LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Maps and LabWindows

Is it possible to plot real maps (e.g. U.K or whatever) with CVI, providing I get a map database (such as used in GPS terminal for example)?
0 Kudos
Message 1 of 4
(3,911 Views)
That sounds easy enough, just get a picture to use as a map, and import it as a picture. You will need to probably know a set of coordinates on the map, that will let you know the scale. There are ways to return the current pointer location (x and y) in the picture as well.
0 Kudos
Message 2 of 4
(3,880 Views)
Bitmaps would be easy, but would give you limited functionality.
You may want to look into an ActiveX mapping object like MapInfo MapX.
Click here to browse through a google search.
Message 3 of 4
(3,877 Views)
Thanks. I think this should help me. The picture solution doesn't allow me some functionnalities I need:
- rotation
- focus
- translation
0 Kudos
Message 4 of 4
(3,869 Views)