Expand description
SVG map processing and department highlighting.
This module manipulates school map SVG files by finding elements matching department IDs and applying color fills to highlight them.
Structs§
- MapHighlight
- Represents a department to highlight on the map.
Enums§
- Processor
Error - Errors that can occur during map processing.
Functions§
- process_
map - Process a school map SVG file and apply department highlights.