public class AdditionalDataSearchQuery
extends com.tomtom.online.sdk.common.jni.BaseRequestQuery
Constructor and Description |
---|
AdditionalDataSearchQuery(GeometryDataSource geometryDataSource,
java.lang.Integer geometriesZoom)
Creates an instance of AdditionalDataSearchQuery with the provided parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
long |
getNativeHandle() |
long |
prepare() |
public AdditionalDataSearchQuery(GeometryDataSource geometryDataSource, java.lang.Integer geometriesZoom)
geometryDataSource
- The data source related to the geometric shape of the result.geometriesZoom
- This defines the precision of the geometries. Values range from 0 to 22.