I have similar code like in this example (http://gmaps-samples- v3.googlecode.com/svn/trunk/draggable-markers/draggable-markers.html ) (only using dragend event ) when I drag marker out of the scope of map, map does not move?
I would like to get behaviour like it is right now on maps.google.com so when I have drag-able marker and I drag it to the borders of map, maps follows marker movements. (it is still working on previous version (v2) http://code.google.com/intl/pl/apis/maps/documentation/javascript/v2/examples/marker-drag.html ) Do I have to add extra event listeners? -- 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.
