Hi, I've been comparing a GPS coord on a Google Maps API driven site versus the Google Maps website and I'm receiving two different results. From what I can see the Google website is correct, and the API is within the general location. Is there a way to fix this issue?
I've managed to validate this across the Google Maps API Demo, so I'd conclude it isn't a mistake in the code (but I have been wrong in the past!). GPS Location: 37 59'19 N, 119 18'22 W Google Search translates this GPS location to: +37° 59' 19.00", -119° 18' 22.00" Correct location using Google Maps website: http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=37+59%2719+N,+119+18%2722+W&sll=37.988611,-119.306111&sspn=0.007644,0.016522&g=37+59%2719+N,+119+18%2722+W&ie=UTF8&ll=37.917659,-119.307404&spn=0.489688,1.057434&z=11&iwloc=A Using API #1 - incorrect, general area: http://maps.forum.nu/gm_main.html?lat=38.077285&lon=-118.952751&z=12&mType=0 Using API #2 - my code, same result as example #1 (Scroll down to Camp 1: Fantail Lake): http://www.trufflepig.com/en/yosemite-i-semite-we-all-semite.aspx Any suggestions would be much appreciated! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
