neodescis
neodescis
I'll be happy to give it a go. I'm hoping to be able to work on it this week.
Unfortunately I've had to prioritize other work. We are using the latest of both libraries, and the [workaround I posted](https://github.com/maplibre/maplibre-gl-js/issues/2601#issuecomment-1564747778) on the MapLibre side is still working.
Well said. I think you hit all of the points I've been thinking of. So, I guess the question is whether Mapbox Draw wants to support MapLibre out of the...
I have not had the time to continue working on this. The way I see it, there are two additional things to resolve: 1. Either we need to update the...
I have maplibre and mapbox draw working just fine in Angular 15. I would suggest you set esModuleInterop to true in your top-level tsconfig, and add also install @types/mapbox__mapbox-gl-draw. You'll...
Thanks for looking at this, @ananzh. I appreciate the analysis. I didn't know that `index=` was optional. I understand the issue, and I will see what I can do.
> @neodescis Found an issue when I play with in. So in OSD, we can typically omit the explicit `index=` when specifying the index directly after the .es()/.os()/.opensearch() function. So...
Any chance anyone can look at this? @ananzh ?
The mapping is built dynamically, and as far as I can tell it is not (yet?) published in an npm package. I've inquired about this. However, their current mapping is...
Sounds great. Do you have a roadmap published anywhere? I am presently using the tileset to drive part of my own set of map styles, and this is the one...