]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/replace_openlayers_with_leaflet.mdwn
Reference CVE-2016-4561 in 3.20160506 changelog
[git.ikiwiki.info.git] / doc / todo / replace_openlayers_with_leaflet.mdwn
1 Openlayers is *huge*! At 200k lines of code and 450KB, it is a significant overhead on a GIS-enabled modest ikiwiki site. It would be good to consider switching to [Leaflet](http://leafletjs.com/) which is only 123KB ([source](https://en.wikipedia.org/wiki/Leaflet_(software))).
3 This would imply rewriting osm.js and probably bits of osm.pm, but would give us significant gains in performance... Leaflet is used by Flickr, Wikimedia, the main OpenStreemap map site and many others. --[[anarcat]]