I have implemented Place Autocomplete but it doesn't providing me the Photos array.
Please help me out. Suggestions really appreciated. Many Thanks in advance.
I have implemented Place Autocomplete but it doesn't providing me the Photos array.
Please help me out. Suggestions really appreciated. Many Thanks in advance.
Autocomplete responses don't include photos, just a handful of key information like name and Place ID (see the docs for the full set of fields). To get more detailed information like photos you need to make a Place Details Request using the Place ID from the Autocomplete response.