all repos — onyx @ cd2f0ab2ecf8763f37ef3988ef01313a7529ace2

minimal map annotation and location data sharing tool

static/pointModal.html (raw)

1
2
3
4
5
<label for="modal-name">Name</label>
<input type="text" id="modal-name">
<label for="modal-desc">Description</label>
<textarea id="modal-desc"></textarea>
<button id="modal-submitBtn">Add</button>