Creates an AnimatedExtrusionHandler in MapView.
Duration of the building's extrusion in milliseconds
Animate the extrusion of the buildings if set to true
.
Returns whether the extrusion animation is force enabled or not.
If forceEnabled
is set to true
then animateExtrusion
and animateExtrusionDuration
values from [[extrudedPolygonTechnique]] will be ignored and
AnimatedExtrusionHandler.enabled
with AnimatedExtrusionHandler.duration
will be used
Is true
if there's any extrusion animation ongoing.
Gets min zoom level at which extruded animation is enabled.
Internal
Adds a tile to be animated.
The tile to be animated.
Extruded materials belonging to the tile.
Internal
Sets the extrusion animation properties obtained from a given technique.
The technique where the extrusion animation properties are defined.
The environment used to evaluate technique properties.
True if the technique has animation enabled (or animation is forced), false otherwise.
Generated using TypeDoc
Handles animated extrusion effect of the buildings in MapView.