sdk-search / com.tomtom.online.sdk.search.data.additionaldata.result / GeometryResult / getGeometryData

getGeometryData

open fun getGeometryData(): Optional<GeoJsonObject!>!

If the Request for geometry data using the GeometryDataSource returned by #getDataSource() was successful, this returns the error message.

Return
Optional<GeoJsonObject!>!: Geometry data if the Request was successful; optional.