ramnathv / rMaps

Interactive Maps from R
http://rmaps.github.io
389 stars 194 forks source link

Leaflet circle not working #36

Open rexii2300 opened 10 years ago

rexii2300 commented 10 years ago

Hi,

I can't seem to get the circle function to work no matter what. I've tried various permutations of: map3$circle(c(51.5, -0.09), 100) - from example8.R but got no where. I also see a pull request on fixing Leaflet's circle but there doesn't seem to be any updates. Played around with Leaflet.R but got no where either. I did see a work around using the bikeshare example you've posted, but it would be nice to just use map$circle since I would like to draw a spatial bubble chart with circle color and size as variables.

Also I'm wondering if it will be possible to have a bubble chart animated across time to visualize growth/decline at different locations. Similar to ichoropleth's animation but with change in circle size.

Thanks!

imlearningr commented 8 years ago

I would be interested in learning how to accomplish this as well.

NikolayNenov commented 7 years ago

That makes us three