WatersDiagram()
function WatersDiagram(props, deprecatedLegacyContext?): ReactNode
Serves up a translatable SVG image showing nautical boundaries
Parameters
| Parameter | Type | Description | 
|---|---|---|
props | LabelProps | - | 
deprecatedLegacyContext? | any | Deprecated See React Docs | 
Returns
ReactNode