Skip to content

Conversation

@gambon2010
Copy link

Added “Show Symbol Properties” toggle to the View → Appearance menu and wired it to ui.symbolProperties.showing so users can enable or disable descriptive text on map symbols.

Introduced a reactive signal for symbolPropertiesShowing that updates feature styling without tearing down and recreating the OpenLayers map.

Linked symbol style computation to the new signal, ensuring modifiers recompute when the preference changes and preventing data loss during toggles.

christophe and others added 25 commits August 12, 2025 14:40
…al-for-symbol-properties

feat(map): persist symbol properties preference
…ing-signal-to-readfeature

Expose symbolPropertiesShowing signal to features
…andle-exceptions

test(emitter): assert off without handler
…nt-bug

Fix cross-platform cmdOrCtrl detection
…ignal.link

Link symbol property preference to modifier updates
…-emission

feat: add symbol properties preference toggle
…iew_symbol_properties

Listen for symbol properties toggle
…tion-effect

Refactor Map initialization effect for proper cleanup
…rformance-hotspots

Optimize symbol style updates
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.

1 participant