- onActivityResult(int, int, Intent) - Method in class com.tplmaps3d.MapController
-
- onActivityResult(int, int, Intent) - Method in class com.tplmaps3d.sdk.location.FusedLocationHelper
-
- onCameraChange(CameraPosition) - Method in interface com.tplmaps3d.MapController.OnCameraChangeListener
-
- onCameraChangeEnd(CameraPosition) - Method in interface com.tplmaps3d.MapController.OnCameraChangeEndListener
-
- onCameraChangeStarted(CameraPosition) - Method in interface com.tplmaps3d.MapController.OnCameraChangeStartedListener
-
- onCancel(String) - Method in class com.tplmaps3d.HttpHandler
-
Cancel an HTTP request
- onCaptured(Bitmap) - Method in interface com.tplmaps3d.MapController.FrameCaptureCallback
-
Called on the render-thread when a frame was captured.
- onCircleClick(Circle) - Method in interface com.tplmaps3d.MapController.OnCircleClickListener
-
- onCreate(Context) - Method in class com.tpl.maps.sdk.routing.TPLRouteManager
-
- onCreate() - Method in class com.tplmaps.sdk.places.SearchManager
-
- onCreate(Bundle) - Method in class com.tplmaps3d.MapView
-
You must call this method from the parent Activity/Fragment's corresponding method.
- onDestroy() - Method in class com.tpl.maps.sdk.routing.TPLRouteManager
-
- onDestroy() - Method in class com.tplmaps.sdk.places.SearchManager
-
Remove listener
- onDestroy() - Method in class com.tplmaps3d.MapView
-
You must call this method from the parent Activity/Fragment's corresponding method.
- onDestroy() - Method in class com.tplmaps3d.sdk.location.FusedLocationHelper
-
- onDoubleTap(float, float) - Method in interface com.tplmaps3d.TouchInput.DoubleTapResponder
-
Called immediately after the second time a touch is lifted in a double tap gesture
- onDoubleTap(MotionEvent) - Method in class com.tplmaps3d.TouchInput
-
- onDoubleTapEvent(MotionEvent) - Method in class com.tplmaps3d.TouchInput
-
- onDown(MotionEvent) - Method in class com.tplmaps3d.TouchInput
-
- onDrawFrame(GL10) - Method in class com.tplmaps3d.MapController
-
- onError(VolleyError) - Method in interface com.tpl.maps.sdk.network.NetworkCallsProvider.NetworkCallBacks
-
- onFeaturePick(Map<String, String>, float, float) - Method in interface com.tplmaps3d.MapController.FeaturePickListener
-
- onFeaturePick(Map<String, String>, float, float) - Method in class com.tplmaps3d.MapView
-
- onFirstFix(Location) - Method in interface com.tplmaps3d.sdk.location.TPLLocationListener
-
Callback executes only on first fix of location updates
- onFling(MotionEvent, MotionEvent, float, float) - Method in class com.tplmaps3d.TouchInput
-
- onFling(float, float, float, float) - Method in interface com.tplmaps3d.TouchInput.PanResponder
-
Called when a dragged touch point with non-zero velocity is lifted
- onInfoWindow(Marker) - Method in interface com.tplmaps3d.MapController.CustomInfoWindow
-
Returned view will be set as it is to marker's info window.
- onInfoWindowClick(Marker) - Method in interface com.tplmaps3d.MapController.OnInfoWindowClickListener
-
- onInfoWindowContent(Marker) - Method in interface com.tplmaps3d.MapController.CustomInfoWindow
-
Returned view will be added inside the default info window view.
- onLabelPick(LabelPickResult, float, float) - Method in interface com.tplmaps3d.MapController.LabelPickListener
-
- onLabelPick(LabelPickResult, float, float) - Method in class com.tplmaps3d.MapView
-
- onLastLocationRequest(Location) - Method in interface com.tplmaps3d.sdk.location.TPLLocationListener
-
Callback executes only when LocationServices.FusedLocationApi#getLastLocation() call been made.
- onLocationChanged(Location) - Method in interface com.tplmaps3d.sdk.location.TPLLocationListener
-
Callback executes for all location updates
- onLongPress(float, float) - Method in interface com.tplmaps3d.TouchInput.LongPressResponder
-
Called immediately after a long press is detected
- onLongPress(MotionEvent) - Method in class com.tplmaps3d.TouchInput
-
- onLowMemory() - Method in class com.tplmaps3d.MapView
-
You must call this method from the parent Activity/Fragment's corresponding method.
- onMapClick(LngLat) - Method in interface com.tplmaps3d.MapController.OnMapClickListener
-
- onMapReady(MapController) - Method in interface com.tplmaps3d.MapView.OnMapReadyCallback
-
Called when the map is ready to be used
- onMapRoutingOverview(ArrayList<Place>, ArrayList<TPLRoute>) - Method in interface com.tpl.maps.sdk.routing.IMapRoute
-
- onMarkerClick(Marker) - Method in interface com.tplmaps3d.MapController.OnMarkerClickListener
-
- onMove(MoveGestureDetector) - Method in interface com.almeros.android.multitouch.MoveGestureDetector.OnMoveGestureListener
-
- onMove(MoveGestureDetector) - Method in class com.almeros.android.multitouch.MoveGestureDetector.SimpleOnMoveGestureListener
-
- onMoveBegin(MoveGestureDetector) - Method in interface com.almeros.android.multitouch.MoveGestureDetector.OnMoveGestureListener
-
- onMoveBegin(MoveGestureDetector) - Method in class com.almeros.android.multitouch.MoveGestureDetector.SimpleOnMoveGestureListener
-
- onMoveEnd(MoveGestureDetector) - Method in interface com.almeros.android.multitouch.MoveGestureDetector.OnMoveGestureListener
-
- onMoveEnd(MoveGestureDetector) - Method in class com.almeros.android.multitouch.MoveGestureDetector.SimpleOnMoveGestureListener
-
- onMyLastLocationUpdate(Location) - Method in interface com.tplmaps3d.MapController.OnMyLocationChangeListener
-
Callback method to provide last location update when user interact with map location button
- onMyLocationChanged(Location) - Method in interface com.tplmaps3d.MapController.OnMyLocationChangeListener
-
Callback method to provide location updates when current location changed on map from
any location provider (Fused).
- onMyLocationFirstFix(Location) - Method in interface com.tplmaps3d.MapController.OnMyLocationChangeListener
-
Callback method to provide location update when received for first time/fix from
any location provider (Fused).
- onPan(float, float, float, float) - Method in interface com.tplmaps3d.TouchInput.PanResponder
-
Called repeatedly while a touch point is dragged
- onPause() - Method in class com.tplmaps3d.MapController
-
- onPause() - Method in class com.tplmaps3d.MapView
-
You must call this method from the parent Activity/Fragment's corresponding method.
- onPause() - Method in class com.tplmaps3d.sdk.location.FusedLocationHelper
-
- onPoiClick(PointOfInterest) - Method in interface com.tplmaps3d.MapController.OnPoiClickListener
-
- onPolygonClick(Polygon) - Method in interface com.tplmaps3d.MapController.OnPolygonClickListener
-
- onPolylineClick(Polyline) - Method in interface com.tplmaps3d.MapController.OnPolylineClickListener
-
- onRequest(Context, String, String, Callback) - Method in class com.tplmaps3d.HttpHandler
-
Begin an HTTP request
- onRequestCancel(Params, long) - Method in interface com.tpl.maps.sdk.core.http.OnSearchResultListener
-
Callback will be triggered when request been cancelled
- onRequestFailure(Exception) - Method in interface com.tpl.maps.sdk.core.http.OnSearchResultListener
-
Callback will be triggered when request got failed
- onRequestPermissionsResult(int, String[], int[]) - Method in class com.tplmaps3d.MapController
-
Callback for the result from requesting permissions.
- onRequestPermissionsResult(int, String[], int[]) - Method in class com.tplmaps3d.sdk.location.FusedLocationHelper
-
Callback for the result from requesting permissions.
- onRequestSuspended(String, Params, long) - Method in interface com.tpl.maps.sdk.core.http.OnSearchResultListener
-
Callback will be triggered when request been suspended due to Search API's network or
request time limitations
- onResult(ArrayList<Place>) - Method in interface com.tpl.maps.sdk.core.http.OnSearchResultListener
-
Callback will be triggered when got search results successfully
- onResume() - Method in class com.tplmaps3d.MapController
-
- onResume() - Method in class com.tplmaps3d.MapView
-
You must call this method from the parent Activity/Fragment's corresponding method.
- onResume() - Method in class com.tplmaps3d.sdk.location.FusedLocationHelper
-
- onRotate(RotateGestureDetector) - Method in interface com.almeros.android.multitouch.RotateGestureDetector.OnRotateGestureListener
-
- onRotate(RotateGestureDetector) - Method in class com.almeros.android.multitouch.RotateGestureDetector.SimpleOnRotateGestureListener
-
- onRotate(RotateGestureDetector) - Method in class com.tplmaps3d.TouchInput
-
- onRotate(float, float, float) - Method in interface com.tplmaps3d.TouchInput.RotateResponder
-
Called repeatedly while two touch points are rotated around a point
- onRotateBegin(RotateGestureDetector) - Method in interface com.almeros.android.multitouch.RotateGestureDetector.OnRotateGestureListener
-
- onRotateBegin(RotateGestureDetector) - Method in class com.almeros.android.multitouch.RotateGestureDetector.SimpleOnRotateGestureListener
-
- onRotateBegin(RotateGestureDetector) - Method in class com.tplmaps3d.TouchInput
-
- onRotateEnd(RotateGestureDetector) - Method in interface com.almeros.android.multitouch.RotateGestureDetector.OnRotateGestureListener
-
- onRotateEnd(RotateGestureDetector) - Method in class com.almeros.android.multitouch.RotateGestureDetector.SimpleOnRotateGestureListener
-
- onRotateEnd(RotateGestureDetector) - Method in class com.tplmaps3d.TouchInput
-
- onRouteQuery(String, String, Params) - Method in class com.tpl.maps.sdk.core.http.RetrofitHelper
-
- onScale(ScaleGestureDetector) - Method in class com.tplmaps3d.TouchInput
-
- onScale(float, float, float, float) - Method in interface com.tplmaps3d.TouchInput.ScaleResponder
-
Called repeatedly while two touch points are moved closer to or further from each other
- onScaleBegin(ScaleGestureDetector) - Method in class com.tplmaps3d.TouchInput
-
- onScaleEnd(ScaleGestureDetector) - Method in class com.tplmaps3d.TouchInput
-
- onSceneUpdateError(SceneUpdateError) - Method in interface com.tplmaps3d.MapController.SceneUpdateErrorListener
-
Receive error status when a scene update failed
- onScroll(MotionEvent, MotionEvent, float, float) - Method in class com.tplmaps3d.TouchInput
-
- onSearchQuery(String, String, Params) - Method in class com.tpl.maps.sdk.core.http.RetrofitHelper
-
- onSearchRequestCancel(Params, long) - Method in interface com.tplmaps.sdk.places.OnSearchResult
-
Callback will be triggered when request been cancelled
- onSearchRequestFailure(Exception) - Method in interface com.tplmaps.sdk.places.OnSearchResult
-
Callback will be triggered when request got failed
- onSearchRequestSuspended(String, Params, long) - Method in interface com.tplmaps.sdk.places.OnSearchResult
-
Callback will be triggered when request been suspended due to Search API's network or
request time limitations
- OnSearchResult - Interface in com.tplmaps.sdk.places
-
Interface to provide necessary callbacks related to the Search Request and Results
- onSearchResult(ArrayList<Place>) - Method in interface com.tplmaps.sdk.places.OnSearchResult
-
Callback will be triggered when got search results successfully
- OnSearchResultListener - Interface in com.tpl.maps.sdk.core.http
-
Interface to provide necessary callbacks related to the Requests and Results
- onSearchResultNotFound(Params, long) - Method in interface com.tpl.maps.sdk.core.http.OnSearchResultListener
-
Callback will be triggered when got no results
- onSearchResultNotFound(Params, long) - Method in interface com.tplmaps.sdk.places.OnSearchResult
-
Callback will be triggered when got no results
- onShapePick(ShapePickResult, float, float) - Method in interface com.tplmaps3d.MapController.ShapePickListener
-
- onShapePick(ShapePickResult, float, float) - Method in class com.tplmaps3d.MapView
-
- onShove(ShoveGestureDetector) - Method in interface com.almeros.android.multitouch.ShoveGestureDetector.OnShoveGestureListener
-
- onShove(ShoveGestureDetector) - Method in class com.almeros.android.multitouch.ShoveGestureDetector.SimpleOnShoveGestureListener
-
- onShove(ShoveGestureDetector) - Method in class com.tplmaps3d.TouchInput
-
- onShove(float) - Method in interface com.tplmaps3d.TouchInput.ShoveResponder
-
Called repeatedly while two touch points are moved together vertically
- onShoveBegin(ShoveGestureDetector) - Method in interface com.almeros.android.multitouch.ShoveGestureDetector.OnShoveGestureListener
-
- onShoveBegin(ShoveGestureDetector) - Method in class com.almeros.android.multitouch.ShoveGestureDetector.SimpleOnShoveGestureListener
-
- onShoveBegin(ShoveGestureDetector) - Method in class com.tplmaps3d.TouchInput
-
- onShoveEnd(ShoveGestureDetector) - Method in interface com.almeros.android.multitouch.ShoveGestureDetector.OnShoveGestureListener
-
- onShoveEnd(ShoveGestureDetector) - Method in class com.almeros.android.multitouch.ShoveGestureDetector.SimpleOnShoveGestureListener
-
- onShoveEnd(ShoveGestureDetector) - Method in class com.tplmaps3d.TouchInput
-
- onShowPress(MotionEvent) - Method in class com.tplmaps3d.TouchInput
-
- onSingleTapConfirmed(float, float) - Method in class com.tplmaps3d.MapController
-
- onSingleTapConfirmed(float, float) - Method in class com.tplmaps3d.MapView
-
- onSingleTapConfirmed(MotionEvent) - Method in class com.tplmaps3d.TouchInput
-
- onSingleTapConfirmed(float, float) - Method in interface com.tplmaps3d.TouchInput.TapResponder
-
Called after a touch is lifted and determined to not be part of a double tap
- onSingleTapUp(float, float) - Method in class com.tplmaps3d.MapView
-
- onSingleTapUp(MotionEvent) - Method in class com.tplmaps3d.TouchInput
-
- onSingleTapUp(float, float) - Method in interface com.tplmaps3d.TouchInput.TapResponder
-
Called immediately after a touch is lifted in a tap gesture; may be part of a double tap
- onStart() - Method in class com.tplmaps3d.MapController
-
- onStart() - Method in class com.tplmaps3d.MapView
-
You must call this method from the parent Activity/Fragment's corresponding method.
- onStart() - Method in class com.tplmaps3d.sdk.location.FusedLocationHelper
-
- onStop() - Method in class com.tplmaps3d.MapController
-
- onStop() - Method in class com.tplmaps3d.MapView
-
You must call this method from the parent Activity/Fragment's corresponding method.
- onStop() - Method in class com.tplmaps3d.sdk.location.FusedLocationHelper
-
- onSuccess(String) - Method in interface com.tpl.maps.sdk.network.NetworkCallsProvider.NetworkCallBacks
-
- onSurfaceChanged(GL10, int, int) - Method in class com.tplmaps3d.MapController
-
- onSurfaceCreated(GL10, EGLConfig) - Method in class com.tplmaps3d.MapController
-
- onTouch(View, MotionEvent) - Method in class com.tplmaps3d.TouchInput
-
- onTouchEvent(MotionEvent) - Method in class com.almeros.android.multitouch.BaseGestureDetector
-
All gesture detectors need to be called through this method to be able to
detect gestures.
- onViewComplete() - Method in interface com.tplmaps3d.MapController.ViewCompleteListener
-
Called on the render-thread at the end of whenever the view is fully loaded and
no ease- or label-animation is running.
- ORANGE - Static variable in class com.tplmaps3d.IconFactory
-
- order(int) - Method in class com.tplmaps3d.CircleOptions
-
- order(int) - Method in class com.tplmaps3d.MarkerOptions
-
- order(int) - Method in class com.tplmaps3d.PolygonOptions
-
- order(int) - Method in class com.tplmaps3d.PolylineOptions
-
- outlineColor(int) - Method in class com.tplmaps3d.CircleOptions
-
- outlineColor(int) - Method in class com.tplmaps3d.PolygonOptions
-
- outlineColor(int) - Method in class com.tplmaps3d.PolylineOptions
-
- outlineWidth(int) - Method in class com.tplmaps3d.CircleOptions
-
- outlineWidth(int) - Method in class com.tplmaps3d.PolygonOptions
-
- outlineWidth(int) - Method in class com.tplmaps3d.PolylineOptions
-