Class DivIcon

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

Hierarchy

Index

Constructor methods

Constructor methods

constructor(options: DivIconOptions): DivIcon

Creates a div icon instance with the given options.

Parameters

Returns

DivIcon