RemoveMarkers

Use case: Remove displayed markers from map
Precondition: Map with given id exists, markers with given ids exist
Postcondition: Markers are not displated on map
Arguments:
mapId: id of map (returned by action CreateMapView)
PFMapDataRequestParams.removeMarkerIds: ids of markers to remove (if empty, all markers are removed)
Return value: nothing

Properties

Link copied to clipboard
val fbid: Byte
Link copied to clipboard
Link copied to clipboard