summaryrefslogtreecommitdiff
path: root/platform/macos/docs/guides/For Style Authors.md
diff options
context:
space:
mode:
authorMolly Lloyd <molly@mapbox.com>2018-06-21 10:44:02 -0700
committerMolly Lloyd <molly@mapbox.com>2018-06-21 10:44:13 -0700
commit03f110a37cbdb4acebe319637c5dcf17631a366d (patch)
treedc7beb16f7d3f814071eca0752b0549d401f369e /platform/macos/docs/guides/For Style Authors.md
parentd7d7b785b8ee8c979314f05eefbc68689e9242eb (diff)
downloadqtlocation-mapboxgl-upstream/raster-resampling.tar.gz
raster-resampling -> raster-resampling-mode for darwin language conventionsupstream/raster-resampling
Diffstat (limited to 'platform/macos/docs/guides/For Style Authors.md')
-rw-r--r--platform/macos/docs/guides/For Style Authors.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/macos/docs/guides/For Style Authors.md b/platform/macos/docs/guides/For Style Authors.md
index 08385a66d9..e2d63a6506 100644
--- a/platform/macos/docs/guides/For Style Authors.md
+++ b/platform/macos/docs/guides/For Style Authors.md
@@ -230,6 +230,7 @@ In style JSON | In Objective-C | In Swift
`raster-brightness-max` | `MGLRasterStyleLayer.maximumRasterBrightness` | `MGLRasterStyleLayer.maximumRasterBrightness`
`raster-brightness-min` | `MGLRasterStyleLayer.minimumRasterBrightness` | `MGLRasterStyleLayer.minimumRasterBrightness`
`raster-hue-rotate` | `MGLRasterStyleLayer.rasterHueRotation` | `MGLRasterStyleLayer.rasterHueRotation`
+`raster-resampling` | `MGLRasterStyleLayer.rasterResamplingMode` | `MGLRasterStyleLayer.rasterResamplingMode`
### Symbol style layers