featurelayer scale override

661
3
05-01-2017 12:07 PM
by Anonymous User
Not applicable

I want to override the "display at zoom value" attribute of a featurelayer so that I can redefine display parameters.   Can this be done?

0 Kudos
3 Replies
RobertScheitlin__GISP
MVP Emeritus

Randy,

   If you are talking about the minScale and maxScale then sure you can override those properties using the setMaxScale method:

https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html#setmaxscale 

0 Kudos
by Anonymous User
Not applicable

Thanks Robert but this is a cities layer that has coded into it the display of cities relative to population. That seems to also defy the unique value renderer approach. 

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

???

Thanks Robert but this is a cities layer that has coded into it the display of cities relative to population.

What does that mean? Can you give more context?

0 Kudos