Select to view content in your preferred language

Set max scale for a< layer>

2199
1
Jump to solution
06-22-2012 11:50 AM
DanJensen
Deactivated User
The flex API allows us to set a maxScale for a layer.  Their is not a complimentary property in the layer configuration tag.  Is it possible to do this in the Flex Viewer?  If not, should it be added?

I would like to see ESRI services such as world imagery but when their imagery is no longer available (below 1:3000 in my case), I would like to see my own imagery from an imagery service.  As it is now, my imagery shows up at all scales.  I would like to limit it to 1:3000 and below.

-Dan
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
MehulChoksey
Esri Contributor
You should be able to set min and max scale in layer tag of the config at Flex viewer 3.0
http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_tag/01m30000000p000000/

Mehul

View solution in original post

0 Kudos
1 Reply
MehulChoksey
Esri Contributor
You should be able to set min and max scale in layer tag of the config at Flex viewer 3.0
http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_tag/01m30000000p000000/

Mehul
0 Kudos