mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps.plugin.annotation
/
AnnotationOptions
Annotation
Options
fun
interface
AnnotationOptions
<
G
:
Geometry
,
T
:
Annotation
<
G
>
>
Options interface for building annotations
Functions
Inheritors
Functions
build
Link copied to clipboard
abstract
fun
build
(
id
:
String
,
annotationManager
:
AnnotationManager
<
G
,
T
,
*
,
*
,
*
,
*
,
*
>
)
:
T
Build an annotation
Inheritors
CircleAnnotationOptions
Link copied to clipboard
PointAnnotationOptions
Link copied to clipboard
PolygonAnnotationOptions
Link copied to clipboard
PolylineAnnotationOptions
Link copied to clipboard