Commit Graph
3 Commits
Author SHA1 Message Date
Willem Mulder ad5c419546 Fix marker icon position properly. Closes #1481.
CSS margin is always relative to the containing element. For some
reason, using the browser inspector, this does not get propagated
properly. Adding a containing element with the size of the child element
allows us to use margin to offset the icon.
2019-01-23 21:13:59 +01:00
Willem Mulder 4efb9f2d89 Make JSObserver work with Leaflet. Fixes #1451. 2018-10-08 19:45:57 +02:00
Willem Mulder 3cc184a751 Use cached center for initial view. Fixes #1453. 2018-10-06 18:12:17 +02:00