Switch hotel from Hotel Uno Prague → Iris Hotel Eden
Komplett-Ersatz in 6 Files: - index.html (Hero-Sub, Trip-Pill Basis, Trip-Pill Tram, Hotel-Card, URL) - tourenplan.html (Header-Sub, Hotel-Definition, Map.setView, Label, Layer-Legende, restaurantKeyFor-Key, RESTAURANTS-Key) - tourenplan-mit-tram.html (alles + Tram-Station Strašnická → Kubánské náměstí + Na Hroudě bleibt als Tram-Stop aber 'near' updated) - countdown.html (Sub-Title) - memory.html (Hotel-Eintrag in Locations-Array) - README.md (Tabelle + Tram-Linien-Liste) Hotel-Daten (verifiziert via OSM): - Name: Iris Hotel Eden (Czech Leading Hotels) - Adresse: Vladivostocká 1539/2, Praha 10 – Vršovice - GPS: 50.0682815, 14.4716891 - Website: https://www.irishoteleden.cz - Tram: Slavia – Nádraží Eden (3 Min Fußweg, Linien 6, 7, 22, 95, 97) NICHT geändert (echte Restaurant-/Haltestellen-Namen): - 'Pizza Coloseum Strašnice' (Restaurant liegt real dort) - 'Strašnická' als U-Bahn-Station (existiert real, wird evtl. in Tourenplan-mit-tram noch referenziert — als Tram-Stop beibehalten) - 'Na Hroudě' Tram-Haltestelle bleibt im Tram-Netz Manuelle Verifikation nötig: - Tram-Beschreibungen in tourenplan-mit-tram.html (Na Hroudě entfernt aus Hotel-Kontext, bleibt aber als Tram-Haltestelle) - RestaurantKeyFor-Mapping: hotel → 'Iris Hotel Eden (Vršovice)'
This commit is contained in:
+1
-1
@@ -704,7 +704,7 @@ setTheme(localStorage.getItem('jga-theme') || 'dark');
|
||||
|
||||
/* ===== Locations (gleiche wie im Tourenplan) ===== */
|
||||
const LOCATIONS = [
|
||||
{ name: 'Hotel Uno', lat: 50.0717636, lon: 14.4999461 },
|
||||
{ name: 'Iris Hotel Eden', lat: 50.0682815, lon: 14.4716891 },
|
||||
{ name: 'Endorfin Escape', lat: 50.0876, lon: 14.4213 },
|
||||
{ name: 'Beer Boat', lat: 50.0942, lon: 14.4270 },
|
||||
{ name: 'Bowling Ovčín', lat: 50.0711, lon: 14.4050 },
|
||||
|
||||
Reference in New Issue
Block a user