OMCLocationGeoPolygon Class Reference
| Inherits from | OMCLocationAddress : NSObject | 
|---|---|
| Declared in | OMCLocationGeoPolygon.h | 
Overview
A geo polygon, which consists of a list of geographical vertices, is one of several ways to specify a place’s address. Geo polygons are immutable.
  vertices
	The polygon’s list of vertices.
@property (readonly) NSArray<OMCLocationGeoPoint*> *verticesDeclared In
OMCLocationGeoPolygon.h