Home
last modified time | relevance | path

Searched defs:mapStyle (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeomapsource.cpp91 QGeoMapType::MapStyle GeoMapSource::mapStyle(const QString &styleString) in mapStyle() function in GeoMapSource
93 for (const MapStyleData &mapStyle : mapStyles) { in mapStyle() local