Home
last modified time | relevance | path

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

/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/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()