Wasn't it warden [Andrew Leach - Maps API Guru] who wrote: >Actually this thread >http://groups.google.com/group/Google-Maps-API/browse_thread/thread/407578a943296377 >gives a hint about how it can be done. I reckon it's against the TOU >though.
The technique on that thread tells you something different. If you look at the examples, they're from the UK. The geocodings differ but maps.google.com and the API display the same tile images in the UK. One thing you could do is maintain a list of countries in which the maps.google.com imagery differs from the API imagery, since image provider licensing agreements are per country. Reverse geocode your location, and if it's in the USA, Canada or Israel, plus any other countries you know about, then the maps differ. -- http://econym.googlepages.com/index.htm The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
