From 134df4b3f9786eeb6747cd5435f8047c7b96ac84 Mon Sep 17 00:00:00 2001 From: Andreas Eliasson Date: Mon, 17 Apr 2023 14:48:39 +0200 Subject: Doc: Remove mapbox plugin page from public view In reference to https://www.qt.io/blog/the-road-to-qt-location and the 'Reducing the number of included backends' section, starting from Qt 6, only the OSM and ItemOverlay service providers will be supported out of the box. Pick-to: 6.5 Change-Id: If267d6fcf9ed6603f86a7931c90d49db290f023c Reviewed-by: Volker Hilsheimer --- src/location/doc/src/plugins/mapbox.qdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/location/doc/src/plugins/mapbox.qdoc b/src/location/doc/src/plugins/mapbox.qdoc index afb05e0b..cb1634ce 100644 --- a/src/location/doc/src/plugins/mapbox.qdoc +++ b/src/location/doc/src/plugins/mapbox.qdoc @@ -2,6 +2,7 @@ // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only /*! +\internal \page location-plugin-mapbox.html \title Qt Location Mapbox Plugin \ingroup QtLocation-plugins -- cgit v1.2.1