showsZoomControl
A Boolean value that determines whether to display a control for zooming in and zooming out on a map.
Declaration
showsZoomControl?: boolean;Discussion
The default is true, unless you configure the map to support pinch-to-zoom.
A Boolean value that determines whether to display a control for zooming in and zooming out on a map.
showsZoomControl?: boolean;The default is true, unless you configure the map to support pinch-to-zoom.