v2.0.0
v2.0.0 Changes
-
[add] New default map provider (Mapbox) and complete refactoring to all map and geocoding
components. #888Note: 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.