tabPanel("Leaflet Maps",
leafletOutput("map1", width = 800, height = 500), br(),
leafletOutput("map2", width = 800, height = 500), br().
leafletOutput("map3", width = 800, height = 500), br(),
leafletOutput("map4", width = 800, height = 500), br(),
leafletOutput("map5", width = 800, height = 500)
)
...
...
...
output$map1<- renderLeaflet({
... lines of code creating leaflet map
})--
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/23222305-9dca-490c-b495-cdc624211031%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Still looking for help on this. Anyone?Thanks.
To view this discussion on the web visit https://groups.google.com/d/msgid/shiny-discuss/cd537ef2-a2f4-4691-8492-f622337c8f1b%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to shiny-discuss+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to shiny-discuss+unsubscribe@googlegroups.com.