GeographicalSchema.CheckByLocation
Syntax:
Parameters:
<Object> (required)
Search object.
<WhereToCheck> (required)
Array can contain objects of the following types: GeographicalSchemaObjectPoint, GeographicalSchemaObjectMultiPoint, GeographicalSchemaObjectPolyline, GeographicalSchemaObjectPolygon, GeographicCoordinates, GeographicalSchemaRectangle.
<HowToCheck> (required)
Defines the method for searching for a geographical schema object.
Returned value:
Checks whether the specified objects are placed in location of some other objects.
True if this object is overlaid with another one, False otherwise.
Description:
Availability: