> I am having a problem using the google maps api. I have this call in > my header to get the API. However, whenever I try to create a GMap2 > object, it tells me that this is not a function. am I not including > the APi correctly?
Not really, no. Here's the docs for v2 http://code.google.com/apis/maps/documentation/introduction.html or if you are trying to use v3, here http://code.google.com/apis/maps/documentation/v3/basics.html You can't mix-n-match the methods -- 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.
