Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp803 static QJsonObject exportLineString(const QVariantMap &lineStringMap) in exportLineString() argument
806 …QList <QGeoCoordinate> linestringPath = lineStringMap.value(QStringLiteral("data")).value<QGeoPath… in exportLineString()