Class ClientConfig
Index
Constructors
constructor
Returns ClientConfig
Properties
OptionalbufferToPixelData
tileCacheSize
tileCacheSize: number = 200
Number of tiles to keep in cache
Accessors
apiKey
- get apiKey(): string
Get the MapTiler Cloud API key
Returns string
- set apiKey(k: string): void
Set the MapTiler Cloud API key
Parameters
- k: string
Returns void
fetch
Get the fetch fucntion
Returns FetchFunction
The configuration object definition