Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
tools:rat-map [2022/03/23 14:43] – juraschek | tools:rat-map [2022/03/23 14:43] (current) – juraschek |
---|
<label for="file-input" id="file-input-label">Choose CSV File</label> | <label for="file-input" id="file-input-label">Choose CSV File</label> |
<input type="file" id="file-input" accept="text/csv" /> | <input type="file" id="file-input" accept="text/csv" /> |
<div id="mapdiv" style="width:500px; height:300px;"></div> | <div id="mapdiv" style="width:800px; height:300px;"></div> |
<script src="/lib/scripts/OpenLayers.js"></script> | <script src="/lib/scripts/OpenLayers.js"></script> |
<script> | <script> |