mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps.plugin.annotation
/
AnnotationManager
/
create
create
abstract
fun
create
(
option
:
S
)
:
T
Create an annotation with the option
abstract
fun
create
(
options
:
List
<
S
>
)
:
List
<
T
>
Create some annotations with the options