Mapbox Routing Capabilties
-
I am looking for a way to use QML Routing class within its Mapbox plugin. It seems the Mapbox plugin does not support routing, although routing is supported in the OSM plugin. If anyone from Mapbox (or anyone who can enlighten me), can you tell me of a way to use another routing engine in your plugin. Is there any work currently going on with this this effort. If so, I am happy to help out where I can.
Thanks
David -
I am looking for a way to use QML Routing class within its Mapbox plugin. It seems the Mapbox plugin does not support routing, although routing is supported in the OSM plugin. If anyone from Mapbox (or anyone who can enlighten me), can you tell me of a way to use another routing engine in your plugin. Is there any work currently going on with this this effort. If so, I am happy to help out where I can.
Thanks
David@DBoosalis said in Mapbox Routing Capabilties:
It seems the Mapbox plugin does not support routing, although routing is supported in the OSM plugin.
What seems like it?
I haven't used the MapBox plugin yet, but the MapBox plugin implements a routing manager engine. -
@DBoosalis said in Mapbox Routing Capabilties:
It seems the Mapbox plugin does not support routing, although routing is supported in the OSM plugin.
What seems like it?
I haven't used the MapBox plugin yet, but the MapBox plugin implements a routing manager engine.Well if I just change plugins to OSM, the route shows up, but with the Mapbox plugin the route does not show up. And further more the map example which allows you to select the plugin dynamically, has no Route feature listed. When you switch to the OSM plugin the Route feature is displayed and works