geofeatures2 icon indicating copy to clipboard operation
geofeatures2 copied to clipboard

Implement `func distance(other: Geometry) -> Distance`.

Open tonystone opened this issue 8 years ago • 0 comments

Add to protocol Geometry and all implementing types with the syntax:

    public func distance(other: Geometry) -> Distance

tonystone avatar Apr 09 '18 16:04 tonystone