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:
+6
-6
@@ -552,7 +552,7 @@
|
||||
<div class="hero-meta">
|
||||
<span class="hero-chip emoji">📅 25.07.2026</span>
|
||||
<span class="hero-chip emoji">👥 8 Pers.</span>
|
||||
<span class="hero-chip hotel emoji">🏨 Hotel Uno Prague</span>
|
||||
<span class="hero-chip hotel emoji">🏨 Iris Hotel Eden</span>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -738,14 +738,14 @@
|
||||
<span class="icon emoji">🏨</span>
|
||||
<div class="text">
|
||||
<div class="label">Basis</div>
|
||||
<div class="value">Hotel Uno Prague</div>
|
||||
<div class="value">Iris Hotel Eden</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="trip-pill">
|
||||
<span class="icon emoji">🚋</span>
|
||||
<div class="text">
|
||||
<div class="label">Tram</div>
|
||||
<div class="value">Na Hroudě · 3 Min</div>
|
||||
<div class="value">Slavia–Nádraží Eden · 3 Min</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -890,15 +890,15 @@
|
||||
<section class="section">
|
||||
<h2 class="section-title"><span class="emoji">🏨</span><span>Unsere Basis</span><span class="bar"></span></h2>
|
||||
|
||||
<a href="https://www.unoprague.cz" target="_blank" rel="noopener" class="loc-card" style="--cat-color:var(--cat-base);">
|
||||
<a href="https://www.irishoteleden.cz" target="_blank" rel="noopener" class="loc-card" style="--cat-color:var(--cat-base);">
|
||||
<div class="head">
|
||||
<span class="emoji">🏨</span>
|
||||
<div>
|
||||
<h4>Hotel Uno Prague</h4>
|
||||
<h4>Iris Hotel Eden</h4>
|
||||
<div class="meta">Übernachtung</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="addr">Štěchovická 2296/2a, Praha 10 – Strašnice</p>
|
||||
<p class="addr">Vladivostocká 1539/2, Praha 10 – Vršovice</p>
|
||||
<span class="price">🔗 Website öffnen</span>
|
||||
</a>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user