PointInPolygonResult interface

Point In Polygon Result Object

Properties

intersectingGeometries

Geometries array NOTE: This property will not be serialized. It can only be populated by the server.

pointInPolygons

Point In Polygons Property NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

intersectingGeometries

Geometries array NOTE: This property will not be serialized. It can only be populated by the server.

intersectingGeometries?: string[]

Property Value

string[]

pointInPolygons

Point In Polygons Property NOTE: This property will not be serialized. It can only be populated by the server.

pointInPolygons?: boolean

Property Value

boolean