如何限制Android Google自动填充API只能获取火车站

时间:2017-09-19 05:51:56

标签: android google-maps google-maps-android-api-2

虽然有很多关于如何将API限制在特定国家的答案,但找不到任何关于将其限制在火车站的问题。请帮我解决这个问题。感谢。

1 个答案:

答案 0 :(得分:1)

我认为目前API不支持此功能。

我可以在Places API网络服务中看到启用此功能的功能请求:

https://issuetracker.google.com/issues/35820774

我建议为Places自动填充的Places API提交相同的功能请求。

您还可以在Android和iOS中看到类似的PlacePickers功能请求:

https://issuetracker.google.com/issues/35826944

https://issuetracker.google.com/issues/35830469