Typescript SDK Type Docs
Preparing search index...
History API SDK
GeoLocation
Interface GeoLocation
interface
GeoLocation
{
coordinates
:
number
[]
;
type
:
"Point"
;
}
Hierarchy (
View Summary
)
IGeoJson
GeoLocation
Index
Properties
coordinates
type
Properties
Readonly
coordinates
coordinates
:
number
[]
Readonly
type
type
:
"Point"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coordinates
type
Typescript SDK Type Docs
Loading...