开发者

Search Bar in android

I want to add a search bar in my activity. I have some lat long stored in a vector and i want to search a lat long using search bar and want to animate map to that point. How to do this?? Please giv开发者_开发知识库e me some suggestion thnx


If you want to launch google maps for a particular lat long, it is possible to start activity using Intent.

Check for the intent details here.

If you are drawing map in your application itself, then you can use the search bar. Here is the documentation on how to do it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