Geometry(polygon: PolygonGeometry!)
The Constructor of a Class that determines the geometry in Search POIs. This Constructor initializes polygon geometry, and assigns null to circle geometry.
Geometry(circle: CircleGeometry!)
The Constructor of a Class that determines the geometry in Search POIs. This Constructor initializes circle geometry, and assigns null to polygon geometry.