Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ICT4iCity
data_workflow
Commits
3a1fdf35
Commit
3a1fdf35
authored
Apr 11, 2022
by
JOE XMG
Browse files
up
parent
f4fadffb
Pipeline
#6175
passed with stage
in 9 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/bbox-
leaflet
.html
→
public/bbox-
finder
.html
View file @
3a1fdf35
...
...
@@ -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>
...
...
public/bbox.html
→
public/bbox
-mapbox
.html
View file @
3a1fdf35
File moved
public/joeicon.png
0 → 100644
View file @
3a1fdf35
3.9 KB
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment