Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp743 …const QVariantMap importedProperties = inputFeatureMap.value(QStringLiteral("properties")).value<Q… in importFeatureCollection() local
744 singleFeatureMap.insert(QStringLiteral("properties"), importedProperties); in importFeatureCollection()
1054 …QVariantMap importedProperties = rootGeoJsonObject.value(QStringLiteral("properties")).value<QVari… in importGeoJson() local
1055 parsedGeoJsonMap.insert(QStringLiteral("properties"), importedProperties); in importGeoJson()