Package com. mapbox. maps. plugin. annotation. generated
Types
Class for CircleAnnotation
The circleAnnotation manager allows to add circleAnnotations to a map.
Builder class from which a circleAnnotation is created.
Interface definition for a callback to be invoked when a circleAnnotation has been clicked.
Interface definition for a callback to be invoked when a circleAnnotation is dragged.
Interface definition for a callback to be invoked when a circleAnnotation has been selected or deselected.
Interface definition for a callback to be invoked when a circleAnnotation has been long clicked.
Interface definition for a callback to be invoked when a pointAnnotation has been clicked.
Interface definition for a callback to be invoked when a pointAnnotation is dragged.
Interface definition for a callback to be invoked when a pointAnnotation has been selected or deselected.
Interface definition for a callback to be invoked when a pointAnnotation has been long clicked.
Interface definition for a callback to be invoked when a polygonAnnotation has been clicked.
Interface definition for a callback to be invoked when a polygonAnnotation is dragged.
Interface definition for a callback to be invoked when a polygonAnnotation has been selected or deselected.
Interface definition for a callback to be invoked when a polygonAnnotation has been long clicked.
Interface definition for a callback to be invoked when a polylineAnnotation has been clicked.
Interface definition for a callback to be invoked when a polylineAnnotation is dragged.
Interface definition for a callback to be invoked when a polylineAnnotation has been selected or deselected.
Interface definition for a callback to be invoked when a polylineAnnotation has been long clicked.
Class for PointAnnotation
The pointAnnotation manager allows to add pointAnnotations to a map.
Builder class from which a pointAnnotation is created.
Class for PolygonAnnotation
The polygonAnnotation manager allows to add polygonAnnotations to a map.
Builder class from which a polygonAnnotation is created.
Class for PolylineAnnotation
The polylineAnnotation manager allows to add polylineAnnotations to a map.
Builder class from which a polylineAnnotation is created.
Functions
Extension function to create a CircleAnnotationManager instance.
Extension function to create a PointAnnotationManager instance.
Extension function to create a PolygonAnnotationManager instance.
Extension function to create a PolylineAnnotationManager instance.