get Camera For Geometry
Get a camera position that fits a provided shape.
Return
the camera position that fits the geometry inside
Parameters
the geometry to wraps the map with
Get a camera position that fits a provided shape and padding.
Return
the camera position that fits the geometry inside and padding
Parameters
the geometry to wraps the map with
the padding to apply to the bounds
Get a camera position that fits a provided shape with a given bearing and tilt.
Return
the camera position that the geometry inside with bearing and tilt
Parameters
the geometry to wraps the map with
the bearing at which to compute the geometry's bounds
the tilt at which to compute the geometry's bounds
Get a camera position that fits a provided shape with a given padding, bearing and tilt.
Return
the camera position that fits the geometry inside with padding, bearing and tilt
Parameters
the geometry to wraps the map with
the padding to apply to the bounds
the bearing at which to compute the geometry's bounds
the tilt at which to compute the geometry's bounds