here-android-sdk-examples icon indicating copy to clipboard operation
here-android-sdk-examples copied to clipboard

Remove previous marker

Open maheshsystimanx opened this issue 5 years ago • 1 comments

how to clear previous markers.

maheshsystimanx avatar Jun 08 '20 04:06 maheshsystimanx

HI @maheshsystimanx Use Map.removeMapObject() API: https://developer.here.com/documentation/android-premium/3.15/api_reference_java/com/here/android/mpa/mapping/Map.html#removeMapObject-com.here.android.mpa.mapping.MapObject-

NazarKacharaba avatar Jun 09 '20 08:06 NazarKacharaba