diff options
Diffstat (limited to 'platform/macos/jazzy.yml')
-rw-r--r-- | platform/macos/jazzy.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/platform/macos/jazzy.yml b/platform/macos/jazzy.yml index b4dccb620f..e1053324fb 100644 --- a/platform/macos/jazzy.yml +++ b/platform/macos/jazzy.yml @@ -20,7 +20,7 @@ custom_categories: - Working with GeoJSON Data - Predicates and Expressions - For Style Authors - - Using Style Functions at Runtime + - Style Layers Using Expressions - Tile URL Templates - Info.plist Keys - name: Maps @@ -63,13 +63,13 @@ custom_categories: - name: Content Sources children: - MGLSource - - MGLTileSource - - MGLAbstractShapeSource - MGLShapeSource - MGLComputedShapeSource - - MGLRasterSource + - MGLTileSource + - MGLRasterTileSource - MGLRasterDEMSource - - MGLVectorSource + - MGLVectorTileSource + - MGLImageSource - name: Style Layers children: - MGLStyleLayer |