Заменены иконоки "точек" и добавлена подпись адреса по нажатию

This commit is contained in:
2022-04-25 00:07:22 +03:00
parent bfd3343896
commit 6875a96723
4 changed files with 43 additions and 22 deletions

View File

@@ -16,6 +16,7 @@ crossorigin=""></script>
{% block content %}
<div id="map"></div>
<span id="facilityMarkerURL" style="display: hidden;">{% static "maps/img/place.png" %}</span>
{% endblock %}
{% block scripts %}