简体   繁体   中英

How to limit Google maps' search to specific services near the current location?

I'm developing an Android App that provide users with the nearby hospital and clinic informations. The app will get users location via GPS and searches on its own for the nearby medical assistance. I'm using Google maps for my app.

Can anyone teach how to limit the Google maps' search to only display the hospitals and clinics around user's location please?

Thank you.

Google Maps API Does'nt provide such type of filter for hospitals near any particular location.So using Google Maps API it can'nt possible to get hospitals for specializations.

Check This is a simple Google Maps Hospital API URL

in such cases you can use Google Place API and for use of Place Api see this blog

hope this will help you.

Thanks

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM