danzel
|
d30d057968
|
Do major tidy ups on the SVG zoom animation, pretty certain that this is tidy now.
Conflicts:
src/map/anim/Map.ZoomAnimation.js
|
2012-06-19 09:20:31 +12:00 |
|
danzel
|
51fb9eeacf
|
Start on making markers animate when zooming rather than disappearing and reappearing. Currently implemented as a hack in Map.ZoomAnimation.
|
2012-06-19 09:20:27 +12:00 |
|
mourner
|
44773a998c
|
updated build, closed #451
|
2012-06-18 12:30:39 +03:00 |
|
Eric Martinez
|
a69477abcf
|
Created a focus handler for the map. Converted keyboard handler to make use of new focus events.
|
2012-05-04 23:46:15 -06:00 |
|
mourner
|
bff72c2c8a
|
make scale control more compact
|
2012-02-25 17:53:26 +02:00 |
|
mourner
|
90198ec519
|
added scale control
|
2012-02-25 17:04:27 +02:00 |
|
mourner
|
194425d24b
|
Fix stuttering of pan animation in some cases
|
2012-02-24 16:53:22 +02:00 |
|
mourner
|
41bfa169a1
|
styling tweaks, remove controls box-shadow for mobile devices
|
2012-02-23 16:13:09 +02:00 |
|
mourner
|
d728779bc6
|
fix controls regression
|
2012-02-23 10:47:19 +02:00 |
|
mourner
|
287a58ec2a
|
Fixed regression with disappearing controls, closed #525
|
2012-02-23 10:32:39 +02:00 |
|
mourner
|
1c579dbeac
|
Fixed Android 3 zoom control issue, closed #335
|
2012-02-21 15:33:10 +02:00 |
|
mourner
|
10bb71fb2a
|
Improved panning usability on marker-crowded maps, closed #506
|
2012-02-21 12:32:11 +02:00 |
|
mourner
|
1e72e40c89
|
Added Popup maxHeight option, updated default popup styles
|
2012-02-17 15:32:40 +02:00 |
|
mourner
|
c3b33d8ca3
|
Polyline editing fixes, better debug page
|
2012-02-16 18:11:17 +02:00 |
|
mourner
|
1a8a0ce632
|
Added DivIcon for lightweight div-based markers, and editable poly example
|
2012-02-16 13:00:45 +02:00 |
|
mourner
|
8e131c5f32
|
more cleanup and refactoring
|
2012-02-15 17:05:55 +02:00 |
|
mourner
|
fdde989f05
|
Fixed Android 3 stability issues
|
2012-02-13 16:01:00 +02:00 |
|
mourner
|
dde05f8f31
|
Fixed z-index marker issues in IE, closed #259
|
2011-10-28 16:09:38 +03:00 |
|
mourner
|
61d746818b
|
Prevented some CSS frameworks from setting Leaflet img max-width, fixed #322
|
2011-10-21 18:52:37 +03:00 |
|
mourner
|
465a27e5fc
|
Fixed IE6/7 and IE8-compat overlays not displaying regression, closed #312
|
2011-09-29 11:48:17 +03:00 |
|
Mourner
|
e4c08caf47
|
Fix overlay positions when panning to a copy of a world, close #273
|
2011-09-09 16:32:43 +03:00 |
|
Mourner
|
50e36cc2cb
|
minor tweaks
|
2011-07-13 14:38:46 +03:00 |
|
Mourner
|
03075f0928
|
initial Control.Layers commit
|
2011-07-12 20:19:29 +03:00 |
|
Mourner
|
d2487e89d0
|
improve mobile webkit click responsiveness, fix clicks in Android 2.1
|
2011-06-17 13:50:50 +03:00 |
|
Mourner
|
e576fd846c
|
improve typograhy
|
2011-06-16 15:45:37 +03:00 |
|
Mourner
|
4d46f03065
|
CSS cleanup (thanks to CSSLint)
|
2011-06-16 15:02:42 +03:00 |
|
Mourner
|
db62672a73
|
popup animation in Firefox/Opera, fixes #21
|
2011-05-25 18:29:37 +03:00 |
|
Mourner
|
7809accb0e
|
opera fixes
|
2011-05-20 16:34:45 +03:00 |
|
Mourner
|
7d41a332f6
|
Fixed a bug related to img {max-width: 100%} rule in Firefox
|
2011-05-18 11:43:11 +03:00 |
|
Mourner
|
28a50d7f18
|
zoom buttons hover styles
|
2011-04-15 16:06:46 +03:00 |
|
Mourner
|
25a4952fb3
|
zIndex for controls, fixes #36
|
2011-04-15 12:26:22 +03:00 |
|
Mourner
|
ba28ce77bf
|
fix IE, fix attrib control styling, update build
|
2011-04-15 11:56:48 +03:00 |
|
Mourner
|
d8bcfef1a3
|
initial attribution control implementation
|
2011-04-14 18:48:14 +03:00 |
|
Mourner
|
b1d9ca7747
|
some clean up
|
2011-04-14 16:32:36 +03:00 |
|
Mourner
|
30768b40b8
|
better webkit transition bug workaround
|
2011-04-14 16:30:55 +03:00 |
|
Mourner
|
131f909e0a
|
bigger controls on mobile, update build
|
2011-04-14 16:12:05 +03:00 |
|
Mourner
|
895d171648
|
android fixes, zoom animation refactoring, fadeAnimation option
|
2011-04-14 15:42:48 +03:00 |
|
Mourner
|
3caf5007a2
|
update zoom styling
|
2011-04-11 15:52:52 +03:00 |
|
Mourner
|
a204511fbe
|
control positioning, basic zoom control, update build
|
2011-04-11 15:49:15 +03:00 |
|
Mourner
|
728c7920f2
|
tile/popup fade animation
|
2011-04-08 11:55:32 +03:00 |
|
Mourner
|
9d93998ba2
|
zoom animation fix and refactoring, works like a charm on iOS now!
|
2011-03-31 18:34:37 +03:00 |
|
Mourner
|
d65e289bdd
|
clean up
|
2011-03-21 19:46:25 +02:00 |
|
Mourner
|
6c8ef08382
|
shift drag zoom
|
2011-03-21 19:09:43 +02:00 |
|
mourner
|
5f63b8dd82
|
Moved IE-specific CSS to a separate file; readme updated
|
2011-02-27 02:08:09 +02:00 |
|
mourner
|
fc3a59ff10
|
IE9 popup styling fixes
|
2011-02-26 17:42:23 +02:00 |
|
Mourner
|
d011038bf7
|
initial vector support, huge commit!
|
2011-02-25 19:01:29 +02:00 |
|
Mourner
|
be09f97cf2
|
At last, zooming animation! HUGE commit!
|
2011-01-14 18:43:40 +02:00 |
|
Mourner
|
d15dc94a0b
|
update close button
|
2011-01-13 17:52:16 +02:00 |
|
Mourner
|
5b6a98acee
|
L.DomUtil.create shortcut, refactoring, update build
|
2011-01-13 12:17:50 +02:00 |
|
Mourner
|
d33529b126
|
popup refactoring, close button, update build
|
2011-01-12 18:05:12 +02:00 |
|
Mourner
|
3ebfa1e2a2
|
popup styling fixes
|
2011-01-12 17:15:18 +02:00 |
|
Mourner
|
0e62b98c3a
|
layer z-indexes, tidy up CSS
|
2011-01-12 16:51:00 +02:00 |
|
Mourner
|
14bfaa867b
|
more popup styling
|
2011-01-10 18:30:09 +02:00 |
|
Mourner
|
730c85c2cc
|
fiddling with popup appearance
|
2011-01-10 16:22:59 +02:00 |
|
Mourner
|
229eebe5ab
|
fixed popup click propagation bug in webkit
|
2011-01-10 15:06:27 +02:00 |
|
Mourner
|
c40efb88a5
|
pretty up the popups a bit
|
2011-01-10 13:05:14 +02:00 |
|
Mourner
|
e6eaec9f41
|
popup fixes
|
2010-12-15 20:21:38 +02:00 |
|
Mourner
|
739c8e289e
|
popup implementation
|
2010-12-15 19:55:57 +02:00 |
|
Mourner
|
2348947c73
|
Marker implementation
|
2010-12-15 17:14:15 +02:00 |
|
mourner
|
47d4872864
|
moved tile visibility to CSS
|
2010-09-27 17:45:48 +03:00 |
|
mourner
|
9cbf2f5a41
|
remove shadows
|
2010-09-16 16:59:14 +03:00 |
|
mourner
|
af03e976db
|
basic Leaflet stylesheet
|
2010-09-16 16:08:56 +03:00 |
|