lonboard
lonboard copied to clipboard
Ecoscope fork merge
This PR addresses issue #592. The aim is to integrate changes from the ecoscope fork of Lonboard and discuss their potential inclusion in the main project.
The fork was initiated in April 2024. While the front-end has evolved since then, the changes appear manageable for integration. Current commit resolves merge conflicts and includes a minor adjustment to ensure map component rendering.
Below is a summary of changes from the remote repository. Each item requires review before consideration for merging:
- [x] v9 bump
- [ ] Add mapWidth to Map
- [ ] Add support for Deck widgets
- [ ] Implement an alternative visualization that returns a layer instead of a map
- [ ] Surface deck.gl MapView in index.tsx (to enable repeat=true)
- [ ] Expose controller on the Python side in Map
@kylebarron @batpad please let me know if you have comments.