Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
interface HTMLElementsObject : JsAny
Link copied to clipboard
open class LeafletMap : Evented

The central class of the API — it is used to create a map on a page and manipulate it.

Link copied to clipboard

Functions

Link copied to clipboard
inline operator fun HTMLElementsObject.get(name: String): HTMLElement?
Link copied to clipboard
inline operator fun HTMLElementsObject.set(name: String, value: HTMLElement)