Skip to content

leaflet-hexbin / hexbinLayer

Function: hexbinLayer()

hexbinLayer<Data>(options?): HexbinLayer<Data>

Defined in: HexbinLayer.ts:790

Factory function to instanciate a new hexbin layer

Type Parameters

Data = LatLngExpression

Parameters

options?

HexbinLayerConfig

Returns

HexbinLayer<Data>