Better feedback reporting; auto pan and zoom now work.
This commit is contained in:
parent
98abf86cbe
commit
20507ba5f3
7 changed files with 62 additions and 34 deletions
|
|
@ -18,9 +18,9 @@ crossorigin=""/ -->
|
|||
<h4>
|
||||
An ultra-lightweight tool to show comma-separated value data on a map
|
||||
</h4>
|
||||
<p id="message"></p>
|
||||
<p id="error"></p>
|
||||
<div id="app">
|
||||
<p id="message"></p>
|
||||
<p id="error"></p>
|
||||
<div id="map" style="height: 600px; width: 80%; border: thin solid gray;"></div>
|
||||
<div id="doc">
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue