Component: ZoomMapToComponent
A component to encapsulate the options to zoom the map to specific regions is required. This component is an overlay UI element that will be displayed on top of the map. It may use Angular Material Select component.
Acceptance Criteria:
- Should show a simple box containing a dropdown selection control
- Should display "Zoom to..." text by default
- Should accept input
regions
asTBD
- Should expose output
regionChanged
asTBD
- Should emit output when a region is selected