Package com.telenav.map.api.controllers.autozoom
Auto-zoom controller: speed-based zoom, navigation mode integration, and debug evaluators.
See: Description
-
Interface Summary Interface Description AutoZoomController Controls auto zoom behavior on the map view. OnSpeedModeUpdateListener IAutoZoomInfoListener The interface can be used to forward autozoom information. -
Object Summary Object Description AutoZoomControllerUtils Contains utility functions and constants related to autozoom. Companion Companion Companion -
Enum Summary Enum Description SpeedCompareLevel Enumeration of speed compare level values used in public API payloads. -
Class Summary Class Description AutoZoomSpeedEvaluator Constantly updates current AutoZoomRange in correspondence to the speed of a vehicle. SpeedInfo Container of a current speed information including speed limit, road type and subtype. StepInfo Container of a data for a current route step.