compass
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
compass
compass-core
/
dev.jordond.compass
/
Place
/
Place
Place
constructor
(
coordinates
:
Coordinates
,
name
:
String
?
,
street
:
String
?
,
isoCountryCode
:
String
?
,
country
:
String
?
,
postalCode
:
String
?
,
administrativeArea
:
String
?
,
subAdministrativeArea
:
String
?
,
locality
:
String
?
,
subLocality
:
String
?
,
thoroughfare
:
String
?
,
subThoroughfare
:
String
?
)