-
Any interest to have synchronized view of maps.
There is plugin for that: https://github.com/turban/Leaflet.Sync and a nice example http://blog.thematicmapping.org/2013/06/creating-synchronized-view-o…
-
Hi
Thanks for this wonderfull tool
Could you please give me some pointers as to why am I getting the error below
I am running "choropleth_counties.py" present in the examples directory
``` shel…
-
Trying to follow your examples/tutorials and each time I run any "graph_from_*" method I get an exception:
```
Exception: Server returned no JSON data.
Not Found
404 - File or directory…
-
Hi everyone,
I've been using Folium for a week and managed to create very easily cool interactive maps with OSM, MapQuest and MapBox – great tool!
However I wonder if it is possible or not to create…
-
So I'm creating and storing vincent.charts.Area objects in a list and when I pass them to the popup this error occurs at create_map call. Any idea why that might happen?
When I display the vincent in…
-
How to use the plotting on mplleaflet Offline? Is it possible to use the map offline? @jwass
Thanks
-
Permision denied when trying to open html file that yields the voronoi tessalation map. This was working on the previous build and is not working either because perviously it had more permision access…
-
Hi first of all, thanks for building the cool interactive visualization library :)
Just a question (not a bug report).
I'm a newbie and am trying to follow the blog post from Domino lab, Creating int…
-
I've found a [GeoJSON file](http://code.highcharts.com/mapdata/countries/nl/nl-all-all.geo.json) containing all cities in The Netherlands. I'm now trying to plot this map using Plotly, but I can't see…
-
Hello all,
I have installed folium through pip install and I've been trying to produce a choropleth map with it. I'm using python (x,y) with spyder IDE and had no problems with opening maps. Today it'…