On 1 June 2010 21:16, Rossko <[email protected]> wrote: > > Neither. See - > http://code.google.com/apis/maps/documentation/javascript/introduction.html#Loading_the_Maps_API > you are loading version 3
While I hesitate to disagree with my august colleague, the docs at http://code.google.com/apis/maps/documentation/javascript/v2/basics.html#Localization show this is a v2 loader call. The Version 3 call doesn't match the OP. I believe that if you don't specify which version you want then you get whatever is supplied by v=2 (so it's not v2.x or v2.s). However: if you're not using a key or a sensor parameter, and "fetching data for the business", it's likely that you're not using the API in a public website. This breaks the Terms unless you have a Premier licence -- in which case the API call is different again. -- 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.
