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
In the event payload there is always the source and the possibility to add custom properties. Is it possible to extend types and make a base event type with source and custom properties?
In the event payload there is always the
source
and the possibility to add custom properties. Is it possible to extend types and make a base event type withsource
and custom properties?TS:
leaflet-geoman/leaflet-geoman.d.ts
Lines 1437 to 1440 in 1fdc918
JS where the payload and the custom payload are merged:
leaflet-geoman/src/js/Mixins/Events.js
Lines 615 to 618 in 1fdc918
@ryan-morris maybe you have time to check this?
The text was updated successfully, but these errors were encountered: