Delete all objects of a given type.
the type of object to delete, routes, markers, tracks, or all
routes
markers
tracks
all
{"type": "routes"} // delete all routes{"type": "all"} // delete all routes, markers, and tracks Copy
{"type": "routes"} // delete all routes{"type": "all"} // delete all routes, markers, and tracks
Delete all objects of a given type.