routoMapSDK Android
routoMapSDK Android
/
com.mapbox.maps.extension.compose.annotation
Package-level
declarations
Functions
Functions
View
Annotation
Link copied to clipboard
@
Composable
@
MapboxExperimental
fun
ViewAnnotation
(
options
:
ViewAnnotationOptions
,
modifier
:
Modifier
=
Modifier
,
onUpdatedListener
:
OnViewAnnotationUpdatedListener
?
=
null
,
content
:
@
Composable
(
)
->
Unit
)
Composable function to add a
ViewAnnotation
to the Map.