Yea, you aren't setting up the parameters correctly to load the v3 API. Look here to get started: http://code.google.com/apis/maps/documentation/javascript/tutorial.html
<http://code.google.com/apis/maps/documentation/javascript/tutorial.html>Also, v3 doesn't require the use of the keys like v2 did. On Thu, Oct 14, 2010 at 3:37 PM, Esa <[email protected]> wrote: > You don't get v3 API javascript by changing to v=3 in v2 script url > parameters. See the documentation. > > There is no key for v3. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
