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 # center: MapLatitudeLongitude The center of this camera. max_zoom # max_zoom: Number The maximum allowed zoom level. min_zoom # min_zoom: Number The minimum allowed zoom level. rotation # rotation: Number The rotation (in degrees) of the camera. zoom # zoom: Number Defines how far this camera is zoomed.