Searched defs:mapStyle (Results 1 – 1 of 1) sorted by relevance
91 QGeoMapType::MapStyle GeoMapSource::mapStyle(const QString &styleString) in mapStyle() function in GeoMapSource93 for (const MapStyleData &mapStyle : mapStyles) { in mapStyle() local