Closed (fixed)
Project:
Interactive SVG
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2025 at 16:23 UTC
Updated:
16 Nov 2025 at 19:19 UTC
Jump to comment: Most recent
Derive an aria-label for each marker from the ID or data title if available.
Comments
Comment #2
smulvih2This has been implemented, now markers use their corresponding title from the JSON file as the aria-label value, default to marker ID if no title is available.