Results 1 to 2 of 2

Thread: Loading KML file in VB web browser

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2011
    Location
    Sri Lanka
    Posts
    40

    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

  2. #2
    Karen Payne MVP kareninstructor's Avatar
    Join Date
    Jun 2008
    Location
    Oregon
    Posts
    6,713

    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
  •  



Click Here to Expand Forum to Full Width