Hi,
I have several FeatureLayers in my map with mode set to OnDemand. They have visibility set to false, and the initial resolution is outside the MaximumResolution for the layers. But still, the features are retreived from the service when the application starts. This seems strange. The user might never turn the layer on, and it makes the whole startup time really slow. I'm using the 2.0 version of the API agains 9.3.1 services.
Is there a way to avoid this?
-Joachim