'Getting a directed graph from a map

Is there an api or library for javascript that lets you get a graph(edges & vertices) from a map? Or like inside bounding box with coordinates?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source