On Nov 26, 9:50 am, Yellowstone <[email protected]> wrote: > Thanks Larry! > > The example might be useful if I change some things, but it contains a > draggable marker whose coordinates are displayed, while I want the map > canvas center's coordinates displayed in a similar way, along with the > zoom level. Any ideas how I could achieve this?
Have you investigated the documentation? http://code.google.com/apis/maps/documentation/javascript/reference.html#Map map.getCenter() map.getZoom() -- Larry > Yellowstone -- 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.
