Websites v4 docs v5.2.4
Preparing search index...
API Reference/Models
BranchHestiaSearchParams
Type Alias BranchHestiaSearchParams
type
BranchHestiaSearchParams
=
{
location
?:
{
inside_polygon
?:
{
point
?:
[
number
,
number
]
}
;
near
?:
{
distance
?:
number
;
point
?:
[
number
,
number
]
}
;
within
?:
{
polygon
?:
string
}
;
}
;
}
Index
Properties
location?
Properties
Optional
location
location
?:
{
inside_polygon
?:
{
point
?:
[
number
,
number
]
}
;
near
?:
{
distance
?:
number
;
point
?:
[
number
,
number
]
}
;
within
?:
{
polygon
?:
string
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
location
Websites v4 docs v5.2.4
Loading...