Common 2D/3D event
Azimuth Changed Event. Triggered when the map's orientation has changed.
One can listen to this event with Gp.Map.listen() method
Properties:
| Name | Type | Description |
|---|---|---|
| oldAzimuth | Float | old map azimuth |
| newAzimuth | Float | new map azimuth |
