Results 1 to 2 of 2

Thread: Make me a map

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2001
    Posts
    4

    Question Make me a map

    I have a text file with decimal degree coordinates in lat and long, with relating locations. Does anyone know how to bring these coordinates into VB and plot them on the form in the correct positions referenced to the world?

  2. #2
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238
    most you need is the PolyLine API function call. But dun forget to offset your lat long coordinate

    Well, you still can plot the map with out offset the original data. but you need to change the DC ScaleWidth and ScaleHeight value.

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