developmentseed / developmentseed/lonboard

Merging additions in `ecoscope` fork

Open
#592 7 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
964
Forks
54
Avg merge
5m
Merged PRs (30d)
1

Description

Things I've added in our fork that may be worth adding/reviewing here

#### Things that are simple(ish) to merge
- v9 bump
- Add support for Deck widgets
- Add `mapWidth` to `Map`
- An alternative `viz` that returns a layer rather than a map
- Surfacing deck.gl `MapView` in `index.tsx` - we're doing this to allow `repeat=true`
- Surface `controller` Python side in `Map`

#### Less simple
- Supporting custom widgets (non deck.gl native js components). It's easy enough to add custom components on the python side, and it's easy enough to split our custom js components into an NPM package. What's unclear to me is the best way to tie a custom js package into `lonboard` and if that's even a good idea.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.