Skip to content

v2.1.2

Choose a tag to compare

@dleadbetter dleadbetter released this 12 Apr 14:43
· 691 commits to master since this release
1225737

πŸ’₯ Breaking Changes

  • Adds the apiKey prop to the MapDraw component (previously this was included in the mapStyle prop)

πŸš€ New Features

  • Creates the GeocodingControl component; Adds it to the MapDraw component
  • Updates the MapDraw component to accept a geocoding and onGeocodingSelection prop

πŸ› Bug Fixes

  • Updates the getBoundingBox function to return null if a valid box cannot be calculated
  • Updates the MapDraw, LocationMarkers, and SearchResultsLayer components to only fitBounds if a valid bounding box is returned