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
/
PoiProperties
/
PoiProperties
Poi
Properties
constructor
(
osmId
:
Long
,
osmType
:
Int
,
distance
:
Double
,
categoryIds
:
Map
<
Int
,
CategoryInfo
>
?
=
null
,
osmTags
:
Map
<
String
,
String
>
?
=
null
)