Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

M

makeBoundsForLocations(ArrayList<LngLat>) - Static method in class com.tplmaps3d.sdk.model.Bounds
Makes and returns Bounds for given list of locations
makeLngLat(Location) - Static method in class com.tplmaps3d.sdk.utils.CommonUtils
Make LngLat object from Location object
mapController - Variable in class com.tplmaps3d.CameraPosition.Builder
 
MapController - Class in com.tplmaps3d
MapController is the main class for interacting with map.
MapController.CameraType - Enum in com.tplmaps3d
Options for changing the appearance of 3D geometry
MapController.CustomInfoWindow - Interface in com.tplmaps3d
 
MapController.DebugFlag - Enum in com.tplmaps3d
Options for enabling debug rendering features
MapController.EaseType - Enum in com.tplmaps3d
Options for interpolating map parameters
MapController.Error - Enum in com.tplmaps3d
Options representing an error generated after from the map controller
MapController.FeaturePickListener - Interface in com.tplmaps3d
Interface for a callback to receive information about features picked from the map Triggered after a call of MapController.pickFeature(float, float) Listener should be set with MapController.setFeaturePickListener(FeaturePickListener)
MapController.FrameCaptureCallback - Interface in com.tplmaps3d
MapController.LabelPickListener - Interface in com.tplmaps3d
Interface for a callback to receive information about labels picked from the map Triggered after a call of MapController.pickLabel(float, float) Listener should be set with MapController.setLabelPickListener(LabelPickListener)
MapController.MyLocationArg - Enum in com.tplmaps3d
Enum to pass to MapController.setMyLocationEnabled(boolean, MyLocationArg) method, And the method will perform action as user/developer's setting.
MapController.OnCameraChangeEndListener - Interface in com.tplmaps3d
Interface to provide Camera Change End callback method
MapController.OnCameraChangeListener - Interface in com.tplmaps3d
Interface to provide Camera Chang callback method
MapController.OnCameraChangeStartedListener - Interface in com.tplmaps3d
Interface to provide Camera Change Started callback method
MapController.OnCircleClickListener - Interface in com.tplmaps3d
 
MapController.OnInfoWindowClickListener - Interface in com.tplmaps3d
 
MapController.OnMapClickListener - Interface in com.tplmaps3d
 
MapController.OnMarkerClickListener - Interface in com.tplmaps3d
 
MapController.OnMyLocationChangeListener - Interface in com.tplmaps3d
Interface to provide Location Changes of map's location dot
MapController.OnPoiClickListener - Interface in com.tplmaps3d
 
MapController.OnPolygonClickListener - Interface in com.tplmaps3d
 
MapController.OnPolylineClickListener - Interface in com.tplmaps3d
 
MapController.SceneUpdateErrorListener - Interface in com.tplmaps3d
Interface for a callback to received additional error information in a SceneUpdateError Triggered after a call of MapController.applySceneUpdates() or MapController.loadSceneFile(String, List) Listener should be set with MapController.setSceneUpdateErrorListener(SceneUpdateErrorListener)
MapController.ShapePickListener - Interface in com.tplmaps3d
Interface for a callback to receive the picked Shape Triggered after a call of MapController.pickShape(float, float) Listener should be set with MapController.setShapePickListener(ShapePickListener)
MapController.ViewCompleteListener - Interface in com.tplmaps3d
 
MapMode - Enum in com.tplmaps3d
Enum to provide different map modes constants
mapPointOnline(LngLat, LngLat, LngLat) - Method in class com.tplmaps3d.MapController
 
MapView - Class in com.tplmaps3d
MapView is a View for displaying a map.
MapView(Context) - Constructor for class com.tplmaps3d.MapView
 
MapView(Context, AttributeSet) - Constructor for class com.tplmaps3d.MapView
 
MapView.OnMapReadyCallback - Interface in com.tplmaps3d
Interface for receiving a MapController once it is ready to be used
Marker - Class in com.tplmaps3d
 
MarkerOptions - Class in com.tplmaps3d
 
MarkerOptions() - Constructor for class com.tplmaps3d.MarkerOptions
 
markerSetPointEasedUsingGeometryMapper(long, LngLat, float, int, boolean, boolean) - Method in class com.tplmaps3d.MapController
 
MAX_ZOOM_LEVEL - Static variable in class com.tpl.maps.sdk.utils.boundingBox.RouteUtils
 
MoveGestureDetector - Class in com.almeros.android.multitouch
 
MoveGestureDetector(Context, MoveGestureDetector.OnMoveGestureListener) - Constructor for class com.almeros.android.multitouch.MoveGestureDetector
 
MoveGestureDetector.OnMoveGestureListener - Interface in com.almeros.android.multitouch
Listener which must be implemented which is used by MoveGestureDetector to perform callbacks to any implementing class which is registered to a MoveGestureDetector via the constructor.
MoveGestureDetector.SimpleOnMoveGestureListener - Class in com.almeros.android.multitouch
Helper class which may be extended and where the methods may be implemented.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
Skip navigation links