On Sep 1, 11:30 am, YeeFung Man <[email protected]> wrote: > hi,everybody! > i have a problerm about use "Projection object specification" in v3. > in v2,i wrote it the codes as follow.
<snip> > how i write the codes in v3? Have you seen the documentation? I highly recommend reading it. http://code.google.com/apis/maps/documentation/javascript/reference.html There are examples: http://code.google.com/apis/maps/documentation/javascript/examples/index.html > how to use the > "GMapType","GProjection","G_NORMAL_MAP.getProjection()","G_NORMAL_MAP.getTileLayers()" > in v3? They don't exist. The "G*" namespace is obsolete, v3 uses google.maps.* instead. -- Larry > please explained in detail,thank you!! -- 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.
