WeatherLayers
Search…
Overview
WeatherLayers Cloud
Client
Datasets
Pricing
Changelog
WeatherLayers GL
Knowledge Base
Demo
Roadmap
Contact
Powered By
GitBook
Client
Configure the client with your access token created in
WeatherLayers Account
.
1
import
*
as
WeatherLayers
from
'@weatherlayers/weatherlayers-gl'
;
2
3
// configure WeatherLayers Cloud client
4
WeatherLayers
.
setClientConfig
({
5
accessToken
:
'xxx'
,
6
});
Copied!
Previous
WeatherLayers Cloud
Next
Datasets
Last modified
3mo ago
Copy link