Add color invert option to scale-line example

This commit is contained in:
Maximilian Krög
2022-07-16 14:56:40 +02:00
parent e10432260f
commit 436a4ca597
3 changed files with 19 additions and 0 deletions
+2
View File
@@ -31,4 +31,6 @@ tags: "scale-line, openstreetmap"
</select>
<label><input type="checkbox" id="showScaleText" checked> Show scale text</label>
<label><input type="checkbox" id="invertColors"> Invert colors</label>
</div>