Package-level declarations

Types

Link copied to clipboard
abstract class Class : JsAny

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

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

Abstract class for map interaction handlers