insertRouteWithNewMarkers

open suspend fun insertRouteWithNewMarkers(route: RouteEntity, markers: List<MarkerEntity>): Long

insertRouteWithNewMarkers is used from test code and creates a route AND all of the markers within it.