leaflet-hexbin / HexbinHoverHandler / resizeScale
Function: resizeScale()
resizeScale(
radiusScale
):HexbinHoverHandler
<any
>
Defined in: HexbinHoverHandler.ts:46
Resize the hexbin by a scaling factor applied to the maximum hex radius. Use a scaling factor of 1 to grow/shrink the hexbin to the edge of the cell.
Parameters
radiusScale
number
= 1.5
Returns
HexbinHoverHandler
<any
>