Classes
Type Definitions
-
BoundsOptions{Object}
-
Properties:
Name Type Description animationboolean Animation.
bearingnumber Map bearing
durationnumber Duration if animation is enabled. Default
2000.maxZoomnumber Maximum zoom level when fitting the bounds.
paddingnumber | module:cercaliagl/Bounds~BoundsPadding Padding in pixels from the bounds to the map canvas.
pitchnumber Map pitch.
-
BoundsPadding{Object}
-
Properties:
Name Type Argument Description topboolean <optional>
Padding in pixels from the top of the map canvas.
bottomboolean <optional>
Padding in pixels from the bottom of the map canvas.
leftnumber <optional>
Padding in pixels from the left of the map canvas.
rightboolean <optional>
Padding in pixels from the right of the map canvas.
-
WrapDateLineOptions{Object}
-
Properties:
Name Type Argument Description leftTolerancenumber <optional>
rightTolerancenumber <optional>