diff --git a/README.md b/README.md index d93a3a9..71a4b45 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ | 🗓 Timeline | Chronological photo browser | | 🖼 Lightbox | Full-size viewer with navigation and camera info | | 📝 Notes | Add notes to any pin | -| 🛰 Map styles | Light, Bright, Dark, Terrain, 3D Terrain, Satellite, 3D Satellite, Globe | +| 🛰 Map styles | Light, Dark, Terrain, 3D Terrain, Satellite, 3D Satellite, Globe | | 🔄 Clustering | Pins cluster by zoom, expand on click | | 💾 Auto-save | Background backup to disk via `serve.py` | | 📦 Export / Import | Full dataset as compressed `.json.gz` | diff --git a/docs/keyboard-shortcuts.md b/docs/keyboard-shortcuts.md index 368e07d..79ba755 100644 --- a/docs/keyboard-shortcuts.md +++ b/docs/keyboard-shortcuts.md @@ -7,7 +7,6 @@ Shortcuts are disabled when typing in any input field. | Key | Action | |---|---| | `L` | Switch to Light Map | -| `B` | Switch to Bright Map | | `D` | Switch to Dark Map | | `T` | Switch to Terrain | | `3` | Switch to 3D Terrain | diff --git a/index.html b/index.html index 41fda94..5a65d0e 100644 --- a/index.html +++ b/index.html @@ -135,7 +135,6 @@