Skip to content

Fix L.LeafletEvent Incorrect Return Key - #985

Open
gkeechin wants to merge 1 commit into
Leaflet:developfrom
gkeechin:patch-1
Open

gkeechin wants to merge 1 commit into
Leaflet:developfrom
gkeechin:patch-1

Conversation

@gkeechin

Copy link
Copy Markdown

Traditionally, all L.LeafletEvent returns layer(s) as an array - but has kept the name to e.layer. Save function appears to be the only degenerate case and breaks TypeScript checks for project that uses L.LeafletDraw Types.

Additionally, it homogenise the naming convention of such event returns.

Traditionally, all L.LeafletEvent returns layer(s) as an array - but has kept the name to e.layer. Save function appears to be the only degenerate case and breaks TypeScript checks for project that uses L.LeafletDraw Types.

Additionally, it homogenise the naming convention of such event returns.
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

Successfully merging this pull request may close these issues.

1 participant