Ryan Blace
Ryan Blace
I know this is like 4 months later, but what's the specific issue you are having? Creating a custom layer is probably more of a StackOverflow question. But, if you...
I'll take a look today. Thanks for reporting.
Can you try switching to the @bluehalo namespace artifacts for: "@asymmetrik/ngx-leaflet": "18.0.1", "@asymmetrik/ngx-leaflet-draw": "18.0.0", "@asymmetrik/ngx-leaflet-markercluster": "18.0.0",
ok, I'm working through building a non-standalone project with draw and markercluster and I'm updating documentation as I go. will let you know if I find anything
See https://github.com/angular/angular/issues/56945
AFAICT, the library needs to be built using TS 5.5 to fix the issue. I'm working on that now.
I confirmed the `/// ` lines are gone. Can you test quick and see if it resolved the issue with v18.0.4?
I don't think we ever directly included Leaflet.VectorGrid in any of our releases. It's possible that something else has broken how you were including it. Can you include your old...