03-24-2021 07:53 AM
Hello there.
I am really new to VI ( like 1 week) and i have an assignment to implement a google map/google earth dynamic backroung project with LabVIEW 2019.
Basicallty, the components will be placed in a fixed position on the map but you could zoom in and out and the map will resize. Maybe some information would be shown if you click or hover over a placed component.
Does anyone know how it can be done?
Or if it is even possible ?
I would really appriciate your help.
Thanks in advance.
03-24-2021 08:30 AM
A search of "google maps Labview" provided some results. Perhaps this?:
https://forums.ni.com/t5/Example-Code/Google-Maps-in-LabVIEW/ta-p/3512488?profile.language=pt-br
03-24-2021 08:54 AM
Thank you for your reply.
This is somehow a pathfinder program. I was hoping more like setting a map as a background.
Furthermore, I cannot afford to pay for google map API for this project.
03-24-2021 09:26 AM
Hi mmario,
@mmario18 wrote:Furthermore, I cannot afford to pay for google map API for this project.
You might look into using OpenStreetMap instead…
03-24-2021 10:41 AM
Thank you so much for your answer!!
I will try it and let you know if it works,
Kind regards.