Commit 394f7a1d authored by Kavindra Palaraja's avatar Kavindra Palaraja
Browse files

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: default avatarPaolo Angelelli <paolo.angelelli@qt.io>
parent 79b64b6f
Branches
Tags
No related merge requests found
Showing with 2 additions and 2 deletions
...@@ -180,8 +180,8 @@ replacing the dash with camel case for technical reasons (i.e. \b line-cap will ...@@ -180,8 +180,8 @@ replacing the dash with camel case for technical reasons (i.e. \b line-cap will
\li source \li source
\li A style data \l {https://www.mapbox.com/mapbox-gl-js/style-spec/#sources}{source}. When using a 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 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. \b data property can be both inlined or sourced from qrc. Supported source types are: \b vector, \b raster,
\li Supported source types are: \b vector, \b raster, \b raster-dem and \b geojson. \b raster-dem and \b geojson.
'geojson'. 'geojson'.
\row \row
\li layer \li layer
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment