add location button, add icons
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
<html>
|
||||
<body>
|
||||
<button id="locate">
|
||||
<i data-lucide="locate-fixed"></i>
|
||||
</button>
|
||||
<div id="info">
|
||||
<div class="info-box">
|
||||
<p class="title">Layer ID</p>
|
||||
@@ -20,7 +23,6 @@
|
||||
</div>
|
||||
|
||||
<div id="map"></div>
|
||||
-->
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user