File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Just example illustrates how the offline geographical maps capabilities can be a
66Demo 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
11111 . 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.
12122 . 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
22223 . 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
2828I think using the same principle https://github.com/radioman/greatmaps can be used instead Telerik controls.
You can’t perform that action at this time.
0 commit comments