1.0.4 • Published 7 years ago

map-container v1.0.4

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

map-container

Receives zip code polygon data and transforms it into geoJSON format

  • Takes geozips prop as an array of objects
    • The object has to have "_id" field and "path" field
  • Converts to geoJSON
  • Passes an aray of geoJSONS as prop with prop name "geojsons"