sdk-search / com.tomtom.online.sdk.search.data.additionaldata / IAdditionalDataSearchQuery / withGeometryDataSource

withGeometryDataSource

@NonNull abstract fun withGeometryDataSource(dataSource: GeometryDataSource!): IAdditionalDataSearchQuery

Adds a GeometryDataSource to this query.

Parameters

dataSource - GeometryDataSource!: The GeometryDataSource to be added to this query.