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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,16 @@ Mapbox welcomes participation and contributions from everyone.
4
4
5
5
## main
6
6
7
-
* Add two separete Geofence examples in SwiftUI - `GeofencingPlayground` and `GeofencingUserLocation`
8
7
* Add support for Base and Height alignment in FillExtrusionLayer.
9
8
* Add support for `pitchAlignment` in BackgroundLayer.
10
9
* Add support for `zOffset` in FillLayer, PolygonAnnotation[Manager] and PolygonAnnotationGroup.
11
10
* Add a property emphasisCircleGlowRange to LocationIndicatorLayer to control the glow effect of the emphasis circle – from the solid start to the fully transparent end.
12
11
* Fix a crash on calling `LocationIndicatorLayer/location(coordinate:) function` due to missing 0 altitude value.
13
12
13
+
## 11.8.0 - 11 November, 2024
14
+
15
+
* Add two separated Geofence examples in SwiftUI - `GeofencingPlayground` and `GeofencingUserLocation`
16
+
14
17
## 11.8.0-rc.1 - 23 October, 2024
15
18
16
19
* Fix the bug when MapView would ignore the new bounds size if there are more than a single resizing event in the animation.
0 commit comments