@twinmatrix/spatialverse-sdk-web 3.0.0 → 3.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (157) hide show
  1. package/lib/cjs/index.js +65 -39
  2. package/lib/cjs/react/index.js +65 -39
  3. package/lib/esm/index.js +65 -39
  4. package/lib/esm/react/index.js +65 -39
  5. package/lib/types/meta-atlas-sdk/3DMap/auth/authentication.d.ts +7 -0
  6. package/lib/types/meta-atlas-sdk/3DMap/auth/authentication.d.ts.map +1 -0
  7. package/lib/types/meta-atlas-sdk/3DMap/data/Constants.d.ts +17 -0
  8. package/lib/types/meta-atlas-sdk/3DMap/data/Constants.d.ts.map +1 -0
  9. package/lib/types/meta-atlas-sdk/3DMap/data/DataManager.d.ts +69 -0
  10. package/lib/types/meta-atlas-sdk/3DMap/data/DataManager.d.ts.map +1 -0
  11. package/lib/types/meta-atlas-sdk/3DMap/data/auth.d.ts +10 -0
  12. package/lib/types/meta-atlas-sdk/3DMap/data/auth.d.ts.map +1 -0
  13. package/lib/types/meta-atlas-sdk/3DMap/data/data.service.d.ts +12 -0
  14. package/lib/types/meta-atlas-sdk/3DMap/data/data.service.d.ts.map +1 -0
  15. package/lib/types/meta-atlas-sdk/3DMap/data/jewel-data.d.ts +8 -0
  16. package/lib/types/meta-atlas-sdk/3DMap/data/jewel-data.d.ts.map +1 -0
  17. package/lib/types/meta-atlas-sdk/3DMap/deckgl/DeckGLManager.d.ts +71 -0
  18. package/lib/types/meta-atlas-sdk/3DMap/deckgl/DeckGLManager.d.ts.map +1 -0
  19. package/lib/types/meta-atlas-sdk/3DMap/deckgl/MVTFloorLayer.d.ts +77 -0
  20. package/lib/types/meta-atlas-sdk/3DMap/deckgl/MVTFloorLayer.d.ts.map +1 -0
  21. package/lib/types/meta-atlas-sdk/3DMap/legacy/Changi.d.ts +1 -0
  22. package/lib/types/meta-atlas-sdk/3DMap/legacy/Changi.d.ts.map +1 -0
  23. package/lib/types/meta-atlas-sdk/3DMap/{CustomThreeJsWrapper → legacy/CustomThreeJsWrapper}/CustomThreeJsWrapper.d.ts +26 -3
  24. package/lib/types/meta-atlas-sdk/3DMap/legacy/CustomThreeJsWrapper/CustomThreeJsWrapper.d.ts.map +1 -0
  25. package/lib/types/meta-atlas-sdk/3DMap/legacy/DeckglLayerFactory.d.ts +322 -0
  26. package/lib/types/meta-atlas-sdk/3DMap/legacy/DeckglLayerFactory.d.ts.map +1 -0
  27. package/lib/types/meta-atlas-sdk/3DMap/legacy/DeckglLayerManager.d.ts +121 -0
  28. package/lib/types/meta-atlas-sdk/3DMap/legacy/DeckglLayerManager.d.ts.map +1 -0
  29. package/lib/types/meta-atlas-sdk/3DMap/legacy/EventEmitter.d.ts +10 -0
  30. package/lib/types/meta-atlas-sdk/3DMap/legacy/EventEmitter.d.ts.map +1 -0
  31. package/lib/types/meta-atlas-sdk/3DMap/legacy/Jewel.d.ts +35 -0
  32. package/lib/types/meta-atlas-sdk/3DMap/legacy/Jewel.d.ts.map +1 -0
  33. package/lib/types/meta-atlas-sdk/3DMap/legacy/MainMap.d.ts +314 -0
  34. package/lib/types/meta-atlas-sdk/3DMap/legacy/MainMap.d.ts.map +1 -0
  35. package/lib/types/meta-atlas-sdk/3DMap/legacy/Marker.d.ts +17 -0
  36. package/lib/types/meta-atlas-sdk/3DMap/legacy/Marker.d.ts.map +1 -0
  37. package/lib/types/meta-atlas-sdk/3DMap/legacy/MicrophoneBubbleFactory.d.ts +71 -0
  38. package/lib/types/meta-atlas-sdk/3DMap/legacy/MicrophoneBubbleFactory.d.ts.map +1 -0
  39. package/lib/types/meta-atlas-sdk/3DMap/legacy/aeroport.d.ts +6 -0
  40. package/lib/types/meta-atlas-sdk/3DMap/legacy/aeroport.d.ts.map +1 -0
  41. package/lib/types/meta-atlas-sdk/3DMap/legacy/deckgl-helper.d.ts +14 -0
  42. package/lib/types/meta-atlas-sdk/3DMap/legacy/deckgl-helper.d.ts.map +1 -0
  43. package/lib/types/meta-atlas-sdk/3DMap/legacy/helper-utils.d.ts +4 -0
  44. package/lib/types/meta-atlas-sdk/3DMap/legacy/helper-utils.d.ts.map +1 -0
  45. package/lib/types/meta-atlas-sdk/3DMap/legacy/hotspot-utils.d.ts +13 -0
  46. package/lib/types/meta-atlas-sdk/3DMap/legacy/hotspot-utils.d.ts.map +1 -0
  47. package/lib/types/meta-atlas-sdk/3DMap/legacy/loader.d.ts +3 -0
  48. package/lib/types/meta-atlas-sdk/3DMap/legacy/loader.d.ts.map +1 -0
  49. package/lib/types/meta-atlas-sdk/3DMap/legacy/mapIcons.d.ts +12 -0
  50. package/lib/types/meta-atlas-sdk/3DMap/legacy/mapIcons.d.ts.map +1 -0
  51. package/lib/types/meta-atlas-sdk/3DMap/legacy/markers.d.ts +4 -0
  52. package/lib/types/meta-atlas-sdk/3DMap/legacy/markers.d.ts.map +1 -0
  53. package/lib/types/meta-atlas-sdk/3DMap/legacy/timestampUtils.d.ts +6 -0
  54. package/lib/types/meta-atlas-sdk/3DMap/legacy/timestampUtils.d.ts.map +1 -0
  55. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/aeroport-legacy.d.ts +65 -0
  56. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/aeroport-legacy.d.ts.map +1 -0
  57. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/apiParams.d.ts +25 -0
  58. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/apiParams.d.ts.map +1 -0
  59. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/cameraMatrix.d.ts +8 -0
  60. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/cameraMatrix.d.ts.map +1 -0
  61. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/extrusionSettings.d.ts +32 -0
  62. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/extrusionSettings.d.ts.map +1 -0
  63. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/marker-data.d.ts +12 -0
  64. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/marker-data.d.ts.map +1 -0
  65. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/modelSettings.d.ts +7 -0
  66. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/modelSettings.d.ts.map +1 -0
  67. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/panoramaSettings.d.ts +18 -0
  68. package/lib/types/meta-atlas-sdk/3DMap/legacy/types/panoramaSettings.d.ts.map +1 -0
  69. package/lib/types/meta-atlas-sdk/3DMap/meta-atlas-sdk-3D.d.ts +80 -0
  70. package/lib/types/meta-atlas-sdk/3DMap/meta-atlas-sdk-3D.d.ts.map +1 -0
  71. package/lib/types/meta-atlas-sdk/3DMap/threejs/ThreeJSManager.d.ts +92 -0
  72. package/lib/types/meta-atlas-sdk/3DMap/threejs/ThreeJSManager.d.ts.map +1 -0
  73. package/lib/types/meta-atlas-sdk/3DMap/{CustomThreeJsWrapper → threejs}/utility/CameraSync.d.ts +1 -1
  74. package/lib/types/meta-atlas-sdk/3DMap/threejs/utility/CameraSync.d.ts.map +1 -0
  75. package/lib/types/meta-atlas-sdk/3DMap/{CustomThreeJsWrapper → threejs}/utility/CameraUtils.d.ts +1 -1
  76. package/lib/types/meta-atlas-sdk/3DMap/threejs/utility/CameraUtils.d.ts.map +1 -0
  77. package/lib/types/meta-atlas-sdk/3DMap/{CustomThreeJsWrapper → threejs}/utility/constants.d.ts +6 -6
  78. package/lib/types/meta-atlas-sdk/3DMap/threejs/utility/constants.d.ts.map +1 -0
  79. package/lib/types/meta-atlas-sdk/3DMap/{CustomThreeJsWrapper → threejs}/utility/suncalc.d.ts +1 -1
  80. package/lib/types/meta-atlas-sdk/3DMap/threejs/utility/suncalc.d.ts.map +1 -0
  81. package/lib/types/meta-atlas-sdk/3DMap/{CustomThreeJsWrapper → threejs}/utility/utils.d.ts +1 -1
  82. package/lib/types/meta-atlas-sdk/3DMap/threejs/utility/utils.d.ts.map +1 -0
  83. package/lib/types/meta-atlas-sdk/3DMap/types/aeroport.d.ts +14 -0
  84. package/lib/types/meta-atlas-sdk/3DMap/types/aeroport.d.ts.map +1 -0
  85. package/lib/types/meta-atlas-sdk/3DMap/types/render-manager.interface.d.ts +130 -0
  86. package/lib/types/meta-atlas-sdk/3DMap/types/render-manager.interface.d.ts.map +1 -0
  87. package/lib/types/meta-atlas-sdk/3DMap/utils/EventBus.d.ts +35 -0
  88. package/lib/types/meta-atlas-sdk/3DMap/utils/EventBus.d.ts.map +1 -0
  89. package/lib/types/meta-atlas-sdk/3DMap/utils/colors.d.ts +8 -0
  90. package/lib/types/meta-atlas-sdk/3DMap/utils/colors.d.ts.map +1 -0
  91. package/lib/types/meta-atlas-sdk/3DMap/utils/feature-transform.d.ts +12 -0
  92. package/lib/types/meta-atlas-sdk/3DMap/utils/feature-transform.d.ts.map +1 -0
  93. package/lib/types/meta-atlas-sdk/3DMap/utils/helper.d.ts +2 -0
  94. package/lib/types/meta-atlas-sdk/3DMap/utils/helper.d.ts.map +1 -0
  95. package/lib/types/meta-atlas-sdk/IfcModelLoader/index.d.ts +14 -0
  96. package/lib/types/meta-atlas-sdk/IfcModelLoader/index.d.ts.map +1 -0
  97. package/lib/types/meta-atlas-sdk/MetaAtlasCore/custom-map-objects-manager.d.ts +57 -0
  98. package/lib/types/meta-atlas-sdk/MetaAtlasCore/custom-map-objects-manager.d.ts.map +1 -0
  99. package/lib/types/meta-atlas-sdk/MetaAtlasCore/focus-core/focus-tree-state.d.ts +4 -0
  100. package/lib/types/meta-atlas-sdk/MetaAtlasCore/focus-core/focus-tree-state.d.ts.map +1 -0
  101. package/lib/types/meta-atlas-sdk/MetaAtlasCore/focus-core/focus-tree-types.d.ts +45 -0
  102. package/lib/types/meta-atlas-sdk/MetaAtlasCore/focus-core/focus-tree-types.d.ts.map +1 -0
  103. package/lib/types/meta-atlas-sdk/MetaAtlasCore/focus-core/focus-tree-utils.d.ts +72 -0
  104. package/lib/types/meta-atlas-sdk/MetaAtlasCore/focus-core/focus-tree-utils.d.ts.map +1 -0
  105. package/lib/types/meta-atlas-sdk/MetaAtlasCore/{focustree.d.ts → focus-core/focustree.d.ts} +376 -131
  106. package/lib/types/meta-atlas-sdk/MetaAtlasCore/focus-core/focustree.d.ts.map +1 -0
  107. package/lib/types/meta-atlas-sdk/MetaAtlasCore/focus-core/index.d.ts +661 -0
  108. package/lib/types/meta-atlas-sdk/MetaAtlasCore/focus-core/index.d.ts.map +1 -0
  109. package/lib/types/meta-atlas-sdk/MetaAtlasCore/meta-atlas-sdk-core.d.ts +37 -407
  110. package/lib/types/meta-atlas-sdk/MetaAtlasCore/meta-atlas-sdk-core.d.ts.map +1 -1
  111. package/lib/types/meta-atlas-sdk/MetaAtlasCore/routing-core/routing-helpers.d.ts.map +1 -1
  112. package/lib/types/meta-atlas-sdk/MetaAtlasCore/routing-core/utils.d.ts +0 -1
  113. package/lib/types/meta-atlas-sdk/MetaAtlasCore/routing-core/utils.d.ts.map +1 -1
  114. package/lib/types/meta-atlas-sdk/{customerLayer.d.ts → MetaAtlasCore/shared-layers/customerLayer.d.ts} +530 -536
  115. package/lib/types/meta-atlas-sdk/{customerLayer.d.ts.map → MetaAtlasCore/shared-layers/customerLayer.d.ts.map} +1 -1
  116. package/lib/types/meta-atlas-sdk/MetaAtlasCore/shared-layers/customerLayerService.d.ts +108 -0
  117. package/lib/types/meta-atlas-sdk/MetaAtlasCore/shared-layers/customerLayerService.d.ts.map +1 -0
  118. package/lib/types/meta-atlas-sdk/meta-atlas-sdk.d.ts +52 -414
  119. package/lib/types/meta-atlas-sdk/meta-atlas-sdk.d.ts.map +1 -1
  120. package/lib/types/meta-atlas-sdk/utils/helpers.d.ts.map +1 -1
  121. package/lib/types/meta-atlas-sdk/utils/mapobjects-store.d.ts +5 -0
  122. package/lib/types/meta-atlas-sdk/utils/mapobjects-store.d.ts.map +1 -1
  123. package/lib/types/meta-atlas-sdk/utils/routing-visualizer/index.d.ts +2 -6
  124. package/lib/types/meta-atlas-sdk/utils/routing-visualizer/index.d.ts.map +1 -1
  125. package/lib/types/react/MetaAtlasMap.d.ts.map +1 -1
  126. package/lib/types/react/hooks/useCustomMapObject/index.d.ts +3 -0
  127. package/lib/types/react/hooks/useCustomMapObject/index.d.ts.map +1 -0
  128. package/lib/types/react/hooks/useCustomMapObject/types.d.ts +30 -0
  129. package/lib/types/react/hooks/useCustomMapObject/types.d.ts.map +1 -0
  130. package/lib/types/react/hooks/useFocus/index.d.ts.map +1 -1
  131. package/lib/types/react/hooks/useFocus/types.d.ts +11 -0
  132. package/lib/types/react/hooks/useFocus/types.d.ts.map +1 -1
  133. package/lib/types/react/hooks/useMapEvents/index.d.ts.map +1 -1
  134. package/lib/types/react/hooks/useMapOverlays/index.d.ts.map +1 -1
  135. package/lib/types/react/hooks/useMapOverlays/types.d.ts +16 -0
  136. package/lib/types/react/hooks/useMapOverlays/types.d.ts.map +1 -1
  137. package/lib/types/react/hooks/useMetaAtlas/index.d.ts.map +1 -1
  138. package/lib/types/react/index.d.ts +3 -0
  139. package/lib/types/react/index.d.ts.map +1 -1
  140. package/lib/types/react/stores/useMapDataStore.d.ts +2 -0
  141. package/lib/types/react/stores/useMapDataStore.d.ts.map +1 -1
  142. package/lib/types/react/stores/useMetaAtlasStore.d.ts +2 -0
  143. package/lib/types/react/stores/useMetaAtlasStore.d.ts.map +1 -1
  144. package/lib/types/react/types/index.d.ts +8 -0
  145. package/lib/types/react/types/index.d.ts.map +1 -1
  146. package/package.json +20 -11
  147. package/lib/types/meta-atlas-sdk/3DMap/CustomThreeJsWrapper/CustomThreeJsWrapper.d.ts.map +0 -1
  148. package/lib/types/meta-atlas-sdk/3DMap/CustomThreeJsWrapper/utility/CameraSync.d.ts.map +0 -1
  149. package/lib/types/meta-atlas-sdk/3DMap/CustomThreeJsWrapper/utility/CameraUtils.d.ts.map +0 -1
  150. package/lib/types/meta-atlas-sdk/3DMap/CustomThreeJsWrapper/utility/constants.d.ts.map +0 -1
  151. package/lib/types/meta-atlas-sdk/3DMap/CustomThreeJsWrapper/utility/suncalc.d.ts.map +0 -1
  152. package/lib/types/meta-atlas-sdk/3DMap/CustomThreeJsWrapper/utility/utils.d.ts.map +0 -1
  153. package/lib/types/meta-atlas-sdk/3DMap/MainMap.d.ts +0 -28
  154. package/lib/types/meta-atlas-sdk/3DMap/MainMap.d.ts.map +0 -1
  155. package/lib/types/meta-atlas-sdk/MetaAtlasCore/focustree.d.ts.map +0 -1
  156. package/lib/types/meta-atlas-sdk/customerLayerVariant.d.ts +0 -5156
  157. package/lib/types/meta-atlas-sdk/customerLayerVariant.d.ts.map +0 -1
