Geometry Utilities

November 13, 2024 ยท View on GitHub

The utility library contains Swift-friendly extensions of the GMSGeometryUtils module of the Maps SDK for iOS. Rather than using C-Style functions in GMSGeometryUtils, you can use the Swift classes and extensions defined in this library.

See:

  • MapPoint
  • CLLocationCoordinate2D+GeometryUtils.swift
  • GMSPath+GeometryUtils.swfit
  • GMSPolygon+GeometryUtils.swift
  • GMSPolyline+GeometryUtils.swift