Select to view content in your preferred language

ArcGIS and Flex Newbie Help please!!!

536
0
10-10-2011 07:04 AM
FranciscoBereciartu
Occasional Contributor
Hi all,
I'm developing a custom application in Flex, and I'm trying to enable a feature to create Thematic Maps on the fly, so the user has to choose a layer and an attribute for the features in that layer. Everything is great so far so I query the daa create the graphs and add them to a GraphicLayer that I create on the fly and later on I add that GraphicLayer to the map (map.addLayer(_mygraphiclayer). But i have a problem, right now I'm testing and I'm bringing about 8000 features and when I add the layer, the map gets too slow. Am I doing something wrong? there is a workaround the performance?? how should I treat this performance issue???

Thanks in advance!!!
Tags (2)
0 Kudos
0 Replies