Package org.maplibre.android.plugins.annotation
See: Description
-
Interface Summary Interface Description OnFillLongClickListener Interface definition for a callback to be invoked when a fill has been long clicked. OnSymbolLongClickListener Interface definition for a callback to be invoked when a symbol has been long clicked. OnAnnotationClickListener Generic interface definition of a callback to be invoked when an annotation has been clicked. OnSymbolClickListener Interface definition for a callback to be invoked when a symbol has been clicked. OnCircleDragListener Interface definition for a callback to be invoked when a circle is dragged. OnLineLongClickListener Interface definition for a callback to be invoked when a line has been long clicked. OnFillDragListener Interface definition for a callback to be invoked when a fill is dragged. OnCircleLongClickListener Interface definition for a callback to be invoked when a circle has been long clicked. OnCircleClickListener Interface definition for a callback to be invoked when a circle has been clicked. OnFillClickListener Interface definition for a callback to be invoked when a fill has been clicked. OnSymbolDragListener Interface definition for a callback to be invoked when a symbol is dragged. OnLineClickListener Interface definition for a callback to be invoked when a line has been clicked. OnAnnotationDragListener Generic interface definition of a callback to be invoked when an annotation is being dragged. OnAnnotationLongClickListener Generic interface definition of a callback to be invoked when an annotation has been long clicked. OnLineDragListener Interface definition for a callback to be invoked when a line is dragged. -
Class Summary Class Description AnnotationManager Generic AnnotationManager, can be used to create annotation specific managers. Circle FillManager The fill manager allows to add fills to a map. CircleManager The circle manager allows to add circles to a map. ClusterOptions Options to show and configure symbol clustering with using SymbolManager. FillOptions Builder class from which a fill is created. Symbol CircleOptions Builder class from which a circle is created. LineManager The line manager allows to add lines to a map. LineOptions Builder class from which a line is created. Line SymbolOptions Builder class from which a symbol is created. Options Fill SymbolManager The symbol manager allows to add symbols to a map. Annotation