mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps.plugin.annotation.generated
/
CircleAnnotation
/
CircleAnnotation
Circle
Annotation
fun
CircleAnnotation
(
id
:
String
,
annotationManager
:
AnnotationManager
<
Point
,
CircleAnnotation
,
*
,
*
,
*
,
*
,
*
>
,
jsonObject
:
JsonObject
,
geometry
:
Point
)