Package com.telenav.map.api
Map view public API: MapView, annotations, popups, margins, cluster views, and intersection views.
See: Description
-
Interface Summary Interface Description MapViewReadyListener General purpose notification interface used to communicate that MapView, MapSubView or ClusterMapView is ready to be used. Annotation Main class for rendering the annotations on the map Copyright reserved by telenav 2020. ClusterMapView ClusterMapView is the interface for displaying map information on cluster device. CurrentRenderModeChangeListener IntersectionRenderListener General purpose notification interface used to notify the specific intersection guidance info is finish rendering IntersectionView Public API for intersection view. MapGestureProvider Unified gesture provider for ClusterMapView that supports different HMI capabilities. MapSubView Public API for map sub view. MapTouchListeners Public API for map touch listeners. MapViewListener MapViewListener class, use to receive the map view event SnapshotReadyCallback Interface for snapshot generation callback MapView MapView is our primary class to show Map and Navigation information on the map. TargetRenderModeChangeListener -
Class Summary Class Description UserGraphic A passed in graphic resource that always resolves to a bitmap Derived versions or named constructors can be written to take in different formats Design not final TextDisplayInfo This class is used to set textual display information. Layer Layer enum for operating on annotations by layer (show, hide, etc... MapViewException MapView Exception class, which will be throw if anything unexpected happened around map view operation. MapViewData The MapView data class MapViewInitConfig MapViewInitConfigis a data class that holds the context, dpi, default location, and ready listener for aMapView.Pixels Margins described in terms of pixels Percentages Margins described in terms of percentages of the view Margins Margins class to help describe margins in various ways Copyright reserved by telenav 2020. POIAnnotationParams The style key for POI that need to be shown on map. Popup This is the popup class in the MapView SDK. ViewOptions ViewOptionsis a data class that holds configuration options related to the rendering engine for an individual map view. -
Enum Summary Enum Description Type The map engine supports several annotation types. Style The Enum define the annotation styles. ExplicitStyle The Enum define the explicit annotation styles. AutoZoomLevel Enum representing different auto zoom levels for the map. POIStyle POI style