Module processor

Module processor 

Source
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§

ProcessorError
Errors that can occur during map processing.

Functions§

process_map
Process a school map SVG file and apply department highlights.