@nativescript-community/ui-massifmaps
    Preparing search index...

    Variable FreeRoamModeConst

    FreeRoamMode: {
        FREE_ROAM_MODE_FIRST_PERSON: any;
        FREE_ROAM_MODE_LOOK: any;
        FREE_ROAM_MODE_OFF: any;
    }

    Free roam: LOOK lets one finger look around while two fingers still pan/pinch/rotate the map, FIRST_PERSON is mouse-look - the camera never moves - with two fingers walking instead. Looking ABOVE the horizon also needs a negative Options.tiltRange minimum, since in this SDK tilt 90 is straight down.

    Type Declaration

    • FREE_ROAM_MODE_FIRST_PERSON: any
    • FREE_ROAM_MODE_LOOK: any
    • FREE_ROAM_MODE_OFF: any