vsGoogleAutocomplete icon indicating copy to clipboard operation
vsGoogleAutocomplete copied to clipboard

Warning: The implementation for types in text search requests is changing

Open bangive opened this issue 9 years ago • 0 comments

Do you care about this warning from google https://developers.google.com/maps/documentation/javascript/places-autocomplete: Warning: The implementation for types in text search requests is changing. The types parameter is deprecated as of February 16, 2016, replaced by a new type parameter which only supports one type per search request. Additionally, the establishment, place_of_worship, food, health, general_contractor and finance types will no longer be supported as search parameters (however these types may still be returned in the results of a search). Requests using the deprecated features will be supported until February 16, 2017, after which all text searches must use the new implementation.

bangive avatar Mar 25 '16 06:03 bangive