summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKavindra Palaraja <kpalaraja@luxoft.com>2019-04-09 15:06:36 +0200
committerKavindra Palaraja <kpalaraja@luxoft.com>2019-04-10 14:23:47 +0000
commit394f7a1dc772d2dfa1a65b456e623b7d09d0d482 (patch)
tree214195384fe18fbc82ba2b910d590c88fa1b0f8f
parent79b64b6f972d83e37af33e722454ae8e55af12e5 (diff)
downloadqtlocation-394f7a1dc772d2dfa1a65b456e623b7d09d0d482.tar.gz
Minor fix in a table for Qt Location Mapbox GL Plugin
* Removed an orphan cell, moved its contents to the correct cell. Change-Id: If411447b01d265f6103fe18129f734860c753b15 Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>
-rw-r--r--src/location/doc/src/plugins/mapboxgl.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/doc/src/plugins/mapboxgl.qdoc b/src/location/doc/src/plugins/mapboxgl.qdoc
index b1d721bf..c5e02810 100644
--- a/src/location/doc/src/plugins/mapboxgl.qdoc
+++ b/src/location/doc/src/plugins/mapboxgl.qdoc
@@ -180,8 +180,8 @@ replacing the dash with camel case for technical reasons (i.e. \b line-cap will
\li source
\li A style data \l {https://www.mapbox.com/mapbox-gl-js/style-spec/#sources}{source}. When using a source
of \b sourceType \l {https://www.mapbox.com/mapbox-gl-js/style-spec/#sources-geojson}{geojson}, the
- \b data property can be both inlined or sourced from qrc.
- \li Supported source types are: \b vector, \b raster, \b raster-dem and \b geojson.
+ \b data property can be both inlined or sourced from qrc. Supported source types are: \b vector, \b raster,
+ \b raster-dem and \b geojson.
'geojson'.
\row
\li layer