addMapViewEvent
Method to add a map view event (i.e., rotation, zoom, tilt, or recenter)
Return
The builder
Parameters
type
Enum specifying the event type.
value
The value to update (e.g., zoom level, rotation angle, etc.)
Method to add a map view event (i.e., rotation, zoom, tilt, or recenter)
Return
The builder
Parameters
type
Enum specifying the event type.
value
The value to update (e.g., zoom level, rotation angle, etc.)
durationSec
The duration in seconds that the event should take to execute