Open
Description
It seems there are some choices on the front-end libs we can use:
- https://github.com/maplibre/maplibre-gl-js
- https://openlayers.org
- https://leafletjs.com
- https://deck.gl
- d3 (it has many projection types)
We should make a decision on which one we pick by default.
We will design jupytergis so it can use different viewers (a couple of default viewers, viewers swap-able or new viewers through plugins)