intersects
abstract fun intersects(otherLocation: SimpleLocatorData, onSuccess: (Boolean) -> Unit, onError: (ColibrioException) -> Unit)
Check if this ContentLocation intersects with another locator.
Check if this ContentLocation intersects with another locator.