Bobo
Bobo

Reputation: 605

Direction between two points

I need show direction between two points. First point - begin of the street, second point - end. How I can get latitude and longitude of the first and last houses in the street if I know only streetname? Thanks.

Upvotes: 0

Views: 613

Answers (1)

Chris Broadfoot
Chris Broadfoot

Reputation: 5112

This is not possible without knowledge of the house numbers.

See the docs for the Directions API to see what is possible.

Upvotes: 1

Related Questions