How to use the keplergl.KeplerGl function in keplergl

To help you get started, we’ve selected a few keplergl examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github xoolive / traffic / traffic / plugins / kepler.py View on Github external
def _onload():
    setattr(Airspace, "kepler", airspace_kepler)
    setattr(Flight, "kepler", flight_kepler)
    setattr(Traffic, "kepler", traffic_kepler)
    setattr(KeplerGl, "add_data", map_add_data)

keplergl

This is a simple jupyter widget for kepler.gl, an advanced geospatial visualization tool, to render large-scale interactive maps.

MIT
Latest version published 3 years ago

Package Health Score

67 / 100
Full package analysis

Similar packages