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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,8 @@ Mapbox welcomes participation and contributions from everyone.
10
10
* Expose experimental `MapboxMap.setStyleLayerPropertiesAsync` and `MapboxMap.setStyleLayerPropertyAsync` (also available through `Style`) to allow setting properties from a any thread and asynchronously.
11
11
12
12
## Bug fixes 🐞
13
-
* MapboxTracing was deprecated and moved to package com.mapbox.common.
13
+
* MapboxTracing was deprecated and moved to package com.mapbox.common.
14
+
* Fixed incorrect positioning of map marker annotations, when coordinates do not change.
0 commit comments