This commit is contained in:
Azgaar 2020-04-02 19:44:30 +03:00
parent 3fe1c8d27e
commit b8514c3780
4 changed files with 36 additions and 14 deletions

View file

@ -2377,10 +2377,10 @@
<input id="markerIconShiftX" data-tip="Change icon horizontal shift" type="number" value=50 style="width:3em">
<i data-tip="Change marker vertical shift" class="icon-resize-vertical"></i>
<input id="markerIconShiftY" data-tip="Change vertical shift" type="number" min=0 max=100 value=50 style="width:3em">
<i data-tip="Paste custom unicode symbol to use as icon" class="icon-pencil"></i>
<span data-tip="Paste custom unicode symbol to use as icon">Paste here:</span>
<input id="markerIconCustom" data-tip="Paste custom unicode symbol to use as icon" style="width:3em">
<table id="markerIconTable"></table>
<div style="font-style: italic; color: darkgrey;">Please note icons look different in different browsers!</div>
<div style="font-style: italic; color: darkgrey;">Emojis look different in different browsers. Visit <a href="https://emojipedia.org/" rel="noopener" target="_blank">Emojipedia</a> to check and find more</div>
</div>
<button id="markerStyle" data-tip="Change marker size and colors" class="icon-brush"></button>