ORS Android Client
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ORS Android Client
ORS Android Client
/
org.nitri.ors.domain.pois
/
PoisQueryInfo
Pois
Query
Info
@
Serializable
data
class
PoisQueryInfo
(
val
request
:
String
?
=
null
,
val
geometry
:
PoisQueryGeometry
?
=
null
)
Echo of the request inside the information block
Members
Constructors
Pois
Query
Info
Link copied to clipboard
constructor
(
request
:
String
?
=
null
,
geometry
:
PoisQueryGeometry
?
=
null
)
Properties
geometry
Link copied to clipboard
val
geometry
:
PoisQueryGeometry
?
=
null
request
Link copied to clipboard
val
request
:
String
?
=
null