keplergl / kepler.gl

Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
http://kepler.gl
MIT License
10.28k stars 1.73k forks source link

Zoom in/out buttons in map #1078

Open akelai opened 4 years ago

akelai commented 4 years ago

I'm not sure if this is a feature request or something that I don't know how to achieve.

Zoom in and zoom out buttons on the map are needed: any current way to achieve that (in a Jupyter notebook, in configuration file...), or suggestion/workaround?

alexbfree commented 1 year ago

I am trying to figure this out too! And I am also unsure if this is a feature request or a "tell me how to do this" request.

I found an example for mapbox but can't figure out how to apply this in a Kepler context.

https://docs.mapbox.com/mapbox-gl-js/example/navigation/

alexbfree commented 1 year ago

@akelai did you ever figure this out?