open class AdditionalDataSearchQuery : BaseRequestQuery
The builder class used to create queries for the Additional Data service.
AdditionalDataSearchQuery(geometryDataSource: GeometryDataSource!, geometriesZoom: Int!)
Creates an instance of AdditionalDataSearchQuery with the provided parameters. Initializes fields regarding the type of the geometry source and defines their precision. |
open fun dispose(): Unit |
|
open fun getNativeHandle(): Long |
|
open fun prepare(): Long |