mirror of
https://github.com/Leaflet/Leaflet.toolbar.git
synced 2026-01-14 01:58:18 +00:00
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.