mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-20 00:06:36 -04:00
correct place This fixes the rendering of vector tiles layers which are constructed in any non web mercator CRS. (Unfortunately the required information is not recorded in mbtiles packages, so it's necessary to set the correct parameters via API calls when trying to load non-3857 mbtiles.)