Skip to content

Commit 8cf012f

Browse files
committed
README.md updated
1 parent 4959986 commit 8cf012f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Just example illustrates how the offline geographical maps capabilities can be a
66
Demo https://www.youtube.com/watch?v=vc_ed1tQreE
77

88
## description
9-
Example of the geographical map with data (pins, path, labels and callounts) displaying implementation in Labview.
9+
Example of the geographical map with data (pins, path, labels and callouts) displaying implementation in Labview.
1010

1111
1. Maps are stored on a local disk in the form of images (tiles). They can be downloaded for any part of the earth’s surface with the required detail.
1212
2. To display the map and data in Labview, the OfflineMap.Control is used. It is a .Net Control and is supplied as a dll file.
@@ -22,7 +22,7 @@ In the test program, you can set the temperature threshold level above which the
2222
3. Telerik UI for WinForms (trial) https://www.telerik.com/products/winforms.aspx
2323

2424
## maps
25-
before test unarchive \maps\map.7z and \maps\sat.7z (map based on sattelite images)
25+
before test unarchive \maps\map.7z and \maps\sat.7z (map based on satellite images)
2626

2727
## Telerik replacement
2828
I think using the same principle https://github.com/radioman/greatmaps can be used instead Telerik controls.

0 commit comments

Comments
 (0)