【发布时间】:2018-04-01 04:11:07
【问题描述】:
我发现您可以使用 Google Maps Places API 检索附近地铁站的位置,如下所述:
Google Maps: Retrieve nearby subway station's latitude and longtitude?
但除了该数据之外,我还想检索该站可用的地铁线路。这可能吗?
【问题讨论】:
标签: google-maps google-places-api
我发现您可以使用 Google Maps Places API 检索附近地铁站的位置,如下所述:
Google Maps: Retrieve nearby subway station's latitude and longtitude?
但除了该数据之外,我还想检索该站可用的地铁线路。这可能吗?
【问题讨论】:
标签: google-maps google-places-api
目前,Places API 不会公开公交站的这些信息。 Google 问题跟踪器中有一个功能请求,可以检索每个站点的行号。您可以在
找到此功能请求https://issuetracker.google.com/issues/35827961
请随时对此功能请求加注星标以表达您的兴趣并订阅来自 Google 的进一步通知。
【讨论】: