开发者

Android Google Map

开发者 https://www.devze.com 2023-02-06 23:59 出处:网络
Is this possible in 开发者_如何学PythonAndroid, when i will say a name of place google map pointer will zoom to that place. i.e. I want to search Map by voice

Is this possible in 开发者_如何学PythonAndroid, when i will say a name of place google map pointer will zoom to that place. i.e. I want to search Map by voice if possible then how to do this? Though i have done so many apps in Google map, but din't try this before! Can any body help?


this should be useful to start off.then you can go through these APIs.If you want to include the voice recoginition part , now APIs are available from level 8.check this out. RecognizerIntent.you can even use the Voice recoginition example


Check out the animateTo method of the MapController class. I think this will do what you're looking for.

0

精彩评论

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