pointInMultiPolygon
@totemsdk/spatial-proof / pointInMultiPolygon
Function: pointInMultiPolygon()
pointInMultiPolygon(
point,multi):boolean
Point-in-MultiPolygon: true when the point is inside any of the polygons.
Parameters
point
multi
Returns
boolean