Detect the nearest transit stop from the given location

后端 未结 3 698
轮回少年
轮回少年 2020-12-12 12:54

I need to get all the nearby public transit information within certain distance from a given location. The type of public transit can be either bus, train, et

3条回答
  •  自闭症患者
    2020-12-12 13:12

    Adding &output=json to your initial query (http://maps.google.com/maps?q=transit%20stop%20near%20New%20Bugis%20Street%20Singapore&output=json), is not a legal way to get this information?

提交回复
热议问题