Using many markers with leaflet in combination with shiny server
问题 I developed a Shiny-app where I make use of the leaflet package to plot a large nr of point (~25.000) on a geographical background. When I start the app from R-studio it all works very well. On the same server I have a shiny-server running. I deployd several apps on this server without any problems. I deployd the app on the shiny-server to make it available for end-users. The issue On shiny-server it looks like the app has a problems handling the number of markers (~25.000). The app 'hangs',