From 03f110a37cbdb4acebe319637c5dcf17631a366d Mon Sep 17 00:00:00 2001 From: Molly Lloyd Date: Thu, 21 Jun 2018 10:44:02 -0700 Subject: raster-resampling -> raster-resampling-mode for darwin language conventions --- platform/macos/docs/guides/For Style Authors.md | 1 + 1 file changed, 1 insertion(+) (limited to 'platform/macos/docs/guides/For Style Authors.md') 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 -- cgit v1.2.1