@@ -18,9 +18,9 @@ declare const _default: ({
18
18
  "line-color"?: undefined;
19
19
  "line-opacity"?: undefined;
20
20
  "line-width"?: undefined;
21
- "text-halo-color"?: undefined;
22
- "text-color"?: undefined;
23
- "text-halo-width"?: undefined;
21
+ 'text-halo-color'?: undefined;
22
+ 'text-color'?: undefined;
23
+ 'text-halo-width'?: undefined;
24
24
  "fill-opacity"?: undefined;
25
25
  "fill-antialias"?: undefined;
26
26
  "fill-outline-color"?: undefined;
@@ -31,7 +31,7 @@ declare const _default: ({
31
31
  'fill-extrusion-height'?: undefined;
32
32
  "fill-extrusion-base"?: undefined;
33
33
  "line-blur"?: undefined;
34
- "text-halo-blur"?: undefined;
34
+ 'text-halo-blur'?: undefined;
35
35
  "text-translate"?: undefined;
36
36
  "heatmap-weight"?: undefined;
37
37
  "heatmap-intensity"?: undefined;
@@ -69,9 +69,9 @@ declare const _default: ({
69
69
  };
70
70
  "line-width": number;
71
71
  "fill-color"?: undefined;
72
- "text-halo-color"?: undefined;
73
- "text-color"?: undefined;
74
- "text-halo-width"?: undefined;
72
+ 'text-halo-color'?: undefined;
73
+ 'text-color'?: undefined;
74
+ 'text-halo-width'?: undefined;
75
75
  "fill-opacity"?: undefined;
76
76
  "fill-antialias"?: undefined;
77
77
  "fill-outline-color"?: undefined;
@@ -82,7 +82,7 @@ declare const _default: ({
82
82
  'fill-extrusion-height'?: undefined;
83
83
  "fill-extrusion-base"?: undefined;
84
84
  "line-blur"?: undefined;
85
- "text-halo-blur"?: undefined;
85
+ 'text-halo-blur'?: undefined;
86
86
  "text-translate"?: undefined;
87
87
  "heatmap-weight"?: undefined;
88
88
  "heatmap-intensity"?: undefined;
@@ -129,10 +129,10 @@ declare const _default: ({
129
129
  'text-line-height'?: undefined;
130
130
  'text-letter-spacing'?: undefined;
131
131
  'text-max-width'?: undefined;
132
- "text-anchor"?: undefined;
133
- 'icon-padding'?: undefined;
132
+ 'text-anchor'?: undefined;
133
+ "icon-padding"?: undefined;
134
134
  "symbol-avoid-edges"?: undefined;
135
- "text-offset"?: undefined;
135
+ 'text-offset'?: undefined;
136
136
  "icon-optional"?: undefined;
137
137
  "text-optional"?: undefined;
138
138
  'icon-overlap'?: undefined;
@@ -157,7 +157,7 @@ declare const _default: ({
157
157
  'fill-extrusion-height'?: undefined;
158
158
  "fill-extrusion-base"?: undefined;
159
159
  "line-blur"?: undefined;
160
- "text-halo-blur"?: undefined;
160
+ 'text-halo-blur'?: undefined;
161
161
  "text-translate"?: undefined;
162
162
  "heatmap-weight"?: undefined;
163
163
  "heatmap-intensity"?: undefined;
@@ -188,9 +188,9 @@ declare const _default: ({
188
188
  "line-color"?: undefined;
189
189
  "line-opacity"?: undefined;
190
190
  "line-width"?: undefined;
191
- "text-halo-color"?: undefined;
192
- "text-color"?: undefined;
193
- "text-halo-width"?: undefined;
191
+ 'text-halo-color'?: undefined;
192
+ 'text-color'?: undefined;
193
+ 'text-halo-width'?: undefined;
194
194
  "fill-outline-color"?: undefined;
195
195
  'text-opacity'?: undefined;
196
196
  "icon-opacity"?: undefined;
@@ -199,7 +199,7 @@ declare const _default: ({
199
199
  'fill-extrusion-height'?: undefined;
200
200
  "fill-extrusion-base"?: undefined;
201
201
  "line-blur"?: undefined;
202
- "text-halo-blur"?: undefined;
202
+ 'text-halo-blur'?: undefined;
203
203
  "text-translate"?: undefined;
204
204
  "heatmap-weight"?: undefined;
205
205
  "heatmap-intensity"?: undefined;
@@ -232,9 +232,9 @@ declare const _default: ({
232
232
  "line-color"?: undefined;
233
233
  "line-opacity"?: undefined;
234
234
  "line-width"?: undefined;
235
- "text-halo-color"?: undefined;
236
- "text-color"?: undefined;
237
- "text-halo-width"?: undefined;
235
+ 'text-halo-color'?: undefined;
236
+ 'text-color'?: undefined;
237
+ 'text-halo-width'?: undefined;
238
238
  "fill-outline-color"?: undefined;
239
239
  'text-opacity'?: undefined;
240
240
  "icon-opacity"?: undefined;
@@ -243,7 +243,7 @@ declare const _default: ({
243
243
  'fill-extrusion-height'?: undefined;
244
244
  "fill-extrusion-base"?: undefined;
245
245
  "line-blur"?: undefined;
246
- "text-halo-blur"?: undefined;
246
+ 'text-halo-blur'?: undefined;
247
247
  "text-translate"?: undefined;
248
248
  "heatmap-weight"?: undefined;
249
249
  "heatmap-intensity"?: undefined;
@@ -281,9 +281,9 @@ declare const _default: ({
281
281
  "line-color"?: undefined;
282
282
  "line-opacity"?: undefined;
283
283
  "line-width"?: undefined;
284
- "text-halo-color"?: undefined;
285
- "text-color"?: undefined;
286
- "text-halo-width"?: undefined;
284
+ 'text-halo-color'?: undefined;
285
+ 'text-color'?: undefined;
286
+ 'text-halo-width'?: undefined;
287
287
  'text-opacity'?: undefined;
288
288
  "icon-opacity"?: undefined;
289
289
  'fill-extrusion-color'?: undefined;
@@ -291,7 +291,7 @@ declare const _default: ({
291
291
  'fill-extrusion-height'?: undefined;
292
292
  "fill-extrusion-base"?: undefined;
293
293
  "line-blur"?: undefined;
294
- "text-halo-blur"?: undefined;
294
+ 'text-halo-blur'?: undefined;
295
295
  "text-translate"?: undefined;
296
296
  "heatmap-weight"?: undefined;
297
297
  "heatmap-intensity"?: undefined;
@@ -317,9 +317,9 @@ declare const _default: ({
317
317
  "line-color"?: undefined;
318
318
  "line-opacity"?: undefined;
319
319
  "line-width"?: undefined;
320
- "text-halo-color"?: undefined;
321
- "text-color"?: undefined;
322
- "text-halo-width"?: undefined;
320
+ 'text-halo-color'?: undefined;
321
+ 'text-color'?: undefined;
322
+ 'text-halo-width'?: undefined;
323
323
  "fill-antialias"?: undefined;
324
324
  'text-opacity'?: undefined;
325
325
  "icon-opacity"?: undefined;
@@ -328,7 +328,7 @@ declare const _default: ({
328
328
  'fill-extrusion-height'?: undefined;
329
329
  "fill-extrusion-base"?: undefined;
330
330
  "line-blur"?: undefined;
331
- "text-halo-blur"?: undefined;
331
+ 'text-halo-blur'?: undefined;
332
332
  "text-translate"?: undefined;
333
333
  "heatmap-weight"?: undefined;
334
334
  "heatmap-intensity"?: undefined;
@@ -354,9 +354,9 @@ declare const _default: ({
354
354
  "line-width": number;
355
355
  "fill-color"?: undefined;
356
356
  "line-opacity"?: undefined;
357
- "text-halo-color"?: undefined;
358
- "text-color"?: undefined;
359
- "text-halo-width"?: undefined;
357
+ 'text-halo-color'?: undefined;
358
+ 'text-color'?: undefined;
359
+ 'text-halo-width'?: undefined;
360
360
  "fill-opacity"?: undefined;
361
361
  "fill-antialias"?: undefined;
362
362
  "fill-outline-color"?: undefined;
@@ -367,7 +367,7 @@ declare const _default: ({
367
367
  'fill-extrusion-height'?: undefined;
368
368
  "fill-extrusion-base"?: undefined;
369
369
  "line-blur"?: undefined;
370
- "text-halo-blur"?: undefined;
370
+ 'text-halo-blur'?: undefined;
371
371
  "text-translate"?: undefined;
372
372
  "heatmap-weight"?: undefined;
373
373
  "heatmap-intensity"?: undefined;
@@ -408,7 +408,7 @@ declare const _default: ({
408
408
  default: string;
409
409
  };
410
410
  "icon-offset": number[];
411
- "text-field"?: undefined;
411
+ 'text-field'?: undefined;
412
412
  'text-padding'?: undefined;
413
413
  "symbol-placement"?: undefined;
414
414
  "symbol-spacing"?: undefined;
@@ -423,10 +423,10 @@ declare const _default: ({
423
423
  'text-line-height'?: undefined;
424
424
  'text-letter-spacing'?: undefined;
425
425
  'text-max-width'?: undefined;
426
- "text-anchor"?: undefined;
427
- 'icon-padding'?: undefined;
426
+ 'text-anchor'?: undefined;
427
+ "icon-padding"?: undefined;
428
428
  "symbol-avoid-edges"?: undefined;
429
- "text-offset"?: undefined;
429
+ 'text-offset'?: undefined;
430
430
  "icon-optional"?: undefined;
431
431
  "text-optional"?: undefined;
432
432
  'icon-overlap'?: undefined;
@@ -451,7 +451,7 @@ declare const _default: ({
451
451
  'fill-extrusion-height'?: undefined;
452
452
  "fill-extrusion-base"?: undefined;
453
453
  "line-blur"?: undefined;
454
- "text-halo-blur"?: undefined;
454
+ 'text-halo-blur'?: undefined;
455
455
  "text-translate"?: undefined;
456
456
  "heatmap-weight"?: undefined;
457
457
  "heatmap-intensity"?: undefined;
@@ -476,9 +476,9 @@ declare const _default: ({
476
476
  "line-color"?: undefined;
477
477
  "line-opacity"?: undefined;
478
478
  "line-width"?: undefined;
479
- "text-halo-color"?: undefined;
480
- "text-color"?: undefined;
481
- "text-halo-width"?: undefined;
479
+ 'text-halo-color'?: undefined;
480
+ 'text-color'?: undefined;
481
+ 'text-halo-width'?: undefined;
482
482
  "fill-outline-color"?: undefined;
483
483
  'text-opacity'?: undefined;
484
484
  "icon-opacity"?: undefined;
@@ -487,7 +487,7 @@ declare const _default: ({
487
487
  'fill-extrusion-height'?: undefined;
488
488
  "fill-extrusion-base"?: undefined;
489
489
  "line-blur"?: undefined;
490
- "text-halo-blur"?: undefined;
490
+ 'text-halo-blur'?: undefined;
491
491
  "text-translate"?: undefined;
492
492
  "heatmap-weight"?: undefined;
493
493
  "heatmap-intensity"?: undefined;
@@ -514,9 +514,9 @@ declare const _default: ({
514
514
  "line-color"?: undefined;
515
515
  "line-opacity"?: undefined;
516
516
  "line-width"?: undefined;
517
- "text-halo-color"?: undefined;
518
- "text-color"?: undefined;
519
- "text-halo-width"?: undefined;
517
+ 'text-halo-color'?: undefined;
518
+ 'text-color'?: undefined;
519
+ 'text-halo-width'?: undefined;
520
520
  "fill-opacity"?: undefined;
521
521
  "fill-antialias"?: undefined;
522
522
  "fill-outline-color"?: undefined;
@@ -527,7 +527,7 @@ declare const _default: ({
527
527
  'fill-extrusion-height'?: undefined;
528
528
  "fill-extrusion-base"?: undefined;
529
529
  "line-blur"?: undefined;
530
- "text-halo-blur"?: undefined;
530
+ 'text-halo-blur'?: undefined;
531
531
  "text-translate"?: undefined;
532
532
  "heatmap-weight"?: undefined;
533
533
  "heatmap-intensity"?: undefined;
@@ -556,9 +556,9 @@ declare const _default: ({
556
556
  "line-color": string;
557
557
  "fill-color"?: undefined;
558
558
  "line-opacity"?: undefined;
559
- "text-halo-color"?: undefined;
560
- "text-color"?: undefined;
561
- "text-halo-width"?: undefined;
559
+ 'text-halo-color'?: undefined;
560
+ 'text-color'?: undefined;
561
+ 'text-halo-width'?: undefined;
562
562
  "fill-opacity"?: undefined;
563
563
  "fill-antialias"?: undefined;
564
564
  "fill-outline-color"?: undefined;
@@ -569,7 +569,7 @@ declare const _default: ({
569
569
  'fill-extrusion-height'?: undefined;
570
570
  "fill-extrusion-base"?: undefined;
571
571
  "line-blur"?: undefined;
572
- "text-halo-blur"?: undefined;
572
+ 'text-halo-blur'?: undefined;
573
573
  "text-translate"?: undefined;
574
574
  "heatmap-weight"?: undefined;
575
575
  "heatmap-intensity"?: undefined;
@@ -604,9 +604,9 @@ declare const _default: ({
604
604
  "line-color"?: undefined;
605
605
  "line-opacity"?: undefined;
606
606
  "line-width"?: undefined;
607
- "text-halo-color"?: undefined;
608
- "text-color"?: undefined;
609
- "text-halo-width"?: undefined;
607
+ 'text-halo-color'?: undefined;
608
+ 'text-color'?: undefined;
609
+ 'text-halo-width'?: undefined;
610
610
  "fill-outline-color"?: undefined;
611
611
  'text-opacity'?: undefined;
612
612
  "icon-opacity"?: undefined;
@@ -615,7 +615,7 @@ declare const _default: ({
615
615
  'fill-extrusion-height'?: undefined;
616
616
  "fill-extrusion-base"?: undefined;
617
617
  "line-blur"?: undefined;
618
- "text-halo-blur"?: undefined;
618
+ 'text-halo-blur'?: undefined;
619
619
  "text-translate"?: undefined;
620
620
  "heatmap-weight"?: undefined;
621
621
  "heatmap-intensity"?: undefined;
@@ -651,16 +651,16 @@ declare const _default: ({
651
651
  "line-color"?: undefined;
652
652
  "line-opacity"?: undefined;
653
653
  "line-width"?: undefined;
654
- "text-halo-color"?: undefined;
655
- "text-color"?: undefined;
656
- "text-halo-width"?: undefined;
654
+ 'text-halo-color'?: undefined;
655
+ 'text-color'?: undefined;
656
+ 'text-halo-width'?: undefined;
657
657
  "fill-opacity"?: undefined;
658
658
  "fill-antialias"?: undefined;
659
659
  "fill-outline-color"?: undefined;
660
660
  'text-opacity'?: undefined;
661
661
  "icon-opacity"?: undefined;
662
662
  "line-blur"?: undefined;
663
- "text-halo-blur"?: undefined;
663
+ 'text-halo-blur'?: undefined;
664
664
  "text-translate"?: undefined;
665
665
  "heatmap-weight"?: undefined;
666
666
  "heatmap-intensity"?: undefined;
@@ -688,9 +688,9 @@ declare const _default: ({
688
688
  "line-color"?: undefined;
689
689
  "line-opacity"?: undefined;
690
690
  "line-width"?: undefined;
691
- "text-halo-color"?: undefined;
692
- "text-color"?: undefined;
693
- "text-halo-width"?: undefined;
691
+ 'text-halo-color'?: undefined;
692
+ 'text-color'?: undefined;
693
+ 'text-halo-width'?: undefined;
694
694
  "fill-outline-color"?: undefined;
695
695
  'text-opacity'?: undefined;
696
696
  "icon-opacity"?: undefined;
@@ -699,7 +699,7 @@ declare const _default: ({
699
699
  'fill-extrusion-height'?: undefined;
700
700
  "fill-extrusion-base"?: undefined;
701
701
  "line-blur"?: undefined;
702
- "text-halo-blur"?: undefined;
702
+ 'text-halo-blur'?: undefined;
703
703
  "text-translate"?: undefined;
704
704
  "heatmap-weight"?: undefined;
705
705
  "heatmap-intensity"?: undefined;
@@ -720,10 +720,10 @@ declare const _default: ({
720
720
  filter: (string | (string | string[])[])[];
721
721
  layout: {
722
722
  visibility: string;
723
- "text-field"?: undefined;
724
- "text-font"?: undefined;
723
+ 'text-field'?: undefined;
724
+ 'text-font'?: undefined;
725
725
  'text-padding'?: undefined;
726
- "text-size"?: undefined;
726
+ 'text-size'?: undefined;
727
727
  "icon-size"?: undefined;
728
728
  'icon-allow-overlap'?: undefined;
729
729
  "icon-ignore-placement"?: undefined;
@@ -742,10 +742,10 @@ declare const _default: ({
742
742
  'text-line-height'?: undefined;
743
743
  'text-letter-spacing'?: undefined;
744
744
  'text-max-width'?: undefined;
745
- "text-anchor"?: undefined;
746
- 'icon-padding'?: undefined;
745
+ 'text-anchor'?: undefined;
746
+ "icon-padding"?: undefined;
747
747
  "symbol-avoid-edges"?: undefined;
748
- "text-offset"?: undefined;
748
+ 'text-offset'?: undefined;
749
749
  "icon-optional"?: undefined;
750
750
  "text-optional"?: undefined;
751
751
  'icon-overlap'?: undefined;
@@ -759,9 +759,9 @@ declare const _default: ({
759
759
  "line-color"?: undefined;
760
760
  "line-opacity"?: undefined;
761
761
  "line-width"?: undefined;
762
- "text-halo-color"?: undefined;
763
- "text-color"?: undefined;
764
- "text-halo-width"?: undefined;
762
+ 'text-halo-color'?: undefined;
763
+ 'text-color'?: undefined;
764
+ 'text-halo-width'?: undefined;
765
765
  "fill-antialias"?: undefined;
766
766
  'text-opacity'?: undefined;
767
767
  "icon-opacity"?: undefined;
@@ -770,7 +770,7 @@ declare const _default: ({
770
770
  'fill-extrusion-height'?: undefined;
771
771
  "fill-extrusion-base"?: undefined;
772
772
  "line-blur"?: undefined;
773
- "text-halo-blur"?: undefined;
773
+ 'text-halo-blur'?: undefined;
774
774
  "text-translate"?: undefined;
775
775
  "heatmap-weight"?: undefined;
776
776
  "heatmap-intensity"?: undefined;
@@ -794,10 +794,10 @@ declare const _default: ({
794
794
  filter: (string | (string | string[])[])[];
795
795
  layout: {
796
796
  visibility: string;
797
- "text-field"?: undefined;
798
- "text-font"?: undefined;
797
+ 'text-field'?: undefined;
798
+ 'text-font'?: undefined;
799
799
  'text-padding'?: undefined;
800
- "text-size"?: undefined;
800
+ 'text-size'?: undefined;
801
801
  "icon-size"?: undefined;
802
802
  'icon-allow-overlap'?: undefined;
803
803
  "icon-ignore-placement"?: undefined;
@@ -816,10 +816,10 @@ declare const _default: ({
816
816
  'text-line-height'?: undefined;
817
817
  'text-letter-spacing'?: undefined;
818
818
  'text-max-width'?: undefined;
819
- "text-anchor"?: undefined;
820
- 'icon-padding'?: undefined;
819
+ 'text-anchor'?: undefined;
820
+ "icon-padding"?: undefined;
821
821
  "symbol-avoid-edges"?: undefined;
822
- "text-offset"?: undefined;
822
+ 'text-offset'?: undefined;
823
823
  "icon-optional"?: undefined;
824
824
  "text-optional"?: undefined;
825
825
  'icon-overlap'?: undefined;
@@ -833,9 +833,9 @@ declare const _default: ({
833
833
  "line-color"?: undefined;
834
834
  "line-opacity"?: undefined;
835
835
  "line-width"?: undefined;
836
- "text-halo-color"?: undefined;
837
- "text-color"?: undefined;
838
- "text-halo-width"?: undefined;
836
+ 'text-halo-color'?: undefined;
837
+ 'text-color'?: undefined;
838
+ 'text-halo-width'?: undefined;
839
839
  "fill-antialias"?: undefined;
840
840
  'text-opacity'?: undefined;
841
841
  "icon-opacity"?: undefined;
@@ -844,7 +844,7 @@ declare const _default: ({
844
844
  'fill-extrusion-height'?: undefined;
845
845
  "fill-extrusion-base"?: undefined;
846
846
  "line-blur"?: undefined;
847
- "text-halo-blur"?: undefined;
847
+ 'text-halo-blur'?: undefined;
848
848
  "text-translate"?: undefined;
849
849
  "heatmap-weight"?: undefined;
850
850
  "heatmap-intensity"?: undefined;
@@ -888,10 +888,10 @@ declare const _default: ({
888
888
  'text-line-height'?: undefined;
889
889
  'text-letter-spacing'?: undefined;
890
890
  'text-max-width'?: undefined;
891
- "text-anchor"?: undefined;
892
- 'icon-padding'?: undefined;
891
+ 'text-anchor'?: undefined;
892
+ "icon-padding"?: undefined;
893
893
  "symbol-avoid-edges"?: undefined;
894
- "text-offset"?: undefined;
894
+ 'text-offset'?: undefined;
895
895
  "icon-optional"?: undefined;
896
896
  "text-optional"?: undefined;
897
897
  'icon-overlap'?: undefined;
@@ -916,7 +916,7 @@ declare const _default: ({
916
916
  'fill-extrusion-height'?: undefined;
917
917
  "fill-extrusion-base"?: undefined;
918
918
  "line-blur"?: undefined;
919
- "text-halo-blur"?: undefined;
919
+ 'text-halo-blur'?: undefined;
920
920
  "text-translate"?: undefined;
921
921
  "heatmap-weight"?: undefined;
922
922
  "heatmap-intensity"?: undefined;
@@ -950,16 +950,16 @@ declare const _default: ({
950
950
  "line-color"?: undefined;
951
951
  "line-opacity"?: undefined;
952
952
  "line-width"?: undefined;
953
- "text-halo-color"?: undefined;
954
- "text-color"?: undefined;
955
- "text-halo-width"?: undefined;
953
+ 'text-halo-color'?: undefined;
954
+ 'text-color'?: undefined;
955
+ 'text-halo-width'?: undefined;
956
956
  "fill-opacity"?: undefined;
957
957
  "fill-antialias"?: undefined;
958
958
  "fill-outline-color"?: undefined;
959
959
  'text-opacity'?: undefined;
960
960
  "icon-opacity"?: undefined;
961
961
  "line-blur"?: undefined;
962
- "text-halo-blur"?: undefined;
962
+ 'text-halo-blur'?: undefined;
963
963
  "text-translate"?: undefined;
964
964
  "heatmap-weight"?: undefined;
965
965
  "heatmap-intensity"?: undefined;
@@ -989,16 +989,16 @@ declare const _default: ({
989
989
  "line-color"?: undefined;
990
990
  "line-opacity"?: undefined;
991
991
  "line-width"?: undefined;
992
- "text-halo-color"?: undefined;
993
- "text-color"?: undefined;
994
- "text-halo-width"?: undefined;
992
+ 'text-halo-color'?: undefined;
993
+ 'text-color'?: undefined;
994
+ 'text-halo-width'?: undefined;
995
995
  "fill-opacity"?: undefined;
996
996
  "fill-antialias"?: undefined;
997
997
  "fill-outline-color"?: undefined;
998
998
  'text-opacity'?: undefined;
999
999
  "icon-opacity"?: undefined;
1000
1000
  "line-blur"?: undefined;
1001
- "text-halo-blur"?: undefined;
1001
+ 'text-halo-blur'?: undefined;
1002
1002
  "text-translate"?: undefined;
1003
1003
  "heatmap-weight"?: undefined;
1004
1004
  "heatmap-intensity"?: undefined;
@@ -1028,16 +1028,16 @@ declare const _default: ({
1028
1028
  "line-color"?: undefined;
1029
1029
  "line-opacity"?: undefined;
1030
1030
  "line-width"?: undefined;
1031
- "text-halo-color"?: undefined;
1032
- "text-color"?: undefined;
1033
- "text-halo-width"?: undefined;
1031
+ 'text-halo-color'?: undefined;
1032
+ 'text-color'?: undefined;
1033
+ 'text-halo-width'?: undefined;
1034
1034
  "fill-opacity"?: undefined;
1035
1035
  "fill-antialias"?: undefined;
1036
1036
  "fill-outline-color"?: undefined;
1037
1037
  'text-opacity'?: undefined;
1038
1038
  "icon-opacity"?: undefined;
1039
1039
  "line-blur"?: undefined;
1040
- "text-halo-blur"?: undefined;
1040
+ 'text-halo-blur'?: undefined;
1041
1041
  "text-translate"?: undefined;
1042
1042
  "heatmap-weight"?: undefined;
1043
1043
  "heatmap-intensity"?: undefined;
@@ -1067,16 +1067,16 @@ declare const _default: ({
1067
1067
  "line-color"?: undefined;
1068
1068
  "line-opacity"?: undefined;
1069
1069
  "line-width"?: undefined;
1070
- "text-halo-color"?: undefined;
1071
- "text-color"?: undefined;
1072
- "text-halo-width"?: undefined;
1070
+ 'text-halo-color'?: undefined;
1071
+ 'text-color'?: undefined;
1072
+ 'text-halo-width'?: undefined;
1073
1073
  "fill-opacity"?: undefined;
1074
1074
  "fill-antialias"?: undefined;
1075
1075
  "fill-outline-color"?: undefined;
1076
1076
  'text-opacity'?: undefined;
1077
1077
  "icon-opacity"?: undefined;
1078
1078
  "line-blur"?: undefined;
1079
- "text-halo-blur"?: undefined;
1079
+ 'text-halo-blur'?: undefined;
1080
1080
  "text-translate"?: undefined;
1081
1081
  "heatmap-weight"?: undefined;
1082
1082
  "heatmap-intensity"?: undefined;
@@ -1100,10 +1100,10 @@ declare const _default: ({
1100
1100
  filter: (string | (string | string[])[])[];
1101
1101
  layout: {
1102
1102
  visibility: string;
1103
- "text-field"?: undefined;
1104
- "text-font"?: undefined;
1103
+ 'text-field'?: undefined;
1104
+ 'text-font'?: undefined;
1105
1105
  'text-padding'?: undefined;
1106
- "text-size"?: undefined;
1106
+ 'text-size'?: undefined;
1107
1107
  "icon-size"?: undefined;
1108
1108
  'icon-allow-overlap'?: undefined;
1109
1109
  "icon-ignore-placement"?: undefined;
@@ -1122,10 +1122,10 @@ declare const _default: ({
1122
1122
  'text-line-height'?: undefined;
1123
1123
  'text-letter-spacing'?: undefined;
1124
1124
  'text-max-width'?: undefined;
1125
- "text-anchor"?: undefined;
1126
- 'icon-padding'?: undefined;
1125
+ 'text-anchor'?: undefined;
1126
+ "icon-padding"?: undefined;
1127
1127
  "symbol-avoid-edges"?: undefined;
1128
- "text-offset"?: undefined;
1128
+ 'text-offset'?: undefined;
1129
1129
  "icon-optional"?: undefined;
1130
1130
  "text-optional"?: undefined;
1131
1131
  'icon-overlap'?: undefined;
@@ -1139,9 +1139,9 @@ declare const _default: ({
1139
1139
  "line-color"?: undefined;
1140
1140
  "line-opacity"?: undefined;
1141
1141
  "line-width"?: undefined;
1142
- "text-halo-color"?: undefined;
1143
- "text-color"?: undefined;
1144
- "text-halo-width"?: undefined;
1142
+ 'text-halo-color'?: undefined;
1143
+ 'text-color'?: undefined;
1144
+ 'text-halo-width'?: undefined;
1145
1145
  "fill-outline-color"?: undefined;
1146
1146
  'text-opacity'?: undefined;
1147
1147
  "icon-opacity"?: undefined;
@@ -1150,7 +1150,7 @@ declare const _default: ({
1150
1150
  'fill-extrusion-height'?: undefined;
1151
1151
  "fill-extrusion-base"?: undefined;
1152
1152
  "line-blur"?: undefined;
1153
- "text-halo-blur"?: undefined;
1153
+ 'text-halo-blur'?: undefined;
1154
1154
  "text-translate"?: undefined;
1155
1155
  "heatmap-weight"?: undefined;
1156
1156
  "heatmap-intensity"?: undefined;
@@ -1177,9 +1177,9 @@ declare const _default: ({
1177
1177
  "line-color"?: undefined;
1178
1178
  "line-opacity"?: undefined;
1179
1179
  "line-width"?: undefined;
1180
- "text-halo-color"?: undefined;
1181
- "text-color"?: undefined;
1182
- "text-halo-width"?: undefined;
1180
+ 'text-halo-color'?: undefined;
1181
+ 'text-color'?: undefined;
1182
+ 'text-halo-width'?: undefined;
1183
1183
  "fill-outline-color"?: undefined;
1184
1184
  'text-opacity'?: undefined;
1185
1185
  "icon-opacity"?: undefined;
@@ -1188,7 +1188,7 @@ declare const _default: ({
1188
1188
  'fill-extrusion-height'?: undefined;
1189
1189
  "fill-extrusion-base"?: undefined;
1190
1190
  "line-blur"?: undefined;
1191
- "text-halo-blur"?: undefined;
1191
+ 'text-halo-blur'?: undefined;
1192
1192
  "text-translate"?: undefined;
1193
1193
  "heatmap-weight"?: undefined;
1194
1194
  "heatmap-intensity"?: undefined;
@@ -1216,9 +1216,9 @@ declare const _default: ({
1216
1216
  "line-color"?: undefined;
1217
1217
  "line-opacity"?: undefined;
1218
1218
  "line-width"?: undefined;
1219
- "text-halo-color"?: undefined;
1220
- "text-color"?: undefined;
1221
- "text-halo-width"?: undefined;
1219
+ 'text-halo-color'?: undefined;
1220
+ 'text-color'?: undefined;
1221
+ 'text-halo-width'?: undefined;
1222
1222
  "fill-outline-color"?: undefined;
1223
1223
  'text-opacity'?: undefined;
1224
1224
  "icon-opacity"?: undefined;
@@ -1227,7 +1227,7 @@ declare const _default: ({
1227
1227
  'fill-extrusion-height'?: undefined;
1228
1228
  "fill-extrusion-base"?: undefined;
1229
1229
  "line-blur"?: undefined;
1230
- "text-halo-blur"?: undefined;
1230
+ 'text-halo-blur'?: undefined;
1231
1231
  "text-translate"?: undefined;
1232
1232
  "heatmap-weight"?: undefined;
1233
1233
  "heatmap-intensity"?: undefined;
@@ -1261,9 +1261,9 @@ declare const _default: ({
1261
1261
  "line-color"?: undefined;
1262
1262
  "line-opacity"?: undefined;
1263
1263
  "line-width"?: undefined;
1264
- "text-halo-color"?: undefined;
1265
- "text-color"?: undefined;
1266
- "text-halo-width"?: undefined;
1264
+ 'text-halo-color'?: undefined;
1265
+ 'text-color'?: undefined;
1266
+ 'text-halo-width'?: undefined;
1267
1267
  "fill-outline-color"?: undefined;
1268
1268
  'text-opacity'?: undefined;
1269
1269
  "icon-opacity"?: undefined;
@@ -1272,7 +1272,7 @@ declare const _default: ({
1272
1272
  'fill-extrusion-height'?: undefined;
1273
1273
  "fill-extrusion-base"?: undefined;
1274
1274
  "line-blur"?: undefined;
1275
- "text-halo-blur"?: undefined;
1275
+ 'text-halo-blur'?: undefined;
1276
1276
  "text-translate"?: undefined;
1277
1277
  "heatmap-weight"?: undefined;
1278
1278
  "heatmap-intensity"?: undefined;
@@ -1306,9 +1306,9 @@ declare const _default: ({
1306
1306
  "line-color"?: undefined;
1307
1307
  "line-opacity"?: undefined;
1308
1308
  "line-width"?: undefined;
1309
- "text-halo-color"?: undefined;
1310
- "text-color"?: undefined;
1311
- "text-halo-width"?: undefined;
1309
+ 'text-halo-color'?: undefined;
1310
+ 'text-color'?: undefined;
1311
+ 'text-halo-width'?: undefined;
1312
1312
  "fill-outline-color"?: undefined;
1313
1313
  'text-opacity'?: undefined;
1314
1314
  "icon-opacity"?: undefined;
@@ -1317,7 +1317,7 @@ declare const _default: ({
1317
1317
  'fill-extrusion-height'?: undefined;
1318
1318
  "fill-extrusion-base"?: undefined;
1319
1319
  "line-blur"?: undefined;
1320
- "text-halo-blur"?: undefined;
1320
+ 'text-halo-blur'?: undefined;
1321
1321
  "text-translate"?: undefined;
1322
1322
  "heatmap-weight"?: undefined;
1323
1323
  "heatmap-intensity"?: undefined;
@@ -1340,10 +1340,10 @@ declare const _default: ({
1340
1340
  filter: (string | (string | string[])[])[];
1341
1341
  layout: {
1342
1342
  visibility: string;
1343
- "text-field"?: undefined;
1344
- "text-font"?: undefined;
1343
+ 'text-field'?: undefined;
1344
+ 'text-font'?: undefined;
1345
1345
  'text-padding'?: undefined;
1346
- "text-size"?: undefined;
1346
+ 'text-size'?: undefined;
1347
1347
  "icon-size"?: undefined;
1348
1348
  'icon-allow-overlap'?: undefined;
1349
1349
  "icon-ignore-placement"?: undefined;
@@ -1362,10 +1362,10 @@ declare const _default: ({
1362
1362
  'text-line-height'?: undefined;
1363
1363
  'text-letter-spacing'?: undefined;
1364
1364
  'text-max-width'?: undefined;
1365
- "text-anchor"?: undefined;
1366
- 'icon-padding'?: undefined;
1365
+ 'text-anchor'?: undefined;
1366
+ "icon-padding"?: undefined;
1367
1367
  "symbol-avoid-edges"?: undefined;
1368
- "text-offset"?: undefined;
1368
+ 'text-offset'?: undefined;
1369
1369
  "icon-optional"?: undefined;
1370
1370
  "text-optional"?: undefined;
1371
1371
  'icon-overlap'?: undefined;
@@ -1385,9 +1385,9 @@ declare const _default: ({
1385
1385
  "line-color"?: undefined;
1386
1386
  "line-opacity"?: undefined;
1387
1387
  "line-width"?: undefined;
1388
- "text-halo-color"?: undefined;
1389
- "text-color"?: undefined;
1390
- "text-halo-width"?: undefined;
1388
+ 'text-halo-color'?: undefined;
1389
+ 'text-color'?: undefined;
1390
+ 'text-halo-width'?: undefined;
1391
1391
  "fill-outline-color"?: undefined;
1392
1392
  'text-opacity'?: undefined;
1393
1393
  "icon-opacity"?: undefined;
@@ -1396,7 +1396,7 @@ declare const _default: ({
1396
1396
  'fill-extrusion-height'?: undefined;
1397
1397
  "fill-extrusion-base"?: undefined;
1398
1398
  "line-blur"?: undefined;
1399
- "text-halo-blur"?: undefined;
1399
+ 'text-halo-blur'?: undefined;
1400
1400
  "text-translate"?: undefined;
1401
1401
  "heatmap-weight"?: undefined;
1402
1402
  "heatmap-intensity"?: undefined;
@@ -1427,9 +1427,9 @@ declare const _default: ({
1427
1427
  "line-width": number;
1428
1428
  "fill-color"?: undefined;
1429
1429
  "line-opacity"?: undefined;
1430
- "text-halo-color"?: undefined;
1431
- "text-color"?: undefined;
1432
- "text-halo-width"?: undefined;
1430
+ 'text-halo-color'?: undefined;
1431
+ 'text-color'?: undefined;
1432
+ 'text-halo-width'?: undefined;
1433
1433
  "fill-opacity"?: undefined;
1434
1434
  "fill-antialias"?: undefined;
1435
1435
  "fill-outline-color"?: undefined;
@@ -1440,7 +1440,7 @@ declare const _default: ({
1440
1440
  'fill-extrusion-height'?: undefined;
1441
1441
  "fill-extrusion-base"?: undefined;
1442
1442
  "line-blur"?: undefined;
1443
- "text-halo-blur"?: undefined;
1443
+ 'text-halo-blur'?: undefined;
1444
1444
  "text-translate"?: undefined;
1445
1445
  "heatmap-weight"?: undefined;
1446
1446
  "heatmap-intensity"?: undefined;
@@ -1477,9 +1477,9 @@ declare const _default: ({
1477
1477
  "line-color"?: undefined;
1478
1478
  "line-opacity"?: undefined;
1479
1479
  "line-width"?: undefined;
1480
- "text-halo-color"?: undefined;
1481
- "text-color"?: undefined;
1482
- "text-halo-width"?: undefined;
1480
+ 'text-halo-color'?: undefined;
1481
+ 'text-color'?: undefined;
1482
+ 'text-halo-width'?: undefined;
1483
1483
  "fill-outline-color"?: undefined;
1484
1484
  'text-opacity'?: undefined;
1485
1485
  "icon-opacity"?: undefined;
@@ -1488,7 +1488,7 @@ declare const _default: ({
1488
1488
  'fill-extrusion-height'?: undefined;
1489
1489
  "fill-extrusion-base"?: undefined;
1490
1490
  "line-blur"?: undefined;
1491
- "text-halo-blur"?: undefined;
1491
+ 'text-halo-blur'?: undefined;
1492
1492
  "text-translate"?: undefined;
1493
1493
  "heatmap-weight"?: undefined;
1494
1494
  "heatmap-intensity"?: undefined;
@@ -1520,9 +1520,9 @@ declare const _default: ({
1520
1520
  "line-width": number;
1521
1521
  "fill-color"?: undefined;
1522
1522
  "line-opacity"?: undefined;
1523
- "text-halo-color"?: undefined;
1524
- "text-color"?: undefined;
1525
- "text-halo-width"?: undefined;
1523
+ 'text-halo-color'?: undefined;
1524
+ 'text-color'?: undefined;
1525
+ 'text-halo-width'?: undefined;
1526
1526
  "fill-opacity"?: undefined;
1527
1527
  "fill-antialias"?: undefined;
1528
1528
  "fill-outline-color"?: undefined;
@@ -1533,7 +1533,7 @@ declare const _default: ({
1533
1533
  'fill-extrusion-height'?: undefined;
1534
1534
  "fill-extrusion-base"?: undefined;
1535
1535
  "line-blur"?: undefined;
1536
- "text-halo-blur"?: undefined;
1536
+ 'text-halo-blur'?: undefined;
1537
1537
  "text-translate"?: undefined;
1538
1538
  "heatmap-weight"?: undefined;
1539
1539
  "heatmap-intensity"?: undefined;
@@ -1562,9 +1562,9 @@ declare const _default: ({
1562
1562
  };
1563
1563
  "line-opacity": (string | number | string[])[];
1564
1564
  "fill-color"?: undefined;
1565
- "text-halo-color"?: undefined;
1566
- "text-color"?: undefined;
1567
- "text-halo-width"?: undefined;
1565
+ 'text-halo-color'?: undefined;
1566
+ 'text-color'?: undefined;
1567
+ 'text-halo-width'?: undefined;
1568
1568
  "fill-opacity"?: undefined;
1569
1569
  "fill-antialias"?: undefined;
1570
1570
  "fill-outline-color"?: undefined;
@@ -1575,7 +1575,7 @@ declare const _default: ({
1575
1575
  'fill-extrusion-height'?: undefined;
1576
1576
  "fill-extrusion-base"?: undefined;
1577
1577
  "line-blur"?: undefined;
1578
- "text-halo-blur"?: undefined;
1578
+ 'text-halo-blur'?: undefined;
1579
1579
  "text-translate"?: undefined;
1580
1580
  "heatmap-weight"?: undefined;
1581
1581
  "heatmap-intensity"?: undefined;
@@ -1604,9 +1604,9 @@ declare const _default: ({
1604
1604
  };
1605
1605
  "fill-color"?: undefined;
1606
1606
  "line-opacity"?: undefined;
1607
- "text-halo-color"?: undefined;
1608
- "text-color"?: undefined;
1609
- "text-halo-width"?: undefined;
1607
+ 'text-halo-color'?: undefined;
1608
+ 'text-color'?: undefined;
1609
+ 'text-halo-width'?: undefined;
1610
1610
  "fill-opacity"?: undefined;
1611
1611
  "fill-antialias"?: undefined;
1612
1612
  "fill-outline-color"?: undefined;
@@ -1617,7 +1617,7 @@ declare const _default: ({
1617
1617
  'fill-extrusion-height'?: undefined;
1618
1618
  "fill-extrusion-base"?: undefined;
1619
1619
  "line-blur"?: undefined;
1620
- "text-halo-blur"?: undefined;
1620
+ 'text-halo-blur'?: undefined;
1621
1621
  "text-translate"?: undefined;
1622
1622
  "heatmap-weight"?: undefined;
1623
1623
  "heatmap-intensity"?: undefined;
@@ -1647,9 +1647,9 @@ declare const _default: ({
1647
1647
  "line-color"?: undefined;
1648
1648
  "line-opacity"?: undefined;
1649
1649
  "line-width"?: undefined;
1650
- "text-halo-color"?: undefined;
1651
- "text-color"?: undefined;
1652
- "text-halo-width"?: undefined;
1650
+ 'text-halo-color'?: undefined;
1651
+ 'text-color'?: undefined;
1652
+ 'text-halo-width'?: undefined;
1653
1653
  "fill-antialias"?: undefined;
1654
1654
  "fill-outline-color"?: undefined;
1655
1655
  'text-opacity'?: undefined;
@@ -1659,7 +1659,7 @@ declare const _default: ({
1659
1659
  'fill-extrusion-height'?: undefined;
1660
1660
  "fill-extrusion-base"?: undefined;
1661
1661
  "line-blur"?: undefined;
1662
- "text-halo-blur"?: undefined;
1662
+ 'text-halo-blur'?: undefined;
1663
1663
  "text-translate"?: undefined;
1664
1664
  "heatmap-weight"?: undefined;
1665
1665
  "heatmap-intensity"?: undefined;
@@ -1691,9 +1691,9 @@ declare const _default: ({
1691
1691
  "line-color": string;
1692
1692
  "line-width": number;
1693
1693
  "fill-color"?: undefined;
1694
- "text-halo-color"?: undefined;
1695
- "text-color"?: undefined;
1696
- "text-halo-width"?: undefined;
1694
+ 'text-halo-color'?: undefined;
1695
+ 'text-color'?: undefined;
1696
+ 'text-halo-width'?: undefined;
1697
1697
  "fill-opacity"?: undefined;
1698
1698
  "fill-antialias"?: undefined;
1699
1699
  "fill-outline-color"?: undefined;
@@ -1704,7 +1704,7 @@ declare const _default: ({
1704
1704
  'fill-extrusion-height'?: undefined;
1705
1705
  "fill-extrusion-base"?: undefined;
1706
1706
  "line-blur"?: undefined;
1707
- "text-halo-blur"?: undefined;
1707
+ 'text-halo-blur'?: undefined;
1708
1708
  "text-translate"?: undefined;
1709
1709
  "heatmap-weight"?: undefined;
1710
1710
  "heatmap-intensity"?: undefined;
@@ -1727,10 +1727,10 @@ declare const _default: ({
1727
1727
  filter: (string | (string | string[])[])[];
1728
1728
  layout: {
1729
1729
  visibility?: undefined;
1730
- "text-field"?: undefined;
1731
- "text-font"?: undefined;
1730
+ 'text-field'?: undefined;
1731
+ 'text-font'?: undefined;
1732
1732
  'text-padding'?: undefined;
1733
- "text-size"?: undefined;
1733
+ 'text-size'?: undefined;
1734
1734
  "icon-size"?: undefined;
1735
1735
  'icon-allow-overlap'?: undefined;
1736
1736
  "icon-ignore-placement"?: undefined;
@@ -1749,10 +1749,10 @@ declare const _default: ({
1749
1749
  'text-line-height'?: undefined;
1750
1750
  'text-letter-spacing'?: undefined;
1751
1751
  'text-max-width'?: undefined;
1752
- "text-anchor"?: undefined;
1753
- 'icon-padding'?: undefined;
1752
+ 'text-anchor'?: undefined;
1753
+ "icon-padding"?: undefined;
1754
1754
  "symbol-avoid-edges"?: undefined;
1755
- "text-offset"?: undefined;
1755
+ 'text-offset'?: undefined;
1756
1756
  "icon-optional"?: undefined;
1757
1757
  "text-optional"?: undefined;
1758
1758
  'icon-overlap'?: undefined;
@@ -1764,9 +1764,9 @@ declare const _default: ({
1764
1764
  "line-width": number;
1765
1765
  "line-opacity": number;
1766
1766
  "fill-color"?: undefined;
1767
- "text-halo-color"?: undefined;
1768
- "text-color"?: undefined;
1769
- "text-halo-width"?: undefined;
1767
+ 'text-halo-color'?: undefined;
1768
+ 'text-color'?: undefined;
1769
+ 'text-halo-width'?: undefined;
1770
1770
  "fill-opacity"?: undefined;
1771
1771
  "fill-antialias"?: undefined;
1772
1772
  "fill-outline-color"?: undefined;
@@ -1777,7 +1777,7 @@ declare const _default: ({
1777
1777
  'fill-extrusion-height'?: undefined;
1778
1778
  "fill-extrusion-base"?: undefined;
1779
1779
  "line-blur"?: undefined;
1780
- "text-halo-blur"?: undefined;
1780
+ 'text-halo-blur'?: undefined;
1781
1781
  "text-translate"?: undefined;
1782
1782
  "heatmap-weight"?: undefined;
1783
1783
  "heatmap-intensity"?: undefined;
@@ -1799,10 +1799,10 @@ declare const _default: ({
1799
1799
  filter: (string | (string | string[])[])[];
1800
1800
  layout: {
1801
1801
  visibility?: undefined;
1802
- "text-field"?: undefined;
1803
- "text-font"?: undefined;
1802
+ 'text-field'?: undefined;
1803
+ 'text-font'?: undefined;
1804
1804
  'text-padding'?: undefined;
1805
- "text-size"?: undefined;
1805
+ 'text-size'?: undefined;
1806
1806
  "icon-size"?: undefined;
1807
1807
  'icon-allow-overlap'?: undefined;
1808
1808
  "icon-ignore-placement"?: undefined;
@@ -1821,10 +1821,10 @@ declare const _default: ({
1821
1821
  'text-line-height'?: undefined;
1822
1822
  'text-letter-spacing'?: undefined;
1823
1823
  'text-max-width'?: undefined;
1824
- "text-anchor"?: undefined;
1825
- 'icon-padding'?: undefined;
1824
+ 'text-anchor'?: undefined;
1825
+ "icon-padding"?: undefined;
1826
1826
  "symbol-avoid-edges"?: undefined;
1827
- "text-offset"?: undefined;
1827
+ 'text-offset'?: undefined;
1828
1828
  "icon-optional"?: undefined;
1829
1829
  "text-optional"?: undefined;
1830
1830
  'icon-overlap'?: undefined;
@@ -1842,9 +1842,9 @@ declare const _default: ({
1842
1842
  };
1843
1843
  "fill-color"?: undefined;
1844
1844
  "line-width"?: undefined;
1845
- "text-halo-color"?: undefined;
1846
- "text-color"?: undefined;
1847
- "text-halo-width"?: undefined;
1845
+ 'text-halo-color'?: undefined;
1846
+ 'text-color'?: undefined;
1847
+ 'text-halo-width'?: undefined;
1848
1848
  "fill-opacity"?: undefined;
1849
1849
  "fill-antialias"?: undefined;
1850
1850
  "fill-outline-color"?: undefined;
@@ -1855,7 +1855,7 @@ declare const _default: ({
1855
1855
  'fill-extrusion-height'?: undefined;
1856
1856
  "fill-extrusion-base"?: undefined;
1857
1857
  "line-blur"?: undefined;
1858
- "text-halo-blur"?: undefined;
1858
+ 'text-halo-blur'?: undefined;
1859
1859
  "text-translate"?: undefined;
1860
1860
  "heatmap-weight"?: undefined;
1861
1861
  "heatmap-intensity"?: undefined;
@@ -1877,10 +1877,10 @@ declare const _default: ({
1877
1877
  filter: (string | (string | string[])[])[];
1878
1878
  layout: {
1879
1879
  visibility: string;
1880
- "text-field"?: undefined;
1881
- "text-font"?: undefined;
1880
+ 'text-field'?: undefined;
1881
+ 'text-font'?: undefined;
1882
1882
  'text-padding'?: undefined;
1883
- "text-size"?: undefined;
1883
+ 'text-size'?: undefined;
1884
1884
  "icon-size"?: undefined;
1885
1885
  'icon-allow-overlap'?: undefined;
1886
1886
  "icon-ignore-placement"?: undefined;
@@ -1899,10 +1899,10 @@ declare const _default: ({
1899
1899
  'text-line-height'?: undefined;
1900
1900
  'text-letter-spacing'?: undefined;
1901
1901
  'text-max-width'?: undefined;
1902
- "text-anchor"?: undefined;
1903
- 'icon-padding'?: undefined;
1902
+ 'text-anchor'?: undefined;
1903
+ "icon-padding"?: undefined;
1904
1904
  "symbol-avoid-edges"?: undefined;
1905
- "text-offset"?: undefined;
1905
+ 'text-offset'?: undefined;
1906
1906
  "icon-optional"?: undefined;
1907
1907
  "text-optional"?: undefined;
1908
1908
  'icon-overlap'?: undefined;
@@ -1914,9 +1914,9 @@ declare const _default: ({
1914
1914
  "line-width": number;
1915
1915
  "fill-color"?: undefined;
1916
1916
  "line-opacity"?: undefined;
1917
- "text-halo-color"?: undefined;
1918
- "text-color"?: undefined;
1919
- "text-halo-width"?: undefined;
1917
+ 'text-halo-color'?: undefined;
1918
+ 'text-color'?: undefined;
1919
+ 'text-halo-width'?: undefined;
1920
1920
  "fill-opacity"?: undefined;
1921
1921
  "fill-antialias"?: undefined;
1922
1922
  "fill-outline-color"?: undefined;
@@ -1927,7 +1927,7 @@ declare const _default: ({
1927
1927
  'fill-extrusion-height'?: undefined;
1928
1928
  "fill-extrusion-base"?: undefined;
1929
1929
  "line-blur"?: undefined;
1930
- "text-halo-blur"?: undefined;
1930
+ 'text-halo-blur'?: undefined;
1931
1931
  "text-translate"?: undefined;
1932
1932
  "heatmap-weight"?: undefined;
1933
1933
  "heatmap-intensity"?: undefined;
@@ -1952,9 +1952,9 @@ declare const _default: ({
1952
1952
  "line-color": string;
1953
1953
  "fill-color"?: undefined;
1954
1954
  "line-opacity"?: undefined;
1955
- "text-halo-color"?: undefined;
1956
- "text-color"?: undefined;
1957
- "text-halo-width"?: undefined;
1955
+ 'text-halo-color'?: undefined;
1956
+ 'text-color'?: undefined;
1957
+ 'text-halo-width'?: undefined;
1958
1958
  "fill-opacity"?: undefined;
1959
1959
  "fill-antialias"?: undefined;
1960
1960
  "fill-outline-color"?: undefined;
@@ -1965,7 +1965,7 @@ declare const _default: ({
1965
1965
  'fill-extrusion-height'?: undefined;
1966
1966
  "fill-extrusion-base"?: undefined;
1967
1967
  "line-blur"?: undefined;
1968
- "text-halo-blur"?: undefined;
1968
+ 'text-halo-blur'?: undefined;
1969
1969
  "text-translate"?: undefined;
1970
1970
  "heatmap-weight"?: undefined;
1971
1971
  "heatmap-intensity"?: undefined;
@@ -1994,9 +1994,9 @@ declare const _default: ({
1994
1994
  };
1995
1995
  "line-opacity": (string | number | string[])[];
1996
1996
  "fill-color"?: undefined;
1997
- "text-halo-color"?: undefined;
1998
- "text-color"?: undefined;
1999
- "text-halo-width"?: undefined;
1997
+ 'text-halo-color'?: undefined;
1998
+ 'text-color'?: undefined;
1999
+ 'text-halo-width'?: undefined;
2000
2000
  "fill-opacity"?: undefined;
2001
2001
  "fill-antialias"?: undefined;
2002
2002
  "fill-outline-color"?: undefined;
@@ -2007,7 +2007,7 @@ declare const _default: ({
2007
2007
  'fill-extrusion-height'?: undefined;
2008
2008
  "fill-extrusion-base"?: undefined;
2009
2009
  "line-blur"?: undefined;
2010
- "text-halo-blur"?: undefined;
2010
+ 'text-halo-blur'?: undefined;
2011
2011
  "text-translate"?: undefined;
2012
2012
  "heatmap-weight"?: undefined;
2013
2013
  "heatmap-intensity"?: undefined;
@@ -2033,9 +2033,9 @@ declare const _default: ({
2033
2033
  "line-width": number;
2034
2034
  "fill-color"?: undefined;
2035
2035
  "line-opacity"?: undefined;
2036
- "text-halo-color"?: undefined;
2037
- "text-color"?: undefined;
2038
- "text-halo-width"?: undefined;
2036
+ 'text-halo-color'?: undefined;
2037
+ 'text-color'?: undefined;
2038
+ 'text-halo-width'?: undefined;
2039
2039
  "fill-opacity"?: undefined;
2040
2040
  "fill-antialias"?: undefined;
2041
2041
  "fill-outline-color"?: undefined;
@@ -2046,7 +2046,7 @@ declare const _default: ({
2046
2046
  'fill-extrusion-height'?: undefined;
2047
2047
  "fill-extrusion-base"?: undefined;
2048
2048
  "line-blur"?: undefined;
2049
- "text-halo-blur"?: undefined;
2049
+ 'text-halo-blur'?: undefined;
2050
2050
  "text-translate"?: undefined;
2051
2051
  "heatmap-weight"?: undefined;
2052
2052
  "heatmap-intensity"?: undefined;
@@ -2078,9 +2078,9 @@ declare const _default: ({
2078
2078
  "line-width": number;
2079
2079
  "fill-color"?: undefined;
2080
2080
  "line-opacity"?: undefined;
2081
- "text-halo-color"?: undefined;
2082
- "text-color"?: undefined;
2083
- "text-halo-width"?: undefined;
2081
+ 'text-halo-color'?: undefined;
2082
+ 'text-color'?: undefined;
2083
+ 'text-halo-width'?: undefined;
2084
2084
  "fill-opacity"?: undefined;
2085
2085
  "fill-antialias"?: undefined;
2086
2086
  "fill-outline-color"?: undefined;
@@ -2091,7 +2091,7 @@ declare const _default: ({
2091
2091
  'fill-extrusion-height'?: undefined;
2092
2092
  "fill-extrusion-base"?: undefined;
2093
2093
  "line-blur"?: undefined;
2094
- "text-halo-blur"?: undefined;
2094
+ 'text-halo-blur'?: undefined;
2095
2095
  "text-translate"?: undefined;
2096
2096
  "heatmap-weight"?: undefined;
2097
2097
  "heatmap-intensity"?: undefined;
@@ -2113,10 +2113,10 @@ declare const _default: ({
2113
2113
  filter: (string | (string | (string | string[])[])[])[];
2114
2114
  layout: {
2115
2115
  visibility: string;
2116
- "text-field"?: undefined;
2117
- "text-font"?: undefined;
2116
+ 'text-field'?: undefined;
2117
+ 'text-font'?: undefined;
2118
2118
  'text-padding'?: undefined;
2119
- "text-size"?: undefined;
2119
+ 'text-size'?: undefined;
2120
2120
  "icon-size"?: undefined;
2121
2121
  'icon-allow-overlap'?: undefined;
2122
2122
  "icon-ignore-placement"?: undefined;
@@ -2135,10 +2135,10 @@ declare const _default: ({
2135
2135
  'text-line-height'?: undefined;
2136
2136
  'text-letter-spacing'?: undefined;
2137
2137
  'text-max-width'?: undefined;
2138
- "text-anchor"?: undefined;
2139
- 'icon-padding'?: undefined;
2138
+ 'text-anchor'?: undefined;
2139
+ "icon-padding"?: undefined;
2140
2140
  "symbol-avoid-edges"?: undefined;
2141
- "text-offset"?: undefined;
2141
+ 'text-offset'?: undefined;
2142
2142
  "icon-optional"?: undefined;
2143
2143
  "text-optional"?: undefined;
2144
2144
  'icon-overlap'?: undefined;
@@ -2154,9 +2154,9 @@ declare const _default: ({
2154
2154
  "line-color"?: undefined;
2155
2155
  "line-opacity"?: undefined;
2156
2156
  "line-width"?: undefined;
2157
- "text-halo-color"?: undefined;
2158
- "text-color"?: undefined;
2159
- "text-halo-width"?: undefined;
2157
+ 'text-halo-color'?: undefined;
2158
+ 'text-color'?: undefined;
2159
+ 'text-halo-width'?: undefined;
2160
2160
  "fill-antialias"?: undefined;
2161
2161
  "fill-outline-color"?: undefined;
2162
2162
  'text-opacity'?: undefined;
@@ -2166,7 +2166,7 @@ declare const _default: ({
2166
2166
  'fill-extrusion-height'?: undefined;
2167
2167
  "fill-extrusion-base"?: undefined;
2168
2168
  "line-blur"?: undefined;
2169
- "text-halo-blur"?: undefined;
2169
+ 'text-halo-blur'?: undefined;
2170
2170
  "text-translate"?: undefined;
2171
2171
  "heatmap-weight"?: undefined;
2172
2172
  "heatmap-intensity"?: undefined;
@@ -2193,9 +2193,9 @@ declare const _default: ({
2193
2193
  "line-color"?: undefined;
2194
2194
  "line-opacity"?: undefined;
2195
2195
  "line-width"?: undefined;
2196
- "text-halo-color"?: undefined;
2197
- "text-color"?: undefined;
2198
- "text-halo-width"?: undefined;
2196
+ 'text-halo-color'?: undefined;
2197
+ 'text-color'?: undefined;
2198
+ 'text-halo-width'?: undefined;
2199
2199
  "fill-antialias"?: undefined;
2200
2200
  "fill-outline-color"?: undefined;
2201
2201
  'text-opacity'?: undefined;
@@ -2205,7 +2205,7 @@ declare const _default: ({
2205
2205
  'fill-extrusion-height'?: undefined;
2206
2206
  "fill-extrusion-base"?: undefined;
2207
2207
  "line-blur"?: undefined;
2208
- "text-halo-blur"?: undefined;
2208
+ 'text-halo-blur'?: undefined;
2209
2209
  "text-translate"?: undefined;
2210
2210
  "heatmap-weight"?: undefined;
2211
2211
  "heatmap-intensity"?: undefined;
@@ -2229,10 +2229,10 @@ declare const _default: ({
2229
2229
  visibility: string;
2230
2230
  "line-join": string;
2231
2231
  "line-cap": string;
2232
- "text-field"?: undefined;
2233
- "text-font"?: undefined;
2232
+ 'text-field'?: undefined;
2233
+ 'text-font'?: undefined;
2234
2234
  'text-padding'?: undefined;
2235
- "text-size"?: undefined;
2235
+ 'text-size'?: undefined;
2236
2236
  "icon-size"?: undefined;
2237
2237
  'icon-allow-overlap'?: undefined;
2238
2238
  "icon-ignore-placement"?: undefined;
@@ -2249,10 +2249,10 @@ declare const _default: ({
2249
2249
  'text-line-height'?: undefined;
2250
2250
  'text-letter-spacing'?: undefined;
2251
2251
  'text-max-width'?: undefined;
2252
- "text-anchor"?: undefined;
2253
- 'icon-padding'?: undefined;
2252
+ 'text-anchor'?: undefined;
2253
+ "icon-padding"?: undefined;
2254
2254
  "symbol-avoid-edges"?: undefined;
2255
- "text-offset"?: undefined;
2255
+ 'text-offset'?: undefined;
2256
2256
  "icon-optional"?: undefined;
2257
2257
  "text-optional"?: undefined;
2258
2258
  'icon-overlap'?: undefined;
@@ -2271,9 +2271,9 @@ declare const _default: ({
2271
2271
  default?: undefined;
2272
2272
  };
2273
2273
  "fill-color"?: undefined;
2274
- "text-halo-color"?: undefined;
2275
- "text-color"?: undefined;
2276
- "text-halo-width"?: undefined;
2274
+ 'text-halo-color'?: undefined;
2275
+ 'text-color'?: undefined;
2276
+ 'text-halo-width'?: undefined;
2277
2277
  "fill-opacity"?: undefined;
2278
2278
  "fill-antialias"?: undefined;
2279
2279
  "fill-outline-color"?: undefined;
@@ -2283,7 +2283,7 @@ declare const _default: ({
2283
2283
  'fill-extrusion-opacity'?: undefined;
2284
2284
  'fill-extrusion-height'?: undefined;
2285
2285
  "fill-extrusion-base"?: undefined;
2286
- "text-halo-blur"?: undefined;
2286
+ 'text-halo-blur'?: undefined;
2287
2287
  "text-translate"?: undefined;
2288
2288
  "heatmap-weight"?: undefined;
2289
2289
  "heatmap-intensity"?: undefined;
@@ -2304,10 +2304,10 @@ declare const _default: ({
2304
2304
  filter: (string | (string | string[])[])[];
2305
2305
  layout: {
2306
2306
  visibility: string;
2307
- "text-field"?: undefined;
2308
- "text-font"?: undefined;
2307
+ 'text-field'?: undefined;
2308
+ 'text-font'?: undefined;
2309
2309
  'text-padding'?: undefined;
2310
- "text-size"?: undefined;
2310
+ 'text-size'?: undefined;
2311
2311
  "icon-size"?: undefined;
2312
2312
  'icon-allow-overlap'?: undefined;
2313
2313
  "icon-ignore-placement"?: undefined;
@@ -2326,10 +2326,10 @@ declare const _default: ({
2326
2326
  'text-line-height'?: undefined;
2327
2327
  'text-letter-spacing'?: undefined;
2328
2328
  'text-max-width'?: undefined;
2329
- "text-anchor"?: undefined;
2330
- 'icon-padding'?: undefined;
2329
+ 'text-anchor'?: undefined;
2330
+ "icon-padding"?: undefined;
2331
2331
  "symbol-avoid-edges"?: undefined;
2332
- "text-offset"?: undefined;
2332
+ 'text-offset'?: undefined;
2333
2333
  "icon-optional"?: undefined;
2334
2334
  "text-optional"?: undefined;
2335
2335
  'icon-overlap'?: undefined;
@@ -2341,9 +2341,9 @@ declare const _default: ({
2341
2341
  "line-opacity": number;
2342
2342
  "line-width": number;
2343
2343
  "fill-color"?: undefined;
2344
- "text-halo-color"?: undefined;
2345
- "text-color"?: undefined;
2346
- "text-halo-width"?: undefined;
2344
+ 'text-halo-color'?: undefined;
2345
+ 'text-color'?: undefined;
2346
+ 'text-halo-width'?: undefined;
2347
2347
  "fill-opacity"?: undefined;
2348
2348
  "fill-antialias"?: undefined;
2349
2349
  "fill-outline-color"?: undefined;
@@ -2354,7 +2354,7 @@ declare const _default: ({
2354
2354
  'fill-extrusion-height'?: undefined;
2355
2355
  "fill-extrusion-base"?: undefined;
2356
2356
  "line-blur"?: undefined;
2357
- "text-halo-blur"?: undefined;
2357
+ 'text-halo-blur'?: undefined;
2358
2358
  "text-translate"?: undefined;
2359
2359
  "heatmap-weight"?: undefined;
2360
2360
  "heatmap-intensity"?: undefined;
@@ -2398,10 +2398,10 @@ declare const _default: ({
2398
2398
  'text-line-height'?: undefined;
2399
2399
  'text-letter-spacing'?: undefined;
2400
2400
  'text-max-width'?: undefined;
2401
- "text-anchor"?: undefined;
2402
- 'icon-padding'?: undefined;
2401
+ 'text-anchor'?: undefined;
2402
+ "icon-padding"?: undefined;
2403
2403
  "symbol-avoid-edges"?: undefined;
2404
- "text-offset"?: undefined;
2404
+ 'text-offset'?: undefined;
2405
2405
  "icon-optional"?: undefined;
2406
2406
  "text-optional"?: undefined;
2407
2407
  'icon-overlap'?: undefined;
@@ -2429,7 +2429,7 @@ declare const _default: ({
2429
2429
  'fill-extrusion-height'?: undefined;
2430
2430
  "fill-extrusion-base"?: undefined;
2431
2431
  "line-blur"?: undefined;
2432
- "text-halo-blur"?: undefined;
2432
+ 'text-halo-blur'?: undefined;
2433
2433
  "text-translate"?: undefined;
2434
2434
  "heatmap-weight"?: undefined;
2435
2435
  "heatmap-intensity"?: undefined;
@@ -2475,10 +2475,10 @@ declare const _default: ({
2475
2475
  'text-line-height'?: undefined;
2476
2476
  'text-letter-spacing'?: undefined;
2477
2477
  'text-max-width'?: undefined;
2478
- "text-anchor"?: undefined;
2479
- 'icon-padding'?: undefined;
2478
+ 'text-anchor'?: undefined;
2479
+ "icon-padding"?: undefined;
2480
2480
  "symbol-avoid-edges"?: undefined;
2481
- "text-offset"?: undefined;
2481
+ 'text-offset'?: undefined;
2482
2482
  "icon-optional"?: undefined;
2483
2483
  "text-optional"?: undefined;
2484
2484
  'icon-overlap'?: undefined;
@@ -2506,7 +2506,7 @@ declare const _default: ({
2506
2506
  'fill-extrusion-height'?: undefined;
2507
2507
  "fill-extrusion-base"?: undefined;
2508
2508
  "line-blur"?: undefined;
2509
- "text-halo-blur"?: undefined;
2509
+ 'text-halo-blur'?: undefined;
2510
2510
  "text-translate"?: undefined;
2511
2511
  "heatmap-weight"?: undefined;
2512
2512
  "heatmap-intensity"?: undefined;
@@ -2559,7 +2559,7 @@ declare const _default: ({
2559
2559
  "text-ignore-placement"?: undefined;
2560
2560
  "text-allow-overlap"?: undefined;
2561
2561
  "symbol-avoid-edges"?: undefined;
2562
- "text-offset"?: undefined;
2562
+ 'text-offset'?: undefined;
2563
2563
  "icon-optional"?: undefined;
2564
2564
  "text-optional"?: undefined;
2565
2565
  'icon-overlap'?: undefined;
@@ -2643,7 +2643,7 @@ declare const _default: ({
2643
2643
  "text-ignore-placement"?: undefined;
2644
2644
  "text-allow-overlap"?: undefined;
2645
2645
  "symbol-avoid-edges"?: undefined;
2646
- "text-offset"?: undefined;
2646
+ 'text-offset'?: undefined;
2647
2647
  "icon-optional"?: undefined;
2648
2648
  "text-optional"?: undefined;
2649
2649
  'icon-overlap'?: undefined;
@@ -2725,9 +2725,9 @@ declare const _default: ({
2725
2725
  "line-cap"?: undefined;
2726
2726
  "text-ignore-placement"?: undefined;
2727
2727
  "text-allow-overlap"?: undefined;
2728
- 'icon-padding'?: undefined;
2728
+ "icon-padding"?: undefined;
2729
2729
  "symbol-avoid-edges"?: undefined;
2730
- "text-offset"?: undefined;
2730
+ 'text-offset'?: undefined;
2731
2731
  "icon-optional"?: undefined;
2732
2732
  "text-optional"?: undefined;
2733
2733
  'icon-overlap'?: undefined;
@@ -2821,9 +2821,9 @@ declare const _default: ({
2821
2821
  "line-cap"?: undefined;
2822
2822
  "text-ignore-placement"?: undefined;
2823
2823
  "text-allow-overlap"?: undefined;
2824
- 'icon-padding'?: undefined;
2824
+ "icon-padding"?: undefined;
2825
2825
  "symbol-avoid-edges"?: undefined;
2826
- "text-offset"?: undefined;
2826
+ 'text-offset'?: undefined;
2827
2827
  "icon-optional"?: undefined;
2828
2828
  "text-optional"?: undefined;
2829
2829
  'icon-overlap'?: undefined;
@@ -2907,10 +2907,10 @@ declare const _default: ({
2907
2907
  "text-allow-overlap"?: undefined;
2908
2908
  'text-line-height'?: undefined;
2909
2909
  'text-letter-spacing'?: undefined;
2910
- "text-anchor"?: undefined;
2911
- 'icon-padding'?: undefined;
2910
+ 'text-anchor'?: undefined;
2911
+ "icon-padding"?: undefined;
2912
2912
  "symbol-avoid-edges"?: undefined;
2913
- "text-offset"?: undefined;
2913
+ 'text-offset'?: undefined;
2914
2914
  "icon-optional"?: undefined;
2915
2915
  "text-optional"?: undefined;
2916
2916
  'icon-overlap'?: undefined;
@@ -2938,7 +2938,7 @@ declare const _default: ({
2938
2938
  'fill-extrusion-height'?: undefined;
2939
2939
  "fill-extrusion-base"?: undefined;
2940
2940
  "line-blur"?: undefined;
2941
- "text-halo-blur"?: undefined;
2941
+ 'text-halo-blur'?: undefined;
2942
2942
  "text-translate"?: undefined;
2943
2943
  "heatmap-weight"?: undefined;
2944
2944
  "heatmap-intensity"?: undefined;
@@ -2985,10 +2985,10 @@ declare const _default: ({
2985
2985
  'text-line-height'?: undefined;
2986
2986
  'text-letter-spacing'?: undefined;
2987
2987
  'text-max-width'?: undefined;
2988
- "text-anchor"?: undefined;
2989
- 'icon-padding'?: undefined;
2988
+ 'text-anchor'?: undefined;
2989
+ "icon-padding"?: undefined;
2990
2990
  "symbol-avoid-edges"?: undefined;
2991
- "text-offset"?: undefined;
2991
+ 'text-offset'?: undefined;
2992
2992
  "icon-optional"?: undefined;
2993
2993
  "text-optional"?: undefined;
2994
2994
  'icon-overlap'?: undefined;
@@ -3016,7 +3016,7 @@ declare const _default: ({
3016
3016
  'fill-extrusion-height'?: undefined;
3017
3017
  "fill-extrusion-base"?: undefined;
3018
3018
  "line-blur"?: undefined;
3019
- "text-halo-blur"?: undefined;
3019
+ 'text-halo-blur'?: undefined;
3020
3020
  "text-translate"?: undefined;
3021
3021
  "heatmap-weight"?: undefined;
3022
3022
  "heatmap-intensity"?: undefined;
@@ -3060,10 +3060,10 @@ declare const _default: ({
3060
3060
  'text-line-height'?: undefined;
3061
3061
  'text-letter-spacing'?: undefined;
3062
3062
  'text-max-width'?: undefined;
3063
- "text-anchor"?: undefined;
3064
- 'icon-padding'?: undefined;
3063
+ 'text-anchor'?: undefined;
3064
+ "icon-padding"?: undefined;
3065
3065
  "symbol-avoid-edges"?: undefined;
3066
- "text-offset"?: undefined;
3066
+ 'text-offset'?: undefined;
3067
3067
  "icon-optional"?: undefined;
3068
3068
  "text-optional"?: undefined;
3069
3069
  'icon-overlap'?: undefined;
@@ -3088,7 +3088,7 @@ declare const _default: ({
3088
3088
  'fill-extrusion-height'?: undefined;
3089
3089
  "fill-extrusion-base"?: undefined;
3090
3090
  "line-blur"?: undefined;
3091
- "text-halo-blur"?: undefined;
3091
+ 'text-halo-blur'?: undefined;
3092
3092
  "text-translate"?: undefined;
3093
3093
  "heatmap-weight"?: undefined;
3094
3094
  "heatmap-intensity"?: undefined;
@@ -3132,10 +3132,10 @@ declare const _default: ({
3132
3132
  'text-line-height'?: undefined;
3133
3133
  'text-letter-spacing'?: undefined;
3134
3134
  'text-max-width'?: undefined;
3135
- "text-anchor"?: undefined;
3136
- 'icon-padding'?: undefined;
3135
+ 'text-anchor'?: undefined;
3136
+ "icon-padding"?: undefined;
3137
3137
  "symbol-avoid-edges"?: undefined;
3138
- "text-offset"?: undefined;
3138
+ 'text-offset'?: undefined;
3139
3139
  "icon-optional"?: undefined;
3140
3140
  "text-optional"?: undefined;
3141
3141
  'icon-overlap'?: undefined;
@@ -3160,7 +3160,7 @@ declare const _default: ({
3160
3160
  'fill-extrusion-height'?: undefined;
3161
3161
  "fill-extrusion-base"?: undefined;
3162
3162
  "line-blur"?: undefined;
3163
- "text-halo-blur"?: undefined;
3163
+ 'text-halo-blur'?: undefined;
3164
3164
  "text-translate"?: undefined;
3165
3165
  "heatmap-weight"?: undefined;
3166
3166
  "heatmap-intensity"?: undefined;
@@ -3207,10 +3207,10 @@ declare const _default: ({
3207
3207
  'text-line-height'?: undefined;
3208
3208
  'text-letter-spacing'?: undefined;
3209
3209
  'text-max-width'?: undefined;
3210
- "text-anchor"?: undefined;
3211
- 'icon-padding'?: undefined;
3210
+ 'text-anchor'?: undefined;
3211
+ "icon-padding"?: undefined;
3212
3212
  "symbol-avoid-edges"?: undefined;
3213
- "text-offset"?: undefined;
3213
+ 'text-offset'?: undefined;
3214
3214
  "icon-optional"?: undefined;
3215
3215
  "text-optional"?: undefined;
3216
3216
  'icon-overlap'?: undefined;
@@ -3238,7 +3238,7 @@ declare const _default: ({
3238
3238
  'fill-extrusion-height'?: undefined;
3239
3239
  "fill-extrusion-base"?: undefined;
3240
3240
  "line-blur"?: undefined;
3241
- "text-halo-blur"?: undefined;
3241
+ 'text-halo-blur'?: undefined;
3242
3242
  "text-translate"?: undefined;
3243
3243
  "heatmap-weight"?: undefined;
3244
3244
  "heatmap-intensity"?: undefined;
@@ -3285,10 +3285,10 @@ declare const _default: ({
3285
3285
  'text-line-height'?: undefined;
3286
3286
  'text-letter-spacing'?: undefined;
3287
3287
  'text-max-width'?: undefined;
3288
- "text-anchor"?: undefined;
3289
- 'icon-padding'?: undefined;
3288
+ 'text-anchor'?: undefined;
3289
+ "icon-padding"?: undefined;
3290
3290
  "symbol-avoid-edges"?: undefined;
3291
- "text-offset"?: undefined;
3291
+ 'text-offset'?: undefined;
3292
3292
  "icon-optional"?: undefined;
3293
3293
  "text-optional"?: undefined;
3294
3294
  'icon-overlap'?: undefined;
@@ -3313,7 +3313,7 @@ declare const _default: ({
3313
3313
  'fill-extrusion-height'?: undefined;
3314
3314
  "fill-extrusion-base"?: undefined;
3315
3315
  "line-blur"?: undefined;
3316
- "text-halo-blur"?: undefined;
3316
+ 'text-halo-blur'?: undefined;
3317
3317
  "text-translate"?: undefined;
3318
3318
  "heatmap-weight"?: undefined;
3319
3319
  "heatmap-intensity"?: undefined;
@@ -3361,9 +3361,9 @@ declare const _default: ({
3361
3361
  'text-line-height'?: undefined;
3362
3362
  'text-letter-spacing'?: undefined;
3363
3363
  'text-max-width'?: undefined;
3364
- "text-anchor"?: undefined;
3365
- 'icon-padding'?: undefined;
3366
- "text-offset"?: undefined;
3364
+ 'text-anchor'?: undefined;
3365
+ "icon-padding"?: undefined;
3366
+ 'text-offset'?: undefined;
3367
3367
  "icon-optional"?: undefined;
3368
3368
  "text-optional"?: undefined;
3369
3369
  'icon-overlap'?: undefined;
@@ -3388,7 +3388,7 @@ declare const _default: ({
3388
3388
  'fill-extrusion-height'?: undefined;
3389
3389
  "fill-extrusion-base"?: undefined;
3390
3390
  "line-blur"?: undefined;
3391
- "text-halo-blur"?: undefined;
3391
+ 'text-halo-blur'?: undefined;
3392
3392
  "text-translate"?: undefined;
3393
3393
  "heatmap-weight"?: undefined;
3394
3394
  "heatmap-intensity"?: undefined;
@@ -3418,10 +3418,10 @@ declare const _default: ({
3418
3418
  "icon-padding": number;
3419
3419
  "icon-allow-overlap": boolean;
3420
3420
  "icon-ignore-placement": boolean;
3421
- "text-field"?: undefined;
3422
- "text-font"?: undefined;
3421
+ 'text-field'?: undefined;
3422
+ 'text-font'?: undefined;
3423
3423
  'text-padding'?: undefined;
3424
- "text-size"?: undefined;
3424
+ 'text-size'?: undefined;
3425
3425
  'icon-offset'?: undefined;
3426
3426
  "symbol-placement"?: undefined;
3427
3427
  "symbol-spacing"?: undefined;
@@ -3436,9 +3436,9 @@ declare const _default: ({
3436
3436
  'text-line-height'?: undefined;
3437
3437
  'text-letter-spacing'?: undefined;
3438
3438
  'text-max-width'?: undefined;
3439
- "text-anchor"?: undefined;
3439
+ 'text-anchor'?: undefined;
3440
3440
  "symbol-avoid-edges"?: undefined;
3441
- "text-offset"?: undefined;
3441
+ 'text-offset'?: undefined;
3442
3442
  "icon-optional"?: undefined;
3443
3443
  "text-optional"?: undefined;
3444
3444
  'icon-overlap'?: undefined;
@@ -3451,9 +3451,9 @@ declare const _default: ({
3451
3451
  "line-color"?: undefined;
3452
3452
  "line-opacity"?: undefined;
3453
3453
  "line-width"?: undefined;
3454
- "text-halo-color"?: undefined;
3455
- "text-color"?: undefined;
3456
- "text-halo-width"?: undefined;
3454
+ 'text-halo-color'?: undefined;
3455
+ 'text-color'?: undefined;
3456
+ 'text-halo-width'?: undefined;
3457
3457
  "fill-opacity"?: undefined;
3458
3458
  "fill-antialias"?: undefined;
3459
3459
  "fill-outline-color"?: undefined;
@@ -3463,7 +3463,7 @@ declare const _default: ({
3463
3463
  'fill-extrusion-height'?: undefined;
3464
3464
  "fill-extrusion-base"?: undefined;
3465
3465
  "line-blur"?: undefined;
3466
- "text-halo-blur"?: undefined;
3466
+ 'text-halo-blur'?: undefined;
3467
3467
  "text-translate"?: undefined;
3468
3468
  "heatmap-weight"?: undefined;
3469
3469
  "heatmap-intensity"?: undefined;
@@ -3510,10 +3510,10 @@ declare const _default: ({
3510
3510
  'text-line-height'?: undefined;
3511
3511
  'text-letter-spacing'?: undefined;
3512
3512
  'text-max-width'?: undefined;
3513
- "text-anchor"?: undefined;
3514
- 'icon-padding'?: undefined;
3513
+ 'text-anchor'?: undefined;
3514
+ "icon-padding"?: undefined;
3515
3515
  "symbol-avoid-edges"?: undefined;
3516
- "text-offset"?: undefined;
3516
+ 'text-offset'?: undefined;
3517
3517
  "icon-optional"?: undefined;
3518
3518
  "text-optional"?: undefined;
3519
3519
  'icon-overlap'?: undefined;
@@ -3570,9 +3570,9 @@ declare const _default: ({
3570
3570
  stops: number[][];
3571
3571
  };
3572
3572
  "icon-padding": number;
3573
- "text-field"?: undefined;
3573
+ 'text-field'?: undefined;
3574
3574
  'text-padding'?: undefined;
3575
- "text-size"?: undefined;
3575
+ 'text-size'?: undefined;
3576
3576
  'icon-allow-overlap'?: undefined;
3577
3577
  "icon-ignore-placement"?: undefined;
3578
3578
  'icon-offset'?: undefined;
@@ -3589,9 +3589,9 @@ declare const _default: ({
3589
3589
  'text-line-height'?: undefined;
3590
3590
  'text-letter-spacing'?: undefined;
3591
3591
  'text-max-width'?: undefined;
3592
- "text-anchor"?: undefined;
3592
+ 'text-anchor'?: undefined;
3593
3593
  "symbol-avoid-edges"?: undefined;
3594
- "text-offset"?: undefined;
3594
+ 'text-offset'?: undefined;
3595
3595
  "icon-optional"?: undefined;
3596
3596
  "text-optional"?: undefined;
3597
3597
  'icon-overlap'?: undefined;
@@ -3607,9 +3607,9 @@ declare const _default: ({
3607
3607
  "line-color"?: undefined;
3608
3608
  "line-opacity"?: undefined;
3609
3609
  "line-width"?: undefined;
3610
- "text-halo-color"?: undefined;
3611
- "text-color"?: undefined;
3612
- "text-halo-width"?: undefined;
3610
+ 'text-halo-color'?: undefined;
3611
+ 'text-color'?: undefined;
3612
+ 'text-halo-width'?: undefined;
3613
3613
  "fill-opacity"?: undefined;
3614
3614
  "fill-antialias"?: undefined;
3615
3615
  "fill-outline-color"?: undefined;
@@ -3619,7 +3619,7 @@ declare const _default: ({
3619
3619
  'fill-extrusion-height'?: undefined;
3620
3620
  "fill-extrusion-base"?: undefined;
3621
3621
  "line-blur"?: undefined;
3622
- "text-halo-blur"?: undefined;
3622
+ 'text-halo-blur'?: undefined;
3623
3623
  "text-translate"?: undefined;
3624
3624
  "heatmap-weight"?: undefined;
3625
3625
  "heatmap-intensity"?: undefined;
@@ -3672,7 +3672,7 @@ declare const _default: ({
3672
3672
  "text-ignore-placement"?: undefined;
3673
3673
  "text-allow-overlap"?: undefined;
3674
3674
  "symbol-avoid-edges"?: undefined;
3675
- "text-offset"?: undefined;
3675
+ 'text-offset'?: undefined;
3676
3676
  "icon-optional"?: undefined;
3677
3677
  "text-optional"?: undefined;
3678
3678
  'icon-overlap'?: undefined;
@@ -3756,7 +3756,7 @@ declare const _default: ({
3756
3756
  "text-ignore-placement"?: undefined;
3757
3757
  "text-allow-overlap"?: undefined;
3758
3758
  "symbol-avoid-edges"?: undefined;
3759
- "text-offset"?: undefined;
3759
+ 'text-offset'?: undefined;
3760
3760
  "icon-optional"?: undefined;
3761
3761
  "text-optional"?: undefined;
3762
3762
  'icon-overlap'?: undefined;
@@ -3837,7 +3837,7 @@ declare const _default: ({
3837
3837
  "text-ignore-placement"?: undefined;
3838
3838
  "text-allow-overlap"?: undefined;
3839
3839
  "symbol-avoid-edges"?: undefined;
3840
- "text-offset"?: undefined;
3840
+ 'text-offset'?: undefined;
3841
3841
  "icon-optional"?: undefined;
3842
3842
  "text-optional"?: undefined;
3843
3843
  'icon-overlap'?: undefined;
@@ -3921,7 +3921,7 @@ declare const _default: ({
3921
3921
  "text-ignore-placement"?: undefined;
3922
3922
  "text-allow-overlap"?: undefined;
3923
3923
  "symbol-avoid-edges"?: undefined;
3924
- "text-offset"?: undefined;
3924
+ 'text-offset'?: undefined;
3925
3925
  "icon-optional"?: undefined;
3926
3926
  "text-optional"?: undefined;
3927
3927
  'icon-overlap'?: undefined;
@@ -3981,9 +3981,9 @@ declare const _default: ({
3981
3981
  stops: number[][];
3982
3982
  };
3983
3983
  "icon-padding": number;
3984
- "text-field"?: undefined;
3984
+ 'text-field'?: undefined;
3985
3985
  'text-padding'?: undefined;
3986
- "text-size"?: undefined;
3986
+ 'text-size'?: undefined;
3987
3987
  'icon-allow-overlap'?: undefined;
3988
3988
  "icon-ignore-placement"?: undefined;
3989
3989
  'icon-offset'?: undefined;
@@ -4000,9 +4000,9 @@ declare const _default: ({
4000
4000
  'text-line-height'?: undefined;
4001
4001
  'text-letter-spacing'?: undefined;
4002
4002
  'text-max-width'?: undefined;
4003
- "text-anchor"?: undefined;
4003
+ 'text-anchor'?: undefined;
4004
4004
  "symbol-avoid-edges"?: undefined;
4005
- "text-offset"?: undefined;
4005
+ 'text-offset'?: undefined;
4006
4006
  "icon-optional"?: undefined;
4007
4007
  "text-optional"?: undefined;
4008
4008
  'icon-overlap'?: undefined;
@@ -4018,9 +4018,9 @@ declare const _default: ({
4018
4018
  "line-color"?: undefined;
4019
4019
  "line-opacity"?: undefined;
4020
4020
  "line-width"?: undefined;
4021
- "text-halo-color"?: undefined;
4022
- "text-color"?: undefined;
4023
- "text-halo-width"?: undefined;
4021
+ 'text-halo-color'?: undefined;
4022
+ 'text-color'?: undefined;
4023
+ 'text-halo-width'?: undefined;
4024
4024
  "fill-opacity"?: undefined;
4025
4025
  "fill-antialias"?: undefined;
4026
4026
  "fill-outline-color"?: undefined;
@@ -4030,7 +4030,7 @@ declare const _default: ({
4030
4030
  'fill-extrusion-height'?: undefined;
4031
4031
  "fill-extrusion-base"?: undefined;
4032
4032
  "line-blur"?: undefined;
4033
- "text-halo-blur"?: undefined;
4033
+ 'text-halo-blur'?: undefined;
4034
4034
  "text-translate"?: undefined;
4035
4035
  "heatmap-weight"?: undefined;
4036
4036
  "heatmap-intensity"?: undefined;
@@ -4078,9 +4078,9 @@ declare const _default: ({
4078
4078
  "text-ignore-placement"?: undefined;
4079
4079
  "text-allow-overlap"?: undefined;
4080
4080
  'text-line-height'?: undefined;
4081
- 'icon-padding'?: undefined;
4081
+ "icon-padding"?: undefined;
4082
4082
  "symbol-avoid-edges"?: undefined;
4083
- "text-offset"?: undefined;
4083
+ 'text-offset'?: undefined;
4084
4084
  "icon-optional"?: undefined;
4085
4085
  "text-optional"?: undefined;
4086
4086
  'icon-overlap'?: undefined;
@@ -4159,9 +4159,9 @@ declare const _default: ({
4159
4159
  "line-cap"?: undefined;
4160
4160
  "text-ignore-placement"?: undefined;
4161
4161
  "text-allow-overlap"?: undefined;
4162
- "text-anchor"?: undefined;
4162
+ 'text-anchor'?: undefined;
4163
4163
  "symbol-avoid-edges"?: undefined;
4164
- "text-offset"?: undefined;
4164
+ 'text-offset'?: undefined;
4165
4165
  "icon-optional"?: undefined;
4166
4166
  "text-optional"?: undefined;
4167
4167
  'icon-overlap'?: undefined;
@@ -4182,8 +4182,8 @@ declare const _default: ({
4182
4182
  "line-color"?: undefined;
4183
4183
  "line-opacity"?: undefined;
4184
4184
  "line-width"?: undefined;
4185
- "text-halo-color"?: undefined;
4186
- "text-halo-width"?: undefined;
4185
+ 'text-halo-color'?: undefined;
4186
+ 'text-halo-width'?: undefined;
4187
4187
  "fill-opacity"?: undefined;
4188
4188
  "fill-antialias"?: undefined;
4189
4189
  "fill-outline-color"?: undefined;
@@ -4192,7 +4192,7 @@ declare const _default: ({
4192
4192
  'fill-extrusion-height'?: undefined;
4193
4193
  "fill-extrusion-base"?: undefined;
4194
4194
  "line-blur"?: undefined;
4195
- "text-halo-blur"?: undefined;
4195
+ 'text-halo-blur'?: undefined;
4196
4196
  "text-translate"?: undefined;
4197
4197
  "heatmap-weight"?: undefined;
4198
4198
  "heatmap-intensity"?: undefined;
@@ -4239,10 +4239,10 @@ declare const _default: ({
4239
4239
  'text-line-height'?: undefined;
4240
4240
  'text-letter-spacing'?: undefined;
4241
4241
  'text-max-width'?: undefined;
4242
- "text-anchor"?: undefined;
4243
- 'icon-padding'?: undefined;
4242
+ 'text-anchor'?: undefined;
4243
+ "icon-padding"?: undefined;
4244
4244
  "symbol-avoid-edges"?: undefined;
4245
- "text-offset"?: undefined;
4245
+ 'text-offset'?: undefined;
4246
4246
  "icon-optional"?: undefined;
4247
4247
  "text-optional"?: undefined;
4248
4248
  'icon-overlap'?: undefined;
@@ -4270,7 +4270,7 @@ declare const _default: ({
4270
4270
  'fill-extrusion-height'?: undefined;
4271
4271
  "fill-extrusion-base"?: undefined;
4272
4272
  "line-blur"?: undefined;
4273
- "text-halo-blur"?: undefined;
4273
+ 'text-halo-blur'?: undefined;
4274
4274
  "text-translate"?: undefined;
4275
4275
  "heatmap-weight"?: undefined;
4276
4276
  "heatmap-intensity"?: undefined;
@@ -4322,7 +4322,7 @@ declare const _default: ({
4322
4322
  "text-allow-overlap"?: undefined;
4323
4323
  'text-line-height'?: undefined;
4324
4324
  'text-letter-spacing'?: undefined;
4325
- 'icon-padding'?: undefined;
4325
+ "icon-padding"?: undefined;
4326
4326
  "symbol-avoid-edges"?: undefined;
4327
4327
  "icon-optional"?: undefined;
4328
4328
  "text-optional"?: undefined;
@@ -4385,7 +4385,7 @@ declare const _default: ({
4385
4385
  stops: number[][];
4386
4386
  };
4387
4387
  "text-letter-spacing": number;
4388
- "text-field"?: undefined;
4388
+ 'text-field'?: undefined;
4389
4389
  'text-padding'?: undefined;
4390
4390
  "icon-ignore-placement"?: undefined;
4391
4391
  'icon-offset'?: undefined;
@@ -4401,10 +4401,10 @@ declare const _default: ({
4401
4401
  "text-allow-overlap"?: undefined;
4402
4402
  'text-line-height'?: undefined;
4403
4403
  'text-max-width'?: undefined;
4404
- "text-anchor"?: undefined;
4405
- 'icon-padding'?: undefined;
4404
+ 'text-anchor'?: undefined;
4405
+ "icon-padding"?: undefined;
4406
4406
  "symbol-avoid-edges"?: undefined;
4407
- "text-offset"?: undefined;
4407
+ 'text-offset'?: undefined;
4408
4408
  "icon-optional"?: undefined;
4409
4409
  "text-optional"?: undefined;
4410
4410
  'icon-overlap'?: undefined;
@@ -4424,9 +4424,9 @@ declare const _default: ({
4424
4424
  "line-color"?: undefined;
4425
4425
  "line-opacity"?: undefined;
4426
4426
  "line-width"?: undefined;
4427
- "text-halo-color"?: undefined;
4428
- "text-color"?: undefined;
4429
- "text-halo-width"?: undefined;
4427
+ 'text-halo-color'?: undefined;
4428
+ 'text-color'?: undefined;
4429
+ 'text-halo-width'?: undefined;
4430
4430
  "fill-opacity"?: undefined;
4431
4431
  "fill-antialias"?: undefined;
4432
4432
  "fill-outline-color"?: undefined;
@@ -4435,7 +4435,7 @@ declare const _default: ({
4435
4435
  'fill-extrusion-height'?: undefined;
4436
4436
  "fill-extrusion-base"?: undefined;
4437
4437
  "line-blur"?: undefined;
4438
- "text-halo-blur"?: undefined;
4438
+ 'text-halo-blur'?: undefined;
4439
4439
  "text-translate"?: undefined;
4440
4440
  "heatmap-weight"?: undefined;
4441
4441
  "heatmap-intensity"?: undefined;
@@ -4525,7 +4525,7 @@ declare const _default: ({
4525
4525
  'fill-extrusion-height'?: undefined;
4526
4526
  "fill-extrusion-base"?: undefined;
4527
4527
  "line-blur"?: undefined;
4528
- "text-halo-blur"?: undefined;
4528
+ 'text-halo-blur'?: undefined;
4529
4529
  "text-translate"?: undefined;
4530
4530
  "heatmap-weight"?: undefined;
4531
4531
  "heatmap-intensity"?: undefined;
@@ -4657,9 +4657,9 @@ declare const _default: ({
4657
4657
  "text-ignore-placement"?: undefined;
4658
4658
  "text-allow-overlap"?: undefined;
4659
4659
  'text-line-height'?: undefined;
4660
- 'icon-padding'?: undefined;
4660
+ "icon-padding"?: undefined;
4661
4661
  "symbol-avoid-edges"?: undefined;
4662
- "text-offset"?: undefined;
4662
+ 'text-offset'?: undefined;
4663
4663
  "icon-optional"?: undefined;
4664
4664
  "text-optional"?: undefined;
4665
4665
  'icon-overlap'?: undefined;
@@ -4716,9 +4716,9 @@ declare const _default: ({
4716
4716
  "line-opacity": number;
4717
4717
  "line-width": number;
4718
4718
  "fill-color"?: undefined;
4719
- "text-halo-color"?: undefined;
4720
- "text-color"?: undefined;
4721
- "text-halo-width"?: undefined;
4719
+ 'text-halo-color'?: undefined;
4720
+ 'text-color'?: undefined;
4721
+ 'text-halo-width'?: undefined;
4722
4722
  "fill-opacity"?: undefined;
4723
4723
  "fill-antialias"?: undefined;
4724
4724
  "fill-outline-color"?: undefined;
@@ -4729,7 +4729,7 @@ declare const _default: ({
4729
4729
  'fill-extrusion-height'?: undefined;
4730
4730
  "fill-extrusion-base"?: undefined;
4731
4731
  "line-blur"?: undefined;
4732
- "text-halo-blur"?: undefined;
4732
+ 'text-halo-blur'?: undefined;
4733
4733
  "text-translate"?: undefined;
4734
4734
  "heatmap-weight"?: undefined;
4735
4735
  "heatmap-intensity"?: undefined;
@@ -4782,10 +4782,10 @@ declare const _default: ({
4782
4782
  "text-ignore-placement"?: undefined;
4783
4783
  "text-allow-overlap"?: undefined;
4784
4784
  'text-line-height'?: undefined;
4785
- "text-anchor"?: undefined;
4786
- 'icon-padding'?: undefined;
4785
+ 'text-anchor'?: undefined;
4786
+ "icon-padding"?: undefined;
4787
4787
  "symbol-avoid-edges"?: undefined;
4788
- "text-offset"?: undefined;
4788
+ 'text-offset'?: undefined;
4789
4789
  "icon-optional"?: undefined;
4790
4790
  "text-optional"?: undefined;
4791
4791
  'icon-overlap'?: undefined;
@@ -4816,91 +4816,7 @@ declare const _default: ({
4816
4816
  'fill-extrusion-height'?: undefined;
4817
4817
  "fill-extrusion-base"?: undefined;
4818
4818
  "line-blur"?: undefined;
4819
- "text-halo-blur"?: undefined;
4820
- "text-translate"?: undefined;
4821
- "heatmap-weight"?: undefined;
4822
- "heatmap-intensity"?: undefined;
4823
- "heatmap-color"?: undefined;
4824
- "heatmap-radius"?: undefined;
4825
- "heatmap-opacity"?: undefined;
4826
- 'line-dasharray'?: undefined;
4827
- };
4828
- } | {
4829
- id: string;
4830
- type: string;
4831
- metadata: {
4832
- "source-type": string;
4833
- fallback?: undefined;
4834
- };
4835
- source: string;
4836
- minzoom: number;
4837
- maxzoom: number;
4838
- filter: (string | (string | (string | string[])[])[])[];
4839
- layout: {
4840
- "text-line-height": number;
4841
- "text-size": {
4842
- base: number;
4843
- stops: number[][];
4844
- };
4845
- "icon-offset": number[];
4846
- "icon-image": string;
4847
- "text-font": string[];
4848
- visibility: string;
4849
- "text-offset": number[];
4850
- "icon-size": {
4851
- base: number;
4852
- stops: number[][];
4853
- };
4854
- "text-anchor": string;
4855
- "text-field": string;
4856
- "icon-padding": number;
4857
- 'text-padding'?: undefined;
4858
- 'icon-allow-overlap'?: undefined;
4859
- "icon-ignore-placement"?: undefined;
4860
- "symbol-placement"?: undefined;
4861
- "symbol-spacing"?: undefined;
4862
- "text-max-angle"?: undefined;
4863
- "text-pitch-alignment"?: undefined;
4864
- "text-rotation-alignment"?: undefined;
4865
- "text-transform"?: undefined;
4866
- "line-join"?: undefined;
4867
- "line-cap"?: undefined;
4868
- "text-ignore-placement"?: undefined;
4869
- "text-allow-overlap"?: undefined;
4870
- 'text-letter-spacing'?: undefined;
4871
- 'text-max-width'?: undefined;
4872
- "symbol-avoid-edges"?: undefined;
4873
- "icon-optional"?: undefined;
4874
- "text-optional"?: undefined;
4875
- 'icon-overlap'?: undefined;
4876
- "icon-rotate"?: undefined;
4877
- "icon-rotation-alignment"?: undefined;
4878
- };
4879
- paint: {
4880
- "icon-opacity": {
4881
- base: number;
4882
- stops: number[][];
4883
- };
4884
- "text-color": string;
4885
- "text-halo-color": string;
4886
- "text-halo-width": number;
4887
- "text-opacity": {
4888
- base: number;
4889
- stops: number[][];
4890
- };
4891
- "fill-color"?: undefined;
4892
- "line-color"?: undefined;
4893
- "line-opacity"?: undefined;
4894
- "line-width"?: undefined;
4895
- "fill-opacity"?: undefined;
4896
- "fill-antialias"?: undefined;
4897
- "fill-outline-color"?: undefined;
4898
- 'fill-extrusion-color'?: undefined;
4899
- 'fill-extrusion-opacity'?: undefined;
4900
- 'fill-extrusion-height'?: undefined;
4901
- "fill-extrusion-base"?: undefined;
4902
- "line-blur"?: undefined;
4903
- "text-halo-blur"?: undefined;
4819
+ 'text-halo-blur'?: undefined;
4904
4820
  "text-translate"?: undefined;
4905
4821
  "heatmap-weight"?: undefined;
4906
4822
  "heatmap-intensity"?: undefined;
@@ -4925,9 +4841,9 @@ declare const _default: ({
4925
4841
  "line-color"?: undefined;
4926
4842
  "line-opacity"?: undefined;
4927
4843
  "line-width"?: undefined;
4928
- "text-halo-color"?: undefined;
4929
- "text-color"?: undefined;
4930
- "text-halo-width"?: undefined;
4844
+ 'text-halo-color'?: undefined;
4845
+ 'text-color'?: undefined;
4846
+ 'text-halo-width'?: undefined;
4931
4847
  "fill-opacity"?: undefined;
4932
4848
  "fill-antialias"?: undefined;
4933
4849
  "fill-outline-color"?: undefined;
@@ -4938,7 +4854,7 @@ declare const _default: ({
4938
4854
  'fill-extrusion-height'?: undefined;
4939
4855
  "fill-extrusion-base"?: undefined;
4940
4856
  "line-blur"?: undefined;
4941
- "text-halo-blur"?: undefined;
4857
+ 'text-halo-blur'?: undefined;
4942
4858
  "text-translate"?: undefined;
4943
4859
  'line-dasharray'?: undefined;
4944
4860
  };
@@ -4962,9 +4878,9 @@ declare const _default: ({
4962
4878
  "line-color"?: undefined;
4963
4879
  "line-opacity"?: undefined;
4964
4880
  "line-width"?: undefined;
4965
- "text-halo-color"?: undefined;
4966
- "text-color"?: undefined;
4967
- "text-halo-width"?: undefined;
4881
+ 'text-halo-color'?: undefined;
4882
+ 'text-color'?: undefined;
4883
+ 'text-halo-width'?: undefined;
4968
4884
  "fill-antialias"?: undefined;
4969
4885
  "fill-outline-color"?: undefined;
4970
4886
  'text-opacity'?: undefined;
@@ -4974,7 +4890,7 @@ declare const _default: ({
4974
4890
  'fill-extrusion-height'?: undefined;
4975
4891
  "fill-extrusion-base"?: undefined;
4976
4892
  "line-blur"?: undefined;
4977
- "text-halo-blur"?: undefined;
4893
+ 'text-halo-blur'?: undefined;
4978
4894
  "text-translate"?: undefined;
4979
4895
  "heatmap-weight"?: undefined;
4980
4896
  "heatmap-intensity"?: undefined;
@@ -5000,9 +4916,9 @@ declare const _default: ({
5000
4916
  "line-opacity": number;
5001
4917
  "fill-color"?: undefined;
5002
4918
  "line-width"?: undefined;
5003
- "text-halo-color"?: undefined;
5004
- "text-color"?: undefined;
5005
- "text-halo-width"?: undefined;
4919
+ 'text-halo-color'?: undefined;
4920
+ 'text-color'?: undefined;
4921
+ 'text-halo-width'?: undefined;
5006
4922
  "fill-opacity"?: undefined;
5007
4923
  "fill-antialias"?: undefined;
5008
4924
  "fill-outline-color"?: undefined;
@@ -5013,7 +4929,7 @@ declare const _default: ({
5013
4929
  'fill-extrusion-height'?: undefined;
5014
4930
  "fill-extrusion-base"?: undefined;
5015
4931
  "line-blur"?: undefined;
5016
- "text-halo-blur"?: undefined;
4932
+ 'text-halo-blur'?: undefined;
5017
4933
  "text-translate"?: undefined;
5018
4934
  "heatmap-weight"?: undefined;
5019
4935
  "heatmap-intensity"?: undefined;
@@ -5042,10 +4958,10 @@ declare const _default: ({
5042
4958
  stops: number[][];
5043
4959
  };
5044
4960
  "icon-padding": number;
5045
- "text-field"?: undefined;
5046
- "text-font"?: undefined;
4961
+ 'text-field'?: undefined;
4962
+ 'text-font'?: undefined;
5047
4963
  'text-padding'?: undefined;
5048
- "text-size"?: undefined;
4964
+ 'text-size'?: undefined;
5049
4965
  'icon-allow-overlap'?: undefined;
5050
4966
  "icon-ignore-placement"?: undefined;
5051
4967
  'icon-offset'?: undefined;
@@ -5062,9 +4978,9 @@ declare const _default: ({
5062
4978
  'text-line-height'?: undefined;
5063
4979
  'text-letter-spacing'?: undefined;
5064
4980
  'text-max-width'?: undefined;
5065
- "text-anchor"?: undefined;
4981
+ 'text-anchor'?: undefined;
5066
4982
  "symbol-avoid-edges"?: undefined;
5067
- "text-offset"?: undefined;
4983
+ 'text-offset'?: undefined;
5068
4984
  "icon-optional"?: undefined;
5069
4985
  "text-optional"?: undefined;
5070
4986
  'icon-overlap'?: undefined;
@@ -5077,9 +4993,9 @@ declare const _default: ({
5077
4993
  "line-color"?: undefined;
5078
4994
  "line-opacity"?: undefined;
5079
4995
  "line-width"?: undefined;
5080
- "text-halo-color"?: undefined;
5081
- "text-color"?: undefined;
5082
- "text-halo-width"?: undefined;
4996
+ 'text-halo-color'?: undefined;
4997
+ 'text-color'?: undefined;
4998
+ 'text-halo-width'?: undefined;
5083
4999
  "fill-opacity"?: undefined;
5084
5000
  "fill-antialias"?: undefined;
5085
5001
  "fill-outline-color"?: undefined;
@@ -5089,7 +5005,7 @@ declare const _default: ({
5089
5005
  'fill-extrusion-height'?: undefined;
5090
5006
  "fill-extrusion-base"?: undefined;
5091
5007
  "line-blur"?: undefined;
5092
- "text-halo-blur"?: undefined;
5008
+ 'text-halo-blur'?: undefined;
5093
5009
  "text-translate"?: undefined;
5094
5010
  "heatmap-weight"?: undefined;
5095
5011
  "heatmap-intensity"?: undefined;
@@ -5139,7 +5055,7 @@ declare const _default: ({
5139
5055
  "text-ignore-placement"?: undefined;
5140
5056
  "text-allow-overlap"?: undefined;
5141
5057
  'text-letter-spacing'?: undefined;
5142
- 'icon-padding'?: undefined;
5058
+ "icon-padding"?: undefined;
5143
5059
  "symbol-avoid-edges"?: undefined;
5144
5060
  'icon-overlap'?: undefined;
5145
5061
  "icon-rotate"?: undefined;
@@ -5196,9 +5112,9 @@ declare const _default: ({
5196
5112
  "line-dasharray": number[];
5197
5113
  "fill-color"?: undefined;
5198
5114
  "line-opacity"?: undefined;
5199
- "text-halo-color"?: undefined;
5200
- "text-color"?: undefined;
5201
- "text-halo-width"?: undefined;
5115
+ 'text-halo-color'?: undefined;
5116
+ 'text-color'?: undefined;
5117
+ 'text-halo-width'?: undefined;
5202
5118
  "fill-opacity"?: undefined;
5203
5119
  "fill-antialias"?: undefined;
5204
5120
  "fill-outline-color"?: undefined;
@@ -5209,7 +5125,7 @@ declare const _default: ({
5209
5125
  'fill-extrusion-height'?: undefined;
5210
5126
  "fill-extrusion-base"?: undefined;
5211
5127
  "line-blur"?: undefined;
5212
- "text-halo-blur"?: undefined;
5128
+ 'text-halo-blur'?: undefined;
5213
5129
  "text-translate"?: undefined;
5214
5130
  "heatmap-weight"?: undefined;
5215
5131
  "heatmap-intensity"?: undefined;
@@ -5260,9 +5176,9 @@ declare const _default: ({
5260
5176
  "line-join"?: undefined;
5261
5177
  "line-cap"?: undefined;
5262
5178
  "text-ignore-placement"?: undefined;
5263
- 'icon-padding'?: undefined;
5179
+ "icon-padding"?: undefined;
5264
5180
  "symbol-avoid-edges"?: undefined;
5265
- "text-offset"?: undefined;
5181
+ 'text-offset'?: undefined;
5266
5182
  "icon-optional"?: undefined;
5267
5183
  "text-optional"?: undefined;
5268
5184
  'icon-overlap'?: undefined;
@@ -5340,10 +5256,10 @@ declare const _default: ({
5340
5256
  "line-join"?: undefined;
5341
5257
  "line-cap"?: undefined;
5342
5258
  "text-ignore-placement"?: undefined;
5343
- "text-anchor"?: undefined;
5344
- 'icon-padding'?: undefined;
5259
+ 'text-anchor'?: undefined;
5260
+ "icon-padding"?: undefined;
5345
5261
  "symbol-avoid-edges"?: undefined;
5346
- "text-offset"?: undefined;
5262
+ 'text-offset'?: undefined;
5347
5263
  "icon-optional"?: undefined;
5348
5264
  "text-optional"?: undefined;
5349
5265
  'icon-overlap'?: undefined;
@@ -5415,10 +5331,10 @@ declare const _default: ({
5415
5331
  'text-line-height'?: undefined;
5416
5332
  'text-letter-spacing'?: undefined;
5417
5333
  'text-max-width'?: undefined;
5418
- "text-anchor"?: undefined;
5419
- 'icon-padding'?: undefined;
5334
+ 'text-anchor'?: undefined;
5335
+ "icon-padding"?: undefined;
5420
5336
  "symbol-avoid-edges"?: undefined;
5421
- "text-offset"?: undefined;
5337
+ 'text-offset'?: undefined;
5422
5338
  "icon-optional"?: undefined;
5423
5339
  "text-optional"?: undefined;
5424
5340
  'icon-overlap'?: undefined;
@@ -5469,10 +5385,10 @@ declare const _default: ({
5469
5385
  filter: (string | (string | string[])[])[];
5470
5386
  layout: {
5471
5387
  visibility: string;
5472
- "text-field"?: undefined;
5473
- "text-font"?: undefined;
5388
+ 'text-field'?: undefined;
5389
+ 'text-font'?: undefined;
5474
5390
  'text-padding'?: undefined;
5475
- "text-size"?: undefined;
5391
+ 'text-size'?: undefined;
5476
5392
  "icon-size"?: undefined;
5477
5393
  'icon-allow-overlap'?: undefined;
5478
5394
  "icon-ignore-placement"?: undefined;
@@ -5491,10 +5407,10 @@ declare const _default: ({
5491
5407
  'text-line-height'?: undefined;
5492
5408
  'text-letter-spacing'?: undefined;
5493
5409
  'text-max-width'?: undefined;
5494
- "text-anchor"?: undefined;
5495
- 'icon-padding'?: undefined;
5410
+ 'text-anchor'?: undefined;
5411
+ "icon-padding"?: undefined;
5496
5412
  "symbol-avoid-edges"?: undefined;
5497
- "text-offset"?: undefined;
5413
+ 'text-offset'?: undefined;
5498
5414
  "icon-optional"?: undefined;
5499
5415
  "text-optional"?: undefined;
5500
5416
  'icon-overlap'?: undefined;
@@ -5506,9 +5422,9 @@ declare const _default: ({
5506
5422
  "line-width": number;
5507
5423
  "fill-color"?: undefined;
5508
5424
  "line-opacity"?: undefined;
5509
- "text-halo-color"?: undefined;
5510
- "text-color"?: undefined;
5511
- "text-halo-width"?: undefined;
5425
+ 'text-halo-color'?: undefined;
5426
+ 'text-color'?: undefined;
5427
+ 'text-halo-width'?: undefined;
5512
5428
  "fill-opacity"?: undefined;
5513
5429
  "fill-antialias"?: undefined;
5514
5430
  "fill-outline-color"?: undefined;
@@ -5519,7 +5435,7 @@ declare const _default: ({
5519
5435
  'fill-extrusion-height'?: undefined;
5520
5436
  "fill-extrusion-base"?: undefined;
5521
5437
  "line-blur"?: undefined;
5522
- "text-halo-blur"?: undefined;
5438
+ 'text-halo-blur'?: undefined;
5523
5439
  "text-translate"?: undefined;
5524
5440
  "heatmap-weight"?: undefined;
5525
5441
  "heatmap-intensity"?: undefined;
@@ -5629,9 +5545,9 @@ declare const _default: ({
5629
5545
  "line-color"?: undefined;
5630
5546
  "line-opacity"?: undefined;
5631
5547
  "line-width"?: undefined;
5632
- "text-halo-color"?: undefined;
5633
- "text-color"?: undefined;
5634
- "text-halo-width"?: undefined;
5548
+ 'text-halo-color'?: undefined;
5549
+ 'text-color'?: undefined;
5550
+ 'text-halo-width'?: undefined;
5635
5551
  "fill-opacity"?: undefined;
5636
5552
  "fill-antialias"?: undefined;
5637
5553
  "fill-outline-color"?: undefined;
@@ -5639,7 +5555,7 @@ declare const _default: ({
5639
5555
  "icon-opacity"?: undefined;
5640
5556
  "fill-extrusion-base"?: undefined;
5641
5557
  "line-blur"?: undefined;
5642
- "text-halo-blur"?: undefined;
5558
+ 'text-halo-blur'?: undefined;
5643
5559
  "text-translate"?: undefined;
5644
5560
  "heatmap-weight"?: undefined;
5645
5561
  "heatmap-intensity"?: undefined;
@@ -5676,9 +5592,9 @@ declare const _default: ({
5676
5592
  "line-color"?: undefined;
5677
5593
  "line-opacity"?: undefined;
5678
5594
  "line-width"?: undefined;
5679
- "text-halo-color"?: undefined;
5680
- "text-color"?: undefined;
5681
- "text-halo-width"?: undefined;
5595
+ 'text-halo-color'?: undefined;
5596
+ 'text-color'?: undefined;
5597
+ 'text-halo-width'?: undefined;
5682
5598
  "fill-outline-color"?: undefined;
5683
5599
  'text-opacity'?: undefined;
5684
5600
  "icon-opacity"?: undefined;
@@ -5687,7 +5603,7 @@ declare const _default: ({
5687
5603
  'fill-extrusion-height'?: undefined;
5688
5604
  "fill-extrusion-base"?: undefined;
5689
5605
  "line-blur"?: undefined;
5690
- "text-halo-blur"?: undefined;
5606
+ 'text-halo-blur'?: undefined;
5691
5607
  "text-translate"?: undefined;
5692
5608
  "heatmap-weight"?: undefined;
5693
5609
  "heatmap-intensity"?: undefined;
@@ -5719,9 +5635,9 @@ declare const _default: ({
5719
5635
  "line-opacity": number;
5720
5636
  "line-width": number;
5721
5637
  "fill-color"?: undefined;
5722
- "text-halo-color"?: undefined;
5723
- "text-color"?: undefined;
5724
- "text-halo-width"?: undefined;
5638
+ 'text-halo-color'?: undefined;
5639
+ 'text-color'?: undefined;
5640
+ 'text-halo-width'?: undefined;
5725
5641
  "fill-opacity"?: undefined;
5726
5642
  "fill-antialias"?: undefined;
5727
5643
  "fill-outline-color"?: undefined;
@@ -5732,7 +5648,7 @@ declare const _default: ({
5732
5648
  'fill-extrusion-height'?: undefined;
5733
5649
  "fill-extrusion-base"?: undefined;
5734
5650
  "line-blur"?: undefined;
5735
- "text-halo-blur"?: undefined;
5651
+ 'text-halo-blur'?: undefined;
5736
5652
  "text-translate"?: undefined;
5737
5653
  "heatmap-weight"?: undefined;
5738
5654
  "heatmap-intensity"?: undefined;
@@ -5772,7 +5688,7 @@ declare const _default: ({
5772
5688
  default: string;
5773
5689
  };
5774
5690
  "icon-offset": number[];
5775
- "text-field"?: undefined;
5691
+ 'text-field'?: undefined;
5776
5692
  'text-padding'?: undefined;
5777
5693
  "symbol-placement"?: undefined;
5778
5694
  "symbol-spacing"?: undefined;
@@ -5787,10 +5703,10 @@ declare const _default: ({
5787
5703
  'text-line-height'?: undefined;
5788
5704
  'text-letter-spacing'?: undefined;
5789
5705
  'text-max-width'?: undefined;
5790
- "text-anchor"?: undefined;
5791
- 'icon-padding'?: undefined;
5706
+ 'text-anchor'?: undefined;
5707
+ "icon-padding"?: undefined;
5792
5708
  "symbol-avoid-edges"?: undefined;
5793
- "text-offset"?: undefined;
5709
+ 'text-offset'?: undefined;
5794
5710
  "icon-optional"?: undefined;
5795
5711
  "text-optional"?: undefined;
5796
5712
  'icon-overlap'?: undefined;
@@ -5821,7 +5737,7 @@ declare const _default: ({
5821
5737
  'fill-extrusion-height'?: undefined;
5822
5738
  "fill-extrusion-base"?: undefined;
5823
5739
  "line-blur"?: undefined;
5824
- "text-halo-blur"?: undefined;
5740
+ 'text-halo-blur'?: undefined;
5825
5741
  "text-translate"?: undefined;
5826
5742
  "heatmap-weight"?: undefined;
5827
5743
  "heatmap-intensity"?: undefined;
@@ -5865,10 +5781,10 @@ declare const _default: ({
5865
5781
  'text-line-height'?: undefined;
5866
5782
  'text-letter-spacing'?: undefined;
5867
5783
  'text-max-width'?: undefined;
5868
- "text-anchor"?: undefined;
5869
- 'icon-padding'?: undefined;
5784
+ 'text-anchor'?: undefined;
5785
+ "icon-padding"?: undefined;
5870
5786
  "symbol-avoid-edges"?: undefined;
5871
- "text-offset"?: undefined;
5787
+ 'text-offset'?: undefined;
5872
5788
  "icon-optional"?: undefined;
5873
5789
  "text-optional"?: undefined;
5874
5790
  'icon-overlap'?: undefined;
@@ -5893,7 +5809,7 @@ declare const _default: ({
5893
5809
  'fill-extrusion-height'?: undefined;
5894
5810
  "fill-extrusion-base"?: undefined;
5895
5811
  "line-blur"?: undefined;
5896
- "text-halo-blur"?: undefined;
5812
+ 'text-halo-blur'?: undefined;
5897
5813
  "text-translate"?: undefined;
5898
5814
  "heatmap-weight"?: undefined;
5899
5815
  "heatmap-intensity"?: undefined;
@@ -5916,9 +5832,9 @@ declare const _default: ({
5916
5832
  "line-color"?: undefined;
5917
5833
  "line-opacity"?: undefined;
5918
5834
  "line-width"?: undefined;
5919
- "text-halo-color"?: undefined;
5920
- "text-color"?: undefined;
5921
- "text-halo-width"?: undefined;
5835
+ 'text-halo-color'?: undefined;
5836
+ 'text-color'?: undefined;
5837
+ 'text-halo-width'?: undefined;
5922
5838
  "fill-opacity"?: undefined;
5923
5839
  "fill-antialias"?: undefined;
5924
5840
  "fill-outline-color"?: undefined;
@@ -5929,7 +5845,7 @@ declare const _default: ({
5929
5845
  'fill-extrusion-height'?: undefined;
5930
5846
  "fill-extrusion-base"?: undefined;
5931
5847
  "line-blur"?: undefined;
5932
- "text-halo-blur"?: undefined;
5848
+ 'text-halo-blur'?: undefined;
5933
5849
  "text-translate"?: undefined;
5934
5850
  "heatmap-weight"?: undefined;
5935
5851
  "heatmap-intensity"?: undefined;
@@ -5964,9 +5880,9 @@ declare const _default: ({
5964
5880
  "line-color"?: undefined;
5965
5881
  "line-opacity"?: undefined;
5966
5882
  "line-width"?: undefined;
5967
- "text-halo-color"?: undefined;
5968
- "text-color"?: undefined;
5969
- "text-halo-width"?: undefined;
5883
+ 'text-halo-color'?: undefined;
5884
+ 'text-color'?: undefined;
5885
+ 'text-halo-width'?: undefined;
5970
5886
  "fill-antialias"?: undefined;
5971
5887
  "fill-outline-color"?: undefined;
5972
5888
  'text-opacity'?: undefined;
@@ -5976,7 +5892,7 @@ declare const _default: ({
5976
5892
  'fill-extrusion-height'?: undefined;
5977
5893
  "fill-extrusion-base"?: undefined;
5978
5894
  "line-blur"?: undefined;
5979
- "text-halo-blur"?: undefined;
5895
+ 'text-halo-blur'?: undefined;
5980
5896
  "text-translate"?: undefined;
5981
5897
  "heatmap-weight"?: undefined;
5982
5898
  "heatmap-intensity"?: undefined;
@@ -6002,9 +5918,9 @@ declare const _default: ({
6002
5918
  "line-width": number;
6003
5919
  "line-opacity": number;
6004
5920
  "fill-color"?: undefined;
6005
- "text-halo-color"?: undefined;
6006
- "text-color"?: undefined;
6007
- "text-halo-width"?: undefined;
5921
+ 'text-halo-color'?: undefined;
5922
+ 'text-color'?: undefined;
5923
+ 'text-halo-width'?: undefined;
6008
5924
  "fill-opacity"?: undefined;
6009
5925
  "fill-antialias"?: undefined;
6010
5926
  "fill-outline-color"?: undefined;
@@ -6015,7 +5931,7 @@ declare const _default: ({
6015
5931
  'fill-extrusion-height'?: undefined;
6016
5932
  "fill-extrusion-base"?: undefined;
6017
5933
  "line-blur"?: undefined;
6018
- "text-halo-blur"?: undefined;
5934
+ 'text-halo-blur'?: undefined;
6019
5935
  "text-translate"?: undefined;
6020
5936
  "heatmap-weight"?: undefined;
6021
5937
  "heatmap-intensity"?: undefined;
@@ -6044,10 +5960,10 @@ declare const _default: ({
6044
5960
  "icon-rotate": string[];
6045
5961
  "icon-rotation-alignment": string;
6046
5962
  visibility?: undefined;
6047
- "text-field"?: undefined;
6048
- "text-font"?: undefined;
5963
+ 'text-field'?: undefined;
5964
+ 'text-font'?: undefined;
6049
5965
  'text-padding'?: undefined;
6050
- "text-size"?: undefined;
5966
+ 'text-size'?: undefined;
6051
5967
  'icon-allow-overlap'?: undefined;
6052
5968
  "icon-ignore-placement"?: undefined;
6053
5969
  'icon-offset'?: undefined;
@@ -6064,9 +5980,9 @@ declare const _default: ({
6064
5980
  'text-line-height'?: undefined;
6065
5981
  'text-letter-spacing'?: undefined;
6066
5982
  'text-max-width'?: undefined;
6067
- "text-anchor"?: undefined;
5983
+ 'text-anchor'?: undefined;
6068
5984
  "symbol-avoid-edges"?: undefined;
6069
- "text-offset"?: undefined;
5985
+ 'text-offset'?: undefined;
6070
5986
  "icon-optional"?: undefined;
6071
5987
  "text-optional"?: undefined;
6072
5988
  };
@@ -6079,9 +5995,9 @@ declare const _default: ({
6079
5995
  "line-color"?: undefined;
6080
5996
  "line-opacity"?: undefined;
6081
5997
  "line-width"?: undefined;
6082
- "text-halo-color"?: undefined;
6083
- "text-color"?: undefined;
6084
- "text-halo-width"?: undefined;
5998
+ 'text-halo-color'?: undefined;
5999
+ 'text-color'?: undefined;
6000
+ 'text-halo-width'?: undefined;
6085
6001
  "fill-opacity"?: undefined;
6086
6002
  "fill-antialias"?: undefined;
6087
6003
  "fill-outline-color"?: undefined;
@@ -6091,7 +6007,7 @@ declare const _default: ({
6091
6007
  'fill-extrusion-height'?: undefined;
6092
6008
  "fill-extrusion-base"?: undefined;
6093
6009
  "line-blur"?: undefined;
6094
- "text-halo-blur"?: undefined;
6010
+ 'text-halo-blur'?: undefined;
6095
6011
  "text-translate"?: undefined;
6096
6012
  "heatmap-weight"?: undefined;
6097
6013
  "heatmap-intensity"?: undefined;
@@ -6137,7 +6053,7 @@ declare const _default: ({
6137
6053
  "text-ignore-placement"?: undefined;
6138
6054
  "text-allow-overlap"?: undefined;
6139
6055
  'text-line-height'?: undefined;
6140
- 'icon-padding'?: undefined;
6056
+ "icon-padding"?: undefined;
6141
6057
  "symbol-avoid-edges"?: undefined;
6142
6058
  "icon-optional"?: undefined;
6143
6059
  "text-optional"?: undefined;
@@ -6193,9 +6109,9 @@ declare const _default: ({
6193
6109
  "line-color"?: undefined;
6194
6110
  "line-opacity"?: undefined;
6195
6111
  "line-width"?: undefined;
6196
- "text-halo-color"?: undefined;
6197
- "text-color"?: undefined;
6198
- "text-halo-width"?: undefined;
6112
+ 'text-halo-color'?: undefined;
6113
+ 'text-color'?: undefined;
6114
+ 'text-halo-width'?: undefined;
6199
6115
  "fill-opacity"?: undefined;
6200
6116
  "fill-antialias"?: undefined;
6201
6117
  "fill-outline-color"?: undefined;
@@ -6203,7 +6119,7 @@ declare const _default: ({
6203
6119
  "icon-opacity"?: undefined;
6204
6120
  "fill-extrusion-base"?: undefined;
6205
6121
  "line-blur"?: undefined;
6206
- "text-halo-blur"?: undefined;
6122
+ 'text-halo-blur'?: undefined;
6207
6123
  "text-translate"?: undefined;
6208
6124
  "heatmap-weight"?: undefined;
6209
6125
  "heatmap-intensity"?: undefined;
@@ -6230,9 +6146,9 @@ declare const _default: ({
6230
6146
  'line-width': number;
6231
6147
  'line-opacity': (string | number | string[])[];
6232
6148
  "fill-color"?: undefined;
6233
- "text-halo-color"?: undefined;
6234
- "text-color"?: undefined;
6235
- "text-halo-width"?: undefined;
6149
+ 'text-halo-color'?: undefined;
6150
+ 'text-color'?: undefined;
6151
+ 'text-halo-width'?: undefined;
6236
6152
  "fill-opacity"?: undefined;
6237
6153
  "fill-antialias"?: undefined;
6238
6154
  "fill-outline-color"?: undefined;
@@ -6243,7 +6159,7 @@ declare const _default: ({
6243
6159
  'fill-extrusion-height'?: undefined;
6244
6160
  "fill-extrusion-base"?: undefined;
6245
6161
  "line-blur"?: undefined;
6246
- "text-halo-blur"?: undefined;
6162
+ 'text-halo-blur'?: undefined;
6247
6163
  "text-translate"?: undefined;
6248
6164
  "heatmap-weight"?: undefined;
6249
6165
  "heatmap-intensity"?: undefined;
@@ -6292,9 +6208,9 @@ declare const _default: ({
6292
6208
  "line-cap"?: undefined;
6293
6209
  "text-ignore-placement"?: undefined;
6294
6210
  "text-allow-overlap"?: undefined;
6295
- 'icon-padding'?: undefined;
6211
+ "icon-padding"?: undefined;
6296
6212
  "symbol-avoid-edges"?: undefined;
6297
- "text-offset"?: undefined;
6213
+ 'text-offset'?: undefined;
6298
6214
  "icon-optional"?: undefined;
6299
6215
  "text-optional"?: undefined;
6300
6216
  'icon-overlap'?: undefined;
@@ -6353,10 +6269,10 @@ declare const _default: ({
6353
6269
  'icon-size': any[];
6354
6270
  'icon-padding': number;
6355
6271
  visibility?: undefined;
6356
- "text-field"?: undefined;
6357
- "text-font"?: undefined;
6272
+ 'text-field'?: undefined;
6273
+ 'text-font'?: undefined;
6358
6274
  'text-padding'?: undefined;
6359
- "text-size"?: undefined;
6275
+ 'text-size'?: undefined;
6360
6276
  "icon-ignore-placement"?: undefined;
6361
6277
  "symbol-placement"?: undefined;
6362
6278
  "symbol-spacing"?: undefined;
@@ -6371,15 +6287,93 @@ declare const _default: ({
6371
6287
  'text-line-height'?: undefined;
6372
6288
  'text-letter-spacing'?: undefined;
6373
6289
  'text-max-width'?: undefined;
6374
- "text-anchor"?: undefined;
6290
+ 'text-anchor'?: undefined;
6375
6291
  "symbol-avoid-edges"?: undefined;
6376
- "text-offset"?: undefined;
6292
+ 'text-offset'?: undefined;
6377
6293
  "icon-optional"?: undefined;
6378
6294
  "text-optional"?: undefined;
6379
6295
  "icon-rotate"?: undefined;
6380
6296
  "icon-rotation-alignment"?: undefined;
6381
6297
  };
6382
6298
  paint?: undefined;
6299
+ } | {
6300
+ id: string;
6301
+ type: string;
6302
+ metadata: {
6303
+ "source-type": string;
6304
+ fallback?: undefined;
6305
+ };
6306
+ source: string;
6307
+ minzoom: number;
6308
+ maxzoom: number;
6309
+ filter: (string | (string | (string | string[])[])[])[];
6310
+ layout: {
6311
+ "icon-image": string;
6312
+ visibility: string;
6313
+ "icon-size": {
6314
+ base: number;
6315
+ stops: number[][];
6316
+ };
6317
+ "icon-allow-overlap": boolean;
6318
+ "icon-padding": number;
6319
+ 'text-field'?: undefined;
6320
+ 'text-font'?: undefined;
6321
+ 'text-padding'?: undefined;
6322
+ 'text-size'?: undefined;
6323
+ "icon-ignore-placement"?: undefined;
6324
+ 'icon-offset'?: undefined;
6325
+ "symbol-placement"?: undefined;
6326
+ "symbol-spacing"?: undefined;
6327
+ "text-max-angle"?: undefined;
6328
+ "text-pitch-alignment"?: undefined;
6329
+ "text-rotation-alignment"?: undefined;
6330
+ "text-transform"?: undefined;
6331
+ "line-join"?: undefined;
6332
+ "line-cap"?: undefined;
6333
+ "text-ignore-placement"?: undefined;
6334
+ "text-allow-overlap"?: undefined;
6335
+ 'text-line-height'?: undefined;
6336
+ 'text-letter-spacing'?: undefined;
6337
+ 'text-max-width'?: undefined;
6338
+ 'text-anchor'?: undefined;
6339
+ "symbol-avoid-edges"?: undefined;
6340
+ 'text-offset'?: undefined;
6341
+ "icon-optional"?: undefined;
6342
+ "text-optional"?: undefined;
6343
+ 'icon-overlap'?: undefined;
6344
+ "icon-rotate"?: undefined;
6345
+ "icon-rotation-alignment"?: undefined;
6346
+ };
6347
+ paint: {
6348
+ "icon-opacity": {
6349
+ base: number;
6350
+ stops: number[][];
6351
+ };
6352
+ "fill-color"?: undefined;
6353
+ "line-color"?: undefined;
6354
+ "line-opacity"?: undefined;
6355
+ "line-width"?: undefined;
6356
+ 'text-halo-color'?: undefined;
6357
+ 'text-color'?: undefined;
6358
+ 'text-halo-width'?: undefined;
6359
+ "fill-opacity"?: undefined;
6360
+ "fill-antialias"?: undefined;
6361
+ "fill-outline-color"?: undefined;
6362
+ 'text-opacity'?: undefined;
6363
+ 'fill-extrusion-color'?: undefined;
6364
+ 'fill-extrusion-opacity'?: undefined;
6365
+ 'fill-extrusion-height'?: undefined;
6366
+ "fill-extrusion-base"?: undefined;
6367
+ "line-blur"?: undefined;
6368
+ 'text-halo-blur'?: undefined;
6369
+ "text-translate"?: undefined;
6370
+ "heatmap-weight"?: undefined;
6371
+ "heatmap-intensity"?: undefined;
6372
+ "heatmap-color"?: undefined;
6373
+ "heatmap-radius"?: undefined;
6374
+ "heatmap-opacity"?: undefined;
6375
+ 'line-dasharray'?: undefined;
6376
+ };
6383
6377
  })[];
6384
6378
  export default _default;
6385
6379
  //# sourceMappingURL=customerLayer.d.ts.map