Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
LocationQuery
Type Alias LocationQuery
LocationQuery
:
{
$near
:
{
$geometry
:
{
coordinates
:
[
number
,
number
]
;
type
:
string
}
;
$maxDistance
:
number
;
}
;
}
Type declaration
$near
:
{
$geometry
:
{
coordinates
:
[
number
,
number
]
;
type
:
string
}
;
$maxDistance
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
edocu-sdk
Loading...