Andrei Tofan
Andrei Tofan
**Describe the bug** Setting clusterMaxZoomLevel initially works, but if it needs to be updated after ShapeSource was added to the map, setting clusterMaxZoomLevel is not having any effect on the...
When we've added RaygunWebApiClient to a project using both Web Forms and API programming models, we started to get exceptions that HttpContext.Current is null on file uploads. The setup looked...
In the react-native-mapbox-gl project, the heading of a user location is incorrectly reporting the course/bearing value for Android (see issue https://github.com/react-native-mapbox-gl/maps/issues/1213 for background info). To fix this bug in react-native-mapbox-gl,...
In the latest version of RealmSwift is possible to provide a compare function to the `sorted` method, this is very useful for more complex sorting and locale-aware sorting (sorting edge...
Added support for persisting alpha when picking collors from the pallet.
## Description Fixes #[](https://github.com/maplibre/maplibre-react-native/issues/231) ## Checklist - [X] I have tested this on a device/simulator for each compatible OS - [X] I formatted JS and TS files with running `yarn...