Skip to main content

All Questions

Tagged with
4 votes
2 answers
2k views

rCharts - conflict between leaflet and nvd3 in Shiny

I am trying to include in the same shiny page both a leaflet map and a nvd3 rCharts graph. When I do so, leaflet is no longer displaying the circles / POI I used to display on the map (while not ...
user3193920's user avatar
2 votes
2 answers
3k views

Is it possible to use rMaps to draw a route on a map in R?

I'm trying to use rmaps http://rmaps.github.io/ to draw the route a vehicle follows onto a map. In my ideal world, the map should: * be interactive (i.e. zoomable, scrollable) * store and display ...
CPhil's user avatar
  • 927
0 votes
0 answers
386 views

rMaps/Leaflet : same coordinate plot different location

I was trying out rMaps package, which uses leaflet js api. While plotting a coordinate c(3.09407,101.504961), rmaps/leaflet point is off from the actual point. require(rMaps) map <- Leaflet$new(...
on_the_shores_of_linux_sea's user avatar
3 votes
2 answers
1k views

Saving from rCharts to image file

I was wondering if there is a way to save a chart generated using rCharts to a file (as an image). In particular, I want to save a map generated using 'leaflet' to a file. For example, a sample map ...
J Harkness's user avatar
4 votes
1 answer
3k views

R, GeoJSON and Leaflet

I recently learned about leafletjs.com from an R-Bloggers.com post. One such tutorial that I would like to achieve is to create interactive choropleth maps with leaflet (http://leafletjs.com/examples/...
yokota's user avatar
  • 1,017

15 30 50 per page
1
127 128 129 130
131