Skip to content

Demo application for Sailfish using Mapbox GL Native QML bindings

License

Notifications You must be signed in to change notification settings

rinigus/mapbox-demo-sfos

Repository files navigation

Demo for Sailfish Mapbox GL QML

Demo application for Sailfish using Mapbox GL Native QML bindings from https://github.com/rinigus/mapbox-gl-qml

It is recommended to use QML-only approach. To use Mapbox GL tiles and styles provided by Mapbox, please register on their site and obtain access key. The key can be either used to specify accessToken property of MapboxMap (see API description) or using environment variable MAPBOX_ACCESS_TOKEN.

For QML-only demo,

While C++ version is given as well, QML approach is recommended. Note that C++ version may require some adjustments of qmake pro-file to include all required libraries. For example, recently, libcurl has been used in SFOS to avoid issues originating from Qt network handling.

About

Demo application for Sailfish using Mapbox GL Native QML bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published