craigpullar / polyserv-web

0 stars 0 forks source link

Get polygons #16

Closed Robbieee closed 7 months ago

Robbieee commented 5 years ago

NOTE - The map component uses the react-mapbox library, which seems awesome so far. I have never used this library before.

ANOTHER NOTE - I made a mapbox account with the exact same credentials as our email account

This PR implements a container for the demo map component. The map will query our api for polygons within it's bounds every time the map moves

TO DO -

use .env for a few things in this PR