Skip to content

Commit b436dfa

Browse files
natiginfogithub-actions[bot]
authored andcommitted
[common] fix race condition in GoogleDeviceLocationProvider (#7408)
GitOrigin-RevId: 4d75ea965a1e836492e9f1a1c538d6e7b3dfd126
1 parent abff357 commit b436dfa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ Mapbox welcomes participation and contributions from everyone.
88
## Features ✨ and improvements 🏁
99
* Added experimental `MapOptions.Builder.scaleFactor()` for scaling icons and texts.
1010
* Add click gesture support to `Marker` composable with `onClick` parameter
11+
* Introduced `ScaleBarSettings.distanceUnits` property supporting metric, imperial, and nautical units, replacing the boolean `isMetricUnits` property.
1112

13+
# 11.16.0
1214
## Bug fixes 🐞
13-
* Introduced `ScaleBarSettings.distanceUnits` property supporting metric, imperial, and nautical units, replacing the boolean `isMetricUnits` property.
15+
* Fix location request leak when setting custom location provider after updating settings
1416

1517
# 11.16.0-rc.2 October 14, 2025
1618

0 commit comments

Comments
 (0)