leaflet-rotate
leaflet-rotate copied to clipboard
leaflet interactive layers position is distorted
Leaflet interactive layers position is distorted when we drag the map, when rotation is applied. How can we fix that.
The drag marker position is misplaced even though map rotate has been removed i.e. Bearing is set 0. and if we donot Pan the map when map is rotated, then the positions are corner markers is correct.. So I there is some CSS transform issue, when we rotate the map, and drag it.. and on resetting back to North, (0 bearing), wont align transform markers positions.
Do you have a code example to share and test?