ActionCell |
An action cell with icon and text that shows in a list. |
CheckableOverlayToolbarButton |
Sticky button which has a checked state that toggles with user's taps. |
FioriAnnotationOptions |
Annotation is an artifact added on top of the map. |
FioriCircleOptions |
|
FioriCircleOptions.Builder |
|
FioriClusterMarkerOptions |
|
FioriClusterMarkerOptions.Builder |
|
FioriMapSearchView |
|
FioriMapView<T> |
A map implementation independent view, that allows the presentation of maps, map specific toolbars,
editing of graphic elements (points, polylines, and polygons), with customizable views of settings,
search results, and details. |
FioriMarkerOptions |
Options for marker creation. |
FioriMarkerOptions.Builder |
|
FioriPoint |
|
FioriPolygonOptions |
|
FioriPolygonOptions.Builder |
|
FioriPolylineOptions |
|
FioriPolylineOptions.Builder |
|
LegendButton |
Button that shows/hides the map legend when tapped. |
LegendItem |
Class representing an item in the legend. |
LocationButton |
Button that shows users current location on the map. |
MapActionProvider |
An abstract class to handle actions from the toolbar. |
MapInfoSheet |
The container for map object information. |
MapListPanel<T extends Adapter & MapListPanel.MapListAdapter> |
A panel within map bottom sheet or side sheet to show list of map objects. |
MapPreviewPanel |
This view consists of a Toolbar , an ObjectHeader
and a list of ActionCell s to preview an object selected in a map. |
MapPreviewPanel.DefaultDirectionsAction |
The default directions action invokes Google map for turn-by-turn navigation. |
MapViewModel |
An abstract data class for the toolbar. |
OverlayToolbar |
A vertical toolbar that is overlaid on another view, usually a map. |
OverlayToolbarButton |
Optional interface for buttons used on the toolbar. |
SettingsButton |
Button that shows setting for the map the toolbar overlays. |
SettingsDialogFragment |
|
ShowHidePanelsButton |
Button to show/hide secondary panels (legend, search, ...). |
SideSheetBehavior<V extends View> |
Adapted from BottomSheetBehavior , supports
STATE_EXPANDED and STATE_COLLAPSED states, can be used to show/hide side
sheet on tablet landscape mode. |
ZoomExtentButton |
Button to position the map to show all markers that have been added to the data provider. |