object:removeAllMarkers()

Type Function
Object Map
Library native.*
Return value none
Revision Release 2024.3703
Keywords removeAllMarkers
See also object:removeMarker()

Overview

Clears all markers (pins) from the map.

Syntax

object:removeAllMarkers()

Example

myMap:removeAllMarkers()