Commit 3a1fdf35 authored by JOE XMG's avatar JOE XMG
Browse files

up

parent f4fadffb
Pipeline #6175 passed with stage
in 9 seconds
......@@ -45,6 +45,9 @@
<script src="./src/edit/EditToolbar.js"></script>
<script src="./src/edit/handler/EditToolbar.Edit.js"></script>
<script src="./src/edit/handler/EditToolbar.Delete.js"></script>
<link rel="shortcut icon" href="joeicon.png" />
</head>
<body>
......@@ -70,7 +73,9 @@
</style>
<div id="map" style="width: 100%; height: 100vh;"></div>
<div class="calculation-box text-left">
<p class="text-bold text-wrap"> <b>BBOX Finder <i class="bi bi-bounding-box"></i></b>
<p class="text-bold text-wrap"> <b>
<img src="joeicon.png" alt="" width="20px">
BBOX Finder <i class="bi bi-bounding-box"></i></b>
<br>
<span id="calculated_area">[Hint: Draw a bbox using tool on the right-bottom menu.]</span>
</p>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment