get Camera For Lat Lng Bounds
Get a camera position that fits a provided bounds and the current camera tilt and bearing.
Return
the camera position that fits the bounds
Parameters
the bounds to set the map with
Get a camera position that fits a provided bounds and padding and the current camera tilt and bearing.
Return
the camera position that fits the bounds and padding
Parameters
the bounds to set the map with
the padding to apply to the bounds (in left, top, right, bottom order)
Get a camera position that fits a provided bounds, bearing and tilt.
Return
the camera position that fits the bounds and given bearing and tilt
Parameters
the bounds to set the map with
the bearing to transform the camera position with
to transform the camera position with
Get a camera position that fits a provided bounds, padding, bearing and tilt.
Return
the camera position that fits the bounds, bearing and tilt
Parameters
the bounds to set the map with
the padding to apply to the bounds (in left, top, right, bottom order)
the bearing to transform the camera position with
to transform the camera position with