Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 408 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 408 Bytes

Leaflet.debug

A simple plugin to use when debugging your Leaflet app. Adds a .debug to Leaflet classes to make debug tasks simpler.

Demo

http://aaronr.github.io/Leaflet.debug/example/

Examples

In a debug console:

>>> map.debug.numLayers()
4

License

Leaflet.debug is free software, and may be redistributed under the MIT license.