overlaps

Tests if the given extent overlaps with this instance.

Parameters

extent kendo.dataviz.map.ExtentThe extent to test with.

Returns

Boolean true if the extents overlap, false otherwise.

In this article