RouteAvoids

fun RouteAvoids(globalRouteAvoids: MutableSet<RouteAvoids.Type>, countryRouteAvoids: MutableMap<String, MutableSet<RouteAvoids.Type>>, countryRouteAvoidables: Map<String, Set<RouteAvoids.Type>>, geoPolylineAvoids: MutableList<GeoPolyline>, geoRectangleAvoids: MutableList<GeoBoundingBox>, trafficAvoids: MutableSet<TrafficInfo>)