Skip to content

Conversation

@hactar
Copy link
Collaborator

@hactar hactar commented Jan 4, 2026

Issue/Motivation

I recently updated swiftui-dsl, and noticed that my puck was suddenly white. When searching for this regression I noticed that even if I never create a MapUserAnnotationStyle in swiftui-dsl, swiftui-dsl is overriding maplibres default style with its own.

Screenshot 2026-01-04 at 23 03 19

I've changed the code to now use MapLibre's default in this case, and have updated swiftui-dsl's default to be closer to MapLibre's default (technically it should be the app's tint color, but I don't know of a non hacky way to access this at the modifier). Now the maplibre defaults are used when not overridden.

Screenshot 2026-01-04 at 23 01 32

@ianthetechie
Copy link
Collaborator

Whoops. That slipped through in the recent changes.

@ianthetechie ianthetechie merged commit e2da0e9 into maplibre:main Jan 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants