Get between streets in Google Maps
问题 I have a coordinate and I need to get the streets name that are between this point. For example, I get the point "Manuela Pedraza 3050" (or geolocation, doesn't matter) and I need to retrieve the values "Zapiola" and "Conesa". Is this possible? 回答1: Concept: create a circle of 8 (as an arbitrary number) of points at 100 meters from your point of interest. get directions from your point of interest to each of those points (you will probably need to use walking directions in that area as the