]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/replace_openlayers_with_leaflet.mdwn
add anchors for use in advisory to oss-security
[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]]