(tocItem.scaledependant) ? label.blendMode = BlendMode.SCREEN : label.blendMode = BlendMode.NORMAL;
(tocItem.scaledependant) ? label.blendMode = BlendMode.LIGHTEN : label.blendMode = BlendMode.NORMAL;
public function CheckBoxScaleDependant() { setStyle("icon", CheckBoxScaleDependantIcon); setStyle("checked", this.selected); setStyle("scaledependant", _scaledependant); setStyle("themeColor", FlexGlobals.topLevelApplication.getStyle("accentColor")); setStyle("iconColor", FlexGlobals.topLevelApplication.getStyle("accentColor")); }
Robert,When using WMS layers in my map, is there anything I can do to keep the Generating Legend prompt to stop running ?
I'm having a problem with the metadata button not displaying on certain layer types. Basically, unless it's a 'feature' type, there isn't a button. We have a few 'dynamic' services that we would like use, but then we can't access the meta data. I'm pretty sure it's something in how the service is being published... I THINK there's a field we need to fill in somewhere. I've gone through this thread, learned from others and ensured there's data under File->Map document Properties under Description as well as Right Click on the Layers -> Properties->General Description field.We've looked through the source code, and it looks like should work fine... Any more thoughts?
Faizan, Sure that is the way it use to be but I have no plans on going backwards with this code.
Tracy, Once you ensure that the layers did have data in their description field and the Map document it self does did you republish the MSD and then clear your REST cache?
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.