Miscellaneous bits of documentation that don't really fit anywhere else @namespace version A constant that represents the Leaflet version in use. ```js L.version; // contains "1.0.0" (or whatever version is currently in use) ```