Thread: [SailfishOS] Mapbox GL Native QML plugin
View Single Post
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#24
Originally Posted by m4r0v3r View Post
hmm was missing the import and added it so MapboxMapGestureArea is recognised but not MapboxMap
Don't know why the gesture area is recognized, but you seem to be missing run requirements for mapboxgl-qml in

https://github.com/ghosalmartin/harb...-uber.yaml#L38

Namely, you need to have this package installed on device (or emulator) where you run the code, not just build.

Looking into it, I am missing it as well in Poor Maps port to MapboxGL. I just happened to have this package installed on my device...

Last edited by rinigus; 2017-11-30 at 10:27. Reason: wrong line
 

The Following User Says Thank You to rinigus For This Useful Post: