Leaflet/spec/suites/layer
Dave Leaver 5603a87c70 Remove marker.dragging when not on the map (#5295)
* Add some tests for #5293

* Fix enabling marker dragging while markers aren't on the map by removing the dragging object when not on the map.

This is a change of behavior (.dragging is only defined when a marker is on the map).

* Docs for dragging change
2017-02-02 10:14:39 +01:00
..
marker Remove marker.dragging when not on the map (#5295) 2017-02-02 10:14:39 +01:00
tile Adding Unit Tests for minNativeZoom and maxNativeZoom 2016-11-18 15:45:23 +01:00
vector ES6 modules & Rollup (#4989) 2017-01-30 11:35:16 +01:00
FeatureGroupSpec.js enforce indentation in specs 2015-09-25 13:55:37 +03:00
GeoJSONSpec.js Consistent GeoJSON casing 2015-12-25 14:00:21 +01:00
ImageOverlaySpec.js fix imageoverlay setBound when not added to map 2015-07-28 12:10:40 +02:00
LayerGroupSpec.js L.GeoJSON.asFeature should pass through FeatureCollections (#5049) 2016-11-10 13:53:38 +01:00
PopupSpec.js Added unit test for #5202 2016-12-21 14:49:47 +01:00
TooltipSpec.js Do not fail when closing an interactive tooltip not yet added to the map (#4937) 2016-09-26 16:40:51 +03:00