Use cases
Asset and vehicle tracking
EV route planning
Can't find what you are looking for in this site ?
See Global Sitemap
Learn
API key guide
Tutorials
Migrate from Google (Web)
Migrate from Google (iOS)
Migrate from Google (Android)
To clear a map, delete all polylines, polygons, markers, and routes and use the clear method.
/** * Clear from map all annotation, like markers, polyline, polygon's, routes or chevrons. */ void clear();