You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experimenting with another plugin that allows rotation of the whole map. the creator seems to have got drag-able markers working (in previous attempts that was not sorted out).
but to my surprise, when testing it with PMOrtho (works with just geoman), normal markers would drag fine (with the cursor) but polygon "handles" would move in a direction as if the map is not rotated (eg. map at 45deg, drag handle directly up, cursor goes off at 45deg from cursor)
any idea where you are overriding the default functionality?
The text was updated successfully, but these errors were encountered:
mike16889
changed the title
polygon edit handles don't seem to be handled different to standard drag-able markers
polygon edit handles seem to be handled different to standard drag-able markers
Jul 19, 2021
I am experimenting with another plugin that allows rotation of the whole map. the creator seems to have got drag-able markers working (in previous attempts that was not sorted out).
but to my surprise, when testing it with PMOrtho (works with just geoman), normal markers would drag fine (with the cursor) but polygon "handles" would move in a direction as if the map is not rotated (eg. map at 45deg, drag handle directly up, cursor goes off at 45deg from cursor)
any idea where you are overriding the default functionality?
if our curious, this is the rotate plugin: https://github.com/Raruto/leaflet-rotate
The text was updated successfully, but these errors were encountered: