On May 18, 3:37 am, anush <[email protected]> wrote: > I have the lat/longitude using which I geocode to add a marker at that > location.
If you have the latitude and longitude, why are you geocoding it? (geocoding typically takes an address and returns a latitude and longitude) > One problem with this is, it doesn't point to the exact > location. When I enable zooming in the maps, the lat/long has pointed > to a different location. Is there anyway I could fix this issue? Don't geocode it if you already have the correct location. Use the coordinates you have to add the marker. If the above doesn't help, please post a link to your map showing the exact problems as requested in the posting guidelines: http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
