CMFeature

public class CMFeature : CMRemoveObservable

Copyright © 2017 Nexusgeographics All rights reserved.

The Feature child type

See also

  • CMPoint
  • CMLine
  • CMPolygon
  • CMMarker
  • CMLabel
    • Check if feature is created.

      Declaration

      Swift

      public func isCreated() -> Bool

      Return Value

      True if Feature is created

    • Remove feature from map

      Declaration

      Swift

      public func remove()