Rasmus Kaj
336b439d7a
Update leaflet.
2019-04-26 00:33:59 +02:00
Rasmus Kaj
4193a99d5b
Tighter cluster.
...
A smaller maxclusterradius (35, rather than the default 80)
allows a better view of where pictures are actually taken.
2018-08-12 11:29:17 +02:00
Rasmus Kaj
a9db221aac
Add photo previews to map markers.
2018-07-19 21:17:00 +02:00
Rasmus Kaj
df1c33c7ee
Add leaflet clustering.
...
Nice handling of maps with extreme numbers of photos.
2018-07-18 21:20:38 +02:00
Rasmus Kaj
fa08f8d3cc
Fix leaflet markers.
...
Sometimes the markers would not view, that was because the trick to
find the correct url for the marker images didn't work when the css
might load after the js. So just load the css before the js instead.
2018-07-15 22:46:56 +02:00
Rasmus Kaj
5c4cefd3f6
Improve map scaling and rescaling.
2018-02-11 15:32:15 +01:00
Rasmus Kaj
25ad308992
DRYer map initialization.
2018-02-11 13:32:23 +01:00
Rasmus Kaj
f756411162
Disable scrollwWheelZoom on the map.
...
The map is on a page that might be scrolled. Having the scroll
wheel change action in mid-scroll is confusing and irritating.
2018-02-11 01:07:40 +01:00
Rasmus Kaj
59d26c5bce
Move source for statics to res directory.
2018-02-10 23:06:09 +01:00