Hi Trygve-

Just confirmed that this is actually a regression bug from 1.6 to 1.7.
So as a workaround, you can use 1.6 (set map.version="1.6"). Note that
when using 1.6, you cannot use Flash CS3 or the Flex Map component.

- pamela

On Sat, Oct 18, 2008 at 3:42 PM, pamela (Google Employee)
<[EMAIL PROTECTED]> wrote:
> 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