You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<inputtype="checkbox" title="Turn on the switch to keep" id="leveled-checkbox" uncheckeddata-toggle="toggle" data-width="139" data-height="10" data-on="Always show POI"
186
-
data-off="Show at closest">
188
+
<inputtype="checkbox" id="leveled-checkbox" uncheckeddata-toggle="toggle" data-width="139" data-height="10" data-on="Show more POI"
<adata-position="left" chardin-intro="This is the custom layer adding panel. Make sure your Geojson is valid and enjoy! The system will present the Geojson on the map and the property information in popups." id="addnew-tutorial-btn" href="#">Have trouble? Click me</a>)
<inputdata-position="right" chardin-intro="Please make sure every layer has a unique name." class="form-control" id="name-input" type="text">
450
453
</li>
451
454
<li>
452
455
Layer type:
453
-
<selectclass="form-control" id="layertype-input">
456
+
<selectdata-position="left" chardin-intro="The category this layer belongs to." class="form-control" id="layertype-input">
454
457
<option>Transportation</option>
455
458
<option>Environment</option>
456
459
<option>SocioEconomic</option>
457
460
</select>
458
461
</li>
459
462
<li>
460
463
Data type :
461
-
<selectclass="form-control" id="datatype-input">
464
+
<selectdata-position="right" chardin-intro="The geometry type of this layer." class="form-control" id="datatype-input">
462
465
<option>Points</option>
463
466
<option>Polylines</option>
464
467
<option>Polygons</option>
@@ -467,11 +470,11 @@ <h4 class="modal-title">
467
470
<li>
468
471
Symbology for points (
469
472
<atarget="_blank" href="https://fontawesome.com/v4.7.0/icons/" title="Please type in the a single word for the icon. e.g. anchor">Icon dictionary</a>):
<buttondata-position="right" chardin-intro="Add this layer to the Layer Control list and enjoy!" type="button" id="confirm-btn" class="btn btn-primary">Add layer</button>
0 commit comments