Some data work and also adding in some new config
This commit is contained in:
@@ -106,8 +106,8 @@
|
||||
<span class="btn-icon">🏠</span>
|
||||
<span class="btn-text">Hide Start Location</span>
|
||||
</button>
|
||||
<button id="toggle-edmonton-layer-btn" class="btn btn-secondary" title="Toggle City of Edmonton address layer">
|
||||
<span class="btn-icon">🏙️</span>
|
||||
<button id="toggle-edmonton-layer-btn" class="btn btn-secondary" title="Toggle City of Edmonton suite/apartment data">
|
||||
<span class="btn-icon">🚪</span>
|
||||
<span class="btn-text">City Data</span>
|
||||
</button>
|
||||
<button id="refresh-btn" class="btn btn-primary">
|
||||
@@ -149,13 +149,13 @@
|
||||
<button id="mobile-add-location-btn" class="btn btn-success" title="Add Location">
|
||||
➕
|
||||
</button>
|
||||
<button id="mobile-toggle-edmonton-layer-btn" class="btn btn-secondary" title="Toggle Edmonton Data">
|
||||
🏙️
|
||||
<button id="mobile-toggle-edmonton-layer-btn" class="btn btn-secondary" title="Toggle Edmonton Suites">
|
||||
🚪
|
||||
</button>
|
||||
|
||||
<!-- Add mobile overlay button -->
|
||||
<button id="mobile-overlay-btn" class="btn btn-secondary" title="Map Overlays">
|
||||
🗺️
|
||||
✂️
|
||||
</button>
|
||||
|
||||
<button id="mobile-fullscreen-btn" class="btn btn-secondary" title="Fullscreen">
|
||||
|
||||
Reference in New Issue
Block a user