Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot rotate the perpendicular line #112

Open
liyifeng-yogurt opened this issue May 29, 2023 · 0 comments
Open

Cannot rotate the perpendicular line #112

liyifeng-yogurt opened this issue May 29, 2023 · 0 comments

Comments

@liyifeng-yogurt
Copy link

example:
let line: any = L.polyline([ [24.57449952225746, 117.72301197052003]
, [24.57420681095702, 117.72301197052003] ], {
weight: 3,
draggable: true,
transform: true,
}).addTo(map);
line.transform.enable();
error:Cannot read properties of undefined (reading 'lat')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant