Leaflet/spec/suites/map
Michael Fenwick 0e36b948cd Feature: optionally allow popups to not close on pressing Esc (#5730)
* add test for disabled popup ESC key functionality

* add closeOnEscapeKey default option for popup

* add ESC key condition to prevent map.closePopup

* fix variable indentation

* revert unnecessary mapPopup variable back to map._popup

* add 4 spaces of indentation to variables
2017-08-28 16:11:54 +02:00
..
handler Feature: optionally allow popups to not close on pressing Esc (#5730) 2017-08-28 16:11:54 +02:00
MapSpec.js Throw if argument to addLayer is not actually a layer (#5689) 2017-08-06 08:36:10 +02:00