@mapbox/mapbox-gl-style-spec 14.25.0-rc.1 → 14.25.0

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.
package/dist/index.cjs CHANGED
@@ -10522,29 +10522,6 @@
10522
10522
  },
10523
10523
  transition: true
10524
10524
  },
10525
- "model-lightmap-intensity": {
10526
- type: "number",
10527
- "default": 0,
10528
- minimum: 0,
10529
- doc: "Controls the intensity of the model lightmap contribution. Values less than or equal to 0.001 are treated as off.",
10530
- "private": true,
10531
- experimental: true,
10532
- expression: {
10533
- interpolated: true,
10534
- parameters: [
10535
- "zoom"
10536
- ]
10537
- },
10538
- "sdk-support": {
10539
- "basic functionality": {
10540
- js: "3.25.0",
10541
- android: "11.25.0",
10542
- ios: "11.25.0"
10543
- }
10544
- },
10545
- "property-type": "data-constant",
10546
- transition: true
10547
- },
10548
10525
  "model-type": {
10549
10526
  type: "enum",
10550
10527
  values: {