clairBuoyant / web

clairBuoyant website.
0 stars 0 forks source link

Create map component for home page #3

Closed kylejb closed 2 years ago

kylejb commented 2 years ago

What

Create working map component as per initial design for home page. Assume user is authenticated for the time being.

kylejb commented 2 years ago

I originally used React Leaflet, but would like to explore NASA's WorldWind.

If we take the latter approach, let's create a npm library to make it portable to React.

kylejb commented 2 years ago

I'm going to build out worldwind-react and in the interim I will integrate leaflet with react-leaflet.

We can decide in the future whether we'd like to replace leaflet with worldwind. Either way, I want to build this out as I think the broader community might find it useful and it would be a great learning experience for me; anyone is welcome to join in on that project.

kylejb commented 2 years ago

Map will load Rockaway Beach (NY) and render all NDBC buoys for MVP.