GetIntersecting constructor

GetIntersecting(
  1. dynamic table,
  2. dynamic geo, [
  3. Map? options
])

Implementation

GetIntersecting(table, geo, [Map? options]) : super([table, geo], options);