Search
Preparing search index...
The search index is not available
harp.gl
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
harp-utils
ConsoleChannel
Class ConsoleChannel
Class for the default console channel.
Hierarchy
ConsoleChannel
Implements
IChannel
Index
Methods
debug
error
info
log
trace
warn
Methods
debug
debug
(
message
?:
any
,
...
optionalParams
:
any
[]
)
:
void
Parameters
Optional
message:
any
Rest
...
optionalParams:
any
[]
Returns
void
error
error
(
message
?:
any
,
...
optionalParams
:
any
[]
)
:
void
Parameters
Optional
message:
any
Rest
...
optionalParams:
any
[]
Returns
void
info
info
(
message
?:
any
,
...
optionalParams
:
any
[]
)
:
void
Parameters
Optional
message:
any
Rest
...
optionalParams:
any
[]
Returns
void
log
log
(
message
?:
any
,
...
optionalParams
:
any
[]
)
:
void
Parameters
Optional
message:
any
Rest
...
optionalParams:
any
[]
Returns
void
trace
trace
(
message
?:
any
,
...
optionalParams
:
any
[]
)
:
void
Parameters
Optional
message:
any
Rest
...
optionalParams:
any
[]
Returns
void
warn
warn
(
message
?:
any
,
...
optionalParams
:
any
[]
)
:
void
Parameters
Optional
message:
any
Rest
...
optionalParams:
any
[]
Returns
void
Globals
harp-
utils
DOMUtils
Math2D
Math
Utils
@docs/fallback
@docs/label-
rendering
harp-
atlas-
tools
harp-
datasource-
protocol
harp-
debug-
datasource
harp-
examples
harp-
features-
datasource
harp-
fetch
harp-
geojson-
datasource
harp-
geometry
harp-
geoutils
harp-
lines
harp-
lrucache
harp-
map-
controls
harp-
map-
theme
harp-
mapview
harp-
mapview-
decoder
harp-
materials
harp-
olp-
utils
harp-
omv-
datasource
harp-
test-
utils
harp-
text-
canvas
harp-
theme-
tools
harp-
transfer-
manager
harp-
utils
Console
Channel
debug
error
info
log
trace
warn
harp-
vectortile-
datasource
harp-
webtile-
datasource
Generated using
TypeDoc
Class for the default console channel.