GLMapPoint

extension GLMapPoint : Copyable, Equatable, Escapable
  • Returns whether two projected points have identical coordinates.

    Declaration

    Swift

    static func == (lhs: GLMapPoint, rhs: GLMapPoint) -> Bool
  • Undocumented

    Declaration

    Swift

    static func != (lhs: Self, rhs: Self) -> Bool