Second beta for 3.3.0. Bundles three previous betas plus the issue #110 fix.
Fixed (carried over from v3.1.3-beta)
- Markers disappeared when clustering was on (#110). The 3.1.2 `maxZoom` bump exposed a markercluster bug; setting `disableClusteringAtZoom: 11` caps the cluster tree depth and avoids the crash.
Added (from v3.2.0-beta)
- `radar_opacity` config option (0.1–1.0, default `1.0`). Editor slider in the Appearance section. Lower = more transparent over the basemap.
Added (from v3.3.0-beta)
- Editor + runtime UI fully localized. ~60 strings now resolve through `localize()`.
- 11 languages: English (source), Norwegian Bokmål, Slovak (existing). New: German, French, Dutch, Spanish, Italian, Polish, Swedish, Portuguese-Brazilian.
Translations are best-effort — native-speaker review welcome via issues or PRs to `src/localize/languages/.json`.
Install
Beta — please file issues you hit before the 3.3.0 final cut.