Files
Justin Manley 83245b177a Rename LeafletToolbar namespace to L.Toolbar2.
This matches the recommended API design described in the Leaflet plugin
guide (https://github.com/Leaflet/Leaflet/blob/master/PLUGIN-GUIDE.md).
In addition, it eliminates the need for special support in this library
for CommonJS and AMD (i.e. "require('leaflet-toolbar')") - that support
comes for free with Leaflet.
2017-10-31 19:41:44 -07:00
..