[Google Maps API v2] Re: Looking for event when map loading finished
I used
GEvent.addListener(map, "tilesloaded", function() {
// Any code here
}
);
This works well.
On 6 Aug., 12:59, BeMo <be...@morgeneyer.de> wrote:
> Thanks for your answer.
>
> 1. Because of the german layout of this forum (on my computer) I
> posted my question in german. Then I translated my question and
> deleted the german one.
> 2. Obviously the english documentation of the Google Maps API is more
> up-to-date than the german version. In the english doc I found what I
> was looking for. Thank you!
>
> Thank you. I'll try this event.
>
> On 6 Aug., 11:03, Rossko <ros...@culzean.clara.co.uk> wrote:
>
>
>
> > > Do i have any chance to define an event that is fired after all map
> > > tiles are completely drawn? I tried the 'idle' event, bu this event
> > > was never fired.
>
> > I did give a response to your original posting, which you've now
> > removed.http://groups.google.com/group/google-maps-api/browse_thread/thread/9...- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -
--
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home