Results 1 to 4 of 4

Thread: Google map coordinates

  1. #1
    Join Date
    21st October 2002 - 11:00
    Bike
    CharlesidealOB
    Location
    Auckland
    Posts
    1,950
    Blog Entries
    10

    Question Google map coordinates

    Anyone know how to convert the line drawn on the map when doing directions on Google maps into a list of lat/lon coordinates that will trace that line.

    Their are add ons that will let you draw a line and list the coordinates to recreate it, but it's hardly effortless.

  2. #2
    Join Date
    21st February 2006 - 10:27
    Bike
    02' ZX6R
    Location
    The foggy hill
    Posts
    516
    this may help??

    The always helpful Tech-Recipes has come up with an ingenius way to find latitude and longitude values for any location using Google Maps.

    You'll first need to look up an address (duh), but this trick only works if the address is centered (it's centered by default). So, moving the map around will not make this work. When the address you want to find latitude and longitude for is dead center, copy and paste this code into your browser bar:

    javascript:void(prompt('',gApplication.getMap().ge tCenter()));
    Need something to do when not riding??? Come and learn to dance with us at www.cerocstars.co.nz

  3. #3
    Join Date
    21st October 2002 - 11:00
    Bike
    CharlesidealOB
    Location
    Auckland
    Posts
    1,950
    Blog Entries
    10
    Thats just for one point, I need every point in the route. Never mind, I've figured it out anyway.

  4. #4
    Join Date
    4th May 2006 - 22:17
    Bike
    1987 GPX 250
    Location
    New Zealand
    Posts
    3,445
    Took me ages to figure this out. It is actually pretty simple but they do not explain it well.

    Was taking the coordinates of my local roads so i could drive them in a game

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •