@sqlrooms/kepler / CustomMapLegendFactory
Function: CustomMapLegendFactory()
CustomMapLegendFactory(
LayerLegendHeader,LayerLegendContent):FC<MapLegendProps>
Parameters
| Parameter | Type |
|---|---|
LayerLegendHeader | FC<LayerLegendHeaderProps> |
LayerLegendContent | FC<LayerLegendContentProps> |
Returns
FC<MapLegendProps>
