Tom MacWright
|
a324759268
|
Use tobe instead of testing the result of an equality
|
2013-02-19 14:21:06 -05:00 |
|
danzel
|
513c6ca4cd
|
Change _propagateEvent to be careful that it doesn't overwrite e.layer if it is already set. Allows markers to be in multiple FeatureGroups and have the events come through correctly. See the test for details.
Fixes Leaflet.markercluster#128 ( https://github.com/Leaflet/Leaflet.markercluster/issues/128 )
|
2013-02-08 14:44:28 +13:00 |
|
danzel
|
0390a86e7f
|
More CircleMarker tests, move them where they should be.
|
2013-02-04 09:49:37 +13:00 |
|
danzel
|
b905708f24
|
Test cases for #1297 circleMarker setRadius issue.
|
2013-02-03 15:34:32 +13:00 |
|
Mattias Bengtsson
|
593fa82fe8
|
Stupid typo
|
2012-11-29 08:10:04 +01:00 |
|
Mattias Bengtsson
|
2fd70b3bb7
|
Wrap the last test in a map.whenReady to ensure the map has finished loading
before removeLayer is called.
|
2012-11-29 08:05:08 +01:00 |
|
Mattias Bengtsson
|
c0135a219d
|
Added a bunch of tests and fixed some bugs those exposed.
Also don't try to automatically adjust zoom. Leave that to the
layer control for now and wait for a setBaseLayer / switchLayer
or something instead.
|
2012-11-19 04:36:13 +01:00 |
|
Vladimir Agafonkin
|
cca3180f30
|
fix Circle getBounds, closes #1068
|
2012-10-15 11:39:07 +03:00 |
|
Andrey Rublev
|
263a5b9b5f
|
Add method Polyline.closestLayerPoint
Also fix method L.LineUtil.simplify for empty geometry
|
2011-07-20 13:23:04 +07:00 |
|
mourner
|
53bd768a47
|
TileLayer
|
2010-09-15 16:45:42 +03:00 |
|