npm react-native-maps 2.0.0-beta.7
v2.0.0-beta.7

latest releases: 1.18.0, 1.17.3, 1.17.2...
17 months ago

2.0.0-beta.7 (2023-04-28)

Features

  • MapView: make animateCamera async (b1c76d8)
  • MapView: make animateToRegion async (b056709)
  • MapView: make fitToCoordinates async and accept duration (e1b6024)
  • MapView: make fitToElements async and accept duration (d397367)
  • MapView: make fitToSuppliedMarkers async and accept duration (8fb89d8)

BREAKING CHANGES

  • MapView: made fitToCoordinates async and accept duration instead of animated boolean
  • MapView: made fitToSuppliedMarkers async and accept duration instead of animate boolean
  • MapView: made fitToElements async. Takes duration instead of animated boolean
  • MapView: made MapView.animateCamera async
  • MapView: made MapView.animateToRegion async

Don't miss a new react-native-maps release

NewReleases is sending notifications on new releases.