Not sure if it would work, but you could try a panTo(marker) and maybe listen for the dragend event (this is the part Im not sure about because I don't know if this fires on a panTo event because the "user" isn't dragging the map) to fire off your next marker creation/panTo and so on.
On Nov 24, 10:16 am, nordmograph <[email protected]> wrote: > Hello > I'm new to this group, and I really need your help. > My v3 map shows markers dynamically, one after the other with a > javascript timer > It's almost perfect > but I can't get it to center the map on each marker > > You can have a look at it on this page (middle of the page) > > http://www.retromundi.com/ > > Any suggestion? > Thanks for your help > > Adrien -- 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.
