Private constructorPrivate Creates an instance of MPCameraPosition.
The zoom level of the camera.
The target of the camera.
The camera's tilt value.
The camera's heading.
Readonly bearingThe camera's heading.
Readonly targetThe target of the camera.
Readonly tiltThe camera's tilt value.
Readonly zoomThe zoom level of the camera.
Static createCreator for MPBuildingCollection, used to decode JSON from the MapsIndoors SDK.
Generated using TypeDoc
A camera position object, used to move the camera to a specific position.
Export