Map Transform Delegate
Definition of a map transform delegate.
Functions
Get map options.
Returns if a gesture is in progress.
Returns if user animation is currently in progress.
This method provides hints for animations, enabling the rendering engine to pre-process animation frames and apply performance optimizations.
Set the map constrain mode
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.
Set the map north orientation
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.
Set the map viewport mode