Home > @magiclane/maps-sdk > RouteBookmarks > clear

RouteBookmarks.clear() method

Remove all routes from this bookmarks collection.

After calling this method the collection will be empty.

Signature:

clear(): void;

Returns:

void