Commit Graph

14 Commits

Author SHA1 Message Date
6f10ff8614 Support dashed circles 2016-06-25 01:42:02 -05:00
99d01cd923 Update to support dashed lines. 2016-06-24 05:52:18 -05:00
522ef34f77 earth radius: change leaflet and leaflet-draw to use the radius value used by the s2 geometry library
this library is used in the ingress backend, so distance calculation, etc are far closer if we use the value from that
2015-03-12 20:47:05 +00:00
549496fbc0 update leaflet to 0.7.3 - but also keeping our canvas-related changes 2014-06-25 22:43:30 +01:00
480381d5e9 leaflet: modify to handle canvas-based path redrawing better. the correct fix is only in the 0.8-dev at this time, but that's not stable enough to use
NOTE: only leaflet-src.js updated, and NOT the minified leaflet.js
2014-03-22 03:03:51 +00:00
9b9bf5b671 update leaflet to 0.7.2 2014-01-22 19:19:52 +00:00
7fb9a1aef9 leaflet 0.7.1 update 2013-12-10 19:17:36 +00:00
662cb4c662 leaflet 0.7 release
hopefully improves things further, especially on kitkat
2013-11-22 06:07:23 +00:00
210a306042 leaflet 0.7-dev - 2013-11-08
added as it has fixes for androud 4.4 kitkat, amongst other things
2013-11-08 19:07:30 +00:00
c420c1e0dc update leaflet library from 0.6.3 to 0.6.4 2013-09-03 23:49:03 +01:00
fa2e0cdad5 leaflet update, to version 0.6.3 stable 2013-07-19 23:38:00 +01:00
935d78fc5f update leaflet to the latest master - wondering if it improves the troublesome mobile experience 2013-06-05 01:00:15 +01:00
9266283684 upgrade leaflet to the master version - taken 2013-05-12 - 3d3e2cd
should fix issues with layer control on mobile, and other improvements
also - the convention for marker filenames has changed from ...@2x.png to ...-2x.png for the double sized ones - so changed our files to match (we had a mix of ...@2x.png and ..._2x.png)
2013-05-12 17:18:58 +01:00
d4a3377a9a update to leaflet 0.5.1
also include un-uglify-ed leaflet-src.js, for reference or debugging purposes
2013-04-14 18:54:00 +01:00