geoEquals property

  1. @override
dynamic geoEquals
getter/setter pairoverride

//en.wikipedia.org/wiki/DE-9IM). "Two geometries are topologically equal if their interiors intersect and no part of the interior or boundary of one geometry intersects the exterior of the other" (a symmetric relationship).

Supported types: SchemaGeospatialGeometry, SchemaPlace

Implementation

@override
dynamic geoEquals;