javascript - How to create a closed polyline (direction) in Google Maps with given length -


i have problem google maps.

i'm given specific position specific length. need draw closed polyline on google maps using direction service, polyline lays on roads. polyline has start , end @ given location , have length equals given length.

any idea?


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -