diff --git a/docs/mapview.html b/docs/mapview.html index d73792890e4..ca74eeca955 100644 --- a/docs/mapview.html +++ b/docs/mapview.html @@ -1,4 +1,4 @@ -
Insets for the map's legal label, originally at bottom left of the map. +
Map annotations with title/subtitle.
Insets for the map's legal label, originally at bottom left of the map.
See EdgeInsetsPropType.js for more information.
Maximum size of area that can be displayed.
Minimum size of area that can be displayed.
Callback that is called continuously when the user is dragging the map.
Callback that is called once, when the user is done moving the map.
When this property is set to true and a valid camera is associated
with the map, the camera’s pitch angle is used to tilt the plane
of the map. When this property is set to false, the camera’s pitch
@@ -25,33 +25,44 @@ Default value is true.