Searched refs:geoLong (Results 1 – 1 of 1) sorted by relevance
757 QJsonValue geoLong = obtainedCoordinates.longitude(); in exportPosition() local758 QJsonArray array = {geoLong, geoLat}; in exportPosition()