osm-codes / gridMap-pages

The production version, after gridMap-draftPages. ReactJS + OpenLayers.
Apache License 2.0
0 stars 0 forks source link

Design and Implement SearchBar Component #42

Open jsugg opened 1 year ago

jsugg commented 1 year ago

Description

Design and implement the UI for the Search Component that will be integrated into the map into the MapComponent.tsx. This involves adding the search layout, input, and button to the component.

Acceptance Criteria