Is it possible to draw complex shapes (polygons) like below image, combining lines and arcs. It is more like a Land Survey plan. So I have coordinates of each point and in case of arc – Radius, Chord, length, coordinate ..
I have been trying to find possible solution, but couldn’t find any. I am open to Google Maps API, Openlayers / OL 3, Leafletjs