DaxiaK / MyDiary

In the Movie "-your name.-" (君の名は。, 你的名字) , "My Diary" of android version.
1.59k stars 259 forks source link

What the solution dose be to replace Google place picker in China? #21

Closed DaxiaK closed 7 years ago

DaxiaK commented 7 years ago

I want to use Google place picker for making user select the place where they want , but the google service doesn't work in China. Does anyone have idea? BTW, does geocoder work in China? I find some China user complaints issues about GPS.

xosadmin commented 7 years ago

Chinese people usually using Amap.com's service.I think you can try the Amap's map API.

DaxiaK commented 7 years ago

Thanks your comment! I found Amap.com have some limit,so I will try to use QQ map.

jerry855202 commented 7 years ago

Maybe you can try to use baidu map's api

cxgreat2014 commented 7 years ago

2333,666,baidu mobile SDK backdoor let us won't trust it again. @jerry855202

jerry855202 commented 7 years ago

@cxgreat2014 Good point, I didn't know that. Not living in China.

DaxiaK commented 7 years ago

@cxgreat2014 Does QQ map have same question? Maybe I should think backdoor issue...

cxgreat2014 commented 7 years ago

@erttyy8821 no,but ... In China,this amazing country, I think GaoDe is better。http://lbs.amap.com/

DaxiaK commented 7 years ago

@cxgreat2014 I think so... maybe I will revert it to use the android geocoder!

jsxGitHub commented 7 years ago

aMap rules china?

DaxiaK commented 7 years ago

@jsxGitHub I already survey the aMap rules , you must have a China callphone if you want to use its SDK.

jerry855202 commented 7 years ago

@erttyy8821 I have an aMap dev account, I could create a separate key if you really want to. And also, I think aMap's developer register system does not check the cellphone number entered.

DaxiaK commented 7 years ago

@jerry855202 Hi ,now the aMap "dev" account will check the China cellphone :( Thanks for your helping ,but I decide revert the geocoder for no google service area.