newPolygonQuery

fun newPolygonQuery(field: String, queryRelation: ShapeField.QueryRelation, vararg polygons: Polygon): Query

create a query to find all indexed geo shapes that intersect a provided polygon (or array of polygons) note: does not support dateline crossing