(QtLocation | QtPositioning | Qt5) Use geodetic system other than wgs84
Unsolved
General and Desktop
-
The task is to use a geocoordinate system other than WGS 84. How can this be achieved, perhaps using a plugin for QtLocation(Map) or in some other way?
Using the plugin, I was able to implement a cartography source (WGS84) for offline and online modes, but how can I implement it for another geocoordinate system while maintaining the functionality of QtPositioning?