'Check if polygon area contains any roads - Google Maps API
I am using the Google Maps API to draw polygons at various locations. I now need to check if any of the polygons contain a road/street within their bounds. I can get the polygon path (bounds) easy enough with polygon.getPath(), now how to check if they contain any roads? I have searched high and low and cannot work out how this is done. Which is the best approach, which API and method should I use?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
