uber / nebula.gl

A suite of 3D-enabled data editing overlays, suitable for deck.gl
https://nebula.gl/
Other
686 stars 166 forks source link

The nebula.gl project has migrated to deck.gl-community/editable-layers #902

Open ibgreen opened 4 months ago

ibgreen commented 4 months ago

nebula.gl has been forked into the deck.gl-community repo.

cfecherolle commented 4 months ago

Hi! I was looking for a way to use https://www.npmjs.com/package/react-map-gl-draw with React 17 and react-map-gl but it's not compatible with React > 16, is this something that might be included in future work? Is react-map-gl-draw included in this fork? Thank you!

ibgreen commented 4 months ago

@cfecherolle As you can read in the table in the linked deck.gl-community documentation page, react-map-gl-draw was not included in the fork.

If it helps, react-map-gl-draw is a small module and you could probably bring the source code into your app and bump the react dependency.

timnyborg commented 4 months ago

@ibgreen do you have any intention of triaging the existing PRs on this repo, or should those of us with open fixes just port them across as new PRs on the deck.gl-community repo?

ibgreen commented 4 months ago

do you have any intention of triaging the existing PRs on this rep

@timnyborg