scaleZoomBy
Applies a zoom scale transformation to the map.
Return
Result indicating success or failure of the zoom operation
Parameters
amount
The zoom amount. Values greater than zero zoom in, values less than zero zoom out. Example: zoomIn(2.0), zoomOut(0.5)