We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题,地址选择器,广东省东莞市街道数据为空,选了东莞市后点确定会导致app崩溃,麻烦大神补充下东莞市的街道数据,谢谢
The text was updated successfully, but these errors were encountered:
可以自己在asets下以同名的“china_address.json”来提供新的地址数据的
Sorry, something went wrong.
可以参考 #332 更新获取到最新版的省市区数据,对于这些 省直辖县级市、直筒子市 都进行了很好的处理,全部数据都是3级结构,比如:广东-东莞,是没有区级的,会填充一个同名的区级,变成:广东-东莞-东莞
建议开发当天转换得到新文件,这样就能使用到最新版本数据,所使用的数据源是我的开源库 https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov ,基本上月更,除了省市区乡镇四级区划外,还有坐标边界数据。欢迎用 #332 的代码在线转成china_address.json
No branches or pull requests
如题,地址选择器,广东省东莞市街道数据为空,选了东莞市后点确定会导致app崩溃,麻烦大神补充下东莞市的街道数据,谢谢
The text was updated successfully, but these errors were encountered: