QtLocation map projection
Unsolved
General and Desktop
-
Hi,
I create a map using qml.
I learned how to load tiles from different providers using custom plugin
But some providers have different projection. For example Yandex. How can I change projection for the map?
Plugin example https://github.com/vladest/googlemaps -
I don't know of any way to change projections in Qt Location. If this is a requirement, you could look at the ArcGIS Runtime SDK for Qt. It supports hundreds of geographic and projected coordinate systems. https://developers.arcgis.com/qt/latest/cpp/guide/spatial-references.htm#GUID-EE810B02-A106-49E7-B77E-57FE563DBBA1