diff options
author | Paolo Angelelli <paolo.angelelli@qt.io> | 2017-05-19 12:55:42 +0200 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@qt.io> | 2017-05-19 17:42:14 +0000 |
commit | 888d351cb0c7fe6d05ab1efe8d4dbb4b6f06cd5f (patch) | |
tree | a270b6ab0e278a591f870934770a1722b09be028 | |
parent | a8003c122e43828a5071035cd417c38a082f992f (diff) | |
download | qtlocation-888d351cb0c7fe6d05ab1efe8d4dbb4b6f06cd5f.tar.gz |
Document MapboxGL plugin API to be Tech Previewv5.9.0-rc2v5.9.0-rc1v5.9.05.9.0
Change-Id: I2444bacedb230101bfef615db1f5c10252b6f367
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Reviewed-by: Thiago Marcos P. Santos <tmpsantos@gmail.com>
-rw-r--r-- | src/location/doc/src/plugins/mapboxgl.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/location/doc/src/plugins/mapboxgl.qdoc b/src/location/doc/src/plugins/mapboxgl.qdoc index 1ff845a2..a412548e 100644 --- a/src/location/doc/src/plugins/mapboxgl.qdoc +++ b/src/location/doc/src/plugins/mapboxgl.qdoc @@ -53,6 +53,8 @@ The Mapbox GL geo services plugin can be loaded by using the plugin key "mapboxg Both Mapbox geo services plugins require an access token to access map styles and tiles hosted by Mapbox. To create a Mapbox account visit \l{https://www.mapbox.com/pricing}. +\b {Note:} the API for this plugin is introduced in Qt 5.9 as \e {technology preview}. + \section1 Platform Support Qt Location Mapbox GL Plugin has the following support for platforms: |