--
You received this message because you are subscribed to the Google Groups "Shiny - Web Framework for R" group.
To unsubscribe from this group and stop receiving emails from it, send an email to shiny-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/shiny-discuss/e456142c-bb21-4130-9c1a-e9620dd5a459%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Shiny - Web Framework for R" group.
To unsubscribe from this group and stop receiving emails from it, send an email to shiny-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/shiny-discuss/0b6cc14b-8c17-4dce-bf1e-0e64cfde30fa%40googlegroups.com.
https://rstudio.github.io/leaflet/json.htmlUsing addGeoJSON is how I approach that problem.
On Thu, Nov 10, 2016 at 10:23 AM, Abdur Rehman Raja <arraj...@gmail.com> wrote:
Hi Everyone,I'm trying to create a heatmap in R shiny using this format:output$map <- renderLeaflet({leaflet() %>% addTiles() %>%...})Is there an addHeatMap function that I can use? Or which other method can I use to make the heatmap. I don't want to use the functions from the rMaps package.Any help is appreciated.Thanks,Abdur
--
You received this message because you are subscribed to the Google Groups "Shiny - Web Framework for R" group.
To unsubscribe from this group and stop receiving emails from it, send an email to shiny-discus...@googlegroups.com.