Link labels to input elements

This commit is contained in:
Maximilian Krög
2020-08-01 11:47:26 +02:00
parent 37e5529b22
commit d2d1022359
27 changed files with 102 additions and 99 deletions
+1 -1
View File
@@ -28,5 +28,5 @@ tags: "scale-line, openstreetmap"
</select>
<div id="showScaleTextDiv" style="display:none">
<input type="checkbox" id="showScaleText" checked>Show scale text
<label><input type="checkbox" id="showScaleText" checked> Show scale text</label>
</div>