ramnathv / rMaps

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

animate with ichoropleth & datamaps #56

Open smartinsightsfromdata opened 10 years ago

smartinsightsfromdata commented 10 years ago

I'm using rMaps with shiny in a new (exciting) project.

To keep things under control and test feasibility I'm using the Diego Valle code for crime in Mexico, to introduce my code only once I'm sure all is working OK. I can display the Mexican map OK in shiny (great!!), but I have the following problems:

Let me say once more that this is a great product!!

smartinsightsfromdata commented 10 years ago

Yep. I needed to take away the multiple years from the df. Now with animate =NULL is ok. On the setURL issue, mysteriously I can make it work only with dropbox at the moment. Even my gihub.io site doesn't work! (but I can leave with that). The missing Legend on the bottom seems to be the main Shiny issue at the moment. Keep experimenting!