Skip to content

v2.0.0

Compare
Choose a tag to compare
@Gnito Gnito released this 19 Sep 14:54
· 2161 commits to master since this release
5bd4873

v2.0.0 Changes

  • [add] New default map provider (Mapbox) and complete refactoring to all map and geocoding
    components. #888

    Note: Before updating to version 2.0.0, you should very carefully track customizations that
    you have made to following components:

    • LocationAutocompleteInput
    • Map
    • SearchPage (especially previous onIdle function)
    • SearchMap
    • SearchMapPriceLabel
    • SearchMapGroupLabel
    • SearchMapInfoCard

    To get a better understanding of what has changed, you should read documents about how to
    integrate to map providers and especially
    changing map provider to Google Maps.