vue-google-autocomplete icon indicating copy to clipboard operation
vue-google-autocomplete copied to clipboard

Not receiving photos object in response

Open abhimanusharma opened this issue 4 years ago • 2 comments
trafficstars

As per Google places docs we get business_status, formatted_address, geometry, icon,name, permanently_closed (deprecated), photos, place_id, plus_code, types in response but using this plugin I am not receiving photos array at placechanged event.

I tried to change the types prop as mentioned in the documentation but it still won't work, any idea how to get photos array with this package?

abhimanusharma avatar Apr 02 '21 06:04 abhimanusharma

same issue here i try to using fields prop but nothing change in inputChange result!! did you know where i cant see the fields that i selected on fields prop

shayan1998 avatar Dec 14 '21 06:12 shayan1998

👍

LarryBarker avatar Aug 24 '22 06:08 LarryBarker