summaryrefslogtreecommitdiff
path: root/src/location
diff options
context:
space:
mode:
Diffstat (limited to 'src/location')
-rw-r--r--src/location/doc/src/plugins/mapbox.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/location/doc/src/plugins/mapbox.qdoc b/src/location/doc/src/plugins/mapbox.qdoc
index c04758af..aef0a981 100644
--- a/src/location/doc/src/plugins/mapbox.qdoc
+++ b/src/location/doc/src/plugins/mapbox.qdoc
@@ -66,6 +66,10 @@ The following table lists optional parameters that can be passed to the Mapbox p
\li Parameter
\li Description
\row
+ \li mapbox.enterprise
+ \li Boolean representing whether the access token comes from a
+ \l{https://www.mapbox.com/enterprise}{Mapbox Enterprise} account.
+\row
\li mapbox.mapping.map_id, mapbox.map_id (\b deprecated)
\li \l{https://www.mapbox.com/help/define-map-id/}{ID} of the Mapbox map to show. An example ID is "examples.map-zr0njcqy".
If this parameter is present, the specified map type will be used by default, unless another is selected.