zoomBy

Returns a CameraUpdate that adjusts the zoom level by the specified amount.

Positive values zoom in, negative values zoom out.

Return

A CameraUpdate for the relative zoom adjustment

Parameters

amount

The amount to adjust the zoom level (e.g., 1.5 or -2.0)