Home
last modified time | relevance | path

Searched refs:mapboxDirectionsApiPath (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqmapboxcommon.h56 static const QString mapboxDirectionsApiPath = QStringLiteral("https://api.mapbox.com/directions/v5… variable
H A Dqgeoroutingmanagerenginemapbox.cpp263 QString url = mapboxDirectionsApiPath; in calculateRoute()