Error fixes
This commit is contained in:
@@ -98,13 +98,6 @@ MAPBOX - DRAWING
|
||||
<button data-style="arrow">Arrow</button>
|
||||
<!-- další styly můžeš přidat sem -->
|
||||
</div>
|
||||
|
||||
<!-- Box pro výpis -->
|
||||
<div class="calculation-box">
|
||||
<p>Click the map to draw a polygon.</p>
|
||||
<div id="calculated-area"></div>
|
||||
</div>
|
||||
|
||||
<!-- Hlavní JS -->
|
||||
<script type="module" src="Drawing.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user