Hey, I'm new at this google maps thing, but i have a working setup on my website. What i have done is taken to heart the whole tutorial on setting up a mySQL database, and using PHP to create a store locator that will display data in the database on the google map, based on the city searched for and the radius in miles selected.
Amazingly, i got this to all work, and it is working very well, except for ONE problem. The markers that appear on the google map are not in the correct location. For instance, one of the locations in my database is Fayette Mall in Lexington, KY. The address for this location is 3401 Nicholasville Rd # 303 lexington, KY. If i bring this up on my OWN google map on my site, it shows the marker inside New Circle Road, near Moore Drive. However when I search this address on maps.google.com, the marker is spot on the precise location where the building is. On my own map, it's nearly a quarter of a mile from where it should be. I realized this is happening with every location in my database when it is pulled up on the map. I don't understand why this is happening. On my site I have a form for users to fill out with the address information, and it is directly submitted to a mySQL database on my server. This is where the map gets the information. I have the lat and lng fields set up as FLOAT with 6 decimal places to the right of the decimal. I can paste the code is need be. I was just hoping someone here would have some kind of preliminary solution. Regards, Kevin Cornett --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
