Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqmapboxcommon.h49 static const QString mapboxTilesApiPath = QStringLiteral("http://api.tiles.mapbox.com/v4/"); variable
H A Dqgeotilefetchermapbox.cpp90 request.setUrl(QUrl(mapboxTilesApiPath + in getTileImage()