CMFeatureStyle

public class CMFeatureStyle : CMStyling

The Feature style.

Copyright © 2017 Nexusgeographics All rights reserved.

See also

  • CMStyling
  • CMLineStyle
  • CMPolygonStyle
  • CMMarkerStyle
  • CMPointStyle
    • When true, activates Feature Selection, allowing this drawing of the feature. Default is false.

      Declaration

      Swift

      public var interactive : Bool
    • Sets the drawing order of the draw style, to be used in case of z-depth collisions (when two features are at the same “z” height in space). In this case, higher-ordered layers will be drawn over lower-ordered layers. Child layer settings override parent layer settings. Default is 100.

      Declaration

      Swift

      public var order: NSNumber
    • Undocumented

      Declaration

      Swift

      public class CMFeatureStyle : CMStyling