Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
maplayr
/
io.attractions.maplayr.androidLayer.annotation
/
CoordinateAnnotationLayer
/
remove
remove
fun
remove
(
elements
:
Collection
<
T
>
)
Removes the collection of elements from the coordinate annotation layer if the element exists.
fun
remove
(
element
:
T
)