Start a new trip. Erase everything.
boolean: Show a confirmation dialog.
boolean: If true or missing, remove existing routes, markers, and tracks.
// Erase everything with no prompt{promptIfDirty : false, removeExistingRoute : true} Copy
// Erase everything with no prompt{promptIfDirty : false, removeExistingRoute : true}
Start a new trip. Erase everything.