-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Labels
bug 🪲Something is broken!Something is broken!
Description
Environment
- Xcode version: 26.2 (Build 17C52)
- iOS version: 18.0+
- Devices affected: iPhone (Simulator and Device)
- Maps SDK Version: 11.18.0, 11.18.1
Observed behavior and steps to reproduce
- Set a layer's color programmatically (e.g., fill color or line color)
- Observe that the layer color does not visually update on the map
- Pan or zoom the map
- The layer color now updates and displays correctly
The color change only renders after user interaction triggers a map redraw.
Expected behavior
Layer color changes should render immediately when the property is set, without requiring map interaction to trigger a visual update.
Works correctly in version 11.14.2.
Notes / preliminary analysis
Regression introduced between 11.14.2 and 11.18.0.
Additional links and references
- Last working version: 11.14.2
- Confirmed broken in: 11.18.0, 11.18.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug 🪲Something is broken!Something is broken!