As you dont include a link cant tell, but do you actully call
google.load("maps", "2"); ??(and only try to use it after the callback comes back...) http://code.google.com/apis/maps/documentation/#AJAX_Loader On 18/09/2009, Patrick Stinson <[email protected]> wrote: > > I'm having a problem accessing basic symbols like google.maps.Map2. > > I've included the script api with my site key like this: > > <script src="http://www.google.com/jsapi? > key=ABQIAAAAvODT2TyYtBVF3gK3CJ3qXhTJ9wh_3iz6A8m- > HM8euFFs_9PGUBQSRf7gsMJU3DF5LxSPYakGZ0b43A" type="text/javascript" ></ > script> > > > and firefox reports that google.maps.Map2 is not a constructor. none > of the other functions work as well, like GMap2, GBrowserIsCompatible, > etc. All the examples I see in the maps docs use another URL for the > js api than is reported in the basic howto. I'm sure this is a common > problem. Any ideas? > > > > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
