]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>
Sat, 18 Apr 2015 17:44:45 +0000 (13:44 -0400)
committeradmin <admin@branchable.com>
Sat, 18 Apr 2015 17:44:45 +0000 (13:44 -0400)
doc/todo/replace_openlayers_with_leaflet.mdwn

index f042ad0b8dd597c3d8ac14460fa82b7c8925a6ad..837d914cfc2b9ffcb5bcfbf534e4193ce14fae3d 100644 (file)
@@ -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]]