Thread: [SailfishOS] Mapbox GL Native QML plugin
View Single Post
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#88
While testing with @pichlo issues with Pure Maps, we observed that map scale changes were reported very frequently. Release 1.3.1 of this plugin allows developers to specify the tolerance at which metersPerPixel property changes are reported. For example, by setting

Code:
metersPerPixelTolerance: metersPerPixel*0.01
Since this new property was just introduced, on its use, specify that you need 1.3.1 version of the plugin in the SPEC file as well.
 

The Following 4 Users Say Thank You to rinigus For This Useful Post: