How can I find the nearest intersection via the Google Maps API?

前端 未结 2 1412
傲寒
傲寒 2021-01-12 05:19

How can I find the closest intersection of the street I have coordinates of?

For instance, say I have street A running from south to north that is crossed by street

2条回答
  •  孤城傲影
    2021-01-12 05:59

    You might consider using the TIGER data from the USGS. You can get that information from there, but it's not as easy to play with as the Google data.

提交回复
热议问题