Removes all markers from the Android Auto and Apple CarPlay map surface.
Returns a boolean value indicating whether the markers have been removed successfully.
Removes all polygons from the Android Auto and Apple CarPlay map surface.
Returns a boolean value indicating whether the polygons have been removed successfully.
Removes all polylines from the Android Auto and Apple CarPlay map surface.
Returns a boolean value indicating whether the polylines have been removed successfully.
Removes markers by selected markerIds from the Android Auto and Apple CarPlay map surface.
Returns a boolean value indicating whether the markers have been removed successfully.
Removes polygons by selected polygonIds from the Android Auto and Apple CarPlay map surface.
Returns a boolean value indicating whether the polygons have been removed successfully.
Removes polylines by selected polylineIds from the Android Auto and Apple CarPlay map surface.
Returns a boolean value indicating whether the polylines have been removed successfully.