Hi rachke1-

I assume you mean that the tiles are loading at a slower pace than the
marker journey. Right now, there's no way of knowing for sure when the
tiles have loaded. Please star this feature request:
http://code.google.com/p/gmaps-api-issues/issues/detail?id=503

In the meantime, you could experiment with doing the journey at a
slower pace, or putting in a small timeout (with Timer) before adding
the marker.

- pamela

On Tue, Oct 7, 2008 at 11:02 PM, rachke1 <[EMAIL PROTECTED]> wrote:
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to