Guest
Public paste!

Lasse

By: a guest | May 23rd, 2008 | Syntax: None | Size: 1.32 KB | Hits: 59 | Expires: Never
Copy text to clipboard
  1. Also, here are two routes:
  2.  
  3. http://maps.google.com/maps?f=d&hl=da&geocode=4744654519425388432,54.833373,12.083760%3B881611173839425738,54.794107,11.970022%3B9936156291603720268,54.863629,11.896564&saddr=S%C3%A6rslev+%C3%98ster+%4054.833373,+12.083760&daddr=54.852106,11.994667+to:Gundslevmaglevej+%4054.863629,+11.896564&mra=dme&mrcr=0&mrsp=1&sz=12&via=1&sll=54.848548,12.019043&sspn=0.140935,0.319977&ie=UTF8&z=12
  4.  
  5. http://maps.google.com/maps?f=d&hl=da&geocode=4744654519425388432,54.833373,12.083760%3B405390151862610011,54.861895,12.001754%3B9936156291603720268,54.863629,11.896564&saddr=S%C3%A6rslev+%C3%98ster+%4054.833373,+12.083760&daddr=54.794154,11.969948+to:Gundslevmaglevej+%4054.863629,+11.896564&mra=dme&mrcr=0&mrsp=1&sz=12&via=1&sll=54.848548,12.019043&sspn=0.140935,0.319977&ie=UTF8&z=12
  6.  
  7. It's a route with a start point, a via point and an end point. The only difference between the two links is that the via point isn't in exactly the same point in the first and second route. How come the first link works perfectly with GMapToGPX and the second one doesn't?
  8.  
  9. With GMapToGPX the second route fails with error:
  10.  
  11. Line: 231
  12. Character: 7
  13. Error: 'routes[...][...]' is null or is not an object
  14. Code: 0
  15.  
  16. I'm using Internet Explorer 6.0.2800.1106 here at work. I use Firefox at home, will see if I get same error there later.