Skip to content

Commit

Permalink
Mark .activeAnchor as experimental (#1672)
Browse files Browse the repository at this point in the history
* Mark activeAnchor expression operator as experimental

* Add changelog entry
  • Loading branch information
evil159 committed Jul 24, 2023
1 parent a9a51bc commit cce27af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Mapbox welcomes participation and contributions from everyone.
* Add optional `maxZoom` and `offset` parameters to `MapboxMap.camera(for coordinateBounds:)`. `MapboxMap.camera(for coordinateBounds:)`, `MapboxMap.camera(for coordinates:)`, and `MapboxMap.camera(for geometry:)` no longer return a padding value.
* `Location` is splitted into `Location` and `Heading` structs, the location and heading data are now animated individually.
* Replace `loadStyleJSON(_:completion:)`/`loadStyleJSON(_:completion:)` with overloaded `loadStyle(_:completion:)`.
* Mark `Expression.Operator.activeAnchor` as experimental.
* Add transition options as a parameter to `loadStyle(...)` methods.

## 11.0.0-alpha.2 - 21 June, 2023
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cce27af

Please sign in to comment.