Link labels to input elements
This commit is contained in:
@@ -70,7 +70,7 @@ experimental: true
|
||||
---
|
||||
|
||||
<div id="map" class="map"></div>
|
||||
<label>Choose a predefined style from the list below or edit it as JSON manually.</label><br>
|
||||
Choose a predefined style from the list below or edit it as JSON manually.
|
||||
<select id="style-select">
|
||||
<option value="icons">Icons</option>
|
||||
<option value="triangles">Triangles, color related to population</option>
|
||||
|
||||
Reference in New Issue
Block a user