Class

abstract external class 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.

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion