Map Transform Delegate
interface MapTransformDelegate
Definition of a map transform delegate.
Functions
Link copied to clipboard
Get map options.
Link copied to clipboard
Returns if a gesture is in progress.
Link copied to clipboard
Returns if user animation is currently in progress.
Link copied to clipboard
Set the map constrain mode
Link copied to clipboard
Tells the map rendering engine that there is currently a gesture in progress. This affects how the map renders labels, as it will use different texture filters if a gesture is ongoing.
Link copied to clipboard
Set the map north orientation
Link copied to clipboard
Tells the map rendering engine that the animation is currently performed by the user (e.g. with a setCamera()
calls series). It adjusts the engine for the animation use case. In particular, it brings more stability to symbol placement and rendering.
Link copied to clipboard
Set the map viewport mode