Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stepankuzmin authored Aug 14, 2023
1 parent f501fa4 commit fa0190e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Mapbox GL JS v3 enables the Mapbox Standard Style, a new realistic 3D lighting s
- Introducing support for nested and configurable styles. You can now import other styles into your main style, with updates to imported styles automatically reflected in your main style. Configuration properties can be set for imported styles, making them customizable.
- Introduced concept of `slot`s, pre-specified locations in the style, where your layer can be added (e.g., on top of existing land layers but below all labels).
- When no `style` option is provided to the Map constructor, the Mapbox Standard Style is now enabled as a default.
- WebGL2 is now enabled by default.

## 2.15.0

Expand Down

0 comments on commit fa0190e

Please sign in to comment.