From 394f7a1dc772d2dfa1a65b456e623b7d09d0d482 Mon Sep 17 00:00:00 2001 From: Kavindra Palaraja Date: Tue, 9 Apr 2019 15:06:36 +0200 Subject: 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 --- src/location/doc/src/plugins/mapboxgl.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/location/doc') 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 -- cgit v1.2.1