Leaflet/spec/suites/layer/marker
ghybs d6fc47d70e Fix(DivIcon): revert #5517 to avoid appending a single node instead of generating content (#5574)
* Docs(Marker): explain checks for re-using icon element

when the marker is modified with an icon of the same type (i.e. an image icon with an image icon, or a DivIcon with a DivIcon), or checks for NOT re-using the icon element when modifying with an icon of a different type (i.e. an image icon with a DivIcon, or the reverse).

* Revert "Div icon accept node element as option (#5517)"

This reverts commit ba7bfb5011.

Conflicts:
	spec/suites/layer/marker/MarkerSpec.js
2017-06-25 14:11:57 +02:00
..
Icon.DefaultSpec.js Detect L.Icon.Default.imagePath using CSS. #4604, #3696, #4579 (#4605) 2016-08-22 16:40:03 +02:00
MarkerSpec.js Fix(DivIcon): revert #5517 to avoid appending a single node instead of generating content (#5574) 2017-06-25 14:11:57 +02:00