@mapsindoors/react-native-maps-indoors-google-maps
    Preparing search index...

    Class MPCameraPosition

    A camera position object, used to move the camera to a specific position.

    MPCameraPosition

    Index

    Properties

    Methods

    Properties

    bearing: number

    The camera's heading.

    target: MPPoint

    The target of the camera.

    tilt: number

    The camera's tilt value.

    zoom: number

    The zoom level of the camera.

    Methods