Skip to content

Types

Map

Map

TileLayer

TileLayer

Marker

Marker

Icon

Icon

DivIcon

DivIcon

Control.Layers

Control.Layers

Control.Zoom

Control.Zoom

Control.Attribution

Control.Attribution

Control.Scale

Control.Scale

LatLngExpression

LatLng | { lat: number; lng: number; } | [number, number]

LatLngBoundsExpression

LatLngBounds | [[number, number], [number, number]]

PointExpression

Point | [number, number]

ControlPosition

'topleft' | 'topright' | 'bottomleft' | 'bottomright'

ExtraControlPosition

'centerleft' | 'centerright' | 'htopleft' | 'htopright' | 'htopcenter' | 'hbottomleft' | 'hbottomright' | 'hbottomcenter'

CrossOrigin

'anonymous' | 'use-credentials' | ''

ViewChangedEvent

This event extends the LeafletEvent.

NameType
centerLatLng
zoomnumber
boundsLatLngBounds

LocateControlExtension

LocateControlExtension

Released under the MIT License.