Select to view content in your preferred language

sfv1.3: dynamic layers vanish after moving map or toggling feature

872
3
12-09-2010 08:54 AM
JamesHolstead
Emerging Contributor
Recently started using the 102100 esri services and reprojected some of our dynamic maps to 102100 also.

After doing so the new dynamic maps did not show when selecting them using the livemapswidget. After setting the visiblity attribute to true in config.xml, the layers DO show when the map loads initially. However, as soon as you move the map, or toggle one of the features the map disappears completely, only leaving the basemap. Nothing we have tried brings the layers back into view.

Debugging shows nothing abnormal sofar, having a hard time figuring out what is causing this behavior.
Tags (2)
0 Kudos
3 Replies
JamesHolstead
Emerging Contributor
zooming also causing the layer to be removed, but toggling the transparency does not.
0 Kudos
JamesHolstead
Emerging Contributor
Duplicated this on the out-of-the-box SFV 1.3 to verify it wasn't something in my code.

Then I tried adding the same service using the Add Service button in the LiveMapsWidget, and the service works perfectly!?

So this dynamic mapserver service is bugged when loading via config.xml, but works fine loading during runtime.

Perhaps a flash _level/z-index issue? What happens to dyanamic services when the map pans/zooms or features are toggled that would cause the service to vanish?

Any ideas appreciated.
0 Kudos
JamesHolstead
Emerging Contributor
Same set of layers works fine with SFV 2.2, not sure what caused SFV 1.3 to fail. Having to re-implement all my previous enhancements.
0 Kudos