Common 2D/3D event
Map Loaded Event. Triggered at startup when the map has finished to load and is ready to be commanded with Gp.Map object methods.
One can listen to this event with Gp.Map.load() function through the mapEventsOptions property of Gp.MapOptions parameter.
Properties:
Name | Type | Description |
---|---|---|
map | Gp.Map | loaded Map |