RouteQuery for a bus
Unsolved
QML and Qt Quick
-
Hi,
I'm drawing a route on a QML map that tourist bus should drive. This bus is allowed to drive through the roads that "normal" car can not drive through (closed for cars). However, "OSM" map will not draw the route through closed roads. I was setting different travelModes (BicycleTravel, PublicTransitTravel), no visible changes in route planing.
Is there a way to plot a route for a "privileged" vehicles that can use closed for car roads?
I'm usnig Qt 5.8 and OSM plugin for map.Best Regards
Marek