GetIntersecting constructor
GetIntersecting(
- dynamic table,
- dynamic geo, [
- Map? options
Implementation
GetIntersecting(table, geo, [Map? options]) : super([table, geo], options);