Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp938 static QJsonObject exportFeatureCollection(const QVariantMap &featureCollection) in exportFeatureCollection() argument
942 … QVariantList featureList = featureCollection.value(QStringLiteral("data")).value<QVariantList>(); in exportFeatureCollection()