Commit Graph

43 Commits

Author SHA1 Message Date
mourner
a9720fcb43 Final jshinting without remorse 2011-12-09 16:51:31 +02:00
mourner
b03f6eff07 Some really heavy jshinting and whitespace fixes 2011-12-09 16:35:15 +02:00
mourner
dc79b10683 More jshinting and whitespace fixes 2011-12-09 12:20:59 +02:00
mourner
70339807ed add urlParams argument to TileLayer constructor 2011-10-27 17:20:12 +03:00
Vladimir Agafonkin
fb30bfa21f remove extra semicolon 2011-10-23 09:17:32 +03:00
mourner
a38f9dd6ae vector code refactoring to fix #339 2011-10-21 17:50:59 +03:00
Samat K Jain
ac78c7e144 Better touch feature detection
Rewrite L.Browser.Touch to support feature detection in more browsers
(Firefox in particular). Based on Juriy Zaytsev code:

  https://github.com/kangax/iseventsupported
2011-10-14 17:11:00 -06:00
Mourner
6a39725de5 fix requestAnimationFrame in some Chrome/Linux builds 2011-08-15 18:34:58 +03:00
Andrey Rublev
e1e1504a1b Improved inheritance mechanism, fixed access to the superclass 2011-07-12 19:00:31 +07:00
Mourner
9c19796f25 rely more on feature detection instead of ua string, closes #142 2011-06-23 14:41:47 +03:00
Mourner
0009ceb9c6 merge Florian's pull, fixes, cleanup, circle click, added todos 2011-06-21 11:43:31 +03:00
Mourner
0800c241c1 opera mobile fixes, closes #138 2011-06-17 19:40:27 +03:00
Mourner
c63b955d41 fix panning on Android 3, closes #121 2011-06-17 17:19:35 +03:00
Mourner
d3f0ba5424 don't use setTimeout on drag for browsers without requestAnimFrame 2011-06-17 14:10:30 +03:00
mourner
c93d91bfad improve panning performance considerably, closes #130 2011-06-17 00:24:13 +03:00
Mourner
e243d84ec6 WMS refactoring 2011-05-17 14:19:37 +03:00
Mourner
895d171648 android fixes, zoom animation refactoring, fadeAnimation option 2011-04-14 15:42:48 +03:00
Matt Spence
ee93d73b69 Refactored marker dragging into MarkerDrag and support for shadows 2011-04-11 19:15:35 +01:00
Mourner
f2eefe6506 options fix, L.Util.setOptions 2011-03-01 16:27:09 +02:00
Mourner
3e85b7b0f8 fix option inheritance 2011-03-01 12:06:00 +02:00
Mourner
d011038bf7 initial vector support, huge commit! 2011-02-25 19:01:29 +02:00
mourner
1844c1156d gecko detection 2010-09-21 18:36:33 +03:00
mourner
9dce546858 deferExecByInterval 2010-09-21 18:36:21 +03:00
mourner
f9f8b81195 toString 2010-09-21 15:57:37 +03:00
mourner
7437c43061 Chainable Event methods 2010-09-21 11:55:56 +03:00
mourner
535ec2ceec more mobile detection 2010-09-16 16:05:08 +03:00
mourner
e4b4704eb0 added limitExecByInterval 2010-09-16 16:04:33 +03:00
mourner
361d79c51f clean up formatting 2010-09-15 17:04:02 +03:00
mourner
e5589f3c9d falseFn 2010-09-15 16:44:07 +03:00
mourner
a64b832e24 initial browser detection 2010-09-13 18:17:17 +03:00
mourner
a9884f2388 events attr more secure 2010-09-13 16:16:12 +03:00
mourner
7cef8d3851 Events fire shortcut 2010-09-10 16:54:20 +03:00
mourner
a9677fca55 removed Options 2010-09-07 18:20:43 +03:00
mourner
f65df4972f add prefix for id 2010-09-07 14:01:11 +03:00
mourner
afded5779f small Class fix 2010-09-06 18:55:54 +03:00
mourner
5b21def444 options merging 2010-09-06 18:26:20 +03:00
mourner
14bd27b088 Options, specs 2010-09-06 16:58:06 +03:00
mourner
36f7ada676 Events fixes 2010-09-06 16:17:27 +03:00
mourner
0eb9cd8cc6 L.Util.stamp & specs 2010-09-06 16:17:06 +03:00
mourner
66f44ac7ee types in the comments 2010-09-03 19:56:57 +03:00
mourner
db5809b473 Events fixes, Events spec 2010-09-03 19:16:29 +03:00
mourner
70263511e2 Events 2010-09-03 18:26:35 +03:00
mourner
341f6e726f added Events, folder renaming 2010-09-03 17:38:41 +03:00