Camera Properties center(MapLatitudeLongitude) – The center of this camera. max_zoom(Number) – The maximum allowed zoom level. min_zoom(Number) – The minimum allowed zoom level. rotation(Number) – The rotation (in degrees) of the camera. zoom(Number) – Defines how far this camera is zoomed. Properties# center instance-attribute # center: MapLatitudeLongitude The center of this camera. max_zoom instance-attribute # max_zoom: Number The maximum allowed zoom level. min_zoom instance-attribute # min_zoom: Number The minimum allowed zoom level. rotation instance-attribute # rotation: Number The rotation (in degrees) of the camera. zoom instance-attribute # zoom: Number Defines how far this camera is zoomed.