addTrips

external fun addTrips(filename: String): Int

Add trips from the given filename.

Return

On success: the number of imported routes, otherwise the operation error.

Parameters

filename

The imported bookmarks file path.