Specific 3D event
Tilt Changed Event. Triggered when the map's tilt has changed.
One can listen to this event with Gp.Map.listen() method
Properties:
Name | Type | Description |
---|---|---|
oldTilt | Float | old map tilt |
newTilt | Float | new map tilt |
Specific 3D event
Tilt Changed Event. Triggered when the map's tilt has changed.
One can listen to this event with Gp.Map.listen() method
Name | Type | Description |
---|---|---|
oldTilt | Float | old map tilt |
newTilt | Float | new map tilt |