@NonNull abstract fun withGeometryDataSource(dataSource: GeometryDataSource!): IAdditionalDataSearchQuery
Adds a GeometryDataSource to this query.
GeometryDataSource
dataSource - GeometryDataSource!: The GeometryDataSource to be added to this query.
dataSource