Split scripts
This commit is contained in:
@@ -68,6 +68,14 @@ MAPBOX - DRAWING
|
||||
<label>Width Arrow: <input id="widthArrow" type="number" step="1"></label><br>
|
||||
<label>Length Arrow: <input id="lengthArrow" type="number" step="1"></label><br>
|
||||
|
||||
<label>Style:
|
||||
<select id="styleArrow">
|
||||
<option value=1>Constant</option>
|
||||
<option value=2>Linear</option>
|
||||
<option value=3>Exponential</option>
|
||||
</select>
|
||||
</label><br>
|
||||
|
||||
<h4>Styling</h4>
|
||||
<label>Fill Color: <input id="arrowFillColor" type="color" value="#000000"></label><br>
|
||||
<label>Outline Color: <input id="arrowOutlineColor" type="color" value="#000000"></label><br>
|
||||
|
||||
Reference in New Issue
Block a user