On Nov 21, 10:42 am, jafar-auto <[email protected]> wrote:
> google.maps.MapTypeId is null or is not object. This indicates that you are using an 'abnormal' browser with cryptic error messages that nobody is able to decipher. > <script src="http://maps.google.com/maps? > file=api&v=3&key=<key>&sensor=true" > type="text/javascript"> This indicates that you are trying to use a key for the v3 Maps API. This shouln't be done - as pointed out here http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/a097fb23915d01d6# -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
