Restore d.size-dependent point radius so larger cities (more stations) show bigger dots like Radio Garden. Formula: radius = clamp(0.12, 0.45, 0.06 + size * 0.005) Zoom scaling also respects per-station size. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| RadioTab.tsx | ||
| TileTextureManager.ts | ||