2.7.5
-
Allow to specify default font provider
For distributions that have packages without Mapbox API key included, it makes sense to select alternative font provider for map tiles that do not include fonts. This is a case for raster tile providers, such as OpenCycleMap. Using dedicated
cmake
option (-DDEFAULT_FONTPROVIDER
), packagers can now prefer OSM Scout Server for providing fonts in those cases. -
Require QtPositioning 5.4 and use Qt calculated direction
With QtPositioning bumped to 5.4 in Sailfish, it is possible to rely on Qt for estimation of direction of motion. As a result, SFOS versions from 4.0.0 are supported.
-
Update translations
-
[sfos] Adjust packaging for Jolla Store
Packaging scripts have been adjusted to generate a build that is compatible with Jolla Store restrictions. As a result, Jolla Store version does not have
geo
handler. Version distributed through OpenRepos has full functionality as before.