Map update.
authorRadek Czajka <rczajka@rczajka.pl>
Fri, 16 Jun 2023 08:03:49 +0000 (10:03 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Fri, 16 Jun 2023 08:03:49 +0000 (10:03 +0200)
commitda1171ae5f512c20c68a0616b3157ae9927a6f1f
tree56411d1515f5f6649b516a460c69d2c792464a5c
parent265d73dffcdea6560f38087eac0219777084c181
Map update.
23 files changed:
requirements/requirements.txt
src/references/templates/references/map.html
src/references/urls.py
src/wolnelektury/settings/static.py
src/wolnelektury/static/2022/styles/pages/_map.scss [new file with mode: 0644]
src/wolnelektury/static/2022/styles/pages/_module.scss
src/wolnelektury/static/contrib/leaflet-1.9.4/images/layers-2x.png [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet-1.9.4/images/layers.png [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet-1.9.4/images/marker-icon-2x.png [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet-1.9.4/images/marker-icon.png [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet-1.9.4/images/marker-shadow.png [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet-1.9.4/leaflet-src.esm.js [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet-1.9.4/leaflet-src.esm.js.map [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet-1.9.4/leaflet-src.js [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet-1.9.4/leaflet-src.js.map [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet-1.9.4/leaflet.css [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet-1.9.4/leaflet.js [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet-1.9.4/leaflet.js.map [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet.markercluster-1.4.1/MarkerCluster.Default.css [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet.markercluster-1.4.1/MarkerCluster.css [new file with mode: 0644]
src/wolnelektury/static/contrib/leaflet.markercluster-1.4.1/leaflet.markercluster.js [new file with mode: 0644]
src/wolnelektury/templates/2022/base.html
src/wolnelektury/urls.py