We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66fdbac commit ae2436cCopy full SHA for ae2436c
CHANGELOG.md
@@ -7,6 +7,7 @@ Mapbox welcomes participation and contributions from everyone.
7
## Features ✨ and improvements 🏁
8
* Added new `FillLayer.fillPatternCrossFade`, `FillExtrusionLayer.fillExtrusionPatternCrossFade`, `LineLayer.fillExtrusionPatternCrossFade` properties.
9
* Provide depth range used for rendering 3D content to custom layers.
10
+* Added new `split` expression, which returns an array of substrings from a string, split by a delimiter parameter.
11
12
## Bug fixes 🐞
13
* Apply obfuscation rules for generated `@MapboxModule` with `enableConfiguration = true`
0 commit comments