I wonder if there is any way to filter places such as "academies" using Google Places? Because the idea is to take and use the data of these places.
I wonder if there is any way to filter places such as "academies" using Google Places? Because the idea is to take and use the data of these places.
I think Guilherme's response to how Send address to search on Google Maps serves you well, but you would need some details about the Types of Locations that Google Place allows for search.
This page has a list of allowed values for the types
property in Google Places API . Table 1 lists the types that can be used for site searches and additions. Table 2 lists the additional types that can be returned in site search results. The Table 3 lists the types that can be used in place autocomplete requests.
Good afternoon.
After searching a lot, I found this tutorial:
These are services calls with Retrofit + Maps.
Thank you! =)