12-30-2013 10:33 PM
Hi All
I am looking for offline maps for LabVIEW? Would you please help me to know how can i use offline maps with LabVIEW!
Best Regrads
Luong.Tran
12-30-2013 11:58 PM
Hello QuangLong.Tran,
What sort of maps are you looking for? What functionality do you need from this map? If you want to use something similar to google maps, but offline, I would recommend google earth. There are a few existing examples of using various releases of google earth in LabVIEW posted on the NI Community, this one is reasonably recent and looks straightforward:
Community example: Embed Google Earth in your application
https://decibel.ni.com/content/docs/DOC-9734
Regards,
12-31-2013 12:02 AM - edited 12-31-2013 12:06 AM
@0utlaw wrote:
HCommunity example: Embed Google Earth in your application
https://decibel.ni.com/content/docs/DOC-9734
link is broken
edit: now it seems to work againnn. strange.
12-31-2013 12:48 AM
Nice catch, Altenbach.
It looks like there's a space at the end of the hyperlink. It might not work in some browsers. For posterity:
Community example: Embed Google Earth in your application
https://decibel.ni.com/content/docs/DOC-9734
02-13-2014 04:29 AM
Hi All
Thank you so much for your help! I will check it out.
Regards
Luong.Tran
02-20-2021 12:01 AM - edited 02-20-2021 12:02 AM
Dear Tom,
I am trying to link google earth to Labview on Linux but google earth doesn't support my country, on the other hand, I faced a bad problem during my M.Sc thesis,
I would be grateful if you guiding me on other solutions to eliminate this problem.
Best,
Amin
04-02-2021 08:48 AM - edited 04-02-2021 09:21 AM
I know this is old thread but someone can come here for help. I think one solution might be to use .net control with map capabilities.
Demo: https://www.youtube.com/watch?v=vc_ed1tQreE
Source code: https://github.com/luferau/labview-offline-maps