Closed veelci closed 5 years ago
Fixes a deprecation logged to the console when using placeIdOnly
Autocomplete: placeIdOnly is deprecated as of January 15, 2019, and will be turned off on January 15, 2020. Use fields: ['place_id', 'name', 'types'] instead.
placeIdOnly
fields: ['place_id', 'name', 'types']
@veelci thanks a lot for the PR, I will merge and update the documentation.
Fixes a deprecation logged to the console when using placeIdOnly