Package-level declarations

Types

Link copied to clipboard
abstract external class Class

L.Class powers the OOP facilities of Leaflet and is used to create almost all the Leaflet classes documented.

Link copied to clipboard
open external class Handler(map: LeafletMap) : Class

Abstract class for map interaction handlers