On May 18, 11:04 am, mag geo <[email protected]> wrote: > ok...now i tried my googlemap again after registered with googlemap and > added the key. But now im getting 2 errors : > > Error: 'google.maps.MapTypeId.HYBRID' is null or not an object > (IE Developer Tool pointing error at the myOptions )
That's version 3 code, for which you need the Version 3 Group at http://groups.google.com/group/google-maps-js-api-v3/ The error indicates that you have not loaded the Version 3 API before that object is needed. Ask in the Version 3 Group -- but you must provide a link to your map, not a code listing. If you need hosting, see this: http://groups.google.com/group/google-maps-api/msg/41fbad8311e7cd1d Unless of course, you are supposed to be using Version 2 code, in which case you could give a link here. -- 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.
