symbolScaleBehavior

Controls how map symbols scale in response to system font size.

Modes:

  • .fixed(scaleFactor) - Fixed scale (default: 1.0)

  • .system - Scales with system font size

  • .system(mapping) - Scales with custom mapping