DeRon Brown
DeRon Brown
Previously, the header view could not accept user interaction. By setting the `mAllowHeaderTouchEvents` flag, the margin view will pass touches to the header view to be (possibly) handled. Common use...
I've run into a crash when using a map within a fragment that uses a shared element transition. Here's a demo project that reproduces the issue: https://github.com/deRonbrown/MapboxCrash Stacktraces: ``` ***...
## Environment - Android OS version: 10, 11, 12 - Devices affected: Pixel 4, Pixel 5, Pixel 6, etc. - Maps SDK Version: 9 and 10 ## Observed behavior and...
I was certain I was doing something wrong (and still could be), but the `BPM_AVG` value is always `null` even though I'm certain there's data across the time range. I'm...