giswqs opened a new issue, #2002: URL: https://github.com/apache/sedona/issues/2002
The SedonaKepler `create_map()` method has a fixed height 400px because the `height` param is not passed into the `KeplerGl()` constuctor. A map hieght of 400px is just too tiny for exploring large datasets. https://github.com/apache/sedona/blob/41dedfc57b81f0f65c30bfc5e10b3c85ba101cae/python/sedona/spark/maps/SedonaKepler.py#L25-L40 https://docs.kepler.gl/docs/keplergl-jupyter#keplergl -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
