Leaflet Map with Custom Rotation , Custom Radius and Draggable
Scenario: Want to create leaflet map with following features. Create Marker on Click Create a circle with custom radius on the marker point Create a rectangle polygon around the center of the circle with custom radius and custom angle of rotation. Allows Dragging of the Marker and redraw the polygon on Movement. Solution :… Read More »