Commit graph

21 commits

Author SHA1 Message Date
Midgard 4daecbccd3
Make map.js play nice with leaflet 1.0.0 again 2020-05-22 22:35:28 +02:00
Midgard 296365b925
Remove debug print 2020-05-22 22:27:14 +02:00
Midgard d5fe062e7f
Fix race condition 2020-05-22 22:01:41 +02:00
Midgard d3cb7bfca8
Log which icon 2020-05-22 22:00:43 +02:00
Midgard c9294024a5
Recreate BlueIcon class 2020-05-22 21:59:01 +02:00
Midgard 9102750770
Improve popup layout a bit 2020-05-21 02:59:29 +02:00
Midgard 77ceb6fa47
Make function more sensible
Redo the getParent function:
* Rename to findAncestorWithClass, which is a better name.
* There's no reason the mouse event's target should not be allowed to be
  the popup's container itself, so check the element itself too.
* Return null if nothing found instead of false.
2020-05-21 02:26:44 +02:00
Midgard b2c86c9a94
Change date format to something sensible 2020-05-21 02:05:41 +02:00
Midgard 855488d227
Fix holiday season and improve icon selection 2020-05-21 01:51:27 +02:00
Midgard 9e72a5dcc2
Improve style consistency 2020-05-20 18:01:25 +02:00
Midgard dff357cfca
Update links to Zeus to zeus.gent 2020-05-20 17:33:39 +02:00
Midgard 9f0e5f7598
Translate attribution, add lang on English text 2020-05-20 17:31:13 +02:00
Midgard bffc160d65
Update Leaflet to 1.6.0 2020-05-20 16:25:44 +02:00
Robbe Van Herck 8296779cb4 Update initial view and description 2020-05-18 20:01:08 +02:00
Robbe Van Herck ef3f74b380 Security++ 2020-05-13 17:02:38 +02:00
Robbe Van Herck dc98be9b58 Move to blokdata.zeus.gent 2020-05-13 17:01:17 +02:00
Kobe Mertens f3ffd9bf92 riseOnHover enabled 2019-02-18 11:06:58 +01:00
Kobe Mertens 02e12a856d moved the popup it doesnt overlap with marker 2019-02-17 17:23:31 +01:00
Kobe Mertens 1433afe261 The popups are kept when moused over 2019-02-17 16:57:08 +01:00
Kobe Mertens 67917aa526 fixed #23 2019-02-14 12:30:31 +01:00
Rien Maertens c8b7add9d7
Move everything to src/ 2017-07-29 14:28:14 +02:00
Renamed from public/js/map.js (Browse further)