Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 454 Bytes

File metadata and controls

28 lines (15 loc) · 454 Bytes

Changelog

v2.0.2

Updates:

  • Ensure onLocationChange is triggered when you complete a search

v2.0.1

Updates:

  • onLocationChange will only be called when the location changes via click or clear

v2.0.0

Breaking changes:

  • Renamed initialPosition prop to initialView
  • Allow string value for lng or lat for initial value

New features:

  • Added initialPosition prop to place an initial marker

v1.0.0

  • Initial release