Map - fetch council geojson from API #916
Labels
Complexity: Missing
This ticket needs a complexity (good first issue, small, medium, or large)
Milestone: Missing
P-feature: Map
Role: Frontend
React front end work
size: 2pt
Can be done in 7-12 hours
Description
NC geojson has been moved from the client to the back end API. See #910
Refactor Map, BoundaryLayer, redux to fetch geojson and initialize BoundaryLayer.
Action Items
Refactor client code to:
GET
request to/geojson
api endpoint on app load./geojson
response in redux store.Map.jsx
to initializeBoundaryLayer
after geojson fetch instead of on map load.Resources
https://dev-api.311-data.org/docs#/default/get_all_geometries_geojson_get
The text was updated successfully, but these errors were encountered: