Class
L.Class
powers the OOP facilities of Leaflet and is used to create almost all the Leaflet classes documented.
In addition to implementing a simple classical inheritance model, it introduces several special properties for convenient code organization — options, includes and statics.