Package 

Class RegionForRoutesInfo

    • Method Detail

      • getRect

         final Rect getRect()

        The rect is specified by parameters of x (Rect param left), y (Rect param top), width (Rect param width) and height (Rect param height).

      • getGridAligned

         final Boolean getGridAligned()

        If false, the end position rotation and declination of the camera will be based on the current mode. Grid aligned can be thought of as a shortcut, the shortcut to set rendering mode to 2d north up before show region.

      • getShowFullRouteOverview

         final Boolean getShowFullRouteOverview()

        if the value true shows region including already eaten parts else only shows region for the remaining route

      • getIncludeCVP

         final Boolean getIncludeCVP()

        Whether to include the cvp annotation in the region which will be shown or not.

        Note: if includeCVP is false, the region may still coincidentally include the cvp, but the engine will not actively try to make sure the cvp is within the region shown.

      • getNearestLegMode

         final Boolean getNearestLegMode()

        If nearestLegMode is true, the route overview will display only the part of the route to the first waypoint