09-20-2020 01:42 AM
I want to make a ground control system, but altitude information is not received in samples made with Gmap.Net. Does anyone have any idea how to do this?
Solved! Go to Solution.
09-20-2020
12:12 PM
- last edited on
04-03-2024
02:35 PM
by
Content Cleaner
Have you had a look at the toolkit?
https://www.ni.com/en/support/downloads/tools-network/download.gmaps-api.html
There are some limitations to the free API.
09-21-2020 03:18 AM
Sir
Yes, I looked but google is asking for an api key here. This means it always works while connected to the internet. It will not work without internet. I want to make a map for free and without internet connection.
------------------
Another example I am currently using refers to the files GMap.NET.Core.dll (v1.7.0.0) - GMap.NET.WindowsForms.dll (v1.7.0.0). I am trying to build the application from the referenced files but I want to get the altitude information and download a map area when connected to the internet and then use it without internet. How can I do that?
Thanks for your attention.
09-24-2020 08:34 AM
Anyone interested in the Gmap.Net.windows.Forms.dll file?
Has anyone made an application with this file?
02-23-2025 11:59 AM
I want to design a ground station, but I cannot transfer the GPS data I receive to the map without an internet connection, how can I do this?