pbugnion / gmaps

Google maps for Jupyter notebooks
https://jupyter-gmaps.readthedocs.io/en/stable/
Other
760 stars 147 forks source link

question big dataset #56

Closed geraldstanje closed 8 years ago

geraldstanje commented 8 years ago

Hi,

first of all great lib.

is gmaps able to handle 200k geo points (lat/long)? How can you update the heatmap on the fly and add new datapoints?

Thanks

pbugnion commented 8 years ago

In this example, we plot a dataset with 110K points. In practice, I've noticed issues with the initial rendering above 500K points.