LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

i want use google map api in VI . i tried so mutch to do it.i used google earth plugin and google static map but i need only google map api .

Solved!
Go to solution

Hello,

 

You did a really good job from .NET library.

I wrote some VIs to import gpx files and display it on the map.

I used the GPX functions from .NET library to read a gpx files (recorded with mymaps on Android) and the first version of your project.

 

2 visualisation mode:

- One color with start and End Marker

- Auto color with 5 levels depending on elevation and Start and End Markers.

 

Open GPX.vi, choose gpx file, select auto color or not then run the VI.

 

I add a new VI to read GPX files and I created a modified version of subVI :GMap.NET.WindowsForms.GMapRoute (SubVI)-->GMap.NET.WindowsForms.GMapRoute GPX (SubVI)

 

 

 

Maxime R.  

  CLA - Certified LabVIEW Architect / Architecte LabVIEW Certifié
  CTA - Certified TestStand Architect / Architecte TestStand Certifié

Message 51 of 134
(3,013 Views)

Dear Maximer

I've reviewed your VI. It was very interesting.

 

Thanks

M.Garousi
0 Kudos
Message 52 of 134
(3,005 Views)

Hi Everybody,

 

Thank you for your intersting topic.

I have a problem with running the code :(. Error 1172 occurred while executing the code. 

After inspecting I realised that I have a problem with "GMapControl" in "Create Map" SubVI. So I decided to define another ".Net Container" that point GMapControl But again I faced with another issue that says "Error inserting Activex or .Net object".

would you please tell me what is it problem for?

 

P.S:I have used Labview 2011 Running on Windows 7 X64

 

Best RegardsError 1172Error 1.png

0 Kudos
Message 53 of 134
(2,993 Views)

Finally, I've found it Smiley Very Happy

Using Labview 64 bit caused the problem.

Thanks 

0 Kudos
Message 54 of 134
(2,986 Views)

Smiley Very Happy

M.Garousi
0 Kudos
Message 55 of 134
(2,979 Views)

Hi,

 

This is a very usefull for my ground system. Thank you for uploading.

 

can you include the code to save the images/tiles in the cache/folder and use when internet connection is not available for offline browsing

 

Thank You.

css

0 Kudos
Message 56 of 134
(2,955 Views)

HI 

It is possible. I'll add this in the future. But if you hurry you can get help from here.

http://www.codeproject.com/Articles/32643/GMap-NET-Great-Maps-for-Windows-Forms-and-Presenta

M.Garousi
0 Kudos
Message 57 of 134
(2,951 Views)
Hello.
How can I change markers' color to my wanted? Here is only red and green markers, yes?

 

0 Kudos
Message 58 of 134
(2,906 Views)

use this project and xcontrol : http://www.4shared.com/rar/aj8vN8WZ/Gmap_Xcontrol_New.html

 

copy logo.png in c:\windows then use project

 

in this Xcontrol you can use very Icon

M.Garousi
0 Kudos
Message 59 of 134
(2,889 Views)

Thank you M.Garousi.

I've downloaded the file, but now I have an error. Please look at this picture. How can I solve this problem?

0 Kudos
Message 60 of 134
(2,878 Views)