L
- LABELLED_DEST - enum entry in com.telenav.sdk.datacollector.model.event.type.RouteDestType
- landmarks() - function in com.telenav.map.api.controllers.FeaturesController
- LANE_RESTRICTIONS_AHEAD - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Sample1: lane restrictions ahead. Sample2: lane restrictions ahead on ${current_street_name}.<br/> Sample3: lane restrictions ahead on ${current_street_name} from ${cross_street_name} to ${next_street_name}.<br/> key: current_street_name, value: the name of street where vehicle locates currently.<br/> key: cross_street_name, value: the name of beginning street.<br/> key: next_street_name, value: the name of end street.<br/>
AlertType::LaneRestriction
- LANE_RESTRICTIONS_OVER - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Lane restrictions over.
AlertType::LaneRestrictionOver
- LaneInfo - class in com.telenav.sdk.map.direction.model
- Data class that contains lane information of current segment.
- LanePattern - class in com.telenav.sdk.map.direction.model
- Annotation class that defines the lane pattern types.
- LanePattern.Companion - class in com.telenav.sdk.map.direction.model.LanePattern
- LaneType - class in com.telenav.sdk.map.direction.model
- Annotation class that defines the lane types.
- LAST_TRIP_WITH_CHALLENGE - enum entry in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent.MessageType
- LAST_UPDATE_IN_PROGRESS - enum entry in com.telenav.sdk.ota.model.OtaStatusCode
- latestUpdateStatusRequest() - function in com.telenav.sdk.ota.api.HomeAreaClient
- Create a request in type of LatestUpdateStatusRequest.
- latestUpdateStatusRequest() - function in com.telenav.sdk.ota.api.SubRegionAreaClient
- Create a request in type of LatestUpdateStatusRequest.
- LatestUpdateStatusRequest - class in com.telenav.sdk.ota.model.homearea
- Data class that represents a home area's latest update status query request.
- LatestUpdateStatusRequest - class in com.telenav.sdk.ota.model.subregion
- Data class that represents a query request of all sub region areas' latest update status.
- LatestUpdateStatusRequest.Builder - class in com.telenav.sdk.ota.model.homearea.LatestUpdateStatusRequest
- LatestUpdateStatusRequest.Builder - class in com.telenav.sdk.ota.model.subregion.LatestUpdateStatusRequest
- LatLonToScreen2D - enum entry in com.telenav.map.api.Annotation.Type
An alternative way to position a 2D screen annotation is to convert a latitude-longitude coordinate to a screen coordinate, and use that screen coordinate to position a screen annotation. This is how LatLonToScreen2D annotations work. As the map is manipulated or the camera is moved, the screen annotation is moved around to match the latitude-longitude coordinate it was given. Unlike viewer-facing annotations, they are always the same size on the screen, and they always appear on top of everything rendered in the map.
- LaunchDisplayType - class in com.telenav.sdk.datacollector.model.event.type
- LayerStatus - class in com.telenav.sdk.ota.model
- Data class that represents the current status of an OTA data layer during update.
- layout(Integer,Integer,Integer,Integer) - function in android.view.View
- layout(Integer,Integer,Integer,Integer) - function in android.view.ViewGroup
- layout(Integer,Integer,Integer,Integer) - function in android.view.ViewGroup
- LAYOUT - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadType
- layoutController() - function in com.telenav.map.api.ClusterMapView
- LayoutController - class in com.telenav.map.api.controllers
- Manages layout like configurations for the given view
- layoutController() - function in com.telenav.map.views.TnClusterMapView
- LEFT - enum entry in com.telenav.sdk.map.content.model.SideOfRoad
- LEFT - enum entry in com.telenav.sdk.map.model.TurnType
Make a left turn.
- LEFT_EXITING - enum entry in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent.DriverPassengerIntermediateClassificationResultType
- LEFT_ROUNDABOUT_ENTER - enum entry in com.telenav.sdk.map.model.TurnType
Enter a roundabout in left-hand driving areas.
- LEFT_ROUNDABOUT_EXIT - enum entry in com.telenav.sdk.map.model.TurnType
Exit a roundabout in left-hand driving areas.
- LEFT_ROUNDABOUT_LEFT - enum entry in com.telenav.sdk.map.model.TurnType
Take a left turn in a roundabout (left-hand driving).
- LEFT_ROUNDABOUT_RIGHT - enum entry in com.telenav.sdk.map.model.TurnType
Take a right turn in a roundabout (left-hand driving).
- LEFT_ROUNDABOUT_SHARP_LEFT - enum entry in com.telenav.sdk.map.model.TurnType
Take a sharp left turn in a roundabout (left-hand driving).
- LEFT_ROUNDABOUT_SHARP_RIGHT - enum entry in com.telenav.sdk.map.model.TurnType
Take a sharp right turn in a roundabout (left-hand driving).
- LEFT_ROUNDABOUT_SLIGHT_LEFT - enum entry in com.telenav.sdk.map.model.TurnType
Take a slight left turn in a roundabout (left-hand driving).
- LEFT_ROUNDABOUT_SLIGHT_RIGHT - enum entry in com.telenav.sdk.map.model.TurnType
Take a slight right turn in a roundabout (left-hand driving).
- LEFT_ROUNDABOUT_STRAIGHT - enum entry in com.telenav.sdk.map.model.TurnType
Continue straight through a roundabout in left-hand driving areas.
- LEFT_ROUNDABOUT_UTURN - enum entry in com.telenav.sdk.map.model.TurnType
Make a U-turn in a roundabout (left-hand driving).
- LEISURE - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- LENGTH - enum entry in com.telenav.sdk.map.direction.model.TruckRestrictionReason.ReasonType
- LENGTH_RESTRICTION_BLOCKED - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Sample: warning. length restriction ahead. cannot pass through. AlertType::PhysicalRestriction.
- LESS - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- LIFE - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- LightCongestionBubble - enum entry in com.telenav.map.api.Annotation.ExplicitStyle
- LINEAR_ACCELERATION - enum entry in com.telenav.sdk.datacollector.model.EventType.Phone
- LinearAccelerationEvent - class in com.telenav.sdk.datacollector.model.event
- LinearAccelerationEvent Schema model object.
- LinearAccelerationEvent.Builder - class in com.telenav.sdk.datacollector.model.event.LinearAccelerationEvent
- LinearAccelerationItem - class in com.telenav.sdk.datacollector.model.event.type
- LinearAccelerationItem Item data.
- LinearAccelerationItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.LinearAccelerationItem
- LineLocationReference - class in com.telenav.sdk.map.direction.model
- Define a line location reference with a serial of LonLats and side.
- LINK_WITHIN_INTERSECTION - enum entry in com.telenav.sdk.map.model.RoadSubtype
- LINKWITHININTERSECTION - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadSubType
- LIST - enum entry in com.telenav.sdk.datacollector.model.event.type.DisplayType
- LIST_VIEW - enum entry in com.telenav.sdk.datacollector.model.event.EntityActionEvent.DisplayMode
- LIST_VIEW - enum entry in com.telenav.sdk.datacollector.model.event.type.EventModuleValue
- LOADING - enum entry in com.telenav.sdk.datacollector.model.event.type.EventActionValue
- LOADING_INDICATOR - enum entry in com.telenav.sdk.datacollector.model.event.type.EventModuleValue
- loadLayoutDescription(Integer) - function in androidx.constraintlayout.widget.ConstraintLayout
- loadStyleSheet(String) - function in com.telenav.map.api.controllers.ThemeController
- Loads a new style sheet from the configuration resource path.
- LOCAL - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadType
- LOCAL - enum entry in com.telenav.sdk.map.model.RoadType
- LocationExtra - class in com.telenav.sdk.position.model
- A data class representing extra information of location.
- LocationExtra.Builder - class in com.telenav.sdk.position.model.LocationExtra
- Class used by the Java client in order to create a LocationExtra instance.
- LODGING - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- LogContext - class in com.telenav.sdk.datacollector.model.event
- LogContext Schema model object.
- LogContext.Builder - class in com.telenav.sdk.datacollector.model.event.LogContext
- LongClick - enum entry in com.telenav.map.api.touch.TouchType
Press and hold on the screen
- LOW - enum entry in com.telenav.map.api.controllers.autozoom.enums.AutoZoomRange
Range is low, speed is lower than 60km/h
- LOW - enum entry in com.telenav.sdk.datacollector.model.event.CrashEvent.LevelType
- LOW - enum entry in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.LevelType
- LOW - enum entry in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.LevelType
- LOW - enum entry in com.telenav.sdk.datacollector.model.event.SafetyAlertEvent.AlertLevel
- LOW - enum entry in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.LevelType
- LOW - enum entry in com.telenav.sdk.datacollector.model.event.type.SpeedingItem.SpeedingType
- LOW - enum entry in com.telenav.sdk.map.content.model.EaseOfParkingLevel
- LOW_ARRIVAL_BATTERY_LEVEL - enum entry in com.telenav.sdk.drivesession.model.BetterRouteProposal.Reason
Notify client about better route for the estimated arrival battery to the destination has dropped to a certain low level. This reason is ONLY for electric vehicles. This reason is provided when the current checkpoint is the destination.
Related API: @see com.telenav.sdk.drivesession.DriveSessionOption.Builder.setLowBatteryWarningLevel
- LOW_ARRIVAL_BATTERY_LEVEL - enum entry in com.telenav.sdk.drivesession.model.BetterRouteUpdateProgress.Reason
Notify client about better route for the estimated arrival battery to the destination has dropped to a certain low level. This reason is ONLY for electric vehicles. This reason is provided when the current checkpoint is the destination.
Related API: @see com.telenav.sdk.drivesession.DriveSessionOption.Builder.setLowBatteryWarningLevel
- LOW_BATTERY - enum entry in com.telenav.sdk.datacollector.model.event.TripEndEvent.TripEndReason
- LOW_PROBABILITY - enum entry in com.telenav.sdk.map.content.model.ProbabilityLevel
- LOW_SPEED - enum entry in com.telenav.sdk.datacollector.model.event.TripEndEvent.TripEndReason
- LOW_SPEED - enum entry in com.telenav.sdk.map.model.RoadType
- LOW_SPEED_LIMIT_LEVEL - enum entry in com.telenav.map.api.controllers.autozoom.enums.SpeedLimitLevel
Speed limit is low
- LOWSPEED - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadType