On Oct 23, 8:38 pm, Marcelo <[email protected]> wrote: > > But the attributions are not part of the geocoded results, are they? > The copyright notices are shown based on the current bounds of the > map, so if the map is panned to the same lat/lon obtained last year, > Google, (via the API code), are still the ones who decide what > attributions to show for that particular location. Am I wrong?
No, you are absolutely correct, but that is the heart of the problem. The attributions match the data used to build the base map being displayed, but not the data that was used to generate the lat/lngs that you would be using to determine where to place markers for specific addresses. So if the base map data disagrees with the stored geocode you have for a particular address, and you place a marker on the map to identify an address as being in the location given by the old data, you are using the old data without attribution. Many thanks, Thor. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
