Search
Preparing search index...
@signalk/server-api
Chart
Interface Chart
interface
Chart
{
chartFormat
:
string
;
identifier
:
string
;
name
:
string
;
bounds
?:
[
[
number
,
number
]
,
[
number
,
number
]
]
;
chartLayers
?:
string
[]
;
chartUrl
?:
string
;
description
?:
string
;
geohash
?:
string
;
region
?:
string
;
scale
?:
number
;
tilemapUrl
?:
string
;
}
Index
Properties
chart
Format
identifier
name
bounds?
chart
Layers?
chart
Url?
description?
geohash?
region?
scale?
tilemap
Url?
Properties
chart
Format
chartFormat
:
string
identifier
identifier
:
string
name
name
:
string
Optional
bounds
bounds
?:
[
[
number
,
number
]
,
[
number
,
number
]
]
Optional
chart
Layers
chartLayers
?:
string
[]
Optional
chart
Url
chartUrl
?:
string
Optional
description
description
?:
string
Optional
geohash
geohash
?:
string
Optional
region
region
?:
string
Optional
scale
scale
?:
number
Optional
tilemap
Url
tilemapUrl
?:
string
On This Page
Properties
chart
Format
identifier
name
bounds
chart
Layers
chart
Url
description
geohash
region
scale
tilemap
Url
Signal K
Loading...