Select to view content in your preferred language

Search widget and layers widget very slow to load

57
2
Jump to solution
Tuesday
ErikFernandez
Occasional Contributor

If I'm not logged in and I load one of my instant app maps, the search widget and layers widget load really slowly, like over a minute before they appear. The actual layers in the map only take a few seconds. The + - zoom widgets load instantly too. Any ideas?  TIA   

Here's the map: https://oregonwild.maps.arcgis.com/apps/instant/basic/index.html?appid=ff64fbb311824646bd649e687a17d...

0 Kudos
1 Solution

Accepted Solutions
KellyHutchins
Esri Notable Contributor

In the current version of the app it is waiting for the layers to load before adding things like search, legend etc.  We've modified the app code to no longer do this so the behavior should improve after the next release of Online. 

To try and find a solution that will work for you now I took a look at the network traffic it seems to be the Oregon FishHabitatDistribution layer that is taking a while to load. I created a copy of your map removed and re-added the layer via the Add from URL option and in my test app here I no longer see the slowdown. Can you test this link and see if the behavior is improved on your end?

https://jsapi.maps.arcgis.com/apps/instant/basic/index.html?appid=1277e43bbe734f3393a1efabd83cc776

 

 

View solution in original post

0 Kudos
2 Replies
KellyHutchins
Esri Notable Contributor

In the current version of the app it is waiting for the layers to load before adding things like search, legend etc.  We've modified the app code to no longer do this so the behavior should improve after the next release of Online. 

To try and find a solution that will work for you now I took a look at the network traffic it seems to be the Oregon FishHabitatDistribution layer that is taking a while to load. I created a copy of your map removed and re-added the layer via the Add from URL option and in my test app here I no longer see the slowdown. Can you test this link and see if the behavior is improved on your end?

https://jsapi.maps.arcgis.com/apps/instant/basic/index.html?appid=1277e43bbe734f3393a1efabd83cc776

 

 

0 Kudos
ErikFernandez
Occasional Contributor

Thanks so much Kelly!  That solved the issue. Appreciate you taking a look at this and figuring out a solution! 

0 Kudos