Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
3 years ago
by
Santhanavanich
Browse files
Options
Download
Email Patches
Plain Diff
up
parent
f4fadffb
Pipeline
#6175
passed with stage
in 9 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
public/bbox-finder.html
+6
-1
public/bbox-finder.html
public/bbox-mapbox.html
+0
-0
public/bbox-mapbox.html
public/joeicon.png
+0
-0
public/joeicon.png
with
6 additions
and
1 deletion
+6
-1
public/bbox-
leaflet
.html
→
public/bbox-
finder
.html
+
6
-
1
View file @
3a1fdf35
...
@@ -45,6 +45,9 @@
...
@@ -45,6 +45,9 @@
<script
src=
"./src/edit/EditToolbar.js"
></script>
<script
src=
"./src/edit/EditToolbar.js"
></script>
<script
src=
"./src/edit/handler/EditToolbar.Edit.js"
></script>
<script
src=
"./src/edit/handler/EditToolbar.Edit.js"
></script>
<script
src=
"./src/edit/handler/EditToolbar.Delete.js"
></script>
<script
src=
"./src/edit/handler/EditToolbar.Delete.js"
></script>
<link
rel=
"shortcut icon"
href=
"joeicon.png"
/>
</head>
</head>
<body>
<body>
...
@@ -70,7 +73,9 @@
...
@@ -70,7 +73,9 @@
</style>
</style>
<div
id=
"map"
style=
"width: 100%; height: 100vh;"
></div>
<div
id=
"map"
style=
"width: 100%; height: 100vh;"
></div>
<div
class=
"calculation-box text-left"
>
<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>
<br>
<span
id=
"calculated_area"
>
[Hint: Draw a bbox using tool on the right-bottom menu.]
</span>
<span
id=
"calculated_area"
>
[Hint: Draw a bbox using tool on the right-bottom menu.]
</span>
</p>
</p>
...
...
This diff is collapsed.
Click to expand it.
public/bbox.html
→
public/bbox
-mapbox
.html
+
0
-
0
View file @
3a1fdf35
File moved
This diff is collapsed.
Click to expand it.
public/joeicon.png
0 → 100644
+
0
-
0
View file @
3a1fdf35
3.9 KB
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets