removePoi

fun removePoi(poiID: String): Boolean

Remove the poi from the map.

Return

true if the poi was removed, otherwise false.

Notes

Applies to:

  • dynamic pois

Since

1.1

Parameters

poiID

The ID of the poi to be removed.