You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Backport release/v0.17] expose async method to set and update layer properties (#8170)
Backport 4526b93b9b0d42ecf003cfe209598f6413c0c3be from #8140.
cc @mapbox/sdk-ci
cc @mapbox/maps-ios
---------
Co-authored-by: Roman Laitarenko <roman.laitarenko@mapbox.com>
GitOrigin-RevId: aa17521fb2dad8c5b4ab28ca6aa1a55b6a7971ac
* Make `line-emissive-strength` property data-driven.
15
15
* Add experimental `MapboxMap.setFeatureStateExpression()`, `removeFeatureStateExpression()`, and `resetFeatureStateExpressions()` APIs to efficiently update feature state for multiple features at once using expressions.
16
+
* Add experimental async variants of `MapboxMap.setLayerProperty()`, `setLayerProperties` and `updateLayer()`.
0 commit comments