I have a ton of markers in a city. When I do a search by address, I am able to retrieve the markers around that location. But I want to go a little bit further and enter only a street name and retrieve all markers located on that street. My problem is that I don't know how to retrieve the shape coordinates of a street (for example : north east, north west, south east, south west coordinates on a simple straight street, but could have more coordinates depending on the shape of the street).
Does someone know how to do it?
Thanks a lot in advance.