Stefan Sydow
|
4c46abe781
|
preserve dragable state on layer deactivation
|
2015-01-19 19:07:04 +01:00 |
|
Jeff Smale
|
c6dea37d86
|
Preserve marker draggability on setIcon (fixes #2578)
|
2014-11-05 18:12:21 -08:00 |
|
Tom MacWright
|
74133f49f0
|
Fix MarkerSpec in retina browsers.
|
2014-10-21 12:21:29 +03:00 |
|
danzel
|
8cc7404f53
|
This should be oldLatLng, even if latlng is wrong, let's have this be right. refs #2412 #1423
|
2014-01-29 14:51:55 +13:00 |
|
danzel
|
e2d9a97836
|
Add oldLatlng parameter to Marker move event, will allow MarkerCluster to support moving markers.
|
2014-01-29 11:33:08 +13:00 |
|
Vladimir Agafonkin
|
a086b336b2
|
fix images 404 warnings in specs
|
2013-09-12 13:14:00 +03:00 |
|
John Firebaugh
|
475e736346
|
Revert "Consistent mouse event propagation in Marker and Path"
This reverts commit 4015f49615 .
|
2013-06-28 16:22:20 -04:00 |
|
John Firebaugh
|
4015f49615
|
Consistent mouse event propagation in Marker and Path
Marker was missing mouseup and mousemove.
Path was missing mouseup.
|
2013-06-28 14:44:10 -04:00 |
|
danzel
|
19d49e027f
|
Add another test for marker/shadow reuse
|
2013-06-24 08:54:40 +12:00 |
|
danzel
|
1a1cfb2e60
|
Make Marker setIcon unit tests better.
|
2013-06-12 16:18:20 +12:00 |
|
danzel
|
fa45913505
|
Make Icon/DivIcon reuse not try reuse the wrong dom element type.
|
2013-06-12 16:05:42 +12:00 |
|
danzel
|
7f2eff363b
|
Add support to DivIcon for reusing a div. Fixes #1753. Still issues remain (Can't change a marker with a DivIcon to have an image Icon or vice versa)
|
2013-06-12 15:55:03 +12:00 |
|