Commit Graph

700 Commits

Author SHA1 Message Date
Mourner
11dd1d6027 Merge branch 'master' into HEAD 2011-06-23 14:00:27 +03:00
Mourner
c739bbff22 fix occasional overlay blurriness in WebKit 2011-06-23 13:58:43 +03:00
mourner
baa90b5d45 fix broken canvas layer positioning in FF, closes #156 2011-06-23 09:25:27 +03:00
Mourner
bd62d6f092 Merge branch 'master' into HEAD 2011-06-22 19:07:37 +03:00
Mourner
c9ae2142b4 update changelog 2011-06-22 19:07:27 +03:00
Mourner
fd94ffd665 remove accidental console.log 2011-06-22 19:05:44 +03:00
Mourner
f226c5b932 Merge branch 'master' into HEAD 2011-06-22 19:03:57 +03:00
Mourner
77e1459347 don't draw circles that are off the clip region, closes #141 2011-06-22 19:03:11 +03:00
Mourner
d999ab1d01 path canvas fixes (make sure there's no accidental styling) 2011-06-22 18:34:26 +03:00
Vladimir Agafonkin
74b9792a1f Merge pull request #153 from JasonSanford/gh-pages
minZoom, maxZoom documentation for Map
2011-06-22 08:15:12 -07:00
Jason Sanford
cbe6df2518 Adding minZoom/maxZoom documentation for Map. 2011-06-22 09:00:10 -06:00
Mourner
8cdb7069e1 fix regression that caused 'L_PREFER_CANVAS undefined' error 2011-06-22 17:17:22 +03:00
Mourner
6163fd755c click tolerance for polylines 2011-06-22 13:27:03 +03:00
Mourner
4273df1f99 fix circle drawing bug 2011-06-22 12:26:03 +03:00
Mourner
1e518b9d44 update changelog 2011-06-21 18:38:23 +03:00
Mourner
a874c65ef0 Merge branch 'master' into HEAD 2011-06-21 18:29:00 +03:00
Mourner
5772c995f3 prettier vector example 2011-06-21 18:26:39 +03:00
Mourner
d63d39cabf update build (only ~2.5kb increase from canvas backend, great!) 2011-06-21 18:13:43 +03:00
Mourner
a0a2064a7b remove duplication in canvas code 2011-06-21 18:09:04 +03:00
Mourner
a21f1ebc7a removed excessive line 2011-06-21 18:04:49 +03:00
Mourner
7e22f3426c vector namespaces/consants refactoring 2011-06-21 17:58:26 +03:00
Mourner
f8f44401d7 move SVG-specific code into a separate file 2011-06-21 16:19:55 +03:00
Mourner
032ee9331b fix canvas polygon click on border 2011-06-21 14:46:16 +03:00
Mourner
436915617a canvas polygon clicks through ray casting (yay!), refactoring 2011-06-21 14:37:34 +03:00
Mourner
b257c022e3 move path canvas code to a separate folder 2011-06-21 14:05:51 +03:00
Mourner
a46c9040a7 canvas polyline click events 2011-06-21 14:04:35 +03:00
Mourner
f80674a9e3 refactoring, cleanup, take strokeWidth into account in circle click 2011-06-21 13:02:45 +03:00
Mourner
ea4fd78b7c fix static properties inheritance 2011-06-21 12:09:49 +03:00
Mourner
0009ceb9c6 merge Florian's pull, fixes, cleanup, circle click, added todos 2011-06-21 11:43:31 +03:00
Mourner
5d7db12542 Merge branch 'master' of https://github.com/florianf/Leaflet into path-canvas 2011-06-21 10:08:23 +03:00
Mourner
10ffc32ea7 cleanup jonny's pull 2011-06-21 10:06:47 +03:00
Jonny Gerig Meyer
593a3c0380 Fixed support for Popup closePopupOnClick option. 2011-06-20 18:07:39 -04:00
Jonny Gerig Meyer
aa036b93ba Added support for Popup closeButton option. 2011-06-20 18:02:14 -04:00
florian
36c00c5031 Added path again to vector.html 2011-06-20 20:32:59 +02:00
florian
c265dd9c42 Added hole polygon test 2011-06-20 20:28:44 +02:00
florian
f3205aab50 Changed implementation as discussed in first push request. 2011-06-20 20:27:09 +02:00
florian
7d5be23a25 Added special class for circle canvas rendering 2011-06-20 20:16:16 +02:00
Mourner
562bbf5e4b update changelog 2011-06-20 13:54:51 +03:00
Mourner
6eb9e8fe53 sanitize LatLng arguments, closes #136 2011-06-20 13:50:40 +03:00
florian
a316351364 Removed debug code from canvas renderer. 2011-06-20 10:17:40 +02:00
florian
c8a105fbee Set updateOnMoveEnd true for circle, so it can be updated by canvas renderer. 2011-06-20 10:16:55 +02:00
florian
86414aeef0 Canvas overlay implementation. Added more shapes to vector.html test. 2011-06-20 10:15:53 +02:00
florian
c1c79df31f First implementation of a canvas backend for rendering overlays. Currently no events and no polygons with holes are supported. 2011-06-20 10:09:43 +02:00
mourner
5e0d9a7bd2 update download link to 0.2.1 2011-06-18 13:37:55 +03:00
mourner
c2f6ad068a update changelog 2011-06-18 13:30:19 +03:00
mourner
3af05ece06 fix error in TileLayer.Canvas 2011-06-18 13:22:39 +03:00
Mourner
12bb39c9ef changelog rearranding 2011-06-17 19:59:12 +03:00
Mourner
8add6264a9 typo 2011-06-17 19:57:54 +03:00
Mourner
ecce7836a8 changelog cleanup 2011-06-17 19:57:34 +03:00
Mourner
edef6b7d84 update changelog with 0.2 release 2011-06-17 19:56:28 +03:00