osm-codes / gridMap-pages

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

Implement Search Logic in MapComponent #45

Open jsugg opened 1 year ago

jsugg commented 1 year ago

Description

Implement the search functionality in MapComponent.tsx. When a user enters a query and hits search, the map should update to reflect the search results.

Acceptance Criteria