Skip to content

v2.3.9

Choose a tag to compare

@dleadbetter dleadbetter released this 21 Mar 15:49
· 206 commits to master since this release

πŸ’₯ Breaking Changes

  • Adds required data prop to SearchResultsLayer; Previously the component used useCachedHits to gather the data
  • Adds optional searching prop to SearchResultsLayer; The component will not automatically fit to the bounding box when searching is "true"

πŸš€ New Features

  • Updates @peripleo/peripleo and @peripleo/maplibre dependencies to latest versions
  • Adds interactive prop to LocationMarkers to pass down to GeoJSONLayer
  • Adds ability to filter toFeatureCollection by geometry type

πŸ› Bug Fixes

None!