You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a Marker Layer that will be consumed by Map.tsx and that takes in the locations data as a prop and then displays each location as a marker. Leaflet has a GeoJSON layer we may want to use, but dealer's choice on implementation.
Overview
Add a Marker Layer that will be consumed by
Map.tsx
and that takes in the locations data as a prop and then displays each location as a marker. Leaflet has a GeoJSON layer we may want to use, but dealer's choice on implementation.Context
Blocked by #22 & #46
The text was updated successfully, but these errors were encountered: