Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
HestiaLocationData
Interface HestiaLocationData
interface
HestiaLocationData
{
agency_id
:
number
|
null
;
approximate_property_count
:
number
;
center_lat
?:
number
;
center_lng
?:
number
;
country_id
:
number
|
null
;
county
:
HestiaCountyData
;
county_id
:
number
;
county_url_label
?:
string
;
lat
:
number
;
lng
:
number
;
location_id
:
number
;
location_url_label
?:
string
;
locations
?:
HestiaLocationData
[]
;
name
:
string
;
ne_point
?:
number
[]
;
nodes
:
{}
[]
;
place_id
:
string
;
polygon
?:
string
;
postcode
?:
string
;
resource_uri
:
string
;
sw_point
?:
number
[]
;
url_label
:
string
;
}
Hierarchy (
View Summary
)
HestiaBasePlace
HestiaLocationData
Index
Properties
agency_
id
approximate_
property_
count
center_
lat?
center_
lng?
country_
id
county
county_
id
county_
url_
label?
lat
lng
location_
id
location_
url_
label?
locations?
name
ne_
point?
nodes
place_
id
polygon?
postcode?
resource_
uri
sw_
point?
url_
label
Properties
agency_
id
agency_id
:
number
|
null
approximate_
property_
count
approximate_property_count
:
number
Optional
center_
lat
center_lat
?:
number
Optional
center_
lng
center_lng
?:
number
country_
id
country_id
:
number
|
null
county
county
:
HestiaCountyData
county_
id
county_id
:
number
Optional
county_
url_
label
county_url_label
?:
string
lat
lat
:
number
lng
lng
:
number
location_
id
location_id
:
number
Optional
location_
url_
label
location_url_label
?:
string
Optional
locations
locations
?:
HestiaLocationData
[]
name
name
:
string
Optional
ne_
point
ne_point
?:
number
[]
nodes
nodes
:
{}
[]
place_
id
place_id
:
string
Optional
polygon
polygon
?:
string
Optional
postcode
postcode
?:
string
resource_
uri
resource_uri
:
string
Optional
sw_
point
sw_point
?:
number
[]
url_
label
url_label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agency_
id
approximate_
property_
count
center_
lat
center_
lng
country_
id
county
county_
id
county_
url_
label
lat
lng
location_
id
location_
url_
label
locations
name
ne_
point
nodes
place_
id
polygon
postcode
resource_
uri
sw_
point
url_
label
Websites v4 docs v5.2.5
Loading...