Hi, In my Flex API app I am trying to display an attribute in a tooltip when the user hovers a feature. The field uses a subtype, and the tooltip shows the subtype code, not the label. Is there a workaround for this? Thanks!
LayerDeatails contains information of types, where each type is FeatureType. Each FeatureType has id property = The feature type identifier and name property The feature type name.