ClusterRegion
struct ClusterRegion
                Helper for determining region needed to show map cluster annotations
- 
                  
                  
Accessor for size to fit on screen
Declaration
Swift
var maxDelta: CLLocationDegrees { get } - 
                  
                  
Construct region from coordinates
Declaration
Swift
init(coordinates: [CLLocationCoordinate2D])Parameters
coordinatesCoordinates
 - 
                  
                  
Construct region from an annotation
Declaration
Swift
init(mappables: MappablesAnnotation)Parameters
mappablesMappablesAnnotation
 
            View on GitHub
          
      ClusterRegion Structure Reference