ThinkGeo.com    |     Documentation    |     Premium Support

Render End event on client side

Hello,


I'm looking into doing some JavaScript client side animations on markers immediately after the map is finished loading (and refreshing).

Is there an event (or a pseudo event) that I can useto know when the map has finished loading on the client side?


Thank you in advance,

Runny



Runny, 
  
 Thanks for your post,you can use layerloaded event. 
  
 Any more questions please feel free to let me know. 
  
 Regards, 
  
 Gary

Gary, 
  
 Thank you for your answer. 
 I could not find the documentation, or example on how to register to the suggested (LayerLoaded) event. 
 Could you please direct me ? 
  
 Thanks, 
 Runny

Runny, 
  
 I’m really sorry I made a mistake, the event name is not layerloaded, it’s loadend. You can find it in the link below: 
  
 dev.openlayers.org/releases/OpenLayers-2.10/doc/apidocs/files/OpenLayers/Layer-js.html#OpenLayers.Layer.EVENT_TYPES 
  
 Any more questions please feel free to let me know. 
  
 Regards, 
  
 Gary

Gary, 
  
 Thank you very much. 
  
 Runny

Runny, 
  
 It’s my pleasure. 
  
 Any more questions just let me know. 
  
 Regards, 
  
 Gary