containsAny

Tests if any of the locations is contained within the extent.

Parameters

locations ArrayAn array of locations to test for.

Returns

Boolean true if the extent contains any of the locations, false otherwise.

In this article