Hi Trygve-

Please star bug:
http://code.google.com/p/gmaps-api-issues/issues/detail?id=773

I can't actually think of a great workaround besides writing your own
panning (see the panning animation demo) or listening to the MOVE_STEP
function and having a timer for figuring out when it stopped being
dispatched.

Sorry for the inconvenience - we'll definitely fix this for next release.

- pamela

On Fri, Oct 17, 2008 at 12:12 AM, Trygve <[EMAIL PROTECTED]> wrote:
>
> I'm trying to listen for the MapMoveEvent.MOVE_END after the panTo
> method is called but this doesn't seem to work.  Is there a different
> event I should be listening for?
>
> I would like to panTo a location and then zoomIn, instead of using the
> center parameter in the zoomIn method (pan & zoom at the same time).
> But I don't know when I am able to zoomIn because I don't know if the
> panTo is complete.  Is there anyway to do this without writing my own
> panning method?
>
> Thanks!
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" 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-for-flash?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to