Link label to checkbox

This commit is contained in:
mike-000
2020-11-09 21:06:59 +00:00
committed by GitHub
parent a6860118c7
commit c5cd29e2ac

View File

@@ -10,7 +10,7 @@ cloak:
value: Get your own API key at https://www.maptiler.com/cloud/
---
<div id="map" class="map"></div>
<div><input type="checkbox" id="extractstyles" checked /> Extract styles from KML</div>
<div><label><input type="checkbox" id="extractstyles" checked /> Extract styles from KML</label></div>
<br />
<div>
<a id="download" download></a>