Getting results of nearby places from User's Location using Google Maps API in Android

后端 未结 4 1635
别那么骄傲
别那么骄傲 2020-12-01 02:33

This is the first time using google map API and google places API. I am doing a demo application that displays the list hospitals (for example) nearest to the user\'s locati

4条回答
  •  庸人自扰
    2020-12-01 03:03

    Follow this link, it has all explained out,

    in the String type='grocery_or_supermarket' replace it to be 'hospital' and you'll be good to go:

    http://androidmastermind.blogspot.co.ke/2016/06/android-google-maps-with-nearyby-places.html

提交回复
热议问题