How to Search in Google Map Api V2 Android?

后端 未结 1 927
無奈伤痛
無奈伤痛 2020-12-09 11:08

I\'m developing an Android application and using GoogleMaps API v2. This application works so far but I want search in the map with a path:

Screenshot :

相关标签:
1条回答
  • 2020-12-09 11:37

    You can use geocoding to search or see this nice tutorial which uses json parsing GoogleMaps.

    • Adding Google Places Autocomplete API as custom suggestions in Android Search Dialog
    0 讨论(0)
提交回复
热议问题