Skip to content

Commit fef5a90

Browse files
committed
Add text copy
1 parent d910f52 commit fef5a90

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

packages/web/src/app/inputs.tsx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ export function PanelInputs(props: PanelInputsProps) {
77

88
return (
99
<article>
10+
<section>
11+
<small>
12+
<div>
13+
Visualize OpenStreetMap features created, modified or deleted every
14+
hour using change data prepared by OSMCha as a FlatGeobuf. This
15+
visualization does not use a server.
16+
</div>
17+
</small>
18+
</section>
1019
<section>
1120
<h3>Area of Interest (AOI)</h3>
1221
<small>Zoom and pan the map to set the AOI for stats </small>

0 commit comments

Comments
 (0)