@@ -25,7 +25,7 @@ <h4>Hierarchy</h4>
2525< ul class ="tsd-hierarchy ">
2626< li > < span class ="target "> SdkConfig</ span > </ li > </ ul > </ li > </ ul > </ section > < aside class ="tsd-sources ">
2727< ul >
28- < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/691fee3 /src/config.ts#L9 "> src/config.ts:9</ a > </ li > </ ul > </ aside >
28+ < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/0e55972 /src/config.ts#L9 "> src/config.ts:9</ a > </ li > </ ul > </ aside >
2929< section class ="tsd-panel-group tsd-index-group ">
3030< section class ="tsd-panel tsd-index-panel ">
3131< details class ="tsd-index-content tsd-index-accordion " open > < summary class ="tsd-accordion-summary tsd-index-summary ">
@@ -57,7 +57,7 @@ <h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-
5757< h4 class ="tsd-returns-title "> Returns < a href ="SdkConfig.html " class ="tsd-signature-type " data-tsd-kind ="Class "> SdkConfig</ a > </ h4 > < aside class ="tsd-sources ">
5858< p > Overrides EventEmitter.constructor</ p >
5959< ul >
60- < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/691fee3 /src/config.ts#L40 "> src/config.ts:40</ a > </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section >
60+ < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/0e55972 /src/config.ts#L40 "> src/config.ts:40</ a > </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section >
6161< section class ="tsd-panel-group tsd-member-group ">
6262< h2 > Properties</ h2 >
6363< section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class "> < a id ="primaryLanguage " class ="tsd-anchor "> </ a >
@@ -66,15 +66,15 @@ <h3 class="tsd-anchor-link"><span>primary<wbr/>Language</span><a href="#primaryL
6666< div class ="tsd-comment tsd-typography "> < p > The primary language. By default, the language of the web browser is used.</ p >
6767</ div > < aside class ="tsd-sources ">
6868< ul >
69- < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/691fee3 /src/config.ts#L13 "> src/config.ts:13</ a > </ li > </ ul > </ aside > </ section >
69+ < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/0e55972 /src/config.ts#L13 "> src/config.ts:13</ a > </ li > </ ul > </ aside > </ section >
7070< section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class "> < a id ="secondaryLanguage " class ="tsd-anchor "> </ a >
7171< h3 class ="tsd-anchor-link "> < span > secondary< wbr /> Language</ span > < a href ="#secondaryLanguage " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
7272< div class ="tsd-signature "> secondary< wbr /> Language< span class ="tsd-signature-symbol "> :</ span > < a href ="../types/LanguageString.html " class ="tsd-signature-type " data-tsd-kind ="Type alias "> LanguageString</ a > < span class ="tsd-signature-symbol "> = null</ span > </ div >
7373< div class ="tsd-comment tsd-typography "> < p > The secondary language, to overwrite the default language defined in the map style.
7474This settings is highly dependant on the style compatibility and may not work in most cases.</ p >
7575</ div > < aside class ="tsd-sources ">
7676< ul >
77- < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/691fee3 /src/config.ts#L19 "> src/config.ts:19</ a > </ li > </ ul > </ aside > </ section >
77+ < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/0e55972 /src/config.ts#L19 "> src/config.ts:19</ a > </ li > </ ul > </ aside > </ section >
7878< section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class "> < a id ="session " class ="tsd-anchor "> </ a >
7979< h3 class ="tsd-anchor-link "> < span > session</ span > < a href ="#session " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
8080< div class ="tsd-signature "> session< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> boolean</ span > < span class ="tsd-signature-symbol "> = true</ span > </ div >
@@ -85,7 +85,7 @@ <h3 class="tsd-anchor-link"><span>session</span><a href="#session" aria-label="P
8585on the MapTiler Cloud API. This allows MapTiler to enable "session based billing".</ p >
8686</ div > < aside class ="tsd-sources ">
8787< ul >
88- < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/691fee3 /src/config.ts#L28 "> src/config.ts:28</ a > </ li > </ ul > </ aside > </ section > </ section >
88+ < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/0e55972 /src/config.ts#L28 "> src/config.ts:28</ a > </ li > </ ul > </ aside > </ section > </ section >
8989< section class ="tsd-panel-group tsd-member-group ">
9090< h2 > Accessors</ h2 >
9191< section class ="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class "> < a id ="apiKey " class ="tsd-anchor "> </ a >
@@ -97,7 +97,7 @@ <h3 class="tsd-anchor-link"><span>api<wbr/>Key</span><a href="#apiKey" aria-labe
9797</ div >
9898< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> string</ span > </ h4 > < aside class ="tsd-sources ">
9999< ul >
100- < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/691fee3 /src/config.ts#L71 "> src/config.ts:71</ a > </ li > </ ul > </ aside > </ li >
100+ < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/0e55972 /src/config.ts#L71 "> src/config.ts:71</ a > </ li > </ ul > </ aside > </ li >
101101< li class ="tsd-signature " id ="apiKey.apiKey-2 "> < span class ="tsd-signature-symbol "> set</ span > apiKey< span class ="tsd-signature-symbol "> (</ span > k< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> string</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> void</ span > </ li >
102102< li class ="tsd-description ">
103103< div class ="tsd-comment tsd-typography "> < p > Set the MapTiler Cloud API key</ p >
@@ -109,7 +109,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
109109< h5 > k: < span class ="tsd-signature-type "> string</ span > </ h5 > </ li > </ ul > </ div >
110110< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 > < aside class ="tsd-sources ">
111111< ul >
112- < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/691fee3 /src/config.ts#L62 "> src/config.ts:62</ a > </ li > </ ul > </ aside > </ li > </ ul > </ section >
112+ < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/0e55972 /src/config.ts#L62 "> src/config.ts:62</ a > </ li > </ ul > </ aside > </ li > </ ul > </ section >
113113< section class ="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class "> < a id ="fetch " class ="tsd-anchor "> </ a >
114114< h3 class ="tsd-anchor-link "> < span > fetch</ span > < a href ="#fetch " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
115115< ul class ="tsd-signatures tsd-kind-accessor tsd-parent-kind-class ">
@@ -119,7 +119,7 @@ <h3 class="tsd-anchor-link"><span>fetch</span><a href="#fetch" aria-label="Perma
119119</ div >
120120< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> FetchFunction</ span > </ h4 > < aside class ="tsd-sources ">
121121< ul >
122- < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/691fee3 /src/config.ts#L85 "> src/config.ts:85</ a > </ li > </ ul > </ aside > </ li >
122+ < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/0e55972 /src/config.ts#L85 "> src/config.ts:85</ a > </ li > </ ul > </ aside > </ li >
123123< li class ="tsd-signature " id ="fetch.fetch-2 "> < span class ="tsd-signature-symbol "> set</ span > fetch< span class ="tsd-signature-symbol "> (</ span > f< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> FetchFunction</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> void</ span > </ li >
124124< li class ="tsd-description ">
125125< div class ="tsd-comment tsd-typography "> < p > Set a the custom fetch function to replace the default one</ p >
@@ -131,7 +131,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
131131< h5 > f: < span class ="tsd-signature-type "> FetchFunction</ span > </ h5 > </ li > </ ul > </ div >
132132< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 > < aside class ="tsd-sources ">
133133< ul >
134- < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/691fee3 /src/config.ts#L78 "> src/config.ts:78</ a > </ li > </ ul > </ aside > </ li > </ ul > </ section >
134+ < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/0e55972 /src/config.ts#L78 "> src/config.ts:78</ a > </ li > </ ul > </ aside > </ li > </ ul > </ section >
135135< section class ="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class "> < a id ="unit " class ="tsd-anchor "> </ a >
136136< h3 class ="tsd-anchor-link "> < span > unit</ span > < a href ="#unit " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
137137< ul class ="tsd-signatures tsd-kind-accessor tsd-parent-kind-class ">
@@ -141,7 +141,7 @@ <h3 class="tsd-anchor-link"><span>unit</span><a href="#unit" aria-label="Permali
141141</ div >
142142< h4 class ="tsd-returns-title "> Returns < a href ="../types/Unit.html " class ="tsd-signature-type " data-tsd-kind ="Type alias "> Unit</ a > </ h4 > < aside class ="tsd-sources ">
143143< ul >
144- < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/691fee3 /src/config.ts#L55 "> src/config.ts:55</ a > </ li > </ ul > </ aside > </ li >
144+ < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/0e55972 /src/config.ts#L55 "> src/config.ts:55</ a > </ li > </ ul > </ aside > </ li >
145145< li class ="tsd-signature " id ="unit.unit-2 "> < span class ="tsd-signature-symbol "> set</ span > unit< span class ="tsd-signature-symbol "> (</ span > u< span class ="tsd-signature-symbol "> : </ span > < a href ="../types/Unit.html " class ="tsd-signature-type " data-tsd-kind ="Type alias "> Unit</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> void</ span > </ li >
146146< li class ="tsd-description ">
147147< div class ="tsd-comment tsd-typography "> < p > Set the unit system</ p >
@@ -153,7 +153,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
153153< h5 > u: < a href ="../types/Unit.html " class ="tsd-signature-type " data-tsd-kind ="Type alias "> Unit</ a > </ h5 > </ li > </ ul > </ div >
154154< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 > < aside class ="tsd-sources ">
155155< ul >
156- < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/691fee3 /src/config.ts#L47 "> src/config.ts:47</ a > </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section > </ div >
156+ < li > Defined in < a href ="https://github.com/maptiler/maptiler-sdk-js/blob/0e55972 /src/config.ts#L47 "> src/config.ts:47</ a > </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section > </ div >
157157< div class ="col-4 col-menu menu-sticky-wrap menu-highlight ">
158158< div class ="tsd-navigation settings ">
159159< details class ="tsd-index-accordion "> < summary class ="tsd-accordion-summary ">
0 commit comments