React and Google maps with filtering and categories

EULERIO
7 min readDec 1, 2021

--

Following on from our first article you should now have a fully functional map application which will allow you to add details to local landmarks in your area. In this article we will enhance this further by adding categories, star rating and filtering capabilities.

Data Model update

--

--