Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp756 QJsonValue geoLat = obtainedCoordinates.latitude(); in exportPosition() local
758 QJsonArray array = {geoLong, geoLat}; in exportPosition()