A
C
D
E
F
G
H
I
L
O
R
S
T
U
W
O
- onAnnotationClick(T) - function in org.maplibre.android.plugins.annotation.OnAnnotationClickListener
- Called when an annotation has been clicked
- onAnnotationClick(T) - function in org.maplibre.android.plugins.annotation.OnSymbolClickListener
- Called when an annotation has been clicked
- onAnnotationClick(T) - function in org.maplibre.android.plugins.annotation.OnCircleClickListener
- Called when an annotation has been clicked
- onAnnotationClick(T) - function in org.maplibre.android.plugins.annotation.OnFillClickListener
- Called when an annotation has been clicked
- onAnnotationClick(T) - function in org.maplibre.android.plugins.annotation.OnLineClickListener
- Called when an annotation has been clicked
- OnAnnotationClickListener - class in org.maplibre.android.plugins.annotation
- Generic interface definition of a callback to be invoked when an annotation has been clicked.
- onAnnotationDrag(T) - function in org.maplibre.android.plugins.annotation.OnCircleDragListener
- Called when an annotation dragging is in progress.
- onAnnotationDrag(T) - function in org.maplibre.android.plugins.annotation.OnFillDragListener
- Called when an annotation dragging is in progress.
- onAnnotationDrag(T) - function in org.maplibre.android.plugins.annotation.OnSymbolDragListener
- Called when an annotation dragging is in progress.
- onAnnotationDrag(T) - function in org.maplibre.android.plugins.annotation.OnAnnotationDragListener
- Called when an annotation dragging is in progress.
- onAnnotationDrag(T) - function in org.maplibre.android.plugins.annotation.OnLineDragListener
- Called when an annotation dragging is in progress.
- onAnnotationDragFinished(T) - function in org.maplibre.android.plugins.annotation.OnCircleDragListener
- Called when an annotation dragging has finished.
- onAnnotationDragFinished(T) - function in org.maplibre.android.plugins.annotation.OnFillDragListener
- Called when an annotation dragging has finished.
- onAnnotationDragFinished(T) - function in org.maplibre.android.plugins.annotation.OnSymbolDragListener
- Called when an annotation dragging has finished.
- onAnnotationDragFinished(T) - function in org.maplibre.android.plugins.annotation.OnAnnotationDragListener
- Called when an annotation dragging has finished.
- onAnnotationDragFinished(T) - function in org.maplibre.android.plugins.annotation.OnLineDragListener
- Called when an annotation dragging has finished.
- OnAnnotationDragListener - class in org.maplibre.android.plugins.annotation
- Generic interface definition of a callback to be invoked when an annotation is being dragged.
- onAnnotationDragStarted(T) - function in org.maplibre.android.plugins.annotation.OnCircleDragListener
- Called when an annotation dragging has started.
- onAnnotationDragStarted(T) - function in org.maplibre.android.plugins.annotation.OnFillDragListener
- Called when an annotation dragging has started.
- onAnnotationDragStarted(T) - function in org.maplibre.android.plugins.annotation.OnSymbolDragListener
- Called when an annotation dragging has started.
- onAnnotationDragStarted(T) - function in org.maplibre.android.plugins.annotation.OnAnnotationDragListener
- Called when an annotation dragging has started.
- onAnnotationDragStarted(T) - function in org.maplibre.android.plugins.annotation.OnLineDragListener
- Called when an annotation dragging has started.
- onAnnotationLongClick(T) - function in org.maplibre.android.plugins.annotation.OnFillLongClickListener
- Called when an annotation has been long clicked
- onAnnotationLongClick(T) - function in org.maplibre.android.plugins.annotation.OnSymbolLongClickListener
- Called when an annotation has been long clicked
- onAnnotationLongClick(T) - function in org.maplibre.android.plugins.annotation.OnLineLongClickListener
- Called when an annotation has been long clicked
- onAnnotationLongClick(T) - function in org.maplibre.android.plugins.annotation.OnCircleLongClickListener
- Called when an annotation has been long clicked
- onAnnotationLongClick(T) - function in org.maplibre.android.plugins.annotation.OnAnnotationLongClickListener
- Called when an annotation has been long clicked
- OnAnnotationLongClickListener - class in org.maplibre.android.plugins.annotation
- Generic interface definition of a callback to be invoked when an annotation has been long clicked.
- OnCircleClickListener - class in org.maplibre.android.plugins.annotation
- Interface definition for a callback to be invoked when a circle has been clicked.
- OnCircleDragListener - class in org.maplibre.android.plugins.annotation
- Interface definition for a callback to be invoked when a circle is dragged.
- OnCircleLongClickListener - class in org.maplibre.android.plugins.annotation
- Interface definition for a callback to be invoked when a circle has been long clicked.
- onDestroy() - function in org.maplibre.android.plugins.annotation.AnnotationManager
- Cleanup annotation manager, used to clear listeners
- onDestroy() - function in org.maplibre.android.plugins.annotation.FillManager
- Cleanup annotation manager, used to clear listeners
- onDestroy() - function in org.maplibre.android.plugins.annotation.CircleManager
- Cleanup annotation manager, used to clear listeners
- onDestroy() - function in org.maplibre.android.plugins.annotation.LineManager
- Cleanup annotation manager, used to clear listeners
- onDestroy() - function in org.maplibre.android.plugins.annotation.SymbolManager
- Cleanup annotation manager, used to clear listeners
- OnFillClickListener - class in org.maplibre.android.plugins.annotation
- Interface definition for a callback to be invoked when a fill has been clicked.
- OnFillDragListener - class in org.maplibre.android.plugins.annotation
- Interface definition for a callback to be invoked when a fill is dragged.
- OnFillLongClickListener - class in org.maplibre.android.plugins.annotation
- Interface definition for a callback to be invoked when a fill has been long clicked.
- OnLineClickListener - class in org.maplibre.android.plugins.annotation
- Interface definition for a callback to be invoked when a line has been clicked.
- OnLineDragListener - class in org.maplibre.android.plugins.annotation
- Interface definition for a callback to be invoked when a line is dragged.
- OnLineLongClickListener - class in org.maplibre.android.plugins.annotation
- Interface definition for a callback to be invoked when a line has been long clicked.
- OnSymbolClickListener - class in org.maplibre.android.plugins.annotation
- Interface definition for a callback to be invoked when a symbol has been clicked.
- OnSymbolDragListener - class in org.maplibre.android.plugins.annotation
- Interface definition for a callback to be invoked when a symbol is dragged.
- OnSymbolLongClickListener - class in org.maplibre.android.plugins.annotation
- Interface definition for a callback to be invoked when a symbol has been long clicked.
- Options - class in org.maplibre.android.plugins.annotation
- org.maplibre.android.plugins.annotation - package org.maplibre.android.plugins.annotation