Skip to content

Release basic map components

Compare
Choose a tag to compare
@atomtay atomtay released this 12 Mar 15:55
· 45 commits to main since this release

This release adds React wrappers for some of the most common Mapbox GL JS components MAPC Digital Services uses in maps, including:

  • Map
  • Layer and Source
  • Tooltip (Mapbox's "Popup")
  • Legends

It also includes the first MAPC-specific layer component, which directly links to a Mapbox vector layer on the 101 municipalities in the Greater Boston region. Add in array data, a color scheme, and a color/value matching function for instant choropleths!