2010/6/28 Tomasz Idzi <[email protected]>:
> Yes it is exactly it what i need, but what kind of parameters return this
> funtion. Could you write me a simple example of the code, which use
> 'tilesloaded()' ?

GEvent.addListener(map,"tilesloaded",handlerFunction);

function handlerFunction() {
  // do something when the tiles are loaded
  }

http://code.google.com/apis/maps/documentation/javascript/v2/events.html

-- 
Andrew C Leach

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

Reply via email to