1) Removed the props bornholmAltPosition , laesoeAltPosition ,anholtAltPosition and corresponding types from the Map component .
2) Remove altD field from the Area type above the Map component
3) Update the documentation accordingly.
4) Removed the Municipalities&Regions example in the demo and its description in descriptions.ts .
5) Removed the WithHighlightedRegions story in `packages/core/src/components/areas/municipalities/Municipalities.stories.tsx.
1) Removed the props
bornholmAltPosition
,laesoeAltPosition
,anholtAltPosition
and corresponding types from theMap
component . 2) RemovealtD
field from the Area type above theMap
component 3) Update the documentation accordingly. 4) Removed theMunicipalities&Regions
example in the demo and its description indescriptions.ts
. 5) Removed theWithHighlightedRegions
story in `packages/core/src/components/areas/municipalities/Municipalities.stories.tsx.