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
+5
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,11 @@ Mapbox welcomes participation and contributions from everyone.
32
32
* Fix a crash when calling `CameraAnimationsPlugin.easeTo()` with empty camera options or `CameraAnimationsPlugin.playAnimatorsSequentially()` / `CameraAnimationsPlugin.playAnimatorsTogether()` with an empty array of animators.
33
33
* Fix ongoing animations being canceled when `CameraAnimationsPlugin.flyTo()` with empty camera options is called.
34
34
* Fix simultaneous scale and rotation gestures not working when the first registered rotation is a scale one.
35
+
* Fix crash on Android tilestore where null data was returned.
36
+
* Fix the incorrect behaviour when using `SymbolLayer.symbolZOrder` property.
37
+
* Fix retrieval of tilesets for 3d tiles in offline mode.
38
+
* Fix rendering errors of patterns on high zoom levels.
39
+
* Fix a bug where style changes weren't reflected after the source layer of a layer was changed.
"Failed to load style: Couldn't connect to server: Exception in CronetUrlRequest: net::ERR_NAME_NOT_RESOLVED, ErrorCode=1, InternalErrorCode=-105, Retryable=false",
127
+
"Failed to load style: Unable to resolve host \"wrongurl\": No address associated with hostname",
0 commit comments