|
-
Aug 6th, 2012, 01:51 PM
#1
Thread Starter
Member
Loading KML file in VB web browser
Hi,
I have a .KML file that has some gps points in it.I want to load that .KML file in to a web browser in VB 2008 so I can view the gps points in VB form.
So how can I
1.Intergrate google earth application in vb form?
2.load the .KML file to the form?
Thank you
-
Aug 6th, 2012, 10:45 PM
#2
Re: Loading KML file in VB web browser
Seems the best idea would be to learn how to load a KML file into browser first then from here apply what you learned to a web browser control in a .NET application.
Seems this is where to start https://developers.google.com/maps/ (which I am guessing you know already)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|