aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2015-04-18 13:44:45 -0400
committeradmin <admin@branchable.com>2015-04-18 13:44:45 -0400
commit948646f7b973f8d301637ef347245f713b46b303 (patch)
tree20669bf22a9f878f31dadbeb90a42a808bcee0f1 /doc
parentcd790721b9baa8b7fbc91459144fcc61a853101c (diff)
downloadikiwiki-948646f7b973f8d301637ef347245f713b46b303.tar
ikiwiki-948646f7b973f8d301637ef347245f713b46b303.tar.gz
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/replace_openlayers_with_leaflet.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/replace_openlayers_with_leaflet.mdwn b/doc/todo/replace_openlayers_with_leaflet.mdwn
index f042ad0b8..837d914cf 100644
--- a/doc/todo/replace_openlayers_with_leaflet.mdwn
+++ b/doc/todo/replace_openlayers_with_leaflet.mdwn
@@ -1,3 +1,3 @@
-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)#Comparison_with_other_libraries)).
+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))).
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]]