Package com.telenav.map.api
Entry for mapview related classes, like annotation, interaction, etc
See: Description
-
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 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. Popup This is the popup class in the MapView SDK. MapViewInitConfig MapViewInitConfig
is a data class that holds the context, dpi, default location, and ready listener for aMapView
.POIAnnotationParams -
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. POIStyle POI style -
Interface Summary Interface Description 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. MapSubView 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. MapViewReadyListener * General purpose notification interface used to communicate that MapView, MapSubView or ClusterMapView is ready to be used. CurrentRenderModeChangeListener TargetRenderModeChangeListener