Mourner
|
9c19796f25
|
rely more on feature detection instead of ua string, closes #142
|
2011-06-23 14:41:47 +03:00 |
|
Mourner
|
0800c241c1
|
opera mobile fixes, closes #138
|
2011-06-17 19:40:27 +03:00 |
|
Mourner
|
05c4b3f114
|
add tap tolerance for better mobile usability, update changelog
|
2011-06-17 15:52:39 +03:00 |
|
Mourner
|
d3f0ba5424
|
don't use setTimeout on drag for browsers without requestAnimFrame
|
2011-06-17 14:10:30 +03:00 |
|
Mourner
|
d2487e89d0
|
improve mobile webkit click responsiveness, fix clicks in Android 2.1
|
2011-06-17 13:50:50 +03:00 |
|
mourner
|
c93d91bfad
|
improve panning performance considerably, closes #130
|
2011-06-17 00:24:13 +03:00 |
|
Mourner
|
b781376e3d
|
fix HTC Hero panning, closes #84 (hopefully)
|
2011-06-16 18:52:37 +03:00 |
|
Mourner
|
522fd7a78e
|
fix bug with click propagation on popup close button, fixes #99
|
2011-06-03 14:32:17 +03:00 |
|
Mourner
|
2bbdc028ea
|
fix map div absolute position bug, fixes #100
|
2011-06-03 11:52:51 +03:00 |
|
Mourner
|
eadb94f258
|
revert android fix as it prevents clicks on iphone :(
|
2011-05-31 20:02:23 +03:00 |
|
mourner
|
600c9619c3
|
Revert getTarget-related refactoring, fixes #87 (IE8 error)
|
2011-05-31 01:27:19 +03:00 |
|
mourner
|
af9319e52e
|
fix whitespace
|
2011-05-31 00:39:04 +03:00 |
|
Miroff
|
c44ec4e1c0
|
Fixed issue #84 Panning is really slow under HTC Hero (Android 2.2)
|
2011-05-31 01:30:18 +07:00 |
|
Mourner
|
f36a2f91af
|
fix accidentally broken tiles in IE6-8, fix SVG in IE9, fixes #83
|
2011-05-30 15:20:08 +03:00 |
|
Mourner
|
9863c0c6a0
|
tile layer refactoring
|
2011-05-27 18:36:11 +03:00 |
|
Mourner
|
089052e40d
|
TileLayer opacity option
|
2011-05-23 14:09:15 +03:00 |
|
Mourner
|
ed4d73cc5a
|
fix accidentally broken mousewheel
|
2011-05-20 11:19:51 +03:00 |
|
Mourner
|
5e927b0382
|
dom mouseenter/mouseleave, map mouseover/mousemove/mouseout events
|
2011-05-19 18:57:35 +03:00 |
|
Mourner
|
895d171648
|
android fixes, zoom animation refactoring, fadeAnimation option
|
2011-04-14 15:42:48 +03:00 |
|
Mourner
|
8cb51d1c6c
|
Double tap on mobile webkit, update build
|
2011-04-12 16:53:07 +03:00 |
|
mourner
|
7162bd4930
|
refactor popup code, merge marker dragging from msaspence
|
2011-04-11 23:43:23 +03:00 |
|
Matt Spence
|
805f3b39b9
|
Added draggability to markers
|
2011-04-11 16:26:41 +01:00 |
|
Mourner
|
90f49fd235
|
fix scrolled document bug
|
2011-03-24 16:53:27 +02:00 |
|
Mourner
|
7e9d530f98
|
addClass, hasClass utility methods
|
2011-03-23 18:28:03 +02:00 |
|
Mourner
|
6c8ef08382
|
shift drag zoom
|
2011-03-21 19:09:43 +02:00 |
|
Mourner
|
f2eefe6506
|
options fix, L.Util.setOptions
|
2011-03-01 16:27:09 +02:00 |
|
Mourner
|
348860286c
|
update folder structure
|
2011-01-21 11:55:08 +02:00 |
|
Mourner
|
62e947f4cc
|
fix IE7 error (it sometimes doesn't like the delete statement)
|
2011-01-18 12:03:38 +02:00 |
|
Mourner
|
2088223229
|
fix markers in IE7 (you have to set the size explicitly for some reason)
|
2011-01-18 12:02:56 +02:00 |
|
Mourner
|
be09f97cf2
|
At last, zooming animation! HUGE commit!
|
2011-01-14 18:43:40 +02:00 |
|
Mourner
|
5b6a98acee
|
L.DomUtil.create shortcut, refactoring, update build
|
2011-01-13 12:17:50 +02:00 |
|
Mourner
|
8bbe9940c0
|
new pretty marker icons
|
2011-01-12 16:51:54 +02:00 |
|
Mourner
|
17a896ceb7
|
Move disabling click propagation to an util method
|
2011-01-10 16:22:35 +02:00 |
|
Mourner
|
2e2e502d2d
|
todo: refactor translate stuff
|
2011-01-10 16:22:07 +02:00 |
|
Mourner
|
739c8e289e
|
popup implementation
|
2010-12-15 19:55:57 +02:00 |
|
Mourner
|
427e96540a
|
moved Icon to dom package
|
2010-12-15 17:21:14 +02:00 |
|
mourner
|
f81641d083
|
remove unnecessary comment
|
2010-09-29 19:14:33 +03:00 |
|
mourner
|
ad7ab3a753
|
better progressive enhancement
|
2010-09-29 12:02:03 +03:00 |
|
mourner
|
533d095fef
|
progressive enhancement for animation
|
2010-09-29 11:22:46 +03:00 |
|
mourner
|
284595f335
|
panning animation
|
2010-09-28 21:09:53 +03:00 |
|
mourner
|
5d809aa267
|
Transition implementation (both native and timer-based)
|
2010-09-28 20:53:45 +03:00 |
|
mourner
|
d1f1744ca3
|
jslinted
|
2010-09-27 18:34:56 +03:00 |
|
mourner
|
0991c7fc78
|
basic scroll wheel zoom
|
2010-09-27 13:09:41 +03:00 |
|
mourner
|
1ec2971172
|
small refactoring
|
2010-09-21 18:36:00 +03:00 |
|
mourner
|
480120e3f3
|
draggable fix
|
2010-09-21 16:10:31 +03:00 |
|
mourner
|
4984035a9e
|
map events, double click fix
|
2010-09-21 15:48:31 +03:00 |
|
mourner
|
e734e20d55
|
map positioning refactoring
|
2010-09-21 15:28:13 +03:00 |
|
mourner
|
9437cfda37
|
fix draggable
|
2010-09-21 15:27:47 +03:00 |
|
mourner
|
5fc294650e
|
translate/touch zoom refactoring
|
2010-09-20 15:08:25 +03:00 |
|
mourner
|
8313ea5497
|
move text selection to draggable private methods
|
2010-09-16 18:32:55 +03:00 |
|