Hi:
I have an application that draws the route of a journey with the
following code:
gMap.setCenter(latLng, gMap.getZoom());
The problem is that the map gets refreshed at a slower pace than the
marker journey.
I see the marker moving on the screen but not the undelying map.
Is there a way to catch an event whenever the map gets completely
redrawn? Then I could l put the marker on the map.
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
-~----------~----~----~----~------~----~------~--~---