Select to view content in your preferred language

Maps loads too slowly after adding several controls to the map

564
1
08-26-2013 10:16 AM
JoseSanchez
Frequent Contributor
Hi all

I have a java script page that loads a map with only on layer and it loads very slowly after adding several controls to the page:
- overview
- display image to show that the map is loading
- display X,Y coordinates
- Display legend and TOC
- Display info-template to show info popup window


And I need to add a few more controls to obtain a similar behavior to the regular web ADF application


How can I optimize performance?


Thanks
0 Kudos
1 Reply
ZachLiu1
Deactivated User
all these functionalities do not look like problems, how is your code structured?

You can use your network monitor to check which part is dragging your app down, or isolate and test the performance of each unit.
0 Kudos