Interface | Description |
---|---|
FocalPointChangeListener |
Interface definition of a callback that is invoked when the focal point will change.
|
MapFragment.OnMapViewReadyCallback |
Callback to be invoked when the map fragment has inflated its MapView.
|
MapView.OnCameraDidChangeListener |
Interface definition for a callback to be invoked when the map region did change.
|
MapView.OnCameraIsChangingListener |
Interface definition for a callback to be invoked when the camera is changing.
|
MapView.OnCameraWillChangeListener |
Interface definition for a callback to be invoked when the camera will change.
|
MapView.OnCanRemoveUnusedStyleImageListener |
Interface definition for a callback to be invoked with an unused image identifier.
|
MapView.OnDidBecomeIdleListener |
Interface definition for a callback to be invoked when the map has entered the idle state.
|
MapView.OnDidFailLoadingMapListener |
Interface definition for a callback to be invoked when the map is changing.
|
MapView.OnDidFinishLoadingMapListener |
Interface definition for a callback to be invoked when the map finished loading.
|
MapView.OnDidFinishLoadingStyleListener |
Interface definition for a callback to be invoked when the map has loaded the style.
|
MapView.OnDidFinishRenderingFrameListener |
Interface definition for a callback to be invoked when the map finished rendering a frame.
|
MapView.OnDidFinishRenderingMapListener |
Interface definition for a callback to be invoked when the map is changing.
|
MapView.OnSourceChangedListener |
Interface definition for a callback to be invoked when a map source has changed.
|
MapView.OnStyleImageMissingListener |
Interface definition for a callback to be invoked with the id of a missing icon.
|
MapView.OnWillStartLoadingMapListener |
Interface definition for a callback to be invoked when the map will start loading.
|
MapView.OnWillStartRenderingFrameListener |
Interface definition for a callback to be invoked when the map will start rendering a frame.
|
MapView.OnWillStartRenderingMapListener |
Interface definition for a callback to be invoked when the map will start rendering the map.
|
OnMapReadyCallback |
Interface definition for a callback to be invoked when the map is ready to be used.
|
Style.OnStyleLoaded |
Callback to be invoked when a style has finished loading.
|
TelemetryDefinition |
Definition of TelemetryImpl collection.
|
TrimbleMapsMap.CancelableCallback |
Interface definition for a callback to be invoked when a task is complete or cancelled.
|
TrimbleMapsMap.InfoWindowAdapter | Deprecated.
As of 7.0.0,
use
TrimbleMaps Annotation Plugin instead
|
TrimbleMapsMap.OnCameraIdleListener |
Interface definition for a callback to be invoked for when camera movement has ended.
|
TrimbleMapsMap.OnCameraMoveCanceledListener |
Interface definition for a callback to be invoked for when the camera's motion has been stopped or when the camera
starts moving for a new reason.
|
TrimbleMapsMap.OnCameraMoveListener |
Interface definition for a callback to be invoked for when the camera changes position.
|
TrimbleMapsMap.OnCameraMoveStartedListener |
Interface definition for a callback to be invoked for when the camera motion starts.
|
TrimbleMapsMap.OnCompassAnimationListener |
Interface definition for a callback to be invoked for when the compass is animating.
|
TrimbleMapsMap.OnDeveloperAnimationListener |
Internal use.
|
TrimbleMapsMap.OnFlingListener |
Interface definition for a callback to be invoked when the map is flinged.
|
TrimbleMapsMap.OnFpsChangedListener |
Interface definition for a callback to be invoked when a frame is rendered to the map view.
|
TrimbleMapsMap.OnInfoWindowClickListener |
Interface definition for a callback to be invoked when the user clicks on an info window.
|
TrimbleMapsMap.OnInfoWindowCloseListener |
Interface definition for a callback to be invoked when a marker's info window is closed.
|
TrimbleMapsMap.OnInfoWindowLongClickListener |
Interface definition for a callback to be invoked when the user long presses on a marker's info window.
|
TrimbleMapsMap.OnMapClickListener |
Interface definition for a callback to be invoked when the user clicks on the map view.
|
TrimbleMapsMap.OnMapLongClickListener |
Interface definition for a callback to be invoked when the user long clicks on the map view.
|
TrimbleMapsMap.OnMarkerClickListener | Deprecated.
As of 7.0.0,
use
TrimbleMaps Annotation Plugin instead
|
TrimbleMapsMap.OnMoveListener |
Interface definition for a callback to be invoked when the map is moved.
|
TrimbleMapsMap.OnPolygonClickListener | Deprecated.
As of 7.0.0,
use
TrimbleMaps Annotation Plugin instead
|
TrimbleMapsMap.OnPolylineClickListener | Deprecated.
As of 7.0.0,
use
TrimbleMaps Annotation Plugin instead
|
TrimbleMapsMap.OnRotateListener |
Interface definition for a callback to be invoked when the map is rotated.
|
TrimbleMapsMap.OnScaleListener |
Interface definition for a callback to be invoked when the map is scaled.
|
TrimbleMapsMap.OnShoveListener |
Interface definition for a callback to be invoked when the map is tilted.
|
TrimbleMapsMap.SnapshotReadyCallback |
Interface definition for a callback to be invoked when the snapshot has been taken.
|
Class | Description |
---|---|
AttributionDialogManager |
Responsible for managing attribution interactions on the map.
|
Image | |
ImageContent |
Describes the image content, e.g.
|
ImageStretches |
Describes the image stretch areas.
|
MapFragment |
Fragment wrapper around a map view.
|
MapSurface |
A
MapView provides an embeddable map interface. |
MapView |
A
MapView provides an embeddable map interface. |
ObservableEvent |
Generic Event type used to notify Observer.
|
Observer |
Observer interface used to subscribe for an Observable events.
|
Projection |
A projection is used to translate between on screen location and geographic coordinates on
the surface of the Earth.
|
Style |
The proxy object for current map style.
|
Style.Builder |
Builder for composing a style object.
|
Style.Builder.ImageWrapper | |
SupportMapFragment |
Support Fragment wrapper around a map view.
|
Transform |
Internal use.
|
TrimbleMapsMap |
The general class to interact with in the Android TrimbleMaps SDK.
|
TrimbleMapsMapOptions |
Defines configuration TrimbleMapsMapOptions for a TrimbleMapsMap.
|
UiSettings |
Settings for the user interface of a TrimbleMapsMap.
|
Value |
Wrapper class for value, complies to the mapbox type system.
|
Enum | Description |
---|---|
GlyphsRasterizationMode |
Describes glyphs rasterization modes.
|
Annotation Type | Description |
---|---|
Style.StyleUrl |
Indicates the parameter accepts one of the values from Style.
|