THIS SDK ISDEPRECATED.

We rolled out a new and better SDK for you.

Clear map

To clear a map, delete all polylines, polygons, markers, and routes and use the clear method.

1/**
2 * Clear from map all annotation, like markers, polyline, polygon's, routes or chevrons.
3 */
4void clear()