From 2eb80f161ae40e7092959f56eb1d5f6ebd503f0d Mon Sep 17 00:00:00 2001 From: Ivan Persidsky Date: Thu, 14 Mar 2024 12:08:33 +0200 Subject: [PATCH] Sort-out new common classes in api catalogs --- .../Documentation.docc/API Catalogs/CommonInternal.md | 1 + .../Documentation.docc/API Catalogs/TileStore APIs.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/Sources/MapboxMaps/Documentation.docc/API Catalogs/CommonInternal.md b/Sources/MapboxMaps/Documentation.docc/API Catalogs/CommonInternal.md index c2ca197e18d5..1234da4edb2e 100644 --- a/Sources/MapboxMaps/Documentation.docc/API Catalogs/CommonInternal.md +++ b/Sources/MapboxMaps/Documentation.docc/API Catalogs/CommonInternal.md @@ -11,6 +11,7 @@ Mapbox SDK to share objects and utilities across SDKs. These are for internal us - ``StylePackError-class`` - ``ValueConverter`` - ``TileRegionError-class`` +- ``SdkInformationQuery`` - ``MBXAccuracyAuthorizationToString(_:)`` diff --git a/Sources/MapboxMaps/Documentation.docc/API Catalogs/TileStore APIs.md b/Sources/MapboxMaps/Documentation.docc/API Catalogs/TileStore APIs.md index 5999d8ccb2bf..e30fc0038bdc 100644 --- a/Sources/MapboxMaps/Documentation.docc/API Catalogs/TileStore APIs.md +++ b/Sources/MapboxMaps/Documentation.docc/API Catalogs/TileStore APIs.md @@ -29,6 +29,10 @@ - ``TileDataDomain`` - ``TileCacheBudgetType`` +- ``TileRegionEstimateOptions`` +- ``TileRegionEstimateProgress`` +- ``TileRegionEstimateResult`` +- ``TileRegionEstimateProgressCallback`` ### Style pack