@maptalks/vt 0.82.1 → 0.83.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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @maptalks/vt v0.82.1
2
+ * @maptalks/vt v0.83.0
3
3
  * LICENSE : undefined
4
4
  * (c) 2016-2023 maptalks.org
5
5
  */
@@ -22,7 +22,7 @@
22
22
  })), e.default = t, Object.freeze(e);
23
23
  }
24
24
  var r = i(e), o = i(n);
25
- const s = 'function(t){let e;const n={width:100,height:10};function i(){if(!e){const{width:t,height:i}=n;OffscreenCanvas?e=new OffscreenCanvas(t,i):(e=document.createElement("canvas"),e.width=t,e.height=i)}return e}class r{constructor(t,e={}){if(!Array.isArray(t))return void console.error("colors is not array");if(t.length<2)return void console.error("colors.length should >1");this.colors=t;let i=1/0,r=-1/0;for(let e=0,n=t.length;e<n;e++){const n=t[e][0];i=Math.min(n,i),r=Math.max(n,r)}this.min=i,this.max=r,this.valueOffset=this.max-this.min,this.options=Object.assign({},n,e),this.t()}getImageData(){return this.imgData}t(){const t=i(),{width:e,height:n}=this.options;t.width=e,t.height=n;const r=t.getContext("2d");r.clearRect(0,0,t.width,t.height);const o=r.createLinearGradient(0,0,t.width,0),{colors:s,valueOffset:a}=this;for(let t=0,e=s.length;t<e;t++){const[e,n]=s[t],i=(e-this.min)/a;o.addColorStop(i,n)}r.fillStyle=o,r.fillRect(0,0,t.width,t.height),this.imgData=r.getImageData(0,0,t.width,t.height)}getColor(t){t=Math.max(this.min,t);const e=((t=Math.min(t,this.max))-this.min)/this.valueOffset;let n=Math.round(e*this.imgData.width);n=Math.min(n,this.imgData.width-1);const i=4*n;return[this.imgData.data[i],this.imgData.data[i+1],this.imgData.data[i+2],this.imgData.data[i+3]]}}var o;function s(t,e){for(let n=0;n<t.stops.length;n++)if(e===t.stops[n][0])return t.stops[n][1];return t.default}function a(t,e){for(var n=0;n<t.stops.length&&!(e<t.stops[n][0]);n++);return t.stops[Math.max(n-1,0)][1]}function l(t,e){for(var n=void 0!==t.base?t.base:1,i=0;!(i>=t.stops.length||e<=t.stops[i][0]);)i++;return 0===i?t.stops[i][1]:i===t.stops.length?t.stops[i-1][1]:function t(e,n,i,r,o,s){return"function"==typeof o?function(){var a=o.apply(void 0,arguments),l=s.apply(void 0,arguments);return t(e,n,i,r,a,l)}:o.length?function(t,e,n,i,r,o){var s=[];for(let a=0;a<r.length;a++)s[a]=d(t,e,n,i,r[a],o[a]);return s}(e,n,i,r,o,s):d(e,n,i,r,o,s)}(e,n,t.stops[i-1][0],t.stops[i][0],t.stops[i-1][1],t.stops[i][1])}"function"==typeof Map&&(o=new Map);const u={width:100,height:1};function c(t,e){const n=t.stops;if(n&&n.length>1){let t;if(o){const e=JSON.stringify(n);if(!o.has(e)){const t=new r(n,u);o.set(e,t)}t=o.get(e)}else t=new r(n,u);const[i,s,a,l]=t.getColor(e);return[i/255,s/255,a/255,l/255]}return n&&1===n.length?n[0][1]:null}function h(t,e){return function(t,e,n){return void 0!==t?t:void 0!==e?e:void 0!==n?n:null}(e,t.default)}function d(t,e,n,i,r,o){var s,a=i-n,l=t-n;return r*(1-(s=1===e?l/a:(Math.pow(e,l)-1)/(Math.pow(e,a)-1)))+o*s}function f(t){return t&&"object"==typeof t&&(t.stops||t.property&&"identity"===t.type)}function p(t){return g(t,"exponential")}function m(t){return g(t,"interval")}function y(t,e){if(!t)return null;var n=!1;if(Array.isArray(t)){var i,r=[];for(let o=0;o<t.length;o++)(i=y(t[o],e))?(r.push(i),n=!0):r.push(t[o]);return n?r:t}var o,s={__fn_types_loaded:!0},a=[];for(o in t)t.hasOwnProperty(o)&&a.push(o);const l=function(t){Object.defineProperty(s,t,{get:function(){return this["__fn_"+t]||(this["__fn_"+t]=p(this["_"+t])),this["__fn_"+t].apply(this,e())},set:function(e){this["_"+t]=e},configurable:!0,enumerable:!0})};for(let e=0,i=a.length;e<i;e++)f(t[o=a[e]])?(n=!0,s["_"+o]=t[o],l(o)):s[o]=t[o];return n?s:t}function g(t,e){if(!f(t))return function(){return t};let n=!0,i=!0;const r=(t=JSON.parse(JSON.stringify(t))).stops;if(r)for(let t=0;t<r.length;t++)if(f(r[t][1])){const o=g(r[t][1],e);n=n&&o.isZoomConstant,i=i&&o.isFeatureConstant,r[t]=[r[t][0],o]}const o=function t(e,n){var i,r,o;if(f(e)){var u,d=e.stops&&"object"==typeof e.stops[0][0],p=d||void 0!==e.property,m=d||!p,y=e.type||n||"exponential";if("exponential"===y)u=l;else if("interval"===y)u=a;else if("categorical"===y)u=s;else if("identity"===y)u=h;else{if("color-interpolate"!==y)throw new Error(\'Unknown function type "\'+y+\'"\');u=c}if(d){var g={},b=[];for(let t=0;t<e.stops.length;t++){var v=e.stops[t];void 0===g[v[0].zoom]&&(g[v[0].zoom]={zoom:v[0].zoom,type:e.type,property:e.property,default:e.default,stops:[]}),g[v[0].zoom].stops.push([v[0].value,v[1]])}for(let e in g)b.push([g[e].zoom,t(g[e])]);i=function(t,n){const i=l({stops:b,base:e.base},t)(t,n);return"function"==typeof i?i(t,n):i},r=!1,o=!1}else m?(i=function(t){const n=u(e,t);return"function"==typeof n?n(t):n},r=!0,o=!1):(i=function(t,n){const i=u(e,n?n[e.property]:null);return"function"==typeof i?i(t,n):i},r=!1,o=!0)}else i=function(){return e},r=!0,o=!0;return i.isZoomConstant=o,i.isFeatureConstant=r,i}(t,e);return o.isZoomConstant=n&&o.isZoomConstant,o.isFeatureConstant=i&&o.isFeatureConstant,o}let b=0;const v="function"==typeof Object.assign;function w(t,...e){if(v)return Object.assign(t,...e),t;for(let n=0;n<e.length;n++){const i=e[n];for(const e in i)t[e]=i[e]}return t}function x(t){return!A(t)&&("string"==typeof t||null!==t.constructor&&t.constructor===String)}function k(t){return"number"==typeof t&&!isNaN(t)}function M(t){return!A(t)&&("function"==typeof t||null!==t.constructor&&t.constructor===Function)}function j(t){return!Array.isArray(t)&&"object"==typeof t&&!!t}function A(t){return null==t}function F(t){for(let e=1;e<arguments.length;e++){const n=arguments[e];if(n)for(let e=0,i=n.length;e<i;e++)t.push(n[e])}return t.length}function T(t){return f(t)&&t.property}const z="function"==typeof fetch&&"function"==typeof AbortController,S={jsonp:function(t,e){const n="_maptalks_jsonp_"+b++;t.match(/\\?/)?t+="&callback="+n:t+="?callback="+n;let i=document.createElement("script");return i.type="text/javascript",i.src=t,window[n]=function(t){e(null,t),document.getElementsByTagName("head")[0].removeChild(i),i=null,delete window[n]},document.getElementsByTagName("head")[0].appendChild(i),this},get:function(t,e,n){if(M(e)){const t=n;n=e,e=t}(e=e||{}).method&&(e.method=e.method.toUpperCase());const i="POST"===e.method;if(z){const i=new AbortController,r=e;return r.signal=i.signal,r.referrerPolicy=r.referrerPolicy||"origin",r.method=r.method||"GET",fetch(t,r).then(i=>{const r=this.o(i,e.returnJSON,e.responseType);r.message?(r.url=t,n(r)):r.then(t=>{"arraybuffer"===e.responseType?n(null,{data:t,cacheControl:i.headers.get("Cache-Control"),expires:i.headers.get("Expires"),contentType:i.headers.get("Content-Type")}):n(null,t)}).catch(e=>{e.code&&e.code===DOMException.ABORT_ERR||(console.error("Fetch error:",t,e),n(e))})}).catch(e=>{e.code&&e.code===DOMException.ABORT_ERR||(console.error("Fetch error:",t,e),n(e))}),i}{const r=S.s(n);if(r.open(e.method||"GET",t,!0),e){for(const t in e.headers)r.setRequestHeader(t,e.headers[t]);r.withCredentials="include"===e.credentials,e.responseType&&(r.responseType=e.responseType)}return r.send(i?e.body:null),r}},o:(t,e,n)=>200!==t.status?{status:t.status,statusText:t.statusText,message:`incorrect http request with status code(${t.status}): ${t.statusText}`}:"arraybuffer"===n?t.arrayBuffer():e?t.json():t.text(),u:function(t,e){return function(){if(4===t.readyState)if(200===t.status)if("arraybuffer"===t.responseType){0===t.response.byteLength?e({status:200,statusText:t.statusText,message:"http status 200 returned without content."}):e(null,{data:t.response,cacheControl:t.getResponseHeader("Cache-Control"),expires:t.getResponseHeader("Expires"),contentType:t.getResponseHeader("Content-Type")})}else e(null,t.responseText);else e({status:t.status,statusText:t.statusText,message:`incorrect http request with status code(${t.status}): ${t.statusText}`})}},s:function(t){let e;try{e=new XMLHttpRequest}catch(t){try{e=new ActiveXObject("Msxml2.XMLHTTP")}catch(t){try{e=new ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}}return e.onreadystatechange=S.u(e,t),e},getArrayBuffer(t,e,n){if(M(e)){const t=n;n=e,e=t}return e||(e={}),e.responseType="arraybuffer",S.get(t,e,n)}};function _(t,e,n,i,r,o){let s=r-n,a=o-i;if(0!==s||0!==a){const l=((t-n)*s+(e-i)*a)/(s*s+a*a);l>1?(n=r,i=o):l>0&&(n+=s*l,i+=a*l)}return s=t-n,a=e-i,s*s+a*a}function P(t,e,n,i,r,o){const s={id:null==t?null:t,type:e,geometry:n,tags:i,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0};r&&(s.layer=r);return function(t,e){const n=t.geometry,i=t.type;if("Point"===i||"MultiPoint"===i||"LineString"===i)I(t,n,e);else if("Polygon"===i)I(t,n[0],e);else if("MultiLineString"===i)for(const i of n)I(t,i,e);else if("MultiPolygon"===i)for(const i of n)I(t,i[0],e)}(s,o?4:3),s}function I(t,e,n){for(let i=0;i<e.length;i+=n)t.minX=Math.min(t.minX,e[i]),t.minY=Math.min(t.minY,e[i+1]),t.maxX=Math.max(t.maxX,e[i]),t.maxY=Math.max(t.maxY,e[i+1])}function O(t,e,n,i){if(i.layer=e,"FeatureCollection"===n.type)for(let e=0;e<n.features.length;e++)q(t,n.features[e],i,e);else"Feature"===n.type?q(t,n,i):q(t,{geometry:n},i)}function q(t,e,n,i){if(!e.geometry)return;const r=e.geometry.coordinates,o=e.geometry.type,s=Math.pow(n.tolerance/((1<<n.maxZoom)*n.extent),2);let a=[],l=e.id;if(n.promoteId?l=e.properties[n.promoteId]:n.generateId&&(l=i||0),"Point"===o)C(r,a,n);else if("MultiPoint"===o)for(const t of r)C(t,a,n);else if("LineString"===o)R(r,a,s,!1,n);else if("MultiLineString"===o){if(n.lineMetrics){for(const i of r)a=[],R(i,a,s,!1,n),t.push(P(l,"LineString",a,e.properties,n.layer,n.hasAltitude));return}E(r,a,s,!1,n)}else if("Polygon"===o)E(r,a,s,!0,n);else{if("MultiPolygon"!==o){if("GeometryCollection"===o){for(const r of e.geometry.geometries)q(t,{id:l,geometry:r,properties:e.properties},n,i);return}throw new Error("Input data is not a valid GeoJSON object.")}for(const t of r){const e=[];E(t,e,s,!0,n),a.push(e)}}t.push(P(l,o,a,e.properties,n.layer,n.hasAltitude))}function C(t,e,n){e.push(N(t[0]),D(t[1],n.projection),0),n.hasAltitude&&(t.length>2?e.push(t[2]):e.push(0))}function R(t,e,n,i,r){let o,s,a=0;for(let n=0;n<t.length;n++){const l=N(t[n][0]),u=D(t[n][1],r.projection);e.push(l,u,0),r.hasAltitude&&(t[n].length>2?e.push(t[n][2]):e.push(0)),n>0&&(a+=i?(o*u-l*s)/2:Math.sqrt(Math.pow(l-o,2)+Math.pow(u-s,2))),o=l,s=u}const l=r.hasAltitude?4:3,u=e.length-l;e[2]=1,function t(e,n,i,r,o=3){let s=r;const a=i-n>>1;let l,u=i-n;const c=e[n],h=e[n+1],d=e[i],f=e[i+1];for(let t=n+o;t<i;t+=o){const n=_(e[t],e[t+1],c,h,d,f);if(n>s)l=t,s=n;else if(n===s){const e=Math.abs(t-a);e<u&&(l=t,u=e)}}s>r&&(l-n>o&&t(e,n,l,r,o),e[l+2]=s,i-l>o&&t(e,l,i,r,o))}(e,0,u,n,l),e[u+2]=1,e.size=Math.abs(a),e.start=0,e.end=e.size}function E(t,e,n,i,r){for(let o=0;o<t.length;o++){const s=[];R(t[o],s,n,i,r),e.push(s)}}function N(t){return t/360+.5}function D(t,e){switch(e){case"EPSG:4326":return(90-t)/360}const n=Math.sin(t*Math.PI/180),i=.5-.25*Math.log((1+n)/(1-n))/Math.PI;return i<0?0:i>1?1:i}function L(t,e,n,i,r,o,s,a){if(i/=e,o>=(n/=e)&&s<i)return t;if(s<n||o>=i)return null;const l=[];for(const e of t){const t=e.geometry;let o=e.type;const s=0===r?e.minX:e.minY,u=0===r?e.maxX:e.maxY;if(s>=n&&u<i){l.push(e);continue}if(u<n||s>=i)continue;let c=[];if("Point"===o||"MultiPoint"===o)U(t,c,n,i,r,a.hasAltitude);else if("LineString"===o)$(t,c,n,i,r,!1,a.lineMetrics,a.hasAltitude);else if("MultiLineString"===o)J(t,c,n,i,r,!1,a.hasAltitude);else if("Polygon"===o)J(t,c,n,i,r,!0,a.hasAltitude);else if("MultiPolygon"===o)for(const e of t){const t=[];J(e,t,n,i,r,!0,a.hasAltitude),t.length&&c.push(t)}if(c.length){if(a.lineMetrics&&"LineString"===o){for(const t of c)l.push(P(e.id,o,t,e.tags,e.layer,a.hasAltitude));continue}"LineString"!==o&&"MultiLineString"!==o||(1===c.length?(o="LineString",c=c[0]):o="MultiLineString"),"Point"!==o&&"MultiPoint"!==o||(o=3===c.length?"Point":"MultiPoint"),l.push(P(e.id,o,c,e.tags,e.layer,a.hasAltitude))}}return l.length?l:null}function U(t,e,n,i,r,o){const s=o?4:3;for(let a=0;a<t.length;a+=s){const s=t[a+r];s>=n&&s<=i&&(V(e,t[a],t[a+1],t[a+2]),o&&e.push(t[a+3]))}}function $(t,e,n,i,r,o,s,a){let l=W(t);const u=0===r?H:G;let c,h,d=t.start;const f=a?4:3,p=o?t.length:t.length-f;for(let m=0;m<p;m+=f){const y=t[m],g=t[m+1],b=t[m+2];let v,w,x,k;o&&m===p-f?(v=t[0],w=t[1]):(v=t[m+f],w=t[m+f+1]),a&&(x=t[m+3],k=o&&m===p-f?t[3]:t[m+f+3]);const M=0===r?y:g,j=0===r?v:w;let A=!1;s&&(c=Math.sqrt(Math.pow(y-v,2)+Math.pow(g-w,2))),M<n?j>n&&(h=u(l,y,g,v,w,n),a&&l.push(B(x,k,h)),s&&(l.start=d+c*h)):M>i?j<i&&(h=u(l,y,g,v,w,i),a&&l.push(B(x,k,h)),s&&(l.start=d+c*h)):(V(l,y,g,b),a&&l.push(x)),j<n&&M>=n&&(h=u(l,y,g,v,w,n),a&&l.push(B(x,k,h)),A=!0),j>i&&M<=i&&(h=u(l,y,g,v,w,i),a&&l.push(B(x,k,h)),A=!0),!o&&A&&(s&&(l.end=d+c*h),e.push(l),l=W(t)),s&&(d+=c)}let m=t.length-f;if(!o){const e=t[m],o=t[m+1],s=t[m+2],u=0===r?e:o;if(u>=n&&u<=i&&V(l,e,o,s),u>=n&&u<=i&&a){const e=t[m+3];l.push(e)}}m=l.length-f,o&&m>=f&&(l[m]!==l[0]||l[m+1]!==l[1])&&(V(l,l[0],l[1],l[2]),a&&l.push(l[3])),l.length&&e.push(l)}function W(t){const e=[];return e.size=t.size,e.start=t.start,e.end=t.end,e}function J(t,e,n,i,r,o,s){for(const a of t)$(a,e,n,i,r,o,!1,s)}function V(t,e,n,i){t.push(e,n,i)}function H(t,e,n,i,r,o){const s=(o-e)/(i-e);return V(t,o,n+(r-n)*s,1),s}function G(t,e,n,i,r,o){const s=(o-n)/(r-n);return V(t,e+(i-e)*s,o,1),s}function B(t,e,n){return t+(e-t)*n}function Z(t,e,n){const i=[];for(let r=0;r<t.length;r++){const o=t[r],s=o.type;let a;if("Point"===s||"MultiPoint"===s||"LineString"===s)a=Y(o.geometry,e,n);else if("MultiLineString"===s||"Polygon"===s){a=[];for(const t of o.geometry)a.push(Y(t,e,n))}else if("MultiPolygon"===s){a=[];for(const t of o.geometry){const i=[];for(const r of t)i.push(Y(r,e,n));a.push(i)}}i.push(P(o.id,s,a,o.tags,o.layer,n))}return i}function Y(t,e,n){const i=[];i.size=t.size,void 0!==t.start&&(i.start=t.start,i.end=t.end);const r=n?4:3;for(let o=0;o<t.length;o+=r)i.push(t[o]+e,t[o+1],t[o+2]),n&&i.push(t[o+3]);return i}function X(t,e,n){if(t.transformed)return t;const i=1<<t.z,r=t.x,o=t.y,s=n?3:2;for(const a of t.features){const t=a.geometry,l=a.type;if(a.geometry=[],1===l)for(let l=0;l<t.length;l+=s)a.geometry.push(K(t[l],t[l+1],e,i,r,o)),n&&a.geometry[a.geometry.length-1].push(t[l+2]);else for(let l=0;l<t.length;l++){const u=[];for(let a=0;a<t[l].length;a+=s)u.push(K(t[l][a],t[l][a+1],e,i,r,o)),n&&u[u.length-1].push(t[l][a+2]);a.geometry.push(u)}}return t.transformed=!0,t}function K(t,e,n,i,r,o){return[Math.round(n*(t*i-r)),Math.round(n*(e*i-o))]}function Q(t,e,n,i,r){const o=e===r.maxZoom?0:r.tolerance/((1<<e)*r.extent),s={features:[],numPoints:0,numSimplified:0,numFeatures:t.length,source:null,x:n,y:i,z:e,transformed:!1,minX:2,minY:1,maxX:-1,maxY:0};for(const e of t)tt(s,e,o,r);return s}function tt(t,e,n,i){const r=e.geometry,o=e.type,s=[],a=i.hasAltitude?4:3;if(t.minX=Math.min(t.minX,e.minX),t.minY=Math.min(t.minY,e.minY),t.maxX=Math.max(t.maxX,e.maxX),t.maxY=Math.max(t.maxY,e.maxY),"Point"===o||"MultiPoint"===o)for(let e=0;e<r.length;e+=a)s.push(r[e],r[e+1]),i.hasAltitude&&s.push(r[e+3]),t.numPoints++,t.numSimplified++;else if("LineString"===o)nt(s,r,t,n,!1,!1,i);else if("MultiLineString"===o||"Polygon"===o)for(let e=0;e<r.length;e++)nt(s,r[e],t,n,"Polygon"===o,0===e,i);else if("MultiPolygon"===o)for(let e=0;e<r.length;e++){const o=r[e];for(let e=0;e<o.length;e++)nt(s,o[e],t,n,!0,0===e,i)}if(s.length){let n=e.tags||null;if("LineString"===o&&i.lineMetrics){n={};for(const t in e.tags)n[t]=e.tags[t];n.mapbox_clip_start=r.start/r.size,n.mapbox_clip_end=r.end/r.size}const a={geometry:s,type:"Polygon"===o||"MultiPolygon"===o?3:"LineString"===o||"MultiLineString"===o?2:1,tags:n};e.layer&&(a.layer=e.layer),null!==e.id&&(a.id=e.id),t.features.push(a)}}function et(t,e,n){return 0===t[e+2]&&t[e+3]>0&&n}function nt(t,e,n,i,r,o,s){const a=i*i,{hasAltitude:l,disableFilter:u}=s,c=l?4:3;if(!u&&i>0&&e.size<(r?a:i))return void(n.numPoints+=e.length/c);const h=[];for(let t=0;t<e.length;t+=c)(0===i||e[t+2]>a||et(e,t,l))&&(n.numSimplified++,h.push(e[t],e[t+1]),l&&h.push(e[t+3])),n.numPoints++;r&&function(t,e,n){const i=n?3:2;let r=0;for(let e=0,n=t.length,o=n-i;e<n;o=e,e+=i)r+=(t[e]-t[o])*(t[e+1]+t[o+1]);if(r>0===e){const e=i,r=i-1,o=i-2;for(let s=0,a=t.length;s<a/2;s+=i){const i=t[s],l=t[s+1];let u;n&&(u=t[s+2]),t[s]=t[a-e-s],t[s+1]=t[a-r-s],n&&(t[s+2]=t[a-o-s]),t[a-e-s]=i,t[a-r-s]=l,n&&(t[a-o-s]=u)}}}(h,o,l),t.push(h)}S.getJSON=function(t,e,n){if(M(e)){const t=n;n=e,e=t}const i=function(t,e){const i="string"==typeof e?JSON.parse(e):e||null;n(t,i)};return e&&e.jsonp?S.jsonp(t,i):((e=e||{}).returnJSON=!0,S.get(t,e,i))};const it={maxZoom:14,indexMaxZoom:5,indexMaxPoints:1e5,tolerance:3,extent:4096,buffer:64,lineMetrics:!1,promoteId:null,generateId:!1,hasAltitude:!1,disableFilter:!1,debug:0};class rt{constructor(t,e){const n=(e=this.options=function(t,e){for(const n in e)t[n]=e[n];return t}(Object.create(it),e)).debug;if(n&&console.time("preprocess data"),e.maxZoom<0||e.maxZoom>24)throw new Error("maxZoom should be in the 0-24 range");if(e.promoteId&&e.generateId)throw new Error("promoteId and generateId cannot be used together.");let i=function(t,e){const n=[];if(Array.isArray(t)){for(let i=0;i<t.length;i++)O(n,t[i].layer,t[i].data,e);return n}if("FeatureCollection"===t.type)for(let i=0;i<t.features.length;i++)q(n,t.features[i],e,i);else"Feature"===t.type?q(n,t,e):q(n,{geometry:t},e);return n}(t,e);this.tiles={},this.tileCoords=[],n&&(console.timeEnd("preprocess data"),console.log("index: maxZoom: %d, maxPoints: %d",e.indexMaxZoom,e.indexMaxPoints),console.time("generate tiles"),this.stats={},this.total=0),i=function(t,e){const n=e.buffer/e.extent;let i=t;const r=L(t,1,-1-n,n,0,-1,2,e),o=L(t,1,1-n,2+n,0,-1,2,e);return(r||o)&&(i=L(t,1,-n,1+n,0,-1,2,e)||[],r&&(i=Z(r,1,e.hasAltitude).concat(i)),o&&(i=i.concat(Z(o,-1,e.hasAltitude)))),i}(i,e),i.length&&this.splitTile(i,0,0,0),n&&(i.length&&console.log("features: %d, points: %d",this.tiles[0].numFeatures,this.tiles[0].numPoints),console.timeEnd("generate tiles"),console.log("tiles generated:",this.total,JSON.stringify(this.stats)))}splitTile(t,e,n,i,r,o,s){const a=[t,e,n,i],l=this.options,u=l.debug;for(;a.length;){i=a.pop(),n=a.pop(),e=a.pop(),t=a.pop();const c=1<<e,h=ot(e,n,i);let d=this.tiles[h];if(!d&&(u>1&&console.time("creation"),d=this.tiles[h]=Q(t,e,n,i,l),this.tileCoords.push({z:e,x:n,y:i}),u)){u>1&&(console.log("tile z%d-%d-%d (features: %d, points: %d, simplified: %d)",e,n,i,d.numFeatures,d.numPoints,d.numSimplified),console.timeEnd("creation"));const t="z"+e;this.stats[t]=(this.stats[t]||0)+1,this.total++}if(d.source=t,null==r){if(e===l.indexMaxZoom||d.numPoints<=l.indexMaxPoints)continue}else{if(e===l.maxZoom||e===r)continue;if(null!=r){const t=r-e;if(n!==o>>t||i!==s>>t)continue}}if(d.source=null,0===t.length)continue;u>1&&console.time("clipping");const f=.5*l.buffer/l.extent,p=.5-f,m=.5+f,y=1+f;let g=null,b=null,v=null,w=null,x=L(t,c,n-f,n+m,0,d.minX,d.maxX,l),k=L(t,c,n+p,n+y,0,d.minX,d.maxX,l);t=null,x&&(g=L(x,c,i-f,i+m,1,d.minY,d.maxY,l),b=L(x,c,i+p,i+y,1,d.minY,d.maxY,l),x=null),k&&(v=L(k,c,i-f,i+m,1,d.minY,d.maxY,l),w=L(k,c,i+p,i+y,1,d.minY,d.maxY,l),k=null),u>1&&console.timeEnd("clipping"),a.push(g||[],e+1,2*n,2*i),a.push(b||[],e+1,2*n,2*i+1),a.push(v||[],e+1,2*n+1,2*i),a.push(w||[],e+1,2*n+1,2*i+1)}}getTile(t,e,n){t=+t,e=+e,n=+n;const i=this.options,{extent:r,debug:o}=i,{hasAltitude:s}=i;if(t<0||t>24)return null;const a=1<<t,l=ot(t,e=e+a&a-1,n);if(this.tiles[l])return X(this.tiles[l],r,s);o>1&&console.log("drilling down to z%d-%d-%d",t,e,n);let u,c=t,h=e,d=n;for(;!u&&c>0;)c--,h>>=1,d>>=1,u=this.tiles[ot(c,h,d)];return u&&u.source?(o>1&&(console.log("found parent tile z%d-%d-%d",c,h,d),console.time("drilling down")),this.splitTile(u.source,c,h,d,t,e,n),o>1&&console.timeEnd("drilling down"),this.tiles[l]?X(this.tiles[l],r,s):null):null}}function ot(t,e,n){return 32*((1<<t)*n+e)+t}function st(t,e,n,i,r,o,s){const a=n&&Array.isArray(n[0]);for(let l=0,u=n.length;l<u;l++){t[e]=(a?n[l][0]:n[l].x)*i,t[e+1]=(a?n[l][1]:n[l].y)*i,s!==Float32Array&&(t[e]=Math.round(t[e]),t[e+1]=Math.round(t[e+1]));let c=r||0;Array.isArray(r)&&(c=r[l]),c=c?Math.round(i*c):0,t[e+2]=c,e+=3,o&&0!==l&&l!==u-1&&(t[e]=t[e-3],t[e+1]=t[e-2],t[e+2]=t[e-1],e+=3)}return e}function at(t,e,n,i){const r=t[3*e],o=t[3*e+1],s=t[3*n],a=t[3*n+1];return r===s&&(r<0||r>i)||o===a&&(o<0||o>i)}class lt{constructor(t,e){this.x=t,this.y=e}clone(){return new lt(this.x,this.y)}normalize(){const t=this.length();this.x/=t,this.y/=t}negate(){this.x=-this.x,this.y=-this.y}length(){return Math.sqrt(this.x*this.x+this.y*this.y)}diff(t){return new lt(this.x-t.x,this.y-t.y)}distance(t){const e=this.x-t.x,n=this.y-t.y;return Math.sqrt(e*e+n*n)}dot(t){return this.x*t.x+this.y*t.y}equals(t){return this.x===t.x&&this.y===t.y}orthogonal(){return new lt(this.y,-this.x)}}function ut(t,e,n){const i=(e.x-t.x)*(n.y-t.y)-(e.y-t.y)*(n.x-t.x);return i>1e-5?1:i<-1e-5?2:0}function ct(t,e,n,i){const r=e.x*i.y-e.y*i.x,o=n.x-t.x,s=n.y-t.y,a=(o*i.y-s*i.x)/r;return new lt(t.x+a*e.x,t.y+a*e.y)}const ht=[];function dt(t,e,n){let i=0;const r=[];for(let o=e;o<n;o+=3)ht[i]?(ht[i].x=t[o],ht[i].y=t[o+1]):ht[i]=new lt(t[o],t[o+1]),r.push(ht[i]),i++;const o=function(t){let e;this.UpdateOmbb=function(t,n,i,r,o,s,a,l){const u=ct(t,n,o,s),c=ct(i,r,o,s),h=ct(a,l,t,n),d=ct(a,l,i,r),f=u.distance(c)*u.distance(h);f<this.BestObbArea&&(e=[u,h,d,c],this.BestObbArea=f)},this.BestObbArea=Number.MAX_VALUE;const n=[];for(let e=0;e<t.length;e++)n.push(t[(e+1)%t.length].diff(t[e])),n[e].normalize();const i=new lt(Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY),r=new lt(Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY);let o,s,a,l;for(let e=0;e<t.length;e++){const n=t[e];n.x<i.x&&(i.x=n.x,o=e),n.x>r.x&&(r.x=n.x,s=e),n.y<i.y&&(i.y=n.y,l=e),n.y>r.y&&(r.y=n.y,a=e)}let u=new lt(0,-1),c=new lt(0,1),h=new lt(-1,0),d=new lt(1,0);for(let e=0;e<t.length;e++){const e=[Math.acos(u.dot(n[o])),Math.acos(c.dot(n[s])),Math.acos(h.dot(n[a])),Math.acos(d.dot(n[l]))];switch(e.indexOf(Math.min.apply(Math,e))){case 0:u=n[o].clone(),c=u.clone(),c.negate(),h=u.orthogonal(),d=h.clone(),d.negate(),o=(o+1)%t.length;break;case 1:c=n[s].clone(),u=c.clone(),u.negate(),h=u.orthogonal(),d=h.clone(),d.negate(),s=(s+1)%t.length;break;case 2:h=n[a].clone(),d=h.clone(),d.negate(),u=d.orthogonal(),c=u.clone(),c.negate(),a=(a+1)%t.length;break;case 3:d=n[l].clone(),h=d.clone(),h.negate(),u=d.orthogonal(),c=u.clone(),c.negate(),l=(l+1)%t.length}this.UpdateOmbb(t[o],u,t[s],c,t[a],h,t[l],d)}return e}(function(t){if(t.length<3)return t;let e=t[0];const n=[];for(let n=1;n<t.length;n++)(t[n].x<e.x||Math.abs(t[n].x-e.x)<1e-5&&t[n].y<e.y)&&(e=t[n]);let i=t[0];do{n.unshift(e.clone());for(let n=1;n<t.length;n++){const r=ut(e,i,t[n]);(i.equals(e)||1===r||0===r&&e.distance(t[n])>e.distance(i))&&(i=t[n])}e=i}while(!i.equals(n[n.length-1]));return n}(r)),s=o[0].distance(o[1]),a=o[1].distance(o[2]),l=o.map(t=>[t.x,t.y]);return l.push(+(a>s)),l}var ft="undefined"!=typeof Float32Array?Float32Array:Array;function pt(){var t=new ft(3);return ft!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0),t}function mt(t,e,n){var i=new ft(3);return i[0]=t,i[1]=e,i[2]=n,i}function yt(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t}function gt(t,e,n,i){return t[0]=e,t[1]=n,t[2]=i,t}function bt(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t[2]=e[2]+n[2],t}function vt(t,e,n){return t[0]=e[0]/n[0],t[1]=e[1]/n[1],t[2]=e[2]/n[2],t}function wt(t,e){var n=e[0],i=e[1],r=e[2],o=n*n+i*i+r*r;return o>0&&(o=1/Math.sqrt(o),t[0]=e[0]*o,t[1]=e[1]*o,t[2]=e[2]*o),t}function xt(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function kt(t,e,n){var i=e[0],r=e[1],o=e[2],s=n[0],a=n[1],l=n[2];return t[0]=r*l-o*a,t[1]=o*s-i*l,t[2]=i*a-r*s,t}var Mt=function(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t[2]=e[2]-n[2],t};function jt(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}function At(t,e,n,i,r){return t[0]=e,t[1]=n,t[2]=i,t[3]=r,t}function Ft(t,e,n){return t[0]=e[0]/n[0],t[1]=e[1]/n[1],t[2]=e[2]/n[2],t[3]=e[3]/n[3],t}function Tt(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t[2]=e[2]*n,t[3]=e[3]*n,t}function zt(t,e){return t[0]===e[0]&&t[1]===e[1]&&t[2]===e[2]&&t[3]===e[3]}function St(){var t=new ft(4);return ft!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0),t[3]=1,t}function _t(t,e){var n=e[0]+e[4]+e[8],i=void 0;if(n>0)i=Math.sqrt(n+1),t[3]=.5*i,i=.5/i,t[0]=(e[5]-e[7])*i,t[1]=(e[6]-e[2])*i,t[2]=(e[1]-e[3])*i;else{var r=0;e[4]>e[0]&&(r=1),e[8]>e[3*r+r]&&(r=2);var o=(r+1)%3,s=(r+2)%3;i=Math.sqrt(e[3*r+r]-e[3*o+o]-e[3*s+s]+1),t[r]=.5*i,i=.5/i,t[3]=(e[3*o+s]-e[3*s+o])*i,t[o]=(e[3*o+r]+e[3*r+o])*i,t[s]=(e[3*s+r]+e[3*r+s])*i}return t}pt(),function(){var t,e=(t=new ft(4),ft!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0,t[3]=0),t)}();var Pt,It=Tt,Ot=function(t,e){var n=e[0],i=e[1],r=e[2],o=e[3],s=n*n+i*i+r*r+o*o;return s>0&&(s=1/Math.sqrt(s),t[0]=n*s,t[1]=i*s,t[2]=r*s,t[3]=o*s),t};function qt(t,e){var n=e[0]-t[0],i=e[1]-t[1];return Math.sqrt(n*n+i*i)}pt(),mt(1,0,0),mt(0,1,0),St(),St(),Pt=new ft(9),ft!=Float32Array&&(Pt[1]=0,Pt[2]=0,Pt[3]=0,Pt[5]=0,Pt[6]=0,Pt[7]=0),Pt[0]=1,Pt[4]=1,Pt[8]=1;var Ct=function(t){var e=t[0],n=t[1];return Math.sqrt(e*e+n*n)};!function(){var t=function(){var t=new ft(2);return ft!=Float32Array&&(t[0]=0,t[1]=0),t}()}();function Rt(t,e,n,i,r,o,s,a,l,u){0===t?function(t,e,n,i,r,o,s,a,l){const u=1/(100*o),c=[0,0];for(let r=t;r<e;r+=3){const t=r/3*2,e=i[r],o=i[r+1];n[t]=c[0]+e*u/46.5*s/a,n[t+1]=c[1]-o*u/46.5*s/l}}(e,n,i,r,0,s,a,l,u):1===t&&function(t,e,n,i){const r=dt(i,t,e),o=r[4],s=r[o],a=r[o+1],l=r[o+2],u=(a[1]-s[1])/(a[0]-s[0]),c=(l[1]-a[1])/(l[0]-a[0]),h=qt(s,a),d=qt(a,l);for(let r=t;r<e;r+=3){const t=r/3*2,e=i[r],o=i[r+1];n[t]=Nt(e,o,s,u,h),n[t+1]=-Nt(e,o,a,c,d)}}(e,n,i,r)}const Et=[];function Nt(t,e,n,i,r){return Et[0]=(i*i*n[0]+i*(e-n[1])+t)/(i*i+1),Et[1]=i*(Et[0]-n[0])+n[1],qt(n,Et)/r}function Dt(t,e,n,i,r){const o=3*e[n-1],s=3*e[n-1]+1,a=t[o],l=t[s];return u=i,c=r,h=a,d=l,Math.sqrt((h-u)*(h-u)+(d-c)*(d-c));var u,c,h,d}"undefined"!=typeof undefinedThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof undefined?global:"undefined"!=typeof self&&self;var Lt=Ut;function Ut(t,e){this.x=t,this.y=e}function $t(t,e,n){n=n||{},this.w=t||64,this.h=e||64,this.autoResize=!!n.autoResize,this.shelves=[],this.freebins=[],this.stats={},this.bins={},this.maxId=0}function Wt(t,e,n){this.x=0,this.y=t,this.w=this.free=e,this.h=n}function Jt(t,e,n,i,r,o,s){this.id=t,this.x=e,this.y=n,this.w=i,this.h=r,this.maxw=o||i,this.maxh=s||r,this.refcount=0}Ut.prototype={clone:function(){return new Ut(this.x,this.y)},add:function(t){return this.clone().m(t)},sub:function(t){return this.clone().v(t)},multByPoint:function(t){return this.clone().k(t)},divByPoint:function(t){return this.clone().M(t)},mult:function(t){return this.clone().j(t)},div:function(t){return this.clone().A(t)},rotate:function(t){return this.clone().F(t)},rotateAround:function(t,e){return this.clone().T(t,e)},matMult:function(t){return this.clone().S(t)},unit:function(){return this.clone()._()},perp:function(){return this.clone().P()},round:function(){return this.clone().I()},mag:function(){return Math.sqrt(this.x*this.x+this.y*this.y)},equals:function(t){return this.x===t.x&&this.y===t.y},dist:function(t){return Math.sqrt(this.distSqr(t))},distSqr:function(t){var e=t.x-this.x,n=t.y-this.y;return e*e+n*n},angle:function(){return Math.atan2(this.y,this.x)},angleTo:function(t){return Math.atan2(this.y-t.y,this.x-t.x)},angleWith:function(t){return this.angleWithSep(t.x,t.y)},angleWithSep:function(t,e){return Math.atan2(this.x*e-this.y*t,this.x*t+this.y*e)},S:function(t){var e=t[0]*this.x+t[1]*this.y,n=t[2]*this.x+t[3]*this.y;return this.x=e,this.y=n,this},m:function(t){return this.x+=t.x,this.y+=t.y,this},v:function(t){return this.x-=t.x,this.y-=t.y,this},j:function(t){return this.x*=t,this.y*=t,this},A:function(t){return this.x/=t,this.y/=t,this},k:function(t){return this.x*=t.x,this.y*=t.y,this},M:function(t){return this.x/=t.x,this.y/=t.y,this},_:function(){return this.A(this.mag()),this},P:function(){var t=this.y;return this.y=this.x,this.x=-t,this},F:function(t){var e=Math.cos(t),n=Math.sin(t),i=e*this.x-n*this.y,r=n*this.x+e*this.y;return this.x=i,this.y=r,this},T:function(t,e){var n=Math.cos(t),i=Math.sin(t),r=e.x+n*(this.x-e.x)-i*(this.y-e.y),o=e.y+i*(this.x-e.x)+n*(this.y-e.y);return this.x=r,this.y=o,this},I:function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}},Ut.convert=function(t){return t instanceof Ut?t:Array.isArray(t)?new Ut(t[0],t[1]):t},$t.prototype.pack=function(t,e){t=[].concat(t),e=e||{};for(var n,i,r,o,s=[],a=0;a<t.length;a++)if(n=t[a].w||t[a].width,i=t[a].h||t[a].height,r=t[a].id,n&&i){if(!(o=this.packOne(n,i,r)))continue;e.inPlace&&(t[a].x=o.x,t[a].y=o.y,t[a].id=o.id),s.push(o)}return this.shrink(),s},$t.prototype.packOne=function(t,e,n){var i,r,o,s,a,l,u,c,h={freebin:-1,shelf:-1,waste:1/0},d=0;if("string"==typeof n||"number"==typeof n){if(i=this.getBin(n))return this.ref(i),i;"number"==typeof n&&(this.maxId=Math.max(n,this.maxId))}else n=++this.maxId;for(s=0;s<this.freebins.length;s++){if(e===(i=this.freebins[s]).maxh&&t===i.maxw)return this.allocFreebin(s,t,e,n);e>i.maxh||t>i.maxw||e<=i.maxh&&t<=i.maxw&&(o=i.maxw*i.maxh-t*e)<h.waste&&(h.waste=o,h.freebin=s)}for(s=0;s<this.shelves.length;s++)if(d+=(r=this.shelves[s]).h,!(t>r.free)){if(e===r.h)return this.allocShelf(s,t,e,n);e>r.h||e<r.h&&(o=(r.h-e)*t)<h.waste&&(h.freebin=-1,h.waste=o,h.shelf=s)}return-1!==h.freebin?this.allocFreebin(h.freebin,t,e,n):-1!==h.shelf?this.allocShelf(h.shelf,t,e,n):e<=this.h-d&&t<=this.w?(r=new Wt(d,this.w,e),this.allocShelf(this.shelves.push(r)-1,t,e,n)):this.autoResize?(a=l=this.h,((u=c=this.w)<=a||t>u)&&(c=2*Math.max(t,u)),(a<u||e>a)&&(l=2*Math.max(e,a)),this.resize(c,l),this.packOne(t,e,n)):null},$t.prototype.allocFreebin=function(t,e,n,i){var r=this.freebins.splice(t,1)[0];return r.id=i,r.w=e,r.h=n,r.refcount=0,this.bins[i]=r,this.ref(r),r},$t.prototype.allocShelf=function(t,e,n,i){var r=this.shelves[t].alloc(e,n,i);return this.bins[i]=r,this.ref(r),r},$t.prototype.shrink=function(){if(this.shelves.length>0){for(var t=0,e=0,n=0;n<this.shelves.length;n++){var i=this.shelves[n];e+=i.h,t=Math.max(i.w-i.free,t)}this.resize(t,e)}},$t.prototype.getBin=function(t){return this.bins[t]},$t.prototype.ref=function(t){if(1==++t.refcount){var e=t.h;this.stats[e]=1+(0|this.stats[e])}return t.refcount},$t.prototype.unref=function(t){return 0===t.refcount?0:(0==--t.refcount&&(this.stats[t.h]--,delete this.bins[t.id],this.freebins.push(t)),t.refcount)},$t.prototype.clear=function(){this.shelves=[],this.freebins=[],this.stats={},this.bins={},this.maxId=0},$t.prototype.resize=function(t,e){this.w=t,this.h=e;for(var n=0;n<this.shelves.length;n++)this.shelves[n].resize(t);return!0},Wt.prototype.alloc=function(t,e,n){if(t>this.free||e>this.h)return null;var i=this.x;return this.x+=t,this.free-=t,new Jt(n,i,this.y,t,e,t,this.h)},Wt.prototype.resize=function(t){return this.free+=t-this.w,this.w=t,!0};var Vt={exports:{}},Ht={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},Gt={exports:{}},Bt=function(t){return!(!t||"string"==typeof t)&&(t instanceof Array||Array.isArray(t)||t.length>=0&&(t.splice instanceof Function||Object.getOwnPropertyDescriptor(t,t.length-1)&&"String"!==t.constructor.name))},Zt=Array.prototype.concat,Yt=Array.prototype.slice,Xt=Gt.exports=function(t){for(var e=[],n=0,i=t.length;n<i;n++){var r=t[n];Bt(r)?e=Zt.call(e,Yt.call(r)):e.push(r)}return e};Xt.wrap=function(t){return function(){return t(Xt(arguments))}};var Kt=Ht,Qt=Gt.exports,te=Object.hasOwnProperty,ee=Object.create(null);for(var ne in Kt)te.call(Kt,ne)&&(ee[Kt[ne]]=ne);var ie=Vt.exports={to:{},get:{}};function re(t,e,n){return Math.min(Math.max(e,t),n)}function oe(t){var e=Math.round(t).toString(16).toUpperCase();return e.length<2?"0"+e:e}ie.get=function(t){var e,n;switch(t.substring(0,3).toLowerCase()){case"hsl":e=ie.get.hsl(t),n="hsl";break;case"hwb":e=ie.get.hwb(t),n="hwb";break;default:e=ie.get.rgb(t),n="rgb"}return e?{model:n,value:e}:null},ie.get.rgb=function(t){if(!t)return null;var e,n,i,r=[0,0,0,1];if(e=t.match(/^#([a-f0-9]{6})([a-f0-9]{2})?$/i)){for(i=e[2],e=e[1],n=0;n<3;n++){var o=2*n;r[n]=parseInt(e.slice(o,o+2),16)}i&&(r[3]=parseInt(i,16)/255)}else if(e=t.match(/^#([a-f0-9]{3,4})$/i)){for(i=(e=e[1])[3],n=0;n<3;n++)r[n]=parseInt(e[n]+e[n],16);i&&(r[3]=parseInt(i+i,16)/255)}else if(e=t.match(/^rgba?\\(\\s*([+-]?\\d+)(?=[\\s,])\\s*(?:,\\s*)?([+-]?\\d+)(?=[\\s,])\\s*(?:,\\s*)?([+-]?\\d+)\\s*(?:[,|\\/]\\s*([+-]?[\\d\\.]+)(%?)\\s*)?\\)$/)){for(n=0;n<3;n++)r[n]=parseInt(e[n+1],0);e[4]&&(e[5]?r[3]=.01*parseFloat(e[4]):r[3]=parseFloat(e[4]))}else{if(!(e=t.match(/^rgba?\\(\\s*([+-]?[\\d\\.]+)\\%\\s*,?\\s*([+-]?[\\d\\.]+)\\%\\s*,?\\s*([+-]?[\\d\\.]+)\\%\\s*(?:[,|\\/]\\s*([+-]?[\\d\\.]+)(%?)\\s*)?\\)$/)))return(e=t.match(/^(\\w+)$/))?"transparent"===e[1]?[0,0,0,0]:te.call(Kt,e[1])?((r=Kt[e[1]])[3]=1,r):null:null;for(n=0;n<3;n++)r[n]=Math.round(2.55*parseFloat(e[n+1]));e[4]&&(e[5]?r[3]=.01*parseFloat(e[4]):r[3]=parseFloat(e[4]))}for(n=0;n<3;n++)r[n]=re(r[n],0,255);return r[3]=re(r[3],0,1),r},ie.get.hsl=function(t){if(!t)return null;var e=t.match(/^hsla?\\(\\s*([+-]?(?:\\d{0,3}\\.)?\\d+)(?:deg)?\\s*,?\\s*([+-]?[\\d\\.]+)%\\s*,?\\s*([+-]?[\\d\\.]+)%\\s*(?:[,|\\/]\\s*([+-]?(?=\\.\\d|\\d)(?:0|[1-9]\\d*)?(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)\\s*)?\\)$/);if(e){var n=parseFloat(e[4]);return[(parseFloat(e[1])%360+360)%360,re(parseFloat(e[2]),0,100),re(parseFloat(e[3]),0,100),re(isNaN(n)?1:n,0,1)]}return null},ie.get.hwb=function(t){if(!t)return null;var e=t.match(/^hwb\\(\\s*([+-]?\\d{0,3}(?:\\.\\d+)?)(?:deg)?\\s*,\\s*([+-]?[\\d\\.]+)%\\s*,\\s*([+-]?[\\d\\.]+)%\\s*(?:,\\s*([+-]?(?=\\.\\d|\\d)(?:0|[1-9]\\d*)?(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)\\s*)?\\)$/);if(e){var n=parseFloat(e[4]);return[(parseFloat(e[1])%360+360)%360,re(parseFloat(e[2]),0,100),re(parseFloat(e[3]),0,100),re(isNaN(n)?1:n,0,1)]}return null},ie.to.hex=function(){var t=Qt(arguments);return"#"+oe(t[0])+oe(t[1])+oe(t[2])+(t[3]<1?oe(Math.round(255*t[3])):"")},ie.to.rgb=function(){var t=Qt(arguments);return t.length<4||1===t[3]?"rgb("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+")":"rgba("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+", "+t[3]+")"},ie.to.rgb.percent=function(){var t=Qt(arguments),e=Math.round(t[0]/255*100),n=Math.round(t[1]/255*100),i=Math.round(t[2]/255*100);return t.length<4||1===t[3]?"rgb("+e+"%, "+n+"%, "+i+"%)":"rgba("+e+"%, "+n+"%, "+i+"%, "+t[3]+")"},ie.to.hsl=function(){var t=Qt(arguments);return t.length<4||1===t[3]?"hsl("+t[0]+", "+t[1]+"%, "+t[2]+"%)":"hsla("+t[0]+", "+t[1]+"%, "+t[2]+"%, "+t[3]+")"},ie.to.hwb=function(){var t=Qt(arguments),e="";return t.length>=4&&1!==t[3]&&(e=", "+t[3]),"hwb("+t[0]+", "+t[1]+"%, "+t[2]+"%"+e+")"},ie.to.keyword=function(t){return ee[t.slice(0,3)]};var se={exports:{}},ae=Ht,le={};for(var ue in ae)ae.hasOwnProperty(ue)&&(le[ae[ue]]=ue);var ce=se.exports={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};for(var he in ce)if(ce.hasOwnProperty(he)){if(!("channels"in ce[he]))throw new Error("missing channels property: "+he);if(!("labels"in ce[he]))throw new Error("missing channel labels property: "+he);if(ce[he].labels.length!==ce[he].channels)throw new Error("channel and label counts mismatch: "+he);var de=ce[he].channels,fe=ce[he].labels;delete ce[he].channels,delete ce[he].labels,Object.defineProperty(ce[he],"channels",{value:de}),Object.defineProperty(ce[he],"labels",{value:fe})}function pe(t,e){return Math.pow(t[0]-e[0],2)+Math.pow(t[1]-e[1],2)+Math.pow(t[2]-e[2],2)}ce.rgb.hsl=function(t){var e,n,i=t[0]/255,r=t[1]/255,o=t[2]/255,s=Math.min(i,r,o),a=Math.max(i,r,o),l=a-s;return a===s?e=0:i===a?e=(r-o)/l:r===a?e=2+(o-i)/l:o===a&&(e=4+(i-r)/l),(e=Math.min(60*e,360))<0&&(e+=360),n=(s+a)/2,[e,100*(a===s?0:n<=.5?l/(a+s):l/(2-a-s)),100*n]},ce.rgb.hsv=function(t){var e,n,i,r,o,s=t[0]/255,a=t[1]/255,l=t[2]/255,u=Math.max(s,a,l),c=u-Math.min(s,a,l),h=function(t){return(u-t)/6/c+.5};return 0===c?r=o=0:(o=c/u,e=h(s),n=h(a),i=h(l),s===u?r=i-n:a===u?r=1/3+e-i:l===u&&(r=2/3+n-e),r<0?r+=1:r>1&&(r-=1)),[360*r,100*o,100*u]},ce.rgb.hwb=function(t){var e=t[0],n=t[1],i=t[2];return[ce.rgb.hsl(t)[0],100*(1/255*Math.min(e,Math.min(n,i))),100*(i=1-1/255*Math.max(e,Math.max(n,i)))]},ce.rgb.cmyk=function(t){var e,n=t[0]/255,i=t[1]/255,r=t[2]/255;return[100*((1-n-(e=Math.min(1-n,1-i,1-r)))/(1-e)||0),100*((1-i-e)/(1-e)||0),100*((1-r-e)/(1-e)||0),100*e]},ce.rgb.keyword=function(t){var e=le[t];if(e)return e;var n,i=1/0;for(var r in ae)if(ae.hasOwnProperty(r)){var o=pe(t,ae[r]);o<i&&(i=o,n=r)}return n},ce.keyword.rgb=function(t){return ae[t]},ce.rgb.xyz=function(t){var e=t[0]/255,n=t[1]/255,i=t[2]/255;return[100*(.4124*(e=e>.04045?Math.pow((e+.055)/1.055,2.4):e/12.92)+.3576*(n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92)+.1805*(i=i>.04045?Math.pow((i+.055)/1.055,2.4):i/12.92)),100*(.2126*e+.7152*n+.0722*i),100*(.0193*e+.1192*n+.9505*i)]},ce.rgb.lab=function(t){var e=ce.rgb.xyz(t),n=e[0],i=e[1],r=e[2];return i/=100,r/=108.883,n=(n/=95.047)>.008856?Math.pow(n,1/3):7.787*n+16/116,[116*(i=i>.008856?Math.pow(i,1/3):7.787*i+16/116)-16,500*(n-i),200*(i-(r=r>.008856?Math.pow(r,1/3):7.787*r+16/116))]},ce.hsl.rgb=function(t){var e,n,i,r,o,s=t[0]/360,a=t[1]/100,l=t[2]/100;if(0===a)return[o=255*l,o,o];e=2*l-(n=l<.5?l*(1+a):l+a-l*a),r=[0,0,0];for(var u=0;u<3;u++)(i=s+1/3*-(u-1))<0&&i++,i>1&&i--,o=6*i<1?e+6*(n-e)*i:2*i<1?n:3*i<2?e+(n-e)*(2/3-i)*6:e,r[u]=255*o;return r},ce.hsl.hsv=function(t){var e=t[0],n=t[1]/100,i=t[2]/100,r=n,o=Math.max(i,.01);return n*=(i*=2)<=1?i:2-i,r*=o<=1?o:2-o,[e,100*(0===i?2*r/(o+r):2*n/(i+n)),100*((i+n)/2)]},ce.hsv.rgb=function(t){var e=t[0]/60,n=t[1]/100,i=t[2]/100,r=Math.floor(e)%6,o=e-Math.floor(e),s=255*i*(1-n),a=255*i*(1-n*o),l=255*i*(1-n*(1-o));switch(i*=255,r){case 0:return[i,l,s];case 1:return[a,i,s];case 2:return[s,i,l];case 3:return[s,a,i];case 4:return[l,s,i];case 5:return[i,s,a]}},ce.hsv.hsl=function(t){var e,n,i,r=t[0],o=t[1]/100,s=t[2]/100,a=Math.max(s,.01);return i=(2-o)*s,n=o*a,[r,100*(n=(n/=(e=(2-o)*a)<=1?e:2-e)||0),100*(i/=2)]},ce.hwb.rgb=function(t){var e,n,i,r,o,s,a,l=t[0]/360,u=t[1]/100,c=t[2]/100,h=u+c;switch(h>1&&(u/=h,c/=h),i=6*l-(e=Math.floor(6*l)),0!=(1&e)&&(i=1-i),r=u+i*((n=1-c)-u),e){default:case 6:case 0:o=n,s=r,a=u;break;case 1:o=r,s=n,a=u;break;case 2:o=u,s=n,a=r;break;case 3:o=u,s=r,a=n;break;case 4:o=r,s=u,a=n;break;case 5:o=n,s=u,a=r}return[255*o,255*s,255*a]},ce.cmyk.rgb=function(t){var e=t[0]/100,n=t[1]/100,i=t[2]/100,r=t[3]/100;return[255*(1-Math.min(1,e*(1-r)+r)),255*(1-Math.min(1,n*(1-r)+r)),255*(1-Math.min(1,i*(1-r)+r))]},ce.xyz.rgb=function(t){var e,n,i,r=t[0]/100,o=t[1]/100,s=t[2]/100;return n=-.9689*r+1.8758*o+.0415*s,i=.0557*r+-.204*o+1.057*s,e=(e=3.2406*r+-1.5372*o+-.4986*s)>.0031308?1.055*Math.pow(e,1/2.4)-.055:12.92*e,n=n>.0031308?1.055*Math.pow(n,1/2.4)-.055:12.92*n,i=i>.0031308?1.055*Math.pow(i,1/2.4)-.055:12.92*i,[255*(e=Math.min(Math.max(0,e),1)),255*(n=Math.min(Math.max(0,n),1)),255*(i=Math.min(Math.max(0,i),1))]},ce.xyz.lab=function(t){var e=t[0],n=t[1],i=t[2];return n/=100,i/=108.883,e=(e/=95.047)>.008856?Math.pow(e,1/3):7.787*e+16/116,[116*(n=n>.008856?Math.pow(n,1/3):7.787*n+16/116)-16,500*(e-n),200*(n-(i=i>.008856?Math.pow(i,1/3):7.787*i+16/116))]},ce.lab.xyz=function(t){var e,n,i,r=t[0];e=t[1]/500+(n=(r+16)/116),i=n-t[2]/200;var o=Math.pow(n,3),s=Math.pow(e,3),a=Math.pow(i,3);return n=o>.008856?o:(n-16/116)/7.787,e=s>.008856?s:(e-16/116)/7.787,i=a>.008856?a:(i-16/116)/7.787,[e*=95.047,n*=100,i*=108.883]},ce.lab.lch=function(t){var e,n=t[0],i=t[1],r=t[2];return(e=360*Math.atan2(r,i)/2/Math.PI)<0&&(e+=360),[n,Math.sqrt(i*i+r*r),e]},ce.lch.lab=function(t){var e,n=t[0],i=t[1];return e=t[2]/360*2*Math.PI,[n,i*Math.cos(e),i*Math.sin(e)]},ce.rgb.ansi16=function(t){var e=t[0],n=t[1],i=t[2],r=1 in arguments?arguments[1]:ce.rgb.hsv(t)[2];if(0===(r=Math.round(r/50)))return 30;var o=30+(Math.round(i/255)<<2|Math.round(n/255)<<1|Math.round(e/255));return 2===r&&(o+=60),o},ce.hsv.ansi16=function(t){return ce.rgb.ansi16(ce.hsv.rgb(t),t[2])},ce.rgb.ansi256=function(t){var e=t[0],n=t[1],i=t[2];return e===n&&n===i?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(n/255*5)+Math.round(i/255*5)},ce.ansi16.rgb=function(t){var e=t%10;if(0===e||7===e)return t>50&&(e+=3.5),[e=e/10.5*255,e,e];var n=.5*(1+~~(t>50));return[(1&e)*n*255,(e>>1&1)*n*255,(e>>2&1)*n*255]},ce.ansi256.rgb=function(t){if(t>=232){var e=10*(t-232)+8;return[e,e,e]}var n;return t-=16,[Math.floor(t/36)/5*255,Math.floor((n=t%36)/6)/5*255,n%6/5*255]},ce.rgb.hex=function(t){var e=(((255&Math.round(t[0]))<<16)+((255&Math.round(t[1]))<<8)+(255&Math.round(t[2]))).toString(16).toUpperCase();return"000000".substring(e.length)+e},ce.hex.rgb=function(t){var e=t.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];var n=e[0];3===e[0].length&&(n=n.split("").map((function(t){return t+t})).join(""));var i=parseInt(n,16);return[i>>16&255,i>>8&255,255&i]},ce.rgb.hcg=function(t){var e,n=t[0]/255,i=t[1]/255,r=t[2]/255,o=Math.max(Math.max(n,i),r),s=Math.min(Math.min(n,i),r),a=o-s;return e=a<=0?0:o===n?(i-r)/a%6:o===i?2+(r-n)/a:4+(n-i)/a+4,e/=6,[360*(e%=1),100*a,100*(a<1?s/(1-a):0)]},ce.hsl.hcg=function(t){var e=t[1]/100,n=t[2]/100,i=1,r=0;return(i=n<.5?2*e*n:2*e*(1-n))<1&&(r=(n-.5*i)/(1-i)),[t[0],100*i,100*r]},ce.hsv.hcg=function(t){var e=t[1]/100,n=t[2]/100,i=e*n,r=0;return i<1&&(r=(n-i)/(1-i)),[t[0],100*i,100*r]},ce.hcg.rgb=function(t){var e=t[0]/360,n=t[1]/100,i=t[2]/100;if(0===n)return[255*i,255*i,255*i];var r,o=[0,0,0],s=e%1*6,a=s%1,l=1-a;switch(Math.floor(s)){case 0:o[0]=1,o[1]=a,o[2]=0;break;case 1:o[0]=l,o[1]=1,o[2]=0;break;case 2:o[0]=0,o[1]=1,o[2]=a;break;case 3:o[0]=0,o[1]=l,o[2]=1;break;case 4:o[0]=a,o[1]=0,o[2]=1;break;default:o[0]=1,o[1]=0,o[2]=l}return r=(1-n)*i,[255*(n*o[0]+r),255*(n*o[1]+r),255*(n*o[2]+r)]},ce.hcg.hsv=function(t){var e=t[1]/100,n=e+t[2]/100*(1-e),i=0;return n>0&&(i=e/n),[t[0],100*i,100*n]},ce.hcg.hsl=function(t){var e=t[1]/100,n=t[2]/100*(1-e)+.5*e,i=0;return n>0&&n<.5?i=e/(2*n):n>=.5&&n<1&&(i=e/(2*(1-n))),[t[0],100*i,100*n]},ce.hcg.hwb=function(t){var e=t[1]/100,n=e+t[2]/100*(1-e);return[t[0],100*(n-e),100*(1-n)]},ce.hwb.hcg=function(t){var e=t[1]/100,n=1-t[2]/100,i=n-e,r=0;return i<1&&(r=(n-i)/(1-i)),[t[0],100*i,100*r]},ce.apple.rgb=function(t){return[t[0]/65535*255,t[1]/65535*255,t[2]/65535*255]},ce.rgb.apple=function(t){return[t[0]/255*65535,t[1]/255*65535,t[2]/255*65535]},ce.gray.rgb=function(t){return[t[0]/100*255,t[0]/100*255,t[0]/100*255]},ce.gray.hsl=ce.gray.hsv=function(t){return[0,0,t[0]]},ce.gray.hwb=function(t){return[0,100,t[0]]},ce.gray.cmyk=function(t){return[0,0,0,t[0]]},ce.gray.lab=function(t){return[t[0],0,0]},ce.gray.hex=function(t){var e=255&Math.round(t[0]/100*255),n=((e<<16)+(e<<8)+e).toString(16).toUpperCase();return"000000".substring(n.length)+n},ce.rgb.gray=function(t){return[(t[0]+t[1]+t[2])/3/255*100]};var me=se.exports;function ye(t){var e=function(){for(var t={},e=Object.keys(me),n=e.length,i=0;i<n;i++)t[e[i]]={distance:-1,parent:null};return t}(),n=[t];for(e[t].distance=0;n.length;)for(var i=n.pop(),r=Object.keys(me[i]),o=r.length,s=0;s<o;s++){var a=r[s],l=e[a];-1===l.distance&&(l.distance=e[i].distance+1,l.parent=i,n.unshift(a))}return e}function ge(t,e){return function(n){return e(t(n))}}function be(t,e){for(var n=[e[t].parent,t],i=me[e[t].parent][t],r=e[t].parent;e[r].parent;)n.unshift(e[r].parent),i=ge(me[e[r].parent][r],i),r=e[r].parent;return i.conversion=n,i}var ve=se.exports,we=function(t){for(var e=ye(t),n={},i=Object.keys(e),r=i.length,o=0;o<r;o++){var s=i[o];null!==e[s].parent&&(n[s]=be(s,e))}return n},xe={};Object.keys(ve).forEach((function(t){xe[t]={},Object.defineProperty(xe[t],"channels",{value:ve[t].channels}),Object.defineProperty(xe[t],"labels",{value:ve[t].labels});var e=we(t);Object.keys(e).forEach((function(n){var i=e[n];xe[t][n]=function(t){var e=function(e){if(null==e)return e;arguments.length>1&&(e=Array.prototype.slice.call(arguments));var n=t(e);if("object"==typeof n)for(var i=n.length,r=0;r<i;r++)n[r]=Math.round(n[r]);return n};return"conversion"in t&&(e.conversion=t.conversion),e}(i),xe[t][n].raw=function(t){var e=function(e){return null==e?e:(arguments.length>1&&(e=Array.prototype.slice.call(arguments)),t(e))};return"conversion"in t&&(e.conversion=t.conversion),e}(i)}))}));var ke=xe,Me=Vt.exports,je=ke,Ae=[].slice,Fe=["keyword","gray","hex"],Te={};Object.keys(je).forEach((function(t){Te[Ae.call(je[t].labels).sort().join("")]=t}));var ze={};function Se(t,e){if(!(this instanceof Se))return new Se(t,e);if(e&&e in Fe&&(e=null),e&&!(e in je))throw new Error("Unknown model: "+e);var n,i;if(null==t)this.model="rgb",this.color=[0,0,0],this.valpha=1;else if(t instanceof Se)this.model=t.model,this.color=t.color.slice(),this.valpha=t.valpha;else if("string"==typeof t){var r=Me.get(t);if(null===r)throw new Error("Unable to parse color from string: "+t);this.model=r.model,i=je[this.model].channels,this.color=r.value.slice(0,i),this.valpha="number"==typeof r.value[i]?r.value[i]:1}else if(t.length){this.model=e||"rgb",i=je[this.model].channels;var o=Ae.call(t,0,i);this.color=Oe(o,i),this.valpha="number"==typeof t[i]?t[i]:1}else if("number"==typeof t)t&=16777215,this.model="rgb",this.color=[t>>16&255,t>>8&255,255&t],this.valpha=1;else{this.valpha=1;var s=Object.keys(t);"alpha"in t&&(s.splice(s.indexOf("alpha"),1),this.valpha="number"==typeof t.alpha?t.alpha:0);var a=s.sort().join("");if(!(a in Te))throw new Error("Unable to parse color from object: "+JSON.stringify(t));this.model=Te[a];var l=je[this.model].labels,u=[];for(n=0;n<l.length;n++)u.push(t[l[n]]);this.color=Oe(u)}if(ze[this.model])for(i=je[this.model].channels,n=0;n<i;n++){var c=ze[this.model][n];c&&(this.color[n]=c(this.color[n]))}this.valpha=Math.max(0,Math.min(1,this.valpha)),Object.freeze&&Object.freeze(this)}function _e(t,e,n){return(t=Array.isArray(t)?t:[t]).forEach((function(t){(ze[t]||(ze[t]=[]))[e]=n})),t=t[0],function(i){var r;return arguments.length?(n&&(i=n(i)),(r=this[t]()).color[e]=i,r):(r=this[t]().color[e],n&&(r=n(r)),r)}}function Pe(t){return function(e){return Math.max(0,Math.min(t,e))}}function Ie(t){return Array.isArray(t)?t:[t]}function Oe(t,e){for(var n=0;n<e;n++)"number"!=typeof t[n]&&(t[n]=0);return t}Se.prototype={toString:function(){return this.string()},toJSON:function(){return this[this.model]()},string:function(t){var e=this.model in Me.to?this:this.rgb(),n=1===(e=e.round("number"==typeof t?t:1)).valpha?e.color:e.color.concat(this.valpha);return Me.to[e.model](n)},percentString:function(t){var e=this.rgb().round("number"==typeof t?t:1),n=1===e.valpha?e.color:e.color.concat(this.valpha);return Me.to.rgb.percent(n)},array:function(){return 1===this.valpha?this.color.slice():this.color.concat(this.valpha)},object:function(){for(var t={},e=je[this.model].channels,n=je[this.model].labels,i=0;i<e;i++)t[n[i]]=this.color[i];return 1!==this.valpha&&(t.alpha=this.valpha),t},unitArray:function(){var t=this.rgb().color;return t[0]/=255,t[1]/=255,t[2]/=255,1!==this.valpha&&t.push(this.valpha),t},unitObject:function(){var t=this.rgb().object();return t.r/=255,t.g/=255,t.b/=255,1!==this.valpha&&(t.alpha=this.valpha),t},round:function(t){return t=Math.max(t||0,0),new Se(this.color.map(function(t){return function(e){return function(t,e){return Number(t.toFixed(e))}(e,t)}}(t)).concat(this.valpha),this.model)},alpha:function(t){return arguments.length?new Se(this.color.concat(Math.max(0,Math.min(1,t))),this.model):this.valpha},red:_e("rgb",0,Pe(255)),green:_e("rgb",1,Pe(255)),blue:_e("rgb",2,Pe(255)),hue:_e(["hsl","hsv","hsl","hwb","hcg"],0,(function(t){return(t%360+360)%360})),saturationl:_e("hsl",1,Pe(100)),lightness:_e("hsl",2,Pe(100)),saturationv:_e("hsv",1,Pe(100)),value:_e("hsv",2,Pe(100)),chroma:_e("hcg",1,Pe(100)),gray:_e("hcg",2,Pe(100)),white:_e("hwb",1,Pe(100)),wblack:_e("hwb",2,Pe(100)),cyan:_e("cmyk",0,Pe(100)),magenta:_e("cmyk",1,Pe(100)),yellow:_e("cmyk",2,Pe(100)),black:_e("cmyk",3,Pe(100)),x:_e("xyz",0,Pe(100)),y:_e("xyz",1,Pe(100)),z:_e("xyz",2,Pe(100)),l:_e("lab",0,Pe(100)),a:_e("lab",1),b:_e("lab",2),keyword:function(t){return arguments.length?new Se(t):je[this.model].keyword(this.color)},hex:function(t){return arguments.length?new Se(t):Me.to.hex(this.rgb().round().color)},rgbNumber:function(){var t=this.rgb().color;return(255&t[0])<<16|(255&t[1])<<8|255&t[2]},luminosity:function(){for(var t=this.rgb().color,e=[],n=0;n<t.length;n++){var i=t[n]/255;e[n]=i<=.03928?i/12.92:Math.pow((i+.055)/1.055,2.4)}return.2126*e[0]+.7152*e[1]+.0722*e[2]},contrast:function(t){var e=this.luminosity(),n=t.luminosity();return e>n?(e+.05)/(n+.05):(n+.05)/(e+.05)},level:function(t){var e=this.contrast(t);return e>=7.1?"AAA":e>=4.5?"AA":""},isDark:function(){var t=this.rgb().color;return(299*t[0]+587*t[1]+114*t[2])/1e3<128},isLight:function(){return!this.isDark()},negate:function(){for(var t=this.rgb(),e=0;e<3;e++)t.color[e]=255-t.color[e];return t},lighten:function(t){var e=this.hsl();return e.color[2]+=e.color[2]*t,e},darken:function(t){var e=this.hsl();return e.color[2]-=e.color[2]*t,e},saturate:function(t){var e=this.hsl();return e.color[1]+=e.color[1]*t,e},desaturate:function(t){var e=this.hsl();return e.color[1]-=e.color[1]*t,e},whiten:function(t){var e=this.hwb();return e.color[1]+=e.color[1]*t,e},blacken:function(t){var e=this.hwb();return e.color[2]+=e.color[2]*t,e},grayscale:function(){var t=this.rgb().color,e=.3*t[0]+.59*t[1]+.11*t[2];return Se.rgb(e,e,e)},fade:function(t){return this.alpha(this.valpha-this.valpha*t)},opaquer:function(t){return this.alpha(this.valpha+this.valpha*t)},rotate:function(t){var e=this.hsl(),n=e.color[0];return n=(n=(n+t)%360)<0?360+n:n,e.color[0]=n,e},mix:function(t,e){if(!t||!t.rgb)throw new Error(\'Argument to "mix" was not a Color instance, but rather an instance of \'+typeof t);var n=t.rgb(),i=this.rgb(),r=void 0===e?.5:e,o=2*r-1,s=n.alpha()-i.alpha(),a=((o*s==-1?o:(o+s)/(1+o*s))+1)/2,l=1-a;return Se.rgb(a*n.red()+l*i.red(),a*n.green()+l*i.green(),a*n.blue()+l*i.blue(),n.alpha()*r+i.alpha()*(1-r))}},Object.keys(je).forEach((function(t){if(-1===Fe.indexOf(t)){var e=je[t].channels;Se.prototype[t]=function(){if(this.model===t)return new Se(this);if(arguments.length)return new Se(arguments,t);var n="number"==typeof arguments[e]?e:this.valpha;return new Se(Ie(je[this.model][t].raw(this.color)).concat(n),t)},Se[t]=function(n){return"number"==typeof n&&(n=Oe(Ae.call(arguments),e)),new Se(n,t)}}}));var qe=Se;\n/*!\n Feature Filter by\n\n (c) mapbox 2016 and maptalks 2018\n www.mapbox.com | www.maptalks.org\n License: MIT, header required.\n */const Ce=["Unknown","Point","LineString","Polygon","MultiPoint","MultiLineString","MultiPolygon","GeometryCollection"];function Re(t){return new Function("f","var p = (f && f.properties || {}); return "+Ee(t))}function Ee(t){if(!t)return"true";const e=t[0];if(t.length<=1)return"any"===e?"false":"true";return`(${"=="===e?De(t[1],t[2],"===",!1):"!="===e?De(t[1],t[2],"!==",!1):"<"===e||">"===e||"<="===e||">="===e?De(t[1],t[2],e,!0):"any"===e?Ue(t.slice(1),"||"):"all"===e?Ue(t.slice(1),"&&"):"none"===e?Je(Ue(t.slice(1),"||")):"in"===e?$e(t[1],t.slice(2)):"!in"===e?Je($e(t[1],t.slice(2))):"has"===e?We(t[1]):"!has"===e?Je(We(t[1])):"contains"===e?function(t,e,n){const i=Ne(t);return void 0!==n?`(${i} + \'\').indexOf("${e}") === ${n}`:`(${i} + \'\').indexOf("${e}") >= 0`}(t[1],t[2],t[3]):"true"})`}function Ne(t){return"$"===t[0]?"f."+t.substring(1):"p["+JSON.stringify(t)+"]"}function De(t,e,n,i){if("object"==typeof(r=t)&&r&&t.op)return function(t,e,n,i){const r=t.property,o=t.op;let s=Ne(r);return"length"!==o?(console.error(`not support ${o} op`),"false"):(s=`((${s}+=\'\').length)`,Le(s,r,e,n,i))}(t,e,n,i);var r;return Le(Ne(t),t,e,n,i)}function Le(t,e,n,i,r){const o="$type"===e?Ce.indexOf(n):JSON.stringify(n);return(r?`typeof ${t}=== typeof ${o}&&`:"")+t+i+o}function Ue(t,e){return t.map(Ee).join(e)}function $e(t,e){"$type"===t&&(e=e.map(t=>Ce.indexOf(t)));const n=JSON.stringify(e.sort(Ve)),i=Ne(t);return e.length<=200?`${n}.indexOf(${i}) !== -1`:`function(v, a, i, j) {\\n while (i <= j) { var m = (i + j) >> 1;\\n if (a[m] === v) return true; if (a[m] > v) j = m - 1; else i = m + 1;\\n }\\n return false; }(${i}, ${n},0,${e.length-1})`}function We(t){return"$id"===t?\'"id" in f\':JSON.stringify(t)+" in p"}function Je(t){return`!(${t})`}function Ve(t,e){return t<e?-1:t>e?1:0}var He={exports:{}};He.exports=function(){function t(t,e,n){var i=t[e];t[e]=t[n],t[n]=i}function e(t,e){return t<e?-1:t>e?1:0}return function(n,i,r,o,s){!function e(n,i,r,o,s){for(;o>r;){if(o-r>600){var a=o-r+1,l=i-r+1,u=Math.log(a),c=.5*Math.exp(2*u/3),h=.5*Math.sqrt(u*c*(a-c)/a)*(l-a/2<0?-1:1),d=Math.max(r,Math.floor(i-l*c/a+h)),f=Math.min(o,Math.floor(i+(a-l)*c/a+h));e(n,i,d,f,s)}var p=n[i],m=r,y=o;for(t(n,r,i),s(n[o],p)>0&&t(n,r,o);m<y;){for(t(n,m,y),m++,y--;s(n[m],p)<0;)m++;for(;s(n[y],p)>0;)y--}0===s(n[r],p)?t(n,r,y):(y++,t(n,y,o)),y<=i&&(r=y+1),i<=y&&(o=y-1)}}(n,i,r||0,o||n.length-1,s||e)}}();var Ge=He.exports,Be={exports:{}};function Ze(t,e){if(!(this instanceof Ze))return new Ze(t,e);if(this.data=t||[],this.length=this.data.length,this.compare=e||Ye,this.length>0)for(var n=(this.length>>1)-1;n>=0;n--)this.O(n)}function Ye(t,e){return t<e?-1:t>e?1:0}Be.exports=Ze,Be.exports.default=Ze,Ze.prototype={push:function(t){this.data.push(t),this.length++,this.q(this.length-1)},pop:function(){if(0!==this.length){var t=this.data[0];return this.length--,this.length>0&&(this.data[0]=this.data[this.length],this.O(0)),this.data.pop(),t}},peek:function(){return this.data[0]},q:function(t){for(var e=this.data,n=this.compare,i=e[t];t>0;){var r=t-1>>1,o=e[r];if(n(i,o)>=0)break;e[t]=o,t=r}e[t]=i},O:function(t){for(var e=this.data,n=this.compare,i=this.length>>1,r=e[t];t<i;){var o=1+(t<<1),s=o+1,a=e[o];if(s<this.length&&n(e[s],a)<0&&(o=s,a=e[s]),n(a,r)>=0)break;e[t]=a,t=o}e[t]=r}};var Xe=Be.exports;class Ke{constructor(t,e){this.position=t,this.index=e,this.faces=[],this.neighbors=[]}addUniqueNeighbor(t){-1===this.neighbors.indexOf(t)&&this.neighbors.push(t)}}class Qe{constructor(t,e,n,i){this.a=i.a,this.b=i.b,this.c=i.c,this.v1=t,this.v2=e,this.v3=n,this.normal=[],this.computeNormal(),t.faces.push(this),t.addUniqueNeighbor(e),t.addUniqueNeighbor(n),e.faces.push(this),e.addUniqueNeighbor(t),e.addUniqueNeighbor(n),n.faces.push(this),n.addUniqueNeighbor(t),n.addUniqueNeighbor(e)}computeNormal(){const t=this.v1.position,e=this.v2.position,n=this.v3.position,i=kt([],Mt([],n,e),Mt([],t,e));wt(this.normal,i)}hasVertex(t){return t===this.v1||t===this.v2||t===this.v3}}\n/*!\n * Contains code from google filament\n * https://github.com/google/filament/\n * License Apache-2.0\n */const tn=[],en=[],nn=[],rn=[];function on(t,e,n){const i=kt(en,e,n);t=_t(t,function(t,e,n,i,r,o,s,a,l,u){return t[0]=e,t[1]=n,t[2]=i,t[3]=r,t[4]=o,t[5]=s,t[6]=a,t[7]=l,t[8]=u,t}(tn,n[0],n[1],n[2],...i,...e));if((t=function(t){return t[3]<0?It(t,t,-1):t}(t=Ot(t,t)))[3]<1/32767){t[3]=1/32767;const e=Math.sqrt(.9999999990686206);t[0]*=e,t[1]*=e,t[2]*=e}const r=n[3]>0?kt(nn,n,e):kt(nn,e,n);return xt(kt(rn,n,e),r)<0&&It(t,t,-1),t}function sn(t,e){const n=[],i=[];let r=0;for(r=0;r<t.length;r+=3){const e=new Ke([t[r],t[r+1],t[r+2]],r/3);n.push(e)}if(!e.length){const t=e;e=[];for(let n=0;n<t;n++)e.push(n)}for(r=0;r<e.length/3;r++){const t={a:e[3*r],b:e[3*r+1],c:e[3*r+2]};new Qe(n[t.a],n[t.b],n[t.c],t)}const o=[],s=[0,0,0];for(r=0;r<n.length;r++){const t=n[r],e=t.index;gt(s,0,0,0);let a=t.faces.length;for(let e=0;e<a;e++)bt(s,s,t.faces[e].normal);a=a||1,gt(o,a,a,a),vt(s,s,o),i[3*e]=s[0],i[3*e+1]=s[1],i[3*e+2]=s[2]}return i}\n/*!\n * Contains code from THREE.JS\n * https://github.com/mrdoob/three.js/\n * License MIT\n * \n * Generate tangents per vertex.\n */function an(t,e,n){return t[0]=e[n],t[1]=e[n+1],t[2]=e[n+2],t}function ln(t,e,n){return t[0]=e[n],t[1]=e[n+1],t}var un={exports:{}};function cn(t,e,n){n=n||2;var i,r,o,s,a,l,u,c=e&&e.length,h=c?e[0]*n:t.length,d=hn(t,0,h,n,!0),f=[];if(!d||d.next===d.prev)return f;if(c&&(d=function(t,e,n,i){var r,o,s,a,l,u=[];for(r=0,o=e.length;r<o;r++)s=e[r]*i,a=r<o-1?e[r+1]*i:t.length,(l=hn(t,s,a,i,!1))===l.next&&(l.steiner=!0),u.push(kn(l));for(u.sort(bn),r=0;r<u.length;r++)n=vn(u[r],n);return n}(t,e,d,n)),t.length>80*n){i=o=t[0],r=s=t[1];for(var p=n;p<h;p+=n)(a=t[p])<i&&(i=a),(l=t[p+1])<r&&(r=l),a>o&&(o=a),l>s&&(s=l);u=0!==(u=Math.max(o-i,s-r))?32767/u:0}return fn(d,f,n,i,r,u,0),f}function hn(t,e,n,i,r){var o,s;if(r===Cn(t,e,n,i)>0)for(o=e;o<n;o+=i)s=In(o,t[o],t[o+1],s);else for(o=n-i;o>=e;o-=i)s=In(o,t[o],t[o+1],s);return s&&Fn(s,s.next)&&(On(s),s=s.next),s}function dn(t,e){if(!t)return t;e||(e=t);var n,i=t;do{if(n=!1,i.steiner||!Fn(i,i.next)&&0!==An(i.prev,i,i.next))i=i.next;else{if(On(i),(i=e=i.prev)===i.next)break;n=!0}}while(n||i!==e);return e}function fn(t,e,n,i,r,o,s){if(t){!s&&o&&function(t,e,n,i){var r=t;do{0===r.z&&(r.z=xn(r.x,r.y,e,n,i)),r.prevZ=r.prev,r.nextZ=r.next,r=r.next}while(r!==t);r.prevZ.nextZ=null,r.prevZ=null,function(t){var e,n,i,r,o,s,a,l,u=1;do{for(n=t,t=null,o=null,s=0;n;){for(s++,i=n,a=0,e=0;e<u&&(a++,i=i.nextZ);e++);for(l=u;a>0||l>0&&i;)0!==a&&(0===l||!i||n.z<=i.z)?(r=n,n=n.nextZ,a--):(r=i,i=i.nextZ,l--),o?o.nextZ=r:t=r,r.prevZ=o,o=r;n=i}o.nextZ=null,u*=2}while(s>1)}(r)}(t,i,r,o);for(var a,l,u=t;t.prev!==t.next;)if(a=t.prev,l=t.next,o?mn(t,i,r,o):pn(t))e.push(a.i/n|0),e.push(t.i/n|0),e.push(l.i/n|0),On(t),t=l.next,u=l.next;else if((t=l)===u){s?1===s?fn(t=yn(dn(t),e,n),e,n,i,r,o,2):2===s&&gn(t,e,n,i,r,o):fn(dn(t),e,n,i,r,o,1);break}}}function pn(t){var e=t.prev,n=t,i=t.next;if(An(e,n,i)>=0)return!1;for(var r=e.x,o=n.x,s=i.x,a=e.y,l=n.y,u=i.y,c=r<o?r<s?r:s:o<s?o:s,h=a<l?a<u?a:u:l<u?l:u,d=r>o?r>s?r:s:o>s?o:s,f=a>l?a>u?a:u:l>u?l:u,p=i.next;p!==e;){if(p.x>=c&&p.x<=d&&p.y>=h&&p.y<=f&&Mn(r,a,o,l,s,u,p.x,p.y)&&An(p.prev,p,p.next)>=0)return!1;p=p.next}return!0}function mn(t,e,n,i){var r=t.prev,o=t,s=t.next;if(An(r,o,s)>=0)return!1;for(var a=r.x,l=o.x,u=s.x,c=r.y,h=o.y,d=s.y,f=a<l?a<u?a:u:l<u?l:u,p=c<h?c<d?c:d:h<d?h:d,m=a>l?a>u?a:u:l>u?l:u,y=c>h?c>d?c:d:h>d?h:d,g=xn(f,p,e,n,i),b=xn(m,y,e,n,i),v=t.prevZ,w=t.nextZ;v&&v.z>=g&&w&&w.z<=b;){if(v.x>=f&&v.x<=m&&v.y>=p&&v.y<=y&&v!==r&&v!==s&&Mn(a,c,l,h,u,d,v.x,v.y)&&An(v.prev,v,v.next)>=0)return!1;if(v=v.prevZ,w.x>=f&&w.x<=m&&w.y>=p&&w.y<=y&&w!==r&&w!==s&&Mn(a,c,l,h,u,d,w.x,w.y)&&An(w.prev,w,w.next)>=0)return!1;w=w.nextZ}for(;v&&v.z>=g;){if(v.x>=f&&v.x<=m&&v.y>=p&&v.y<=y&&v!==r&&v!==s&&Mn(a,c,l,h,u,d,v.x,v.y)&&An(v.prev,v,v.next)>=0)return!1;v=v.prevZ}for(;w&&w.z<=b;){if(w.x>=f&&w.x<=m&&w.y>=p&&w.y<=y&&w!==r&&w!==s&&Mn(a,c,l,h,u,d,w.x,w.y)&&An(w.prev,w,w.next)>=0)return!1;w=w.nextZ}return!0}function yn(t,e,n){var i=t;do{var r=i.prev,o=i.next.next;!Fn(r,o)&&Tn(r,i,i.next,o)&&_n(r,o)&&_n(o,r)&&(e.push(r.i/n|0),e.push(i.i/n|0),e.push(o.i/n|0),On(i),On(i.next),i=t=o),i=i.next}while(i!==t);return dn(i)}function gn(t,e,n,i,r,o){var s=t;do{for(var a=s.next.next;a!==s.prev;){if(s.i!==a.i&&jn(s,a)){var l=Pn(s,a);return s=dn(s,s.next),l=dn(l,l.next),fn(s,e,n,i,r,o,0),void fn(l,e,n,i,r,o,0)}a=a.next}s=s.next}while(s!==t)}function bn(t,e){return t.x-e.x}function vn(t,e){var n=function(t,e){var n,i=e,r=t.x,o=t.y,s=-1/0;do{if(o<=i.y&&o>=i.next.y&&i.next.y!==i.y){var a=i.x+(o-i.y)*(i.next.x-i.x)/(i.next.y-i.y);if(a<=r&&a>s&&(s=a,n=i.x<i.next.x?i:i.next,a===r))return n}i=i.next}while(i!==e);if(!n)return null;var l,u=n,c=n.x,h=n.y,d=1/0;i=n;do{r>=i.x&&i.x>=c&&r!==i.x&&Mn(o<h?r:s,o,c,h,o<h?s:r,o,i.x,i.y)&&(l=Math.abs(o-i.y)/(r-i.x),_n(i,t)&&(l<d||l===d&&(i.x>n.x||i.x===n.x&&wn(n,i)))&&(n=i,d=l)),i=i.next}while(i!==u);return n}(t,e);if(!n)return e;var i=Pn(n,t);return dn(i,i.next),dn(n,n.next)}function wn(t,e){return An(t.prev,t,e.prev)<0&&An(e.next,t,t.next)<0}function xn(t,e,n,i,r){return(t=1431655765&((t=858993459&((t=252645135&((t=16711935&((t=(t-n)*r|0)|t<<8))|t<<4))|t<<2))|t<<1))|(e=1431655765&((e=858993459&((e=252645135&((e=16711935&((e=(e-i)*r|0)|e<<8))|e<<4))|e<<2))|e<<1))<<1}function kn(t){var e=t,n=t;do{(e.x<n.x||e.x===n.x&&e.y<n.y)&&(n=e),e=e.next}while(e!==t);return n}function Mn(t,e,n,i,r,o,s,a){return(r-s)*(e-a)>=(t-s)*(o-a)&&(t-s)*(i-a)>=(n-s)*(e-a)&&(n-s)*(o-a)>=(r-s)*(i-a)}function jn(t,e){return t.next.i!==e.i&&t.prev.i!==e.i&&!function(t,e){var n=t;do{if(n.i!==t.i&&n.next.i!==t.i&&n.i!==e.i&&n.next.i!==e.i&&Tn(n,n.next,t,e))return!0;n=n.next}while(n!==t);return!1}(t,e)&&(_n(t,e)&&_n(e,t)&&function(t,e){var n=t,i=!1,r=(t.x+e.x)/2,o=(t.y+e.y)/2;do{n.y>o!=n.next.y>o&&n.next.y!==n.y&&r<(n.next.x-n.x)*(o-n.y)/(n.next.y-n.y)+n.x&&(i=!i),n=n.next}while(n!==t);return i}(t,e)&&(An(t.prev,t,e.prev)||An(t,e.prev,e))||Fn(t,e)&&An(t.prev,t,t.next)>0&&An(e.prev,e,e.next)>0)}function An(t,e,n){return(e.y-t.y)*(n.x-e.x)-(e.x-t.x)*(n.y-e.y)}function Fn(t,e){return t.x===e.x&&t.y===e.y}function Tn(t,e,n,i){var r=Sn(An(t,e,n)),o=Sn(An(t,e,i)),s=Sn(An(n,i,t)),a=Sn(An(n,i,e));return r!==o&&s!==a||(!(0!==r||!zn(t,n,e))||(!(0!==o||!zn(t,i,e))||(!(0!==s||!zn(n,t,i))||!(0!==a||!zn(n,e,i)))))}function zn(t,e,n){return e.x<=Math.max(t.x,n.x)&&e.x>=Math.min(t.x,n.x)&&e.y<=Math.max(t.y,n.y)&&e.y>=Math.min(t.y,n.y)}function Sn(t){return t>0?1:t<0?-1:0}function _n(t,e){return An(t.prev,t,t.next)<0?An(t,e,t.next)>=0&&An(t,t.prev,e)>=0:An(t,e,t.prev)<0||An(t,t.next,e)<0}function Pn(t,e){var n=new qn(t.i,t.x,t.y),i=new qn(e.i,e.x,e.y),r=t.next,o=e.prev;return t.next=e,e.prev=t,n.next=r,r.prev=n,i.next=n,n.prev=i,o.next=i,i.prev=o,i}function In(t,e,n,i){var r=new qn(t,e,n);return i?(r.next=i.next,r.prev=i,i.next.prev=r,i.next=r):(r.prev=r,r.next=r),r}function On(t){t.next.prev=t.prev,t.prev.next=t.next,t.prevZ&&(t.prevZ.nextZ=t.nextZ),t.nextZ&&(t.nextZ.prevZ=t.prevZ)}function qn(t,e,n){this.i=t,this.x=e,this.y=n,this.prev=null,this.next=null,this.z=0,this.prevZ=null,this.nextZ=null,this.steiner=!1}function Cn(t,e,n,i){for(var r=0,o=e,s=n-i;o<n;o+=i)r+=(t[s]-t[o])*(t[o+1]+t[s+1]),s=o;return r}un.exports=cn,un.exports.default=cn,cn.deviation=function(t,e,n,i){var r=e&&e.length,o=r?e[0]*n:t.length,s=Math.abs(Cn(t,0,o,n));if(r)for(var a=0,l=e.length;a<l;a++){var u=e[a]*n,c=a<l-1?e[a+1]*n:t.length;s-=Math.abs(Cn(t,u,c,n))}var h=0;for(a=0;a<i.length;a+=3){var d=i[a]*n,f=i[a+1]*n,p=i[a+2]*n;h+=Math.abs((t[d]-t[p])*(t[f+1]-t[d+1])-(t[d]-t[f])*(t[p+1]-t[d+1]))}return 0===s&&0===h?0:Math.abs((h-s)/s)},cn.flatten=function(t){for(var e=t[0][0].length,n={vertices:[],holes:[],dimensions:e},i=0,r=0;r<t.length;r++){for(var o=0;o<t[r].length;o++)for(var s=0;s<e;s++)n.vertices.push(t[r][o][s]);r>0&&(i+=t[r-1].length,n.holes.push(i))}return n};var Rn=un.exports;\n/*!\n * @maptalks/vector-packer v0.82.1\n * LICENSE : UNLICENSED\n * (c) 2016-2023 maptalks.com\n */const En={Point:1,LineString:2,Polygon:3,MultiPoint:4,MultiLineString:5,MultiPolygon:6};function Nn(t,e={}){var n=[];if("FeatureCollection"===t.type)for(var i=0;i<t.features.length;i++)Dn(n,t.features[i],e,i);else Dn(n,"Feature"===t.type?t:{geometry:t},e);return n}function Dn(t,e,n,i){if(e.geometry&&e.geometry.geometry){var r=e.geometry.coordinates,o=e.geometry.type,s=[],a=e.id;if(n.promoteId?a=e.properties[n.promoteId]:n.generateId&&(a=i||0),"Point"===o)Ln(r,s);else if("MultiPoint"===o)for(var l=0;l<r.length;l++)Ln(r[l],s);else if("LineString"===o)$n([r],s);else if("MultiLineString"===o){if(n.lineMetrics){for(l=0;l<r.length;l++)Un(r[l],s=[]),t.push(Wn(a,"LineString",s,e.properties));return}$n(r,s)}else if("Polygon"===o)$n(r,s);else{if("MultiPolygon"!==o){if("GeometryCollection"===o){for(l=0;l<e.geometry.geometries.length;l++)Dn(t,{id:a,geometry:e.geometry.geometries[l],properties:e.properties},n,i);return}return void console.warn(`Input data type(${o}) is not a valid GeoJSON geometry type.`)}for(l=0;l<r.length;l++){var u=[];$n(r[l],u),s.push(u)}}t.push(Wn(a,o,s,e.properties))}}function Ln(t,e){const n=new Lt(t[0],t[1]);n.z=100*(t[2]||0),e.push([n])}function Un(t,e){for(let n=0;n<t.length;n++){const i=new Lt(t[n][0],t[n][1]);i.z=100*(t[n][2]||0),e.push(i)}}function $n(t,e,n,i){for(var r=0;r<t.length;r++){var o=[];Un(t[r],o),e.push(o)}}function Wn(t,e,n,i){return{id:void 0===t?null:t,type:En[e],geometry:n,properties:i}}\n/*!\n * Codes from mapbox-gl-js\n * github.com/mapbox/mapbox-gl-js\n * MIT License\n */function Jn(t,{width:e,height:n},i,r){if(r){if(r.length!==e*n*i)throw new RangeError("mismatched image size")}else r=new Uint8Array(e*n*i);return t.width=e,t.height=n,t.data=r,t}function Vn(t,{width:e,height:n},i){if(e===t.width&&n===t.height)return;const r=Jn({},{width:e,height:n},i);Hn(t,r,{x:0,y:0},{x:0,y:0},{width:Math.min(t.width,e),height:Math.min(t.height,n)},i),t.width=e,t.height=n,t.data=r.data}function Hn(t,e,n,i,r,o){if(0===r.width||0===r.height)return e;if(r.width>t.width||r.height>t.height||n.x>t.width-r.width||n.y>t.height-r.height)throw new RangeError("out of range source coordinates for image copy");if(r.width>e.width||r.height>e.height||i.x>e.width-r.width||i.y>e.height-r.height)throw new RangeError("out of range destination coordinates for image copy");const s=t.data,a=e.data;if(s===a)return e;for(let l=0;l<r.height;l++){const u=((n.y+l)*t.width+n.x)*o,c=((i.y+l)*e.width+i.x)*o;for(let t=0;t<r.width*o;t++)a[c+t]=s[u+t]}return e}class Gn{constructor(t,e){Jn(this,t,1,e)}resize(t){Vn(this,t,1)}clone(){return new Gn({width:this.width,height:this.height},new Uint8Array(this.data))}static copy(t,e,n,i,r){Hn(t,e,n,i,r,1)}}class Bn{constructor(t,e){Jn(this,t,4,e)}resize(t){Vn(this,t,4)}clone(){return new Bn({width:this.width,height:this.height},new Uint8Array(this.data))}static copy(t,e,n,i,r){Hn(t,e,n,i,r,4)}}\n/*!\n * Codes from mapbox-gl-js\n * github.com/mapbox/mapbox-gl-js\n * MIT License\n */class Zn{constructor(t,{pixelRatio:e}){this.paddedRect=t,this.pixelRatio=e||1}get tl(){return[this.paddedRect.x+1,this.paddedRect.y+1]}get br(){return[this.paddedRect.x+this.paddedRect.w-1,this.paddedRect.y+this.paddedRect.h-1]}get displaySize(){return[(this.paddedRect.w-2)/this.pixelRatio,(this.paddedRect.h-2)/this.pixelRatio]}}class Yn{constructor(t){this.glyphMap=t,this.build()}build(){const t=this.glyphMap,e={},n=new $t(0,0,{autoResize:!0}),i=[];for(const n in t){const r=t[n],o={x:0,y:0,w:r.data.width+2,h:r.data.height+2};i.push(o),e[n]=new Zn(o,r)}if(n.pack(i,{inPlace:!0}),!Xn(n.w)||!Xn(n.h)){const t=Kn(n.w),e=Kn(n.h);n.resize(t,e)}const r=new Bn({width:n.w,height:n.h});for(const n in t){const i=t[n],o=e[n].paddedRect;Bn.copy(i.data,r,{x:0,y:0},{x:o.x+1,y:o.y+1},i.data)}this.image=r,this.positions=e}}function Xn(t){return 0==(t&t-1)&&0!==t}function Kn(t){return Math.pow(2,Math.ceil(Math.log(t)/Math.LN2))}\n/*!\n * Codes from mapbox-gl-js\n * github.com/mapbox/mapbox-gl-js\n * MIT License\n * TODO 升级为potpack\n */class Qn{constructor(t){this.glyphMap=t,this.build()}build(){const t=this.glyphMap,e={},n=new $t(0,0,{autoResize:!0}),i=[];for(const n in t){const r=t[n],o=e[n]={};for(const t in r){const e=r[+t];if(!e||0===e.bitmap.width||0===e.bitmap.height)continue;const n={x:0,y:0,w:e.bitmap.width+2,h:e.bitmap.height+2};i.push(n),o[t]={rect:n,metrics:e.metrics}}}n.pack(i,{inPlace:!0});const r=new Gn({width:n.w,height:n.h});for(const n in t){const i=t[n];for(const t in i){const o=i[+t];if(!o||0===o.bitmap.width||0===o.bitmap.height)continue;const s=e[n][t].rect;Gn.copy(o.bitmap,r,{x:0,y:0},{x:s.x+1,y:s.y+1},o.bitmap)}}this.image=r,this.positions=e}}function ti(t){return t<65536?Uint16Array:Uint32Array}function ei(t){return(t=Math.abs(t))<128?Int8Array:t<32768?Int16Array:Float32Array}function ni(t){return t<256?Uint8Array:t<65536?Uint16Array:t<Math.pow(2,32)?Uint32Array:Float64Array}function ii(t){const e=t.type,n=[];if(1===e||4===e)for(let e=0;e<t.geometry.length;e++)Ln(t.geometry[e],n);else if(2===e)$n(t.geometry,n);else if(3===e)$n(t.geometry,n);else if(5===e)$n(t.geometry,n);else if(6===e)for(let e=0;e<t.geometry.length;e++){const i=[];$n(t.geometry[e],i),n.push(i)}return t.geometry=n,t}function ri(t){for(let e=1;e<arguments.length;e++){const n=arguments[e];for(const e in n)t[e]=n[e]}return t}function oi(t){return null==t}function si(t){return"number"==typeof t&&!isNaN(t)}function ai(t){return"object"==typeof t&&!!t}function li(t){return!oi(t)&&("string"==typeof t||null!==t.constructor&&t.constructor===String)}function ui(t){return!oi(t)&&("function"==typeof t||null!==t.constructor&&t.constructor===Function)}const ci=Object.prototype.hasOwnProperty;function hi(t,e){return ci.call(t,e)}const di=Math.PI/180;function fi(t){return t&&f(t)&&t.property}function pi(t){const{centimeterToPoint:e,tileRatio:n}=t;return e*n}function mi(t){return"centimeter"===t||"cm"===t?1:"millimeter"===t||"mm"===t?.1:100}const yi={};function gi(t,e){if(!Array.isArray(e)){if(e&&void 0!==e.r&&void 0!==e.g&&void 0!==e.b)return t[0]=255*e.r,t[1]=255*e.g,t[2]=255*e.b,t[3]=void 0!==e.a?255*e.a:255,t;e=yi[e]=yi[e]||qe(e).unitArray()}for(let n=0;n<e.length;n++)t[n]=255*e[n];return 3===e.length&&(t[3]=255),t}const bi={textFill:1,textSize:1,textOpacity:1,markerWidth:1,markerHeight:1,markerOpacity:1,markerDx:1,markerDy:1,lineWidth:1,lineColor:1,lineOpacity:1,polygonFill:1,polygonOpacity:1},vi={textName:1,markerTextFitPadding:1,markerTextFit:1,lineGradientProperty:1};var wi=Object.freeze({__proto__:null,now:function(){return Date.now()},extend:ri,isNil:oi,isNumber:si,isInteger:function(t){return(0|t)===t},isObject:ai,isString:li,isFunction:ui,hasOwn:hi,join:function(t,e){return t.join?t.join(e||","):Array.prototype.join.call(t,e||",")},toRadian:function(t){return t*di},toDegree:function(t){return t/di},evaluate:function(t,e,n){return ui(t)?t(void 0!==n?n:null,e):t},isFnTypeSymbol:fi,getAltitudeToLocal:pi,getTubeSizeScale:mi,normalizeColor:gi,checkIfIdentityZoomDependent:function(t,e,n){if(Array.isArray(n)||(n=Object.values(n)),!n||!n.length)return!1;if(!bi[t])return!1;for(let t=0;t<n.length;t++){const i=n[t]&&(n[t].feature||n[t]);if(!i)continue;const r=i.properties&&i.properties[e];if(r&&f(r)&&!p(r).isZoomConstant)return!0}return!1},checkIfZoomFnTypeSymbol:function(t){return!!bi[t]||!!vi[t]}});function xi(t){let e=0;for(let n,i,r=0,o=t.length,s=o-1;r<o;s=r++)if(n=t[r],i=t[s],void 0!==n.x){if(n.z||i.z)return 1;e+=(i.x-n.x)*(n.y+i.y)}else{if(n[2]||i[2])return 1;e+=(i[0]-n[0])*(n[1]+i[1])}return e}function ki(t,e,n,i,r){const o=t[e*i],s=t[e*i+1],a=t[n*i],l=t[n*i+1];return o===a&&(o<0||o>r)&&s!==l||s===l&&(s<0||s>r)&&o!==a}function Mi(t,e,n){let i=n;return e&&t&&(i=+t[e]),isNaN(i)&&(i=n||0),100*i}function ji(t,e,n,i,r,o,s){e||0===e||(e=1);const a=Mi(t.properties,n,i),l=a*e;let u=(o?100*o:0)||a;return r?u=Mi(t.properties,r,o):s&&(u=a-Mi(t.properties,s,o)),u*=e,{altitude:l,height:u}}function Ai(t,e){return e<1/0&&(t.x<0||t.x>e||t.y<0||t.y>e)}function Fi(t){return null==t}function Ti(t,e,n){if(t===n||t===e)return t;const i=n-e;return((t-e)%i+i)%i+e}function zi(t,e){if(!e)return null;const n=new Map;for(let i=0;i<e.length;i++){const r=e[i],o=t[r];let s=n.get(o);s||(s=[],n.set(o,s)),s.push(r)}return n}class Si{constructor(t,e,n,i){this.feature=t,this.symbol=e,this.fnTypes=n,this.options=i}getPolygonResource(){let t=this.symbol.polygonPatternFile;const{polygonPatternFileFn:e}=this.fnTypes;return this.C(t,e)}getLineResource(){let t=this.symbol.linePatternFile;const{linePatternFileFn:e}=this.fnTypes;return this.C(t,e)}C(t,e){return e&&(t=e(this.options.zoom,this.feature.properties)),t}}function _i(t,e,n,i){const r=Math.abs(i)>>15,o=r>>1,s=r%2;let a=i%Math.pow(2,15);const l=e+(o<<14)*Math.sign(e),u=n+(s<<14)*Math.sign(n);return t[0]=l,t[1]=u,a=Math.round(a),t[2]=0===a?i<0?-1:0:a,t}const Pi=Math.pow(2,14),Ii=Math.pow(2,15);var Oi={$version:8,$root:{version:{required:!0,type:"enum",values:[8],doc:"Style specification version number. Must be 8.",example:8},name:{type:"string",doc:"A human-readable name for the style.",example:"Bright"},metadata:{type:"*",doc:"Arbitrary properties useful to track with the stylesheet, but do not influence rendering. Properties should be prefixed to avoid collisions, like \'mapbox:\'."},center:{type:"array",value:"number",doc:"Default map center in longitude and latitude. The style center will be used only if the map has not been positioned by other means (e.g. map options or user interaction).",example:[-73.9749,40.7736]},zoom:{type:"number",doc:"Default zoom level. The style zoom will be used only if the map has not been positioned by other means (e.g. map options or user interaction).",example:12.5},bearing:{type:"number",default:0,period:360,units:"degrees",doc:\'Default bearing, in degrees. The bearing is the compass direction that is "up"; for example, a bearing of 90° orients the map so that east is up. This value will be used only if the map has not been positioned by other means (e.g. map options or user interaction).\',example:29},pitch:{type:"number",default:0,units:"degrees",doc:"Default pitch, in degrees. Zero is perpendicular to the surface, for a look straight down at the map, while a greater value like 60 looks ahead towards the horizon. The style pitch will be used only if the map has not been positioned by other means (e.g. map options or user interaction).",example:50},light:{type:"light",doc:"The global light source.",example:{anchor:"viewport",color:"white",intensity:.4}},terrain:{type:"terrain",doc:"A global modifier that elevates layers and markers based on a DEM data source."},fog:{type:"fog",doc:"A global effect that fades layers and markers based on their distance to the camera. The fog can be used to approximate the effect of atmosphere on distant objects and enhance the depth perception of the map when used with terrain or 3D features."},sources:{required:!0,type:"sources",doc:"Data source specifications.",example:{"mapbox-streets":{type:"vector",url:"mapbox://mapbox.mapbox-streets-v6"}}},sprite:{type:"string",doc:"A base URL for retrieving the sprite image and metadata. The extensions `.png`, `.json` and scale factor `@2x.png` will be automatically appended. This property is required if any layer uses the `background-pattern`, `fill-pattern`, `line-pattern`, `fill-extrusion-pattern`, or `icon-image` properties. The URL must be absolute, containing the [scheme, authority and path components](https://en.wikipedia.org/wiki/URL#Syntax).",example:"mapbox://sprites/mapbox/bright-v8"},glyphs:{type:"string",doc:"A URL template for loading signed-distance-field glyph sets in PBF format. The URL must include `{fontstack}` and `{range}` tokens. This property is required if any layer uses the `text-field` layout property. The URL must be absolute, containing the [scheme, authority and path components](https://en.wikipedia.org/wiki/URL#Syntax).",example:"mapbox://fonts/mapbox/{fontstack}/{range}.pbf"},transition:{type:"transition",doc:"A global transition definition to use as a default across properties, to be used for timing transitions between one value and the next when no property-specific transition is set. Collision-based symbol fading is controlled independently of the style\'s `transition` property.",example:{duration:300,delay:0}},projection:{type:"projection",doc:"The projection the map should be rendered in. Supported projections are Albers, Equal Earth, Equirectangular (WGS84), Lambert conformal conic, Mercator, Natural Earth, Globe, and Winkel Tripel. Terrain, fog, sky and CustomLayerInterface are not supported for projections other than mercator.",example:{name:"albers",center:[-154,50],parallels:[55,65]}},layers:{required:!0,type:"array",value:"layer",doc:"Layers will be drawn in the order of this array.",example:[{id:"water",source:"mapbox-streets","source-layer":"water",type:"fill",paint:{"fill-color":"#00ffff"}}]}},sources:{"*":{type:"source",doc:"Specification of a data source. For vector and raster sources, either TileJSON or a URL to a TileJSON must be provided. For image and video sources, a URL must be provided. For GeoJSON sources, a URL or inline GeoJSON must be provided."}},source:["source_vector","source_raster","source_raster_dem","source_geojson","source_video","source_image"],source_vector:{type:{required:!0,type:"enum",values:{vector:{doc:"A vector tile source."}},doc:"The type of the source."},url:{type:"string",doc:"A URL to a TileJSON resource. Supported protocols are `http:`, `https:`, and `mapbox://<Tileset ID>`."},tiles:{type:"array",value:"string",doc:"An array of one or more tile source URLs, as in the TileJSON spec."},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129],doc:"An array containing the longitude and latitude of the southwest and northeast corners of the source\'s bounding box in the following order: `[sw.lng, sw.lat, ne.lng, ne.lat]`. When this property is included in a source, no tiles outside of the given bounds are requested by Mapbox GL."},scheme:{type:"enum",values:{xyz:{doc:"Slippy map tilenames scheme."},tms:{doc:"OSGeo spec scheme."}},default:"xyz",doc:"Influences the y direction of the tile coordinates. The global-mercator (aka Spherical Mercator) profile is assumed."},minzoom:{type:"number",default:0,doc:"Minimum zoom level for which tiles are available, as in the TileJSON spec."},maxzoom:{type:"number",default:22,doc:"Maximum zoom level for which tiles are available, as in the TileJSON spec. Data from tiles at the maxzoom are used when displaying the map at higher zoom levels."},attribution:{type:"string",doc:"Contains an attribution to be displayed when the map is shown to a user."},promoteId:{type:"promoteId",doc:"A property to use as a feature id (for feature state). Either a property name, or an object of the form `{<sourceLayer>: <propertyName>}`. If specified as a string for a vector tile source, the same property is used across all its source layers."},volatile:{type:"boolean",default:!1,doc:"A setting to determine whether a source\'s tiles are cached locally.","sdk-support":{"basic functionality":{android:"9.3.0",ios:"5.10.0"}}},"*":{type:"*",doc:"Other keys to configure the data source."}},source_raster:{type:{required:!0,type:"enum",values:{raster:{doc:"A raster tile source."}},doc:"The type of the source."},url:{type:"string",doc:"A URL to a TileJSON resource. Supported protocols are `http:`, `https:`, and `mapbox://<Tileset ID>`."},tiles:{type:"array",value:"string",doc:"An array of one or more tile source URLs, as in the TileJSON spec."},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129],doc:"An array containing the longitude and latitude of the southwest and northeast corners of the source\'s bounding box in the following order: `[sw.lng, sw.lat, ne.lng, ne.lat]`. When this property is included in a source, no tiles outside of the given bounds are requested by Mapbox GL."},minzoom:{type:"number",default:0,doc:"Minimum zoom level for which tiles are available, as in the TileJSON spec."},maxzoom:{type:"number",default:22,doc:"Maximum zoom level for which tiles are available, as in the TileJSON spec. Data from tiles at the maxzoom are used when displaying the map at higher zoom levels."},tileSize:{type:"number",default:512,units:"pixels",doc:"The minimum visual size to display tiles for this layer. Only configurable for raster layers."},scheme:{type:"enum",values:{xyz:{doc:"Slippy map tilenames scheme."},tms:{doc:"OSGeo spec scheme."}},default:"xyz",doc:"Influences the y direction of the tile coordinates. The global-mercator (aka Spherical Mercator) profile is assumed."},attribution:{type:"string",doc:"Contains an attribution to be displayed when the map is shown to a user."},volatile:{type:"boolean",default:!1,doc:"A setting to determine whether a source\'s tiles are cached locally.","sdk-support":{"basic functionality":{android:"9.3.0",ios:"5.10.0"}}},"*":{type:"*",doc:"Other keys to configure the data source."}},source_raster_dem:{type:{required:!0,type:"enum",values:{"raster-dem":{doc:"A RGB-encoded raster DEM source"}},doc:"The type of the source."},url:{type:"string",doc:"A URL to a TileJSON resource. Supported protocols are `http:`, `https:`, and `mapbox://<Tileset ID>`."},tiles:{type:"array",value:"string",doc:"An array of one or more tile source URLs, as in the TileJSON spec."},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129],doc:"An array containing the longitude and latitude of the southwest and northeast corners of the source\'s bounding box in the following order: `[sw.lng, sw.lat, ne.lng, ne.lat]`. When this property is included in a source, no tiles outside of the given bounds are requested by Mapbox GL."},minzoom:{type:"number",default:0,doc:"Minimum zoom level for which tiles are available, as in the TileJSON spec."},maxzoom:{type:"number",default:22,doc:"Maximum zoom level for which tiles are available, as in the TileJSON spec. Data from tiles at the maxzoom are used when displaying the map at higher zoom levels."},tileSize:{type:"number",default:512,units:"pixels",doc:"The minimum visual size to display tiles for this layer. Only configurable for raster layers."},attribution:{type:"string",doc:"Contains an attribution to be displayed when the map is shown to a user."},encoding:{type:"enum",values:{terrarium:{doc:"Terrarium format PNG tiles. See https://aws.amazon.com/es/public-datasets/terrain/ for more info."},mapbox:{doc:"Mapbox Terrain RGB tiles. See https://www.mapbox.com/help/access-elevation-data/#mapbox-terrain-rgb for more info."}},default:"mapbox",doc:"The encoding used by this source. Mapbox Terrain RGB is used by default"},volatile:{type:"boolean",default:!1,doc:"A setting to determine whether a source\'s tiles are cached locally.","sdk-support":{"basic functionality":{android:"9.3.0",ios:"5.10.0"}}},"*":{type:"*",doc:"Other keys to configure the data source."}},source_geojson:{type:{required:!0,type:"enum",values:{geojson:{doc:"A GeoJSON data source."}},doc:"The data type of the GeoJSON source."},data:{type:"*",doc:"A URL to a GeoJSON file, or inline GeoJSON."},maxzoom:{type:"number",default:18,doc:"Maximum zoom level at which to create vector tiles (higher means greater detail at high zoom levels)."},attribution:{type:"string",doc:"Contains an attribution to be displayed when the map is shown to a user."},buffer:{type:"number",default:128,maximum:512,minimum:0,doc:"Size of the tile buffer on each side. A value of 0 produces no buffer. A value of 512 produces a buffer as wide as the tile itself. Larger values produce fewer rendering artifacts near tile edges and slower performance."},filter:{type:"*",doc:"An expression for filtering features prior to processing them for rendering."},tolerance:{type:"number",default:.375,doc:"Douglas-Peucker simplification tolerance (higher means simpler geometries and faster performance)."},cluster:{type:"boolean",default:!1,doc:"If the data is a collection of point features, setting this to true clusters the points by radius into groups. Cluster groups become new `Point` features in the source with additional properties:\\n * `cluster` Is `true` if the point is a cluster \\n * `cluster_id` A unqiue id for the cluster to be used in conjunction with the [cluster inspection methods](https://www.mapbox.com/mapbox-gl-js/api/#geojsonsource#getclusterexpansionzoom)\\n * `point_count` Number of original points grouped into this cluster\\n * `point_count_abbreviated` An abbreviated point count"},clusterRadius:{type:"number",default:50,minimum:0,doc:"Radius of each cluster if clustering is enabled. A value of 512 indicates a radius equal to the width of a tile."},clusterMaxZoom:{type:"number",doc:"Max zoom on which to cluster points if clustering is enabled. Defaults to one zoom less than maxzoom (so that last zoom features are not clustered). Clusters are re-evaluated at integer zoom levels so setting clusterMaxZoom to 14 means the clusters will be displayed until z15."},clusterMinPoints:{type:"number",doc:"Minimum number of points necessary to form a cluster if clustering is enabled. Defaults to `2`."},clusterProperties:{type:"*",doc:\'An object defining custom properties on the generated clusters if clustering is enabled, aggregating values from clustered points. Has the form `{"property_name": [operator, map_expression]}`. `operator` is any expression function that accepts at least 2 operands (e.g. `"+"` or `"max"`) — it accumulates the property value from clusters/points the cluster contains; `map_expression` produces the value of a single point.\\n\\nExample: `{"sum": ["+", ["get", "scalerank"]]}`.\\n\\nFor more advanced use cases, in place of `operator`, you can use a custom reduce expression that references a special `["accumulated"]` value, e.g.:\\n`{"sum": [["+", ["accumulated"], ["get", "sum"]], ["get", "scalerank"]]}`\'},lineMetrics:{type:"boolean",default:!1,doc:"Whether to calculate line distance metrics. This is required for line layers that specify `line-gradient` values."},generateId:{type:"boolean",default:!1,doc:"Whether to generate ids for the geojson features. When enabled, the `feature.id` property will be auto assigned based on its index in the `features` array, over-writing any previous values."},promoteId:{type:"promoteId",doc:"A property to use as a feature id (for feature state). Either a property name, or an object of the form `{<sourceLayer>: <propertyName>}`."}},source_video:{type:{required:!0,type:"enum",values:{video:{doc:"A video data source."}},doc:"The data type of the video source."},urls:{required:!0,type:"array",value:"string",doc:"URLs to video content in order of preferred format."},coordinates:{required:!0,doc:"Corners of video specified in longitude, latitude pairs.",type:"array",length:4,value:{type:"array",length:2,value:"number",doc:"A single longitude, latitude pair."}}},source_image:{type:{required:!0,type:"enum",values:{image:{doc:"An image data source."}},doc:"The data type of the image source."},url:{required:!0,type:"string",doc:"URL that points to an image."},coordinates:{required:!0,doc:"Corners of image specified in longitude, latitude pairs.",type:"array",length:4,value:{type:"array",length:2,value:"number",doc:"A single longitude, latitude pair."}}},layer:{id:{type:"string",doc:"Unique layer name.",required:!0},type:{type:"enum",values:{fill:{doc:"A filled polygon with an optional stroked border.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},line:{doc:"A stroked line.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},symbol:{doc:"An icon or a text label.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},circle:{doc:"A filled circle.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},heatmap:{doc:"A heatmap.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"fill-extrusion":{doc:"An extruded (3D) polygon.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}},raster:{doc:"Raster map textures such as satellite imagery.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},hillshade:{doc:"Client-side hillshading visualization based on DEM data. Currently, the implementation only supports Mapbox Terrain RGB and Mapzen Terrarium tiles.","sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},background:{doc:"The background color or pattern of the map.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},sky:{doc:"A spherical dome around the map that is always rendered behind all other layers.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}}}},doc:"Rendering type of this layer.",required:!0},metadata:{type:"*",doc:"Arbitrary properties useful to track with the layer, but do not influence rendering. Properties should be prefixed to avoid collisions, like \'mapbox:\'."},source:{type:"string",doc:"Name of a source description to be used for this layer. Required for all layer types except `background`."},"source-layer":{type:"string",doc:"Layer to use from a vector tile source. Required for vector tile sources; prohibited for all other source types, including GeoJSON sources."},minzoom:{type:"number",minimum:0,maximum:24,doc:"The minimum zoom level for the layer. At zoom levels less than the minzoom, the layer will be hidden."},maxzoom:{type:"number",minimum:0,maximum:24,doc:"The maximum zoom level for the layer. At zoom levels equal to or greater than the maxzoom, the layer will be hidden."},filter:{type:"filter",doc:\'An expression specifying conditions on source features. Only features that match the filter are displayed. Zoom expressions in filters are only evaluated at integer zoom levels. The `["feature-state", ...]` expression is not supported in filter expressions. The `["pitch"]` and `["distance-from-center"]` expressions are supported only for filter expressions on the symbol layer.\'},layout:{type:"layout",doc:"Layout properties for the layer."},paint:{type:"paint",doc:"Default paint properties for this layer."}},layout:["layout_fill","layout_line","layout_circle","layout_heatmap","layout_fill-extrusion","layout_symbol","layout_raster","layout_hillshade","layout_background","layout_sky"],layout_background:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_sky:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},"property-type":"constant"}},layout_fill:{"fill-sort-key":{type:"number",doc:"Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.","sdk-support":{"basic functionality":{js:"1.2.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"},"data-driven styling":{js:"1.2.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_circle:{"circle-sort-key":{type:"number",doc:"Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.","sdk-support":{"basic functionality":{js:"1.2.0",android:"9.2.0",ios:"5.9.0",macos:"0.16.0"},"data-driven styling":{js:"1.2.0",android:"9.2.0",ios:"5.9.0",macos:"0.16.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_heatmap:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},"property-type":"constant"}},"layout_fill-extrusion":{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},"property-type":"constant"}},layout_line:{"line-cap":{type:"enum",values:{butt:{doc:"A cap with a squared-off end which is drawn to the exact endpoint of the line."},round:{doc:"A cap with a rounded end which is drawn beyond the endpoint of the line at a radius of one-half of the line\'s width and centered on the endpoint of the line."},square:{doc:"A cap with a squared-off end which is drawn beyond the endpoint of the line at a distance of one-half of the line\'s width."}},default:"butt",doc:"The display of line endings.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"2.3.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"line-join":{type:"enum",values:{bevel:{doc:"A join with a squared-off end which is drawn beyond the endpoint of the line at a distance of one-half of the line\'s width."},round:{doc:"A join with a rounded end which is drawn beyond the endpoint of the line at a radius of one-half of the line\'s width and centered on the endpoint of the line."},miter:{doc:"A join with a sharp, angled corner which is drawn with the outer sides beyond the endpoint of the path until they meet."}},default:"miter",doc:"The display of lines when joining.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"line-miter-limit":{type:"number",default:2,doc:"Used to automatically convert miter joins to bevel joins for sharp angles.",requires:[{"line-join":"miter"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-round-limit":{type:"number",default:1.05,doc:"Used to automatically convert round joins to miter joins for shallow angles.",requires:[{"line-join":"round"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-sort-key":{type:"number",doc:"Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.","sdk-support":{"basic functionality":{js:"1.2.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"},"data-driven styling":{js:"1.2.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_symbol:{"symbol-placement":{type:"enum",values:{point:{doc:"The label is placed at the point where the geometry is located."},line:{doc:"The label is placed along the line of the geometry. Can only be used on `LineString` and `Polygon` geometries."},"line-center":{doc:"The label is placed at the center of the line of the geometry. Can only be used on `LineString` and `Polygon` geometries. Note that a single feature in a vector tile may contain multiple line geometries."}},default:"point",doc:"Label placement relative to its geometry.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"`line-center` value":{js:"0.47.0",android:"6.4.0",ios:"4.3.0",macos:"0.10.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"symbol-spacing":{type:"number",default:250,minimum:1,units:"pixels",doc:"Distance between two symbol anchors.",requires:[{"symbol-placement":"line"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"symbol-avoid-edges":{type:"boolean",default:!1,doc:"If true, the symbols will not cross tile edges to avoid mutual collisions. Recommended in layers that don\'t have enough padding in the vector tile to prevent collisions, or if it is a point symbol layer placed after a line symbol layer. When using a client that supports global collision detection, like Mapbox GL JS version 0.42.0 or greater, enabling this property is not needed to prevent clipped labels at tile boundaries.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"symbol-sort-key":{type:"number",doc:"Sorts features in ascending order based on this value. Features with lower sort keys are drawn and placed first. When `icon-allow-overlap` or `text-allow-overlap` is `false`, features with a lower sort key will have priority during placement. When `icon-allow-overlap` or `text-allow-overlap` is set to `true`, features with a higher sort key will overlap over features with a lower sort key.","sdk-support":{"basic functionality":{js:"0.53.0",android:"7.4.0",ios:"4.11.0",macos:"0.14.0"},"data-driven styling":{js:"0.53.0",android:"7.4.0",ios:"4.11.0",macos:"0.14.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"symbol-z-order":{type:"enum",values:{auto:{doc:"Sorts symbols by `symbol-sort-key` if set. Otherwise, sorts symbols by their y-position relative to the viewport if `icon-allow-overlap` or `text-allow-overlap` is set to `true` or `icon-ignore-placement` or `text-ignore-placement` is `false`."},"viewport-y":{doc:"Sorts symbols by their y-position relative to the viewport if `icon-allow-overlap` or `text-allow-overlap` is set to `true` or `icon-ignore-placement` or `text-ignore-placement` is `false`."},source:{doc:"Sorts symbols by `symbol-sort-key` if set. Otherwise, no sorting is applied; symbols are rendered in the same order as the source data."}},default:"auto",doc:"Determines whether overlapping symbols in the same layer are rendered in the order that they appear in the data source or by their y-position relative to the viewport. To control the order and prioritization of symbols otherwise, use `symbol-sort-key`.","sdk-support":{"basic functionality":{js:"0.49.0",android:"6.6.0",ios:"4.5.0",macos:"0.12.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-allow-overlap":{type:"boolean",default:!1,doc:"If true, the icon will be visible even if it collides with other previously drawn symbols.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-ignore-placement":{type:"boolean",default:!1,doc:"If true, other symbols can be visible even if they collide with the icon.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-optional":{type:"boolean",default:!1,doc:"If true, text will display without their corresponding icons when the icon collides with other symbols and the text does not.",requires:["icon-image","text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-rotation-alignment":{type:"enum",values:{map:{doc:"When `symbol-placement` is set to `point`, aligns icons east-west. When `symbol-placement` is set to `line` or `line-center`, aligns icon x-axes with the line."},viewport:{doc:"Produces icons whose x-axes are aligned with the x-axis of the viewport, regardless of the value of `symbol-placement`."},auto:{doc:"When `symbol-placement` is set to `point`, this is equivalent to `viewport`. When `symbol-placement` is set to `line` or `line-center`, this is equivalent to `map`."}},default:"auto",doc:"In combination with `symbol-placement`, determines the rotation behavior of icons.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"`auto` value":{js:"0.25.0",android:"4.2.0",ios:"3.4.0",macos:"0.3.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-size":{type:"number",default:1,minimum:0,units:"factor of the original icon size",doc:"Scales the original size of the icon by the provided factor. The new pixel size of the image will be the original pixel size multiplied by `icon-size`. 1 is the original size; 3 triples the size of the image.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-text-fit":{type:"enum",values:{none:{doc:"The icon is displayed at its intrinsic aspect ratio."},width:{doc:"The icon is scaled in the x-dimension to fit the width of the text."},height:{doc:"The icon is scaled in the y-dimension to fit the height of the text."},both:{doc:"The icon is scaled in both x- and y-dimensions."}},default:"none",doc:"Scales the icon to fit around the associated text.",requires:["icon-image","text-field"],"sdk-support":{"basic functionality":{js:"0.21.0",android:"4.2.0",ios:"3.4.0",macos:"0.2.1"},"stretchable icons":{js:"1.6.0",android:"9.2.0",ios:"5.8.0",macos:"0.15.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-text-fit-padding":{type:"array",value:"number",length:4,default:[0,0,0,0],units:"pixels",doc:"Size of the additional area added to dimensions determined by `icon-text-fit`, in clockwise order: top, right, bottom, left.",requires:["icon-image","text-field",{"icon-text-fit":["both","width","height"]}],"sdk-support":{"basic functionality":{js:"0.21.0",android:"4.2.0",ios:"3.4.0",macos:"0.2.1"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-image":{type:"resolvedImage",doc:"Name of image in sprite to use for drawing an image background.",tokens:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-rotate":{type:"number",default:0,period:360,units:"degrees",doc:"Rotates the icon clockwise.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.21.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-padding":{type:"number",default:2,minimum:0,units:"pixels",doc:"Size of the additional area around the icon bounding box used for detecting symbol collisions.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-keep-upright":{type:"boolean",default:!1,doc:"If true, the icon may be flipped to prevent it from being rendered upside-down.",requires:["icon-image",{"icon-rotation-alignment":"map"},{"symbol-placement":["line","line-center"]}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-offset":{type:"array",value:"number",length:2,default:[0,0],doc:"Offset distance of icon from its anchor. Positive values indicate right and down, while negative values indicate left and up. Each component is multiplied by the value of `icon-size` to obtain the final offset in pixels. When combined with `icon-rotate` the offset will be as if the rotated direction was up.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-anchor":{type:"enum",values:{center:{doc:"The center of the icon is placed closest to the anchor."},left:{doc:"The left side of the icon is placed closest to the anchor."},right:{doc:"The right side of the icon is placed closest to the anchor."},top:{doc:"The top of the icon is placed closest to the anchor."},bottom:{doc:"The bottom of the icon is placed closest to the anchor."},"top-left":{doc:"The top left corner of the icon is placed closest to the anchor."},"top-right":{doc:"The top right corner of the icon is placed closest to the anchor."},"bottom-left":{doc:"The bottom left corner of the icon is placed closest to the anchor."},"bottom-right":{doc:"The bottom right corner of the icon is placed closest to the anchor."}},default:"center",doc:"Part of the icon placed closest to the anchor.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"},"data-driven styling":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-pitch-alignment":{type:"enum",values:{map:{doc:"The icon is aligned to the plane of the map."},viewport:{doc:"The icon is aligned to the plane of the viewport."},auto:{doc:"Automatically matches the value of `icon-rotation-alignment`."}},default:"auto",doc:"Orientation of icon when map is pitched.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-pitch-alignment":{type:"enum",values:{map:{doc:"The text is aligned to the plane of the map."},viewport:{doc:"The text is aligned to the plane of the viewport."},auto:{doc:"Automatically matches the value of `text-rotation-alignment`."}},default:"auto",doc:"Orientation of text when map is pitched.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.21.0",android:"4.2.0",ios:"3.4.0",macos:"0.2.1"},"`auto` value":{js:"0.25.0",android:"4.2.0",ios:"3.4.0",macos:"0.3.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-rotation-alignment":{type:"enum",values:{map:{doc:"When `symbol-placement` is set to `point`, aligns text east-west. When `symbol-placement` is set to `line` or `line-center`, aligns text x-axes with the line."},viewport:{doc:"Produces glyphs whose x-axes are aligned with the x-axis of the viewport, regardless of the value of `symbol-placement`."},auto:{doc:"When `symbol-placement` is set to `point`, this is equivalent to `viewport`. When `symbol-placement` is set to `line` or `line-center`, this is equivalent to `map`."}},default:"auto",doc:"In combination with `symbol-placement`, determines the rotation behavior of the individual glyphs forming the text.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"`auto` value":{js:"0.25.0",android:"4.2.0",ios:"3.4.0",macos:"0.3.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-field":{type:"formatted",default:"",tokens:!0,doc:"Value to use for a text label. If a plain `string` is provided, it will be treated as a `formatted` with default/inherited formatting options. SDF images are not supported in formatted text and will be ignored.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-font":{type:"array",value:"string",default:["Open Sans Regular","Arial Unicode MS Regular"],doc:"Font stack to use for displaying text.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-size":{type:"number",default:16,minimum:0,units:"pixels",doc:"Font size.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-max-width":{type:"number",default:10,minimum:0,units:"ems",doc:"The maximum line width for text wrapping.",requires:["text-field",{"symbol-placement":["point"]}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-line-height":{type:"number",default:1.2,units:"ems",doc:"Text leading value for multi-line text.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"2.3.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-letter-spacing":{type:"number",default:0,units:"ems",doc:"Text tracking amount.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-justify":{type:"enum",values:{auto:{doc:"The text is aligned towards the anchor position."},left:{doc:"The text is aligned to the left."},center:{doc:"The text is centered."},right:{doc:"The text is aligned to the right."}},default:"center",doc:"Text justification options.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"},auto:{js:"0.54.0",android:"7.4.0",ios:"4.10.0",macos:"0.14.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-radial-offset":{type:"number",units:"ems",default:0,doc:"Radial offset of text, in the direction of the symbol\'s anchor. Useful in combination with `text-variable-anchor`, which defaults to using the two-dimensional `text-offset` if present.","sdk-support":{"basic functionality":{js:"0.54.0",android:"7.4.0",ios:"4.10.0",macos:"0.14.0"},"data-driven styling":{js:"0.54.0",android:"7.4.0",ios:"4.10.0",macos:"0.14.0"}},requires:["text-field"],"property-type":"data-driven",expression:{interpolated:!0,parameters:["zoom","feature"]}},"text-variable-anchor":{type:"array",value:"enum",values:{center:{doc:"The center of the text is placed closest to the anchor."},left:{doc:"The left side of the text is placed closest to the anchor."},right:{doc:"The right side of the text is placed closest to the anchor."},top:{doc:"The top of the text is placed closest to the anchor."},bottom:{doc:"The bottom of the text is placed closest to the anchor."},"top-left":{doc:"The top left corner of the text is placed closest to the anchor."},"top-right":{doc:"The top right corner of the text is placed closest to the anchor."},"bottom-left":{doc:"The bottom left corner of the text is placed closest to the anchor."},"bottom-right":{doc:"The bottom right corner of the text is placed closest to the anchor."}},requires:["text-field",{"symbol-placement":["point"]}],doc:"To increase the chance of placing high-priority labels on the map, you can provide an array of `text-anchor` locations: the renderer will attempt to place the label at each location, in order, before moving onto the next label. Use `text-justify: auto` to choose justification based on anchor position. To apply an offset, use the `text-radial-offset` or the two-dimensional `text-offset`.","sdk-support":{"basic functionality":{js:"0.54.0",android:"7.4.0",ios:"4.10.0",macos:"0.14.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-anchor":{type:"enum",values:{center:{doc:"The center of the text is placed closest to the anchor."},left:{doc:"The left side of the text is placed closest to the anchor."},right:{doc:"The right side of the text is placed closest to the anchor."},top:{doc:"The top of the text is placed closest to the anchor."},bottom:{doc:"The bottom of the text is placed closest to the anchor."},"top-left":{doc:"The top left corner of the text is placed closest to the anchor."},"top-right":{doc:"The top right corner of the text is placed closest to the anchor."},"bottom-left":{doc:"The bottom left corner of the text is placed closest to the anchor."},"bottom-right":{doc:"The bottom right corner of the text is placed closest to the anchor."}},default:"center",doc:"Part of the text placed closest to the anchor.",requires:["text-field",{"!":"text-variable-anchor"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-max-angle":{type:"number",default:45,units:"degrees",doc:"Maximum angle change between adjacent characters.",requires:["text-field",{"symbol-placement":["line","line-center"]}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-writing-mode":{type:"array",value:"enum",values:{horizontal:{doc:"If a text\'s language supports horizontal writing mode, symbols would be laid out horizontally."},vertical:{doc:"If a text\'s language supports vertical writing mode, symbols would be laid out vertically."}},doc:"The property allows control over a symbol\'s orientation. Note that the property values act as a hint, so that a symbol whose language doesn’t support the provided orientation will be laid out in its natural orientation. Example: English point symbol will be rendered horizontally even if array value contains single \'vertical\' enum value. For symbol with point placement, the order of elements in an array define priority order for the placement of an orientation variant. For symbol with line placement, the default text writing mode is either [\'horizontal\', \'vertical\'] or [\'vertical\', \'horizontal\'], the order doesn\'t affect the placement.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"1.3.0",android:"8.3.0",ios:"5.3.0",macos:"0.15.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-rotate":{type:"number",default:0,period:360,units:"degrees",doc:"Rotates the text clockwise.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-padding":{type:"number",default:2,minimum:0,units:"pixels",doc:"Size of the additional area around the text bounding box used for detecting symbol collisions.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-keep-upright":{type:"boolean",default:!0,doc:"If true, the text may be flipped vertically to prevent it from being rendered upside-down.",requires:["text-field",{"text-rotation-alignment":"map"},{"symbol-placement":["line","line-center"]}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-transform":{type:"enum",values:{none:{doc:"The text is not altered."},uppercase:{doc:"Forces all letters to be displayed in uppercase."},lowercase:{doc:"Forces all letters to be displayed in lowercase."}},default:"none",doc:"Specifies how to capitalize text, similar to the CSS `text-transform` property.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-offset":{type:"array",doc:"Offset distance of text from its anchor. Positive values indicate right and down, while negative values indicate left and up. If used with text-variable-anchor, input values will be taken as absolute values. Offsets along the x- and y-axis will be applied automatically based on the anchor position.",value:"number",units:"ems",length:2,default:[0,0],requires:["text-field",{"!":"text-radial-offset"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-allow-overlap":{type:"boolean",default:!1,doc:"If true, the text will be visible even if it collides with other previously drawn symbols.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-ignore-placement":{type:"boolean",default:!1,doc:"If true, other symbols can be visible even if they collide with the text.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-optional":{type:"boolean",default:!1,doc:"If true, icons will display without their corresponding text when the text collides with other symbols and the icon does not.",requires:["text-field","icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_raster:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_hillshade:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},"property-type":"constant"}},filter:{type:"array",value:"*",doc:"A filter selects specific features from a layer."},filter_symbol:{type:"boolean",doc:\'Expression which determines whether or not to display a symbol. Symbols support dynamic filtering, meaning this expression can use the `["pitch"]` and `["distance-from-center"]` expressions to reference the current state of the view.\',default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature","pitch","distance-from-center"]}},filter_fill:{type:"boolean",doc:\'Expression which determines whether or not to display a polygon. Fill layer does NOT support dynamic filtering, meaning this expression can NOT use the `["pitch"]` and `["distance-from-center"]` expressions to reference the current state of the view.\',default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}},filter_line:{type:"boolean",doc:\'Expression which determines whether or not to display a Polygon or LineString. Line layer does NOT support dynamic filtering, meaning this expression can NOT use the `["pitch"]` and `["distance-from-center"]` expressions to reference the current state of the view.\',default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}},filter_circle:{type:"boolean",doc:\'Expression which determines whether or not to display a circle. Circle layer does NOT support dynamic filtering, meaning this expression can NOT use the `["pitch"]` and `["distance-from-center"]` expressions to reference the current state of the view.\',default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}},"filter_fill-extrusion":{type:"boolean",doc:\'Expression which determines whether or not to display a Polygon. Fill-extrusion layer does NOT support dynamic filtering, meaning this expression can NOT use the `["pitch"]` and `["distance-from-center"]` expressions to reference the current state of the view.\',default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}},filter_heatmap:{type:"boolean",doc:\'Expression used to determine whether a point is being displayed or not. Heatmap layer does NOT support dynamic filtering, meaning this expression can NOT use the `["pitch"]` and `["distance-from-center"]` expressions to reference the current state of the view.\',default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}},filter_operator:{type:"enum",values:{"==":{doc:\'`["==", key, value]` equality: `feature[key] = value`\'},"!=":{doc:\'`["!=", key, value]` inequality: `feature[key] ≠ value`\'},">":{doc:\'`[">", key, value]` greater than: `feature[key] > value`\'},">=":{doc:\'`[">=", key, value]` greater than or equal: `feature[key] ≥ value`\'},"<":{doc:\'`["<", key, value]` less than: `feature[key] < value`\'},"<=":{doc:\'`["<=", key, value]` less than or equal: `feature[key] ≤ value`\'},in:{doc:\'`["in", key, v0, ..., vn]` set inclusion: `feature[key] ∈ {v0, ..., vn}`\'},"!in":{doc:\'`["!in", key, v0, ..., vn]` set exclusion: `feature[key] ∉ {v0, ..., vn}`\'},all:{doc:\'`["all", f0, ..., fn]` logical `AND`: `f0 ∧ ... ∧ fn`\'},any:{doc:\'`["any", f0, ..., fn]` logical `OR`: `f0 ∨ ... ∨ fn`\'},none:{doc:\'`["none", f0, ..., fn]` logical `NOR`: `¬f0 ∧ ... ∧ ¬fn`\'},has:{doc:\'`["has", key]` `feature[key]` exists\'},"!has":{doc:\'`["!has", key]` `feature[key]` does not exist\'},within:{doc:\'`["within", object]` feature geometry is within object geometry\'}},doc:"The filter operator."},geometry_type:{type:"enum",values:{Point:{doc:"Filter to point geometries."},LineString:{doc:"Filter to line geometries."},Polygon:{doc:"Filter to polygon geometries."}},doc:"The geometry type for the filter to select."},function:{expression:{type:"expression",doc:"An expression."},stops:{type:"array",doc:"An array of stops.",value:"function_stop"},base:{type:"number",default:1,minimum:0,doc:"The exponential base of the interpolation curve. It controls the rate at which the result increases. Higher values make the result increase more towards the high end of the range. With `1` the stops are interpolated linearly."},property:{type:"string",doc:"The name of a feature property to use as the function input.",default:"$zoom"},type:{type:"enum",values:{identity:{doc:"Return the input value as the output value."},exponential:{doc:"Generate an output by interpolating between stops just less than and just greater than the function input."},interval:{doc:"Return the output value of the stop just less than the function input."},categorical:{doc:"Return the output value of the stop equal to the function input."}},doc:"The interpolation strategy to use in function evaluation.",default:"exponential"},colorSpace:{type:"enum",values:{rgb:{doc:"Use the RGB color space to interpolate color values"},lab:{doc:"Use the LAB color space to interpolate color values."},hcl:{doc:"Use the HCL color space to interpolate color values, interpolating the Hue, Chroma, and Luminance channels individually."}},doc:"The color space in which colors interpolated. Interpolating colors in perceptual color spaces like LAB and HCL tend to produce color ramps that look more consistent and produce colors that can be differentiated more easily than those interpolated in RGB space.",default:"rgb"},default:{type:"*",required:!1,doc:"A value to serve as a fallback function result when a value isn\'t otherwise available. It is used in the following circumstances:\\n* In categorical functions, when the feature value does not match any of the stop domain values.\\n* In property and zoom-and-property functions, when a feature does not contain a value for the specified property.\\n* In identity functions, when the feature value is not valid for the style property (for example, if the function is being used for a `circle-color` property but the feature property value is not a string or not a valid color).\\n* In interval or exponential property and zoom-and-property functions, when the feature value is not numeric.\\nIf no default is provided, the style property\'s default is used in these circumstances."}},function_stop:{type:"array",minimum:0,maximum:24,value:["number","color"],length:2,doc:"Zoom level and value pair."},expression:{type:"array",value:"*",minimum:1,doc:"An expression defines a function that can be used for data-driven style properties or feature filters."},expression_name:{doc:"",type:"enum",values:{let:{doc:\'Binds expressions to named variables, which can then be referenced in the result expression using ["var", "variable_name"].\',group:"Variable binding","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},var:{doc:\'References variable bound using "let".\',group:"Variable binding","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},literal:{doc:"Provides a literal array or object value.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},array:{doc:"Asserts that the input is an array (optionally with a specific item type and length). If, when the input expression is evaluated, it is not of the asserted type, then this assertion will cause the whole expression to be aborted.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},at:{doc:"Retrieves an item from an array.",group:"Lookup","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},in:{doc:"Determines whether an item exists in an array or a substring exists in a string. In the specific case when the second and third arguments are string literals, you must wrap at least one of them in a [`literal`](#types-literal) expression to hint correct interpretation to the [type system](#type-system).",group:"Lookup","sdk-support":{"basic functionality":{js:"1.6.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"}}},"index-of":{doc:"Returns the first position at which an item can be found in an array or a substring can be found in a string, or `-1` if the input cannot be found. Accepts an optional index from where to begin the search.",group:"Lookup","sdk-support":{"basic functionality":{js:"1.10.0"}}},slice:{doc:"Returns an item from an array or a substring from a string from a specified start index, or between a start index and an end index if set. The return value is inclusive of the start index but not of the end index.",group:"Lookup","sdk-support":{"basic functionality":{js:"1.10.0"}}},case:{doc:"Selects the first output whose corresponding test condition evaluates to true, or the fallback value otherwise.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},match:{doc:\'Selects the output for which the label value matches the input value, or the fallback value if no match is found. The input can be any expression (for example, `["get", "building_type"]`). Each label must be unique, and must be either:\\n - a single literal value; or\\n - an array of literal values, the values of which must be all strings or all numbers (for example `[100, 101]` or `["c", "b"]`).\\n\\nThe input matches if any of the values in the array matches using strict equality, similar to the `"in"` operator.\\nIf the input type does not match the type of the labels, the result will be the fallback value.\',group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},coalesce:{doc:"Evaluates each expression in turn until the first valid value is obtained. Invalid values are `null` and [`\'image\'`](#types-image) expressions that are unavailable in the style. If all values are invalid, `coalesce` returns the first value listed.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},step:{doc:\'Produces discrete, stepped results by evaluating a piecewise-constant function defined by pairs of input and output values ("stops"). The `input` may be any numeric expression (e.g., `["get", "population"]`). Stop inputs must be numeric literals in strictly ascending order. Returns the output value of the stop just less than the input, or the first output if the input is less than the first stop.\',group:"Ramps, scales, curves","sdk-support":{"basic functionality":{js:"0.42.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},interpolate:{doc:\'Produces continuous, smooth results by interpolating between pairs of input and output values ("stops"). The `input` may be any numeric expression (e.g., `["get", "population"]`). Stop inputs must be numeric literals in strictly ascending order. The output type must be `number`, `array<number>`, or `color`.\\n\\nInterpolation types:\\n- `["linear"]`: Interpolates linearly between the pair of stops just less than and just greater than the input.\\n- `["exponential", base]`: Interpolates exponentially between the stops just less than and just greater than the input. `base` controls the rate at which the output increases: higher values make the output increase more towards the high end of the range. With values close to 1 the output increases linearly.\\n- `["cubic-bezier", x1, y1, x2, y2]`: Interpolates using the cubic bezier curve defined by the given control points.\',group:"Ramps, scales, curves","sdk-support":{"basic functionality":{js:"0.42.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"interpolate-hcl":{doc:\'Produces continuous, smooth results by interpolating between pairs of input and output values ("stops"). Works like `interpolate`, but the output type must be `color`, and the interpolation is performed in the Hue-Chroma-Luminance color space.\',group:"Ramps, scales, curves","sdk-support":{"basic functionality":{js:"0.49.0"}}},"interpolate-lab":{doc:\'Produces continuous, smooth results by interpolating between pairs of input and output values ("stops"). Works like `interpolate`, but the output type must be `color`, and the interpolation is performed in the CIELAB color space.\',group:"Ramps, scales, curves","sdk-support":{"basic functionality":{js:"0.49.0"}}},ln2:{doc:"Returns mathematical constant ln(2).",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},pi:{doc:"Returns the mathematical constant pi.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},e:{doc:"Returns the mathematical constant e.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},typeof:{doc:"Returns a string describing the type of the given value.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},string:{doc:"Asserts that the input value is a string. If multiple values are provided, each one is evaluated in order until a string is obtained. If none of the inputs are strings, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},number:{doc:"Asserts that the input value is a number. If multiple values are provided, each one is evaluated in order until a number is obtained. If none of the inputs are numbers, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},boolean:{doc:"Asserts that the input value is a boolean. If multiple values are provided, each one is evaluated in order until a boolean is obtained. If none of the inputs are booleans, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},object:{doc:"Asserts that the input value is an object. If multiple values are provided, each one is evaluated in order until an object is obtained. If none of the inputs are objects, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},collator:{doc:"Returns a `collator` for use in locale-dependent comparison operations. The `case-sensitive` and `diacritic-sensitive` options default to `false`. The `locale` argument specifies the IETF language tag of the locale to use. If none is provided, the default locale is used. If the requested locale is not available, the `collator` will use a system-defined fallback locale. Use `resolved-locale` to test the results of locale fallback behavior.",group:"Types","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},format:{doc:\'Returns a `formatted` string for displaying mixed-format text in the `text-field` property. The input may contain a string literal or expression, including an [`\\\'image\\\'`](#types-image) expression. Strings may be followed by a style override object that supports the following properties:\\n- `"text-font"`: Overrides the font stack specified by the root layout property.\\n- `"text-color"`: Overrides the color specified by the root paint property.\\n- `"font-scale"`: Applies a scaling factor on `text-size` as specified by the root layout property.\',group:"Types","sdk-support":{"basic functionality":{js:"0.48.0",android:"6.7.0",ios:"4.6.0",macos:"0.12.0"},"text-font":{js:"0.48.0",android:"6.7.0",ios:"4.6.0",macos:"0.12.0"},"font-scale":{js:"0.48.0",android:"6.7.0",ios:"4.6.0",macos:"0.12.0"},"text-color":{js:"1.3.0",android:"7.3.0",ios:"4.10.0",macos:"0.14.0"},image:{js:"1.6.0",android:"8.6.0",ios:"5.7.0",macos:"0.15.0"}}},image:{doc:"Returns a [`ResolvedImage`](/mapbox-gl-js/style-spec/types/#resolvedimage) for use in [`icon-image`](/mapbox-gl-js/style-spec/layers/#layout-symbol-icon-image), `*-pattern` entries, and as a section in the [`\'format\'`](#types-format) expression. A [`\'coalesce\'`](#coalesce) expression containing `image` expressions will evaluate to the first listed image that is currently in the style. This validation process is synchronous and requires the image to have been added to the style before requesting it in the `\'image\'` argument.",group:"Types","sdk-support":{"basic functionality":{js:"1.4.0",android:"8.6.0",ios:"5.7.0",macos:"0.15.0"}}},"number-format":{doc:"Converts the input number into a string representation using the providing formatting rules. If set, the `locale` argument specifies the locale to use, as a BCP 47 language tag. If set, the `currency` argument specifies an ISO 4217 code to use for currency-style formatting. If set, the `min-fraction-digits` and `max-fraction-digits` arguments specify the minimum and maximum number of fractional digits to include.",group:"Types","sdk-support":{"basic functionality":{js:"0.54.0",android:"8.4.0",ios:"5.4.0",macos:"0.15.0"}}},"to-string":{doc:\'Converts the input value to a string. If the input is `null`, the result is `""`. If the input is a [`boolean`](#types-boolean), the result is `"true"` or `"false"`. If the input is a number, it is converted to a string as specified by the ["NumberToString" algorithm](https://tc39.github.io/ecma262/#sec-tostring-applied-to-the-number-type) of the ECMAScript Language Specification. If the input is a [`color`](#color), it is converted to a string of the form `"rgba(r,g,b,a)"`, where `r`, `g`, and `b` are numerals ranging from 0 to 255, and `a` ranges from 0 to 1. If the input is an [`\\\'image\\\'`](#types-image) expression, `\\\'to-string\\\'` returns the image name. Otherwise, the input is converted to a string in the format specified by the [`JSON.stringify`](https://tc39.github.io/ecma262/#sec-json.stringify) function of the ECMAScript Language Specification.\',group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"to-number":{doc:\'Converts the input value to a number, if possible. If the input is `null` or `false`, the result is 0. If the input is `true`, the result is 1. If the input is a string, it is converted to a number as specified by the ["ToNumber Applied to the String Type" algorithm](https://tc39.github.io/ecma262/#sec-tonumber-applied-to-the-string-type) of the ECMAScript Language Specification. If multiple values are provided, each one is evaluated in order until the first successful conversion is obtained. If none of the inputs can be converted, the expression is an error.\',group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"to-boolean":{doc:"Converts the input value to a boolean. The result is `false` when then input is an empty string, 0, `false`, `null`, or `NaN`; otherwise it is `true`.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"to-rgba":{doc:"Returns a four-element array containing the input color\'s red, green, blue, and alpha components, in that order.",group:"Color","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"to-color":{doc:"Converts the input value to a color. If multiple values are provided, each one is evaluated in order until the first successful conversion is obtained. If none of the inputs can be converted, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},rgb:{doc:"Creates a color value from red, green, and blue components, which must range between 0 and 255, and an alpha component of 1. If any component is out of range, the expression is an error.",group:"Color","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},rgba:{doc:"Creates a color value from red, green, blue components, which must range between 0 and 255, and an alpha component which must range between 0 and 1. If any component is out of range, the expression is an error.",group:"Color","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},get:{doc:"Retrieves a property value from the current feature\'s properties, or from another object if a second argument is provided. Returns `null` if the requested property is missing.",group:"Lookup","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},has:{doc:"Tests for the presence of an property value in the current feature\'s properties, or from another object if a second argument is provided.",group:"Lookup","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},length:{doc:"Returns the length of an array or string.",group:"Lookup","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},properties:{doc:\'Returns the feature properties object. Note that in some cases, it may be more efficient to use `["get", "property_name"]` directly.\',group:"Feature data","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"feature-state":{doc:"Retrieves a property value from the current feature\'s state. Returns `null` if the requested property is not present on the feature\'s state. A feature\'s state is not part of the GeoJSON or vector tile data, and must be set programmatically on each feature. Features are identified by their `id` attribute, which must be an integer or a string that can be cast to an integer. Note that [\\"feature-state\\"] can only be used with paint properties that support data-driven styling.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.46.0"}}},"geometry-type":{doc:"Returns the feature\'s geometry type: `Point`, `MultiPoint`, `LineString`, `MultiLineString`, `Polygon`, `MultiPolygon`. `Multi*` feature types are only returned in GeoJSON sources. When working with vector tile sources, use the singular forms.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},id:{doc:"Returns the feature\'s id, if it has one.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},zoom:{doc:\'Returns the current zoom level. Note that in style layout and paint properties, ["zoom"] may only appear as the input to a top-level "step" or "interpolate" expression.\',group:"Camera","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},pitch:{doc:\'Returns the current pitch in degrees. `["pitch"]` may only be used in the `filter` expression for a `symbol` layer.\',group:"Camera","sdk-support":{"basic functionality":{js:"2.6.0"}}},"distance-from-center":{doc:\'Returns the distance of a `symbol` instance from the center of the map. The distance is measured in pixels divided by the height of the map container. It measures 0 at the center, decreases towards the camera and increase away from the camera. For example, if the height of the map is 1000px, a value of -1 means 1000px away from the center towards the camera, and a value of 1 means a distance of 1000px away from the camera from the center. `["distance-from-center"]` may only be used in the `filter` expression for a `symbol` layer.\',group:"Camera","sdk-support":{"basic functionality":{js:"2.6.0"}}},"heatmap-density":{doc:"Returns the kernel density estimation of a pixel in a heatmap layer, which is a relative measure of how many data points are crowded around a particular pixel. Can only be used in the `heatmap-color` property.",group:"Heatmap","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"line-progress":{doc:"Returns the progress along a gradient line. Can only be used in the `line-gradient` property.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.5.0",ios:"4.6.0",macos:"0.12.0"}}},"sky-radial-progress":{doc:"Returns the distance of a point on the sky from the sun position. Returns 0 at sun position and 1 when the distance reaches `sky-gradient-radius`. Can only be used in the `sky-gradient` property.",group:"sky","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}}},accumulated:{doc:"Returns the value of a cluster property accumulated so far. Can only be used in the `clusterProperties` option of a clustered GeoJSON source.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.53.0",android:"8.4.0",ios:"5.5.0",macos:"0.15.0"}}},"+":{doc:"Returns the sum of the inputs.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"*":{doc:"Returns the product of the inputs.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"-":{doc:"For two inputs, returns the result of subtracting the second input from the first. For a single input, returns the result of subtracting it from 0.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"/":{doc:"Returns the result of floating point division of the first input by the second.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"%":{doc:"Returns the remainder after integer division of the first input by the second.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"^":{doc:"Returns the result of raising the first input to the power specified by the second.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},sqrt:{doc:"Returns the square root of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.42.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},log10:{doc:"Returns the base-ten logarithm of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},ln:{doc:"Returns the natural logarithm of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},log2:{doc:"Returns the base-two logarithm of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},sin:{doc:"Returns the sine of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},cos:{doc:"Returns the cosine of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},tan:{doc:"Returns the tangent of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},asin:{doc:"Returns the arcsine of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},acos:{doc:"Returns the arccosine of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},atan:{doc:"Returns the arctangent of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},min:{doc:"Returns the minimum value of the inputs.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},max:{doc:"Returns the maximum value of the inputs.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},round:{doc:\'Rounds the input to the nearest integer. Halfway values are rounded away from zero. For example, `["round", -1.5]` evaluates to -2.\',group:"Math","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},abs:{doc:"Returns the absolute value of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},ceil:{doc:"Returns the smallest integer that is greater than or equal to the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},floor:{doc:"Returns the largest integer that is less than or equal to the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},distance:{doc:"Returns the shortest distance in meters between the evaluated feature and the input geometry. The input value can be a valid GeoJSON of type `Point`, `MultiPoint`, `LineString`, `MultiLineString`, `Polygon`, `MultiPolygon`, `Feature`, or `FeatureCollection`. Distance values returned may vary in precision due to loss in precision from encoding geometries, particularly below zoom level 13.",group:"Math","sdk-support":{"basic functionality":{android:"9.2.0",ios:"5.9.0",macos:"0.16.0"}}},"==":{doc:"Returns `true` if the input values are equal, `false` otherwise. The comparison is strictly typed: values of different runtime types are always considered unequal. Cases where the types are known to be different at parse time are considered invalid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},"!=":{doc:"Returns `true` if the input values are not equal, `false` otherwise. The comparison is strictly typed: values of different runtime types are always considered unequal. Cases where the types are known to be different at parse time are considered invalid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},">":{doc:"Returns `true` if the first input is strictly greater than the second, `false` otherwise. The arguments are required to be either both strings or both numbers; if during evaluation they are not, expression evaluation produces an error. Cases where this constraint is known not to hold at parse time are considered in valid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},"<":{doc:"Returns `true` if the first input is strictly less than the second, `false` otherwise. The arguments are required to be either both strings or both numbers; if during evaluation they are not, expression evaluation produces an error. Cases where this constraint is known not to hold at parse time are considered in valid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},">=":{doc:"Returns `true` if the first input is greater than or equal to the second, `false` otherwise. The arguments are required to be either both strings or both numbers; if during evaluation they are not, expression evaluation produces an error. Cases where this constraint is known not to hold at parse time are considered in valid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},"<=":{doc:"Returns `true` if the first input is less than or equal to the second, `false` otherwise. The arguments are required to be either both strings or both numbers; if during evaluation they are not, expression evaluation produces an error. Cases where this constraint is known not to hold at parse time are considered in valid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},all:{doc:"Returns `true` if all the inputs are `true`, `false` otherwise. The inputs are evaluated in order, and evaluation is short-circuiting: once an input expression evaluates to `false`, the result is `false` and no further input expressions are evaluated.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},any:{doc:"Returns `true` if any of the inputs are `true`, `false` otherwise. The inputs are evaluated in order, and evaluation is short-circuiting: once an input expression evaluates to `true`, the result is `true` and no further input expressions are evaluated.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"!":{doc:"Logical negation. Returns `true` if the input is `false`, and `false` if the input is `true`.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},within:{doc:"Returns `true` if the evaluated feature is fully contained inside a boundary of the input geometry, `false` otherwise. The input value can be a valid GeoJSON of type `Polygon`, `MultiPolygon`, `Feature`, or `FeatureCollection`. Supported features for evaluation:\\n- `Point`: Returns `false` if a point is on the boundary or falls outside the boundary.\\n- `LineString`: Returns `false` if any part of a line falls outside the boundary, the line intersects the boundary, or a line\'s endpoint is on the boundary.",group:"Decision","sdk-support":{"basic functionality":{js:"1.9.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"}}},"is-supported-script":{doc:"Returns `true` if the input string is expected to render legibly. Returns `false` if the input string contains sections that cannot be rendered without potential loss of meaning (e.g. Indic scripts that require complex text shaping, or right-to-left scripts if the the `mapbox-gl-rtl-text` plugin is not in use in Mapbox GL JS).",group:"String","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.6.0"}}},upcase:{doc:"Returns the input string converted to uppercase. Follows the Unicode Default Case Conversion algorithm and the locale-insensitive case mappings in the Unicode Character Database.",group:"String","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},downcase:{doc:"Returns the input string converted to lowercase. Follows the Unicode Default Case Conversion algorithm and the locale-insensitive case mappings in the Unicode Character Database.",group:"String","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},concat:{doc:"Returns a `string` consisting of the concatenation of the inputs. Each input is converted to a string as if by `to-string`.",group:"String","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"resolved-locale":{doc:"Returns the IETF language tag of the locale being used by the provided `collator`. This can be used to determine the default system locale, or to determine if a requested locale was successfully loaded.",group:"String","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}}}},fog:{range:{type:"array",default:[.5,10],minimum:-20,maximum:20,length:2,value:"number","property-type":"data-constant",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},doc:"The start and end distance range in which fog fades from fully transparent to fully opaque. The distance to the point at the center of the map is defined as zero, so that negative range values are closer to the camera, and positive values are farther away.",example:[.5,10],"sdk-support":{"basic functionality":{js:"2.3.0"}}},color:{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"The color of the fog. Using opacity is recommended only for smoothly transitioning fog on/off as anything less than 100% opacity results in more tiles loaded and drawn.","sdk-support":{"basic functionality":{js:"2.3.0"}}},"horizon-blend":{type:"number","property-type":"data-constant",default:.1,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"Horizon blend applies a smooth fade from the color of the fog to the color of the sky. A value of zero leaves a sharp transition from fog to sky. Increasing the value blends the color of fog into increasingly high angles of the sky.","sdk-support":{"basic functionality":{js:"2.3.0"}}}},light:{anchor:{type:"enum",default:"viewport",values:{map:{doc:"The position of the light source is aligned to the rotation of the map."},viewport:{doc:"The position of the light source is aligned to the rotation of the viewport."}},"property-type":"data-constant",transition:!1,expression:{interpolated:!1,parameters:["zoom"]},doc:"Whether extruded geometries are lit relative to the map or viewport.",example:"map","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}},position:{type:"array",default:[1.15,210,30],length:3,value:"number","property-type":"data-constant",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},doc:"Position of the light source relative to lit (extruded) geometries, in [r radial coordinate, a azimuthal angle, p polar angle] where r indicates the distance from the center of the base of an object to its light, a indicates the position of the light relative to 0° (0° when `light.anchor` is set to `viewport` corresponds to the top of the viewport, or 0° when `light.anchor` is set to `map` corresponds to due north, and degrees proceed clockwise), and p indicates the height of the light (from 0°, directly above, to 180°, directly below).",example:[1.5,90,80],"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}},color:{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"Color tint for lighting extruded geometries.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}},intensity:{type:"number","property-type":"data-constant",default:.5,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"Intensity of lighting (on a scale from 0 to 1). Higher numbers will present as more extreme contrast.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}}},projection:{name:{type:"enum",values:{albers:{doc:"An Albers equal-area projection centered on the continental United States. You can configure the projection for a different region by setting `center` and `parallels` properties. You may want to set max bounds to constrain the map to the relevant region."},equalEarth:{doc:"An Equal Earth projection."},equirectangular:{doc:"An Equirectangular projection. This projection is very similar to the Plate Carrée projection."},lambertConformalConic:{doc:"A Lambert conformal conic projection. You can configure the projection for a region by setting `center` and `parallels` properties. You may want to set max bounds to constrain the map to the relevant region."},mercator:{doc:"The Mercator projection is the default projection."},naturalEarth:{doc:"A Natural Earth projection."},winkelTripel:{doc:"A Winkel Tripel projection."},globe:{doc:"A globe projection."}},default:"mercator",doc:"The name of the projection to be used for rendering the map.",required:!0,"sdk-support":{"basic functionality":{js:"2.6.0"}}},center:{type:"array",length:2,value:"number","property-type":"data-constant",transition:!1,doc:"The reference longitude and latitude of the projection. `center` takes the form of [lng, lat]. This property is only configurable for conic projections (Albers and Lambert Conformal Conic). All other projections are centered on [0, 0].",example:[-96,37.5],requires:[{name:["albers","lambertConformalConic"]}],"sdk-support":{"basic functionality":{js:"2.6.0"}}},parallels:{type:"array",length:2,value:"number","property-type":"data-constant",transition:!1,doc:"The standard parallels of the projection, denoting the desired latitude range with minimal distortion. `parallels` takes the form of [lat0, lat1]. This property is only configurable for conic projections (Albers and Lambert Conformal Conic).",example:[29.5,45.5],requires:[{name:["albers","lambertConformalConic"]}],"sdk-support":{"basic functionality":{js:"2.6.0"}}}},terrain:{source:{type:"string",doc:"Name of a source of `raster_dem` type to be used for terrain elevation.",required:!0,"sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}}},exaggeration:{type:"number","property-type":"data-constant",default:1,minimum:0,maximum:1e3,expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"Exaggerates the elevation of the terrain by multiplying the data from the DEM with this value.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}}}},paint:["paint_fill","paint_line","paint_circle","paint_heatmap","paint_fill-extrusion","paint_symbol","paint_raster","paint_hillshade","paint_background","paint_sky"],paint_fill:{"fill-antialias":{type:"boolean",default:!0,doc:"Whether or not the fill should be antialiased.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-opacity":{type:"number",default:1,minimum:0,maximum:1,doc:"The opacity of the entire fill layer. In contrast to the `fill-color`, this value will also affect the 1px stroke around the fill, if the stroke is used.",transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.21.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-color":{type:"color",default:"#000000",doc:"The color of the filled part of this layer. This color can be specified as `rgba` with an alpha component and the color\'s opacity will not affect the opacity of the 1px stroke, if it is used.",transition:!0,requires:[{"!":"fill-pattern"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.19.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-outline-color":{type:"color",doc:"The outline color of the fill. Matches the value of `fill-color` if unspecified.",transition:!0,requires:[{"!":"fill-pattern"},{"fill-antialias":!0}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.19.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"The geometry\'s offset. Values are [x, y] where negatives indicate left and up, respectively.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-translate-anchor":{type:"enum",values:{map:{doc:"The fill is translated relative to the map."},viewport:{doc:"The fill is translated relative to the viewport."}},doc:"Controls the frame of reference for `fill-translate`.",default:"map",requires:["fill-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-pattern":{type:"resolvedImage",transition:!0,doc:"Name of image in sprite to use for drawing image fills. For seamless patterns, image width and height must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.49.0",android:"6.5.0",macos:"0.11.0",ios:"4.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"}},"paint_fill-extrusion":{"fill-extrusion-opacity":{type:"number",default:1,minimum:0,maximum:1,doc:"The opacity of the entire fill extrusion layer. This is rendered on a per-layer, not per-feature, basis, and data-driven styling is not available.",transition:!0,"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-color":{type:"color",default:"#000000",doc:"The base color of the extruded fill. The extrusion\'s surfaces will be shaded differently based on this color in combination with the root `light` settings. If this color is specified as `rgba` with an alpha component, the alpha component will be ignored; use `fill-extrusion-opacity` to set layer opacity.",transition:!0,requires:[{"!":"fill-extrusion-pattern"}],"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"},"data-driven styling":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"The geometry\'s offset. Values are [x, y] where negatives indicate left and up (on the flat plane), respectively.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-translate-anchor":{type:"enum",values:{map:{doc:"The fill extrusion is translated relative to the map."},viewport:{doc:"The fill extrusion is translated relative to the viewport."}},doc:"Controls the frame of reference for `fill-extrusion-translate`.",default:"map",requires:["fill-extrusion-translate"],"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-pattern":{type:"resolvedImage",transition:!0,doc:"Name of image in sprite to use for drawing images on extruded fills. For seamless patterns, image width and height must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"},"data-driven styling":{js:"0.49.0",android:"6.5.0",macos:"0.11.0",ios:"4.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"fill-extrusion-height":{type:"number",default:0,minimum:0,units:"meters",doc:"The height with which to extrude this layer.",transition:!0,"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"},"data-driven styling":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-base":{type:"number",default:0,minimum:0,units:"meters",doc:"The height with which to extrude the base of this layer. Must be less than or equal to `fill-extrusion-height`.",transition:!0,requires:["fill-extrusion-height"],"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"},"data-driven styling":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-vertical-gradient":{type:"boolean",default:!0,doc:"Whether to apply a vertical gradient to the sides of a fill-extrusion layer. If true, sides will be shaded slightly darker farther down.",transition:!1,"sdk-support":{"basic functionality":{js:"0.50.0",android:"7.0.0",ios:"4.7.0",macos:"0.13.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_line:{"line-opacity":{type:"number",doc:"The opacity at which the line will be drawn.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-color":{type:"color",doc:"The color with which the line will be drawn.",default:"#000000",transition:!0,requires:[{"!":"line-pattern"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.23.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"The geometry\'s offset. Values are [x, y] where negatives indicate left and up, respectively.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-translate-anchor":{type:"enum",values:{map:{doc:"The line is translated relative to the map."},viewport:{doc:"The line is translated relative to the viewport."}},doc:"Controls the frame of reference for `line-translate`.",default:"map",requires:["line-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"line-width":{type:"number",default:1,minimum:0,transition:!0,units:"pixels",doc:"Stroke thickness.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-gap-width":{type:"number",default:0,minimum:0,doc:"Draws a line casing outside of a line\'s actual path. Value indicates the width of the inner gap.",transition:!0,units:"pixels","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-offset":{type:"number",default:0,doc:"The line\'s offset. For linear features, a positive value offsets the line to the right, relative to the direction of the line, and a negative value to the left. For polygon features, a positive value results in an inset, and a negative value results in an outset.",transition:!0,units:"pixels","sdk-support":{"basic functionality":{js:"0.12.1",android:"3.0.0",ios:"3.1.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"Blur applied to the line, in pixels.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-dasharray":{type:"array",value:"number",doc:"Specifies the lengths of the alternating dashes and gaps that form the dash pattern. The lengths are later scaled by the line width. To convert a dash length to pixels, multiply the length by the current line width. Note that GeoJSON sources with `lineMetrics: true` specified won\'t render dashed lines to the expected scale. Also note that zoom-dependent expressions will be evaluated only at integer zoom levels.",minimum:0,transition:!0,units:"line widths",requires:[{"!":"line-pattern"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"2.3.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"line-pattern":{type:"resolvedImage",transition:!0,doc:"Name of image in sprite to use for drawing image lines. For seamless patterns, image width must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.49.0",android:"6.5.0",macos:"0.11.0",ios:"4.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"line-gradient":{type:"color",doc:\'Defines a gradient with which to color a line feature. Can only be used with GeoJSON sources that specify `"lineMetrics": true`.\',transition:!1,requires:[{"!":"line-pattern"},{source:"geojson",has:{lineMetrics:!0}}],"sdk-support":{"basic functionality":{js:"0.45.0",android:"6.5.0",ios:"4.4.0",macos:"0.11.0"},"data-driven styling":{}},expression:{interpolated:!0,parameters:["line-progress"]},"property-type":"color-ramp"}},paint_circle:{"circle-radius":{type:"number",default:5,minimum:0,transition:!0,units:"pixels",doc:"Circle radius.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.18.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-color":{type:"color",default:"#000000",doc:"The fill color of the circle.",transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.18.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-blur":{type:"number",default:0,doc:"Amount to blur the circle. 1 blurs the circle such that only the centerpoint is full opacity.",transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.20.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-opacity":{type:"number",doc:"The opacity at which the circle will be drawn.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.20.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"The geometry\'s offset. Values are [x, y] where negatives indicate left and up, respectively.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"circle-translate-anchor":{type:"enum",values:{map:{doc:"The circle is translated relative to the map."},viewport:{doc:"The circle is translated relative to the viewport."}},doc:"Controls the frame of reference for `circle-translate`.",default:"map",requires:["circle-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-scale":{type:"enum",values:{map:{doc:"Circles are scaled according to their apparent distance to the camera."},viewport:{doc:"Circles are not scaled."}},default:"map",doc:"Controls the scaling behavior of the circle when the map is pitched.","sdk-support":{"basic functionality":{js:"0.21.0",android:"4.2.0",ios:"3.4.0",macos:"0.2.1"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-alignment":{type:"enum",values:{map:{doc:"The circle is aligned to the plane of the map."},viewport:{doc:"The circle is aligned to the plane of the viewport."}},default:"viewport",doc:"Orientation of circle when map is pitched.","sdk-support":{"basic functionality":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-stroke-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"The width of the circle\'s stroke. Strokes are placed outside of the `circle-radius`.","sdk-support":{"basic functionality":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-color":{type:"color",default:"#000000",doc:"The stroke color of the circle.",transition:!0,"sdk-support":{"basic functionality":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-opacity":{type:"number",doc:"The opacity of the circle\'s stroke.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"}},paint_heatmap:{"heatmap-radius":{type:"number",default:30,minimum:1,transition:!0,units:"pixels",doc:"Radius of influence of one heatmap point in pixels. Increasing the value makes the heatmap smoother, but less detailed. `queryRenderedFeatures` on heatmap layers will return points within this radius.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},"data-driven styling":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-weight":{type:"number",default:1,minimum:0,transition:!1,doc:"A measure of how much an individual point contributes to the heatmap. A value of 10 would be equivalent to having 10 points of weight 1 in the same spot. Especially useful when combined with clustering.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},"data-driven styling":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-intensity":{type:"number",default:1,minimum:0,transition:!0,doc:"Similar to `heatmap-weight` but controls the intensity of the heatmap globally. Primarily used for adjusting the heatmap based on zoom level.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"heatmap-color":{type:"color",default:["interpolate",["linear"],["heatmap-density"],0,"rgba(0, 0, 255, 0)",.1,"royalblue",.3,"cyan",.5,"lime",.7,"yellow",1,"red"],doc:\'Defines the color of each pixel based on its density value in a heatmap. Should be an expression that uses `["heatmap-density"]` as input.\',transition:!1,"sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},"data-driven styling":{}},expression:{interpolated:!0,parameters:["heatmap-density"]},"property-type":"color-ramp"},"heatmap-opacity":{type:"number",doc:"The global opacity at which the heatmap layer will be drawn.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_symbol:{"icon-opacity":{doc:"The opacity at which the icon will be drawn.",type:"number",default:1,minimum:0,maximum:1,transition:!0,requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-color":{type:"color",default:"#000000",transition:!0,doc:"The color of the icon. This can only be used with [SDF icons](/help/troubleshooting/using-recolorable-images-in-mapbox-maps/).",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-color":{type:"color",default:"rgba(0, 0, 0, 0)",transition:!0,doc:"The color of the icon\'s halo. Icon halos can only be used with [SDF icons](/help/troubleshooting/using-recolorable-images-in-mapbox-maps/).",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"Distance of halo to the icon outline.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"Fade out the halo towards the outside.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"Distance that the icon\'s anchor is moved from its original placement. Positive values indicate right and down, while negative values indicate left and up.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-translate-anchor":{type:"enum",values:{map:{doc:"Icons are translated relative to the map."},viewport:{doc:"Icons are translated relative to the viewport."}},doc:"Controls the frame of reference for `icon-translate`.",default:"map",requires:["icon-image","icon-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-opacity":{type:"number",doc:"The opacity at which the text will be drawn.",default:1,minimum:0,maximum:1,transition:!0,requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-color":{type:"color",doc:"The color with which the text will be drawn.",default:"#000000",transition:!0,overridable:!0,requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-color":{type:"color",default:"rgba(0, 0, 0, 0)",transition:!0,doc:"The color of the text\'s halo, which helps it stand out from backgrounds.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"Distance of halo to the font outline. Max text halo width is 1/4 of the font-size.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"The halo\'s fadeout distance towards the outside.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"Distance that the text\'s anchor is moved from its original placement. Positive values indicate right and down, while negative values indicate left and up.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-translate-anchor":{type:"enum",values:{map:{doc:"The text is translated relative to the map."},viewport:{doc:"The text is translated relative to the viewport."}},doc:"Controls the frame of reference for `text-translate`.",default:"map",requires:["text-field","text-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_raster:{"raster-opacity":{type:"number",doc:"The opacity at which the image will be drawn.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-hue-rotate":{type:"number",default:0,period:360,transition:!0,units:"degrees",doc:"Rotates hues around the color wheel.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-min":{type:"number",doc:"Increase or reduce the brightness of the image. The value is the minimum brightness.",default:0,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-max":{type:"number",doc:"Increase or reduce the brightness of the image. The value is the maximum brightness.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-saturation":{type:"number",doc:"Increase or reduce the saturation of the image.",default:0,minimum:-1,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-contrast":{type:"number",doc:"Increase or reduce the contrast of the image.",default:0,minimum:-1,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-resampling":{type:"enum",doc:"The resampling/interpolation method to use for overscaling, also known as texture magnification filter",values:{linear:{doc:"(Bi)linear filtering interpolates pixel values using the weighted average of the four closest original source pixels creating a smooth but blurry look when overscaled"},nearest:{doc:"Nearest neighbor filtering interpolates pixel values using the nearest original source pixel creating a sharp but pixelated look when overscaled"}},default:"linear","sdk-support":{"basic functionality":{js:"0.47.0",android:"6.3.0",ios:"4.2.0",macos:"0.9.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"raster-fade-duration":{type:"number",default:300,minimum:0,transition:!1,units:"milliseconds",doc:"Fade duration when a new tile is added.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_hillshade:{"hillshade-illumination-direction":{type:"number",default:335,minimum:0,maximum:359,doc:"The direction of the light source used to generate the hillshading with 0 as the top of the viewport if `hillshade-illumination-anchor` is set to `viewport` and due north if `hillshade-illumination-anchor` is set to `map`.",transition:!1,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-illumination-anchor":{type:"enum",values:{map:{doc:"The hillshade illumination is relative to the north direction."},viewport:{doc:"The hillshade illumination is relative to the top of the viewport."}},default:"viewport",doc:"Direction of light source when map is rotated.","sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-exaggeration":{type:"number",doc:"Intensity of the hillshade",default:.5,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-shadow-color":{type:"color",default:"#000000",doc:"The shading color of areas that face away from the light source.",transition:!0,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-highlight-color":{type:"color",default:"#FFFFFF",doc:"The shading color of areas that faces towards the light source.",transition:!0,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-accent-color":{type:"color",default:"#000000",doc:"The shading color used to accentuate rugged terrain like sharp cliffs and gorges.",transition:!0,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_background:{"background-color":{type:"color",default:"#000000",doc:"The color with which the background will be drawn.",transition:!0,requires:[{"!":"background-pattern"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"background-pattern":{type:"resolvedImage",transition:!0,doc:"Name of image in sprite to use for drawing an image background. For seamless patterns, image width and height must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"cross-faded"},"background-opacity":{type:"number",default:1,minimum:0,maximum:1,doc:"The opacity at which the background will be drawn.",transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_sky:{"sky-type":{type:"enum",values:{gradient:{doc:"Renders the sky with a gradient that can be configured with `sky-gradient-radius` and `sky-gradient`."},atmosphere:{doc:"Renders the sky with a simulated atmospheric scattering algorithm, the sun direction can be attached to the light position or explicitly set through `sky-atmosphere-sun`."}},default:"atmosphere",doc:"The type of the sky","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"sky-atmosphere-sun":{type:"array",value:"number",length:2,units:"degrees",minimum:[0,0],maximum:[360,180],transition:!1,doc:"Position of the sun center [a azimuthal angle, p polar angle]. The azimuthal angle indicates the position of the sun relative to 0° north, where degrees proceed clockwise. The polar angle indicates the height of the sun, where 0° is directly above, at zenith, and 90° at the horizon. When this property is ommitted, the sun center is directly inherited from the light position.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},requires:[{"sky-type":"atmosphere"}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"sky-atmosphere-sun-intensity":{type:"number",requires:[{"sky-type":"atmosphere"}],default:10,minimum:0,maximum:100,transition:!1,doc:"Intensity of the sun as a light source in the atmosphere (on a scale from 0 to a 100). Setting higher values will brighten up the sky.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},"property-type":"data-constant"},"sky-gradient-center":{type:"array",requires:[{"sky-type":"gradient"}],value:"number",default:[0,0],length:2,units:"degrees",minimum:[0,0],maximum:[360,180],transition:!1,doc:"Position of the gradient center [a azimuthal angle, p polar angle]. The azimuthal angle indicates the position of the gradient center relative to 0° north, where degrees proceed clockwise. The polar angle indicates the height of the gradient center, where 0° is directly above, at zenith, and 90° at the horizon.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"sky-gradient-radius":{type:"number",requires:[{"sky-type":"gradient"}],default:90,minimum:0,maximum:180,transition:!1,doc:"The angular distance (measured in degrees) from `sky-gradient-center` up to which the gradient extends. A value of 180 causes the gradient to wrap around to the opposite direction from `sky-gradient-center`.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"sky-gradient":{type:"color",default:["interpolate",["linear"],["sky-radial-progress"],.8,"#87ceeb",1,"white"],doc:"Defines a radial color gradient with which to color the sky. The color values can be interpolated with an expression using `sky-radial-progress`. The range [0, 1] for the interpolant covers a radial distance (in degrees) of [0, `sky-gradient-radius`] centered at the position specified by `sky-gradient-center`.",transition:!1,requires:[{"sky-type":"gradient"}],"sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"},"data-driven styling":{}},expression:{interpolated:!0,parameters:["sky-radial-progress"]},"property-type":"color-ramp"},"sky-atmosphere-halo-color":{type:"color",default:"white",doc:"A color applied to the atmosphere sun halo. The alpha channel describes how strongly the sun halo is represented in an atmosphere sky layer.",transition:!1,requires:[{"sky-type":"atmosphere"}],"sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},"property-type":"data-constant"},"sky-atmosphere-color":{type:"color",default:"white",doc:"A color used to tweak the main atmospheric scattering coefficients. Using white applies the default coefficients giving the natural blue color to the atmosphere. This color affects how heavily the corresponding wavelength is represented during scattering. The alpha channel describes the density of the atmosphere, with 1 maximum density and 0 no density.",transition:!1,requires:[{"sky-type":"atmosphere"}],"sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},"property-type":"data-constant"},"sky-opacity":{type:"number",default:1,minimum:0,maximum:1,doc:"The opacity of the entire sky layer.",transition:!0,"sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},transition:{duration:{type:"number",default:300,minimum:0,units:"milliseconds",doc:"Time allotted for transitions to complete."},delay:{type:"number",default:0,minimum:0,units:"milliseconds",doc:"Length of time before a transition begins."}},"property-type":{"data-driven":{type:"property-type",doc:"Property is interpolable and can be represented using a property expression."},"cross-faded":{type:"property-type",doc:"Property is non-interpolable; rather, its values will be cross-faded to smoothly transition between integer zooms."},"cross-faded-data-driven":{type:"property-type",doc:"Property is non-interpolable; rather, its values will be cross-faded to smoothly transition between integer zooms. It can be represented using a property expression."},"color-ramp":{type:"property-type",doc:"Property should be specified using a color ramp from which the output color can be sampled based on a property calculation."},"data-constant":{type:"property-type",doc:"Property is interpolable but cannot be represented using a property expression."},constant:{type:"property-type",doc:"Property is constant across all zoom levels and property values."}},promoteId:{"*":{type:"string",doc:"A name of a feature property to use as ID for feature state."}}},qi="undefined"!=typeof undefinedThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof undefined?global:"undefined"!=typeof self?self:{};function Ci(t){var e={exports:{}};return t(e,e.exports),e.exports}function Ri(t,e){return Object.prototype.hasOwnProperty.call(t,e)}\n/*! https://mths.be/punycode v1.3.2 by @mathias */Ci((function(t,e){!function(n){var i=e&&!e.nodeType&&e,r=t&&!t.nodeType&&t,o="object"==typeof qi&&qi;o.global!==o&&o.window!==o&&o.self!==o||(n=o);var s,a,l=2147483647,u=/^xn--/,c=/[^\\x20-\\x7E]/,h=/[\\x2E\\u3002\\uFF0E\\uFF61]/g,d={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},f=Math.floor,p=String.fromCharCode;function m(t){throw RangeError(d[t])}function y(t,e){for(var n=t.length,i=[];n--;)i[n]=e(t[n]);return i}function g(t,e){var n=t.split("@"),i="";return n.length>1&&(i=n[0]+"@",t=n[1]),i+y((t=t.replace(h,".")).split("."),e).join(".")}function b(t){for(var e,n,i=[],r=0,o=t.length;r<o;)(e=t.charCodeAt(r++))>=55296&&e<=56319&&r<o?56320==(64512&(n=t.charCodeAt(r++)))?i.push(((1023&e)<<10)+(1023&n)+65536):(i.push(e),r--):i.push(e);return i}function v(t){return y(t,(function(t){var e="";return t>65535&&(e+=p((t-=65536)>>>10&1023|55296),t=56320|1023&t),e+p(t)})).join("")}function w(t,e){return t+22+75*(t<26)-((0!=e)<<5)}function x(t,e,n){var i=0;for(t=n?f(t/700):t>>1,t+=f(t/e);t>455;i+=36)t=f(t/35);return f(i+36*t/(t+38))}function k(t){var e,n,i,r,o,s,a,u,c,h,d,p=[],y=t.length,g=0,b=128,w=72;for((n=t.lastIndexOf("-"))<0&&(n=0),i=0;i<n;++i)t.charCodeAt(i)>=128&&m("not-basic"),p.push(t.charCodeAt(i));for(r=n>0?n+1:0;r<y;){for(o=g,s=1,a=36;r>=y&&m("invalid-input"),((u=(d=t.charCodeAt(r++))-48<10?d-22:d-65<26?d-65:d-97<26?d-97:36)>=36||u>f((l-g)/s))&&m("overflow"),g+=u*s,!(u<(c=a<=w?1:a>=w+26?26:a-w));a+=36)s>f(l/(h=36-c))&&m("overflow"),s*=h;w=x(g-o,e=p.length+1,0==o),f(g/e)>l-b&&m("overflow"),b+=f(g/e),g%=e,p.splice(g++,0,b)}return v(p)}function M(t){var e,n,i,r,o,s,a,u,c,h,d,y,g,v,k,M=[];for(y=(t=b(t)).length,e=128,n=0,o=72,s=0;s<y;++s)(d=t[s])<128&&M.push(p(d));for(i=r=M.length,r&&M.push("-");i<y;){for(a=l,s=0;s<y;++s)(d=t[s])>=e&&d<a&&(a=d);for(a-e>f((l-n)/(g=i+1))&&m("overflow"),n+=(a-e)*g,e=a,s=0;s<y;++s)if((d=t[s])<e&&++n>l&&m("overflow"),d==e){for(u=n,c=36;!(u<(h=c<=o?1:c>=o+26?26:c-o));c+=36)M.push(p(w(h+(k=u-h)%(v=36-h),0))),u=f(k/v);M.push(p(w(u,0))),o=x(n,g,i==r),n=0,++i}++n,++e}return M.join("")}if(s={version:"1.3.2",ucs2:{decode:b,encode:v},decode:k,encode:M,toASCII:function(t){return g(t,(function(t){return c.test(t)?"xn--"+M(t):t}))},toUnicode:function(t){return g(t,(function(t){return u.test(t)?k(t.slice(4).toLowerCase()):t}))}},i&&r)if(t.exports==i)r.exports=s;else for(a in s)s.hasOwnProperty(a)&&(i[a]=s[a]);else n.punycode=s}(qi)}));var Ei=function(t,e,n,i){n=n||"=";var r={};if("string"!=typeof t||0===t.length)return r;var o=/\\+/g;t=t.split(e=e||"&");var s=1e3;i&&"number"==typeof i.maxKeys&&(s=i.maxKeys);var a=t.length;s>0&&a>s&&(a=s);for(var l=0;l<a;++l){var u,c,h,d,f=t[l].replace(o,"%20"),p=f.indexOf(n);p>=0?(u=f.substr(0,p),c=f.substr(p+1)):(u=f,c=""),h=decodeURIComponent(u),d=decodeURIComponent(c),Ri(r,h)?Array.isArray(r[h])?r[h].push(d):r[h]=[r[h],d]:r[h]=d}return r},Ni=function(t){switch(typeof t){case"string":return t;case"boolean":return t?"true":"false";case"number":return isFinite(t)?t:"";default:return""}},Di=function(t,e,n,i){return e=e||"&",n=n||"=",null===t&&(t=void 0),"object"==typeof t?Object.keys(t).map((function(i){var r=encodeURIComponent(Ni(i))+n;return Array.isArray(t[i])?t[i].map((function(t){return r+encodeURIComponent(Ni(t))})).join(e):r+encodeURIComponent(Ni(t[i]))})).join(e):i?encodeURIComponent(Ni(i))+n+encodeURIComponent(Ni(t)):""};function Li(t,...e){for(const n of e)for(const e in n)t[e]=n[e];return t}Ci((function(t,e){e.decode=e.parse=Ei,e.encode=e.stringify=Di}));class Ui extends Error{constructor(t,e){super(e),this.message=e,this.key=t}}class $i{constructor(t,e=[]){this.parent=t,this.bindings={};for(const[t,n]of e)this.bindings[t]=n}concat(t){return new $i(this,t)}get(t){if(this.bindings[t])return this.bindings[t];if(this.parent)return this.parent.get(t);throw new Error(t+" not found in scope.")}has(t){return!!this.bindings[t]||!!this.parent&&this.parent.has(t)}}const Wi={kind:"null"},Ji={kind:"number"},Vi={kind:"string"},Hi={kind:"boolean"},Gi={kind:"color"},Bi={kind:"object"},Zi={kind:"value"},Yi={kind:"collator"},Xi={kind:"formatted"},Ki={kind:"resolvedImage"};function Qi(t,e){return{kind:"array",itemType:t,N:e}}function tr(t){if("array"===t.kind){const e=tr(t.itemType);return"number"==typeof t.N?`array<${e}, ${t.N}>`:"value"===t.itemType.kind?"array":`array<${e}>`}return t.kind}const er=[Wi,Ji,Vi,Hi,Gi,Xi,Bi,Qi(Zi),Ki];function nr(t,e){if("error"===e.kind)return null;if("array"===t.kind){if("array"===e.kind&&(0===e.N&&"value"===e.itemType.kind||!nr(t.itemType,e.itemType))&&("number"!=typeof t.N||t.N===e.N))return null}else{if(t.kind===e.kind)return null;if("value"===t.kind)for(const t of er)if(!nr(t,e))return null}return`Expected ${tr(t)} but found ${tr(e)} instead.`}function ir(t,e){return e.some(e=>e.kind===t.kind)}function rr(t,e){return e.some(e=>"null"===e?null===t:"array"===e?Array.isArray(t):"object"===e?t&&!Array.isArray(t)&&"object"==typeof t:e===typeof t)}var or=Ci((function(t,e){var n={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],rebeccapurple:[102,51,153,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function i(t){return(t=Math.round(t))<0?0:t>255?255:t}function r(t){return i("%"===t[t.length-1]?parseFloat(t)/100*255:parseInt(t))}function o(t){return function(t){return t<0?0:t>1?1:t}("%"===t[t.length-1]?parseFloat(t)/100:parseFloat(t))}function s(t,e,n){return n<0?n+=1:n>1&&(n-=1),6*n<1?t+(e-t)*n*6:2*n<1?e:3*n<2?t+(e-t)*(2/3-n)*6:t}try{e.parseCSSColor=function(t){var e,a=t.replace(/ /g,"").toLowerCase();if(a in n)return n[a].slice();if("#"===a[0])return 4===a.length?(e=parseInt(a.substr(1),16))>=0&&e<=4095?[(3840&e)>>4|(3840&e)>>8,240&e|(240&e)>>4,15&e|(15&e)<<4,1]:null:7===a.length&&(e=parseInt(a.substr(1),16))>=0&&e<=16777215?[(16711680&e)>>16,(65280&e)>>8,255&e,1]:null;var l=a.indexOf("("),u=a.indexOf(")");if(-1!==l&&u+1===a.length){var c=a.substr(0,l),h=a.substr(l+1,u-(l+1)).split(","),d=1;switch(c){case"rgba":if(4!==h.length)return null;d=o(h.pop());case"rgb":return 3!==h.length?null:[r(h[0]),r(h[1]),r(h[2]),d];case"hsla":if(4!==h.length)return null;d=o(h.pop());case"hsl":if(3!==h.length)return null;var f=(parseFloat(h[0])%360+360)%360/360,p=o(h[1]),m=o(h[2]),y=m<=.5?m*(p+1):m+p-m*p,g=2*m-y;return[i(255*s(g,y,f+1/3)),i(255*s(g,y,f)),i(255*s(g,y,f-1/3)),d];default:return null}}return null}}catch(t){}}));class sr{constructor(t,e,n,i=1){this.r=t,this.g=e,this.b=n,this.a=i}static parse(t){if(!t)return;if(t instanceof sr)return t;if("string"!=typeof t)return;const e=or.parseCSSColor(t);return e?new sr(e[0]/255*e[3],e[1]/255*e[3],e[2]/255*e[3],e[3]):void 0}toString(){const[t,e,n,i]=this.toArray();return`rgba(${Math.round(t)},${Math.round(e)},${Math.round(n)},${i})`}toArray(){const{r:t,g:e,b:n,a:i}=this;return 0===i?[0,0,0,0]:[255*t/i,255*e/i,255*n/i,i]}}sr.black=new sr(0,0,0,1),sr.white=new sr(1,1,1,1),sr.transparent=new sr(0,0,0,0),sr.red=new sr(1,0,0,1),sr.blue=new sr(0,0,1,1);class ar{constructor(t,e,n){this.sensitivity=t?e?"variant":"case":e?"accent":"base",this.locale=n,this.collator=new Intl.Collator(this.locale?this.locale:[],{sensitivity:this.sensitivity,usage:"search"})}compare(t,e){return this.collator.compare(t,e)}resolvedLocale(){return new Intl.Collator(this.locale?this.locale:[]).resolvedOptions().locale}}class lr{constructor(t,e,n,i,r){this.text=t.normalize?t.normalize():t,this.image=e,this.scale=n,this.fontStack=i,this.textColor=r}}class ur{constructor(t){this.sections=t}static fromString(t){return new ur([new lr(t,null,null,null,null)])}isEmpty(){return 0===this.sections.length||!this.sections.some(t=>0!==t.text.length||t.image&&0!==t.image.name.length)}static factory(t){return t instanceof ur?t:ur.fromString(t)}toString(){return 0===this.sections.length?"":this.sections.map(t=>t.text).join("")}serialize(){const t=["format"];for(const e of this.sections){if(e.image){t.push(["image",e.image.name]);continue}t.push(e.text);const n={};e.fontStack&&(n["text-font"]=["literal",e.fontStack.split(",")]),e.scale&&(n["font-scale"]=e.scale),e.textColor&&(n["text-color"]=["rgba"].concat(e.textColor.toArray())),t.push(n)}return t}}class cr{constructor(t){this.name=t.name,this.available=t.available}toString(){return this.name}static fromString(t){return t?new cr({name:t,available:!1}):null}serialize(){return["image",this.name]}}function hr(t,e,n,i){return"number"==typeof t&&t>=0&&t<=255&&"number"==typeof e&&e>=0&&e<=255&&"number"==typeof n&&n>=0&&n<=255?void 0===i||"number"==typeof i&&i>=0&&i<=1?null:`Invalid rgba value [${[t,e,n,i].join(", ")}]: \'a\' must be between 0 and 1.`:`Invalid rgba value [${("number"==typeof i?[t,e,n,i]:[t,e,n]).join(", ")}]: \'r\', \'g\', and \'b\' must be between 0 and 255.`}function dr(t){if(null===t)return!0;if("string"==typeof t)return!0;if("boolean"==typeof t)return!0;if("number"==typeof t)return!0;if(t instanceof sr)return!0;if(t instanceof ar)return!0;if(t instanceof ur)return!0;if(t instanceof cr)return!0;if(Array.isArray(t)){for(const e of t)if(!dr(e))return!1;return!0}if("object"==typeof t){for(const e in t)if(!dr(t[e]))return!1;return!0}return!1}function fr(t){if(null===t)return Wi;if("string"==typeof t)return Vi;if("boolean"==typeof t)return Hi;if("number"==typeof t)return Ji;if(t instanceof sr)return Gi;if(t instanceof ar)return Yi;if(t instanceof ur)return Xi;if(t instanceof cr)return Ki;if(Array.isArray(t)){const e=t.length;let n;for(const e of t){const t=fr(e);if(n){if(n===t)continue;n=Zi;break}n=t}return Qi(n||Zi,e)}return Bi}function pr(t){const e=typeof t;return null===t?"":"string"===e||"number"===e||"boolean"===e?String(t):t instanceof sr||t instanceof ur||t instanceof cr?t.toString():JSON.stringify(t)}class mr{constructor(t,e){this.type=t,this.value=e}static parse(t,e){if(2!==t.length)return e.error(`\'literal\' expression requires exactly one argument, but found ${t.length-1} instead.`);if(!dr(t[1]))return e.error("invalid value");const n=t[1];let i=fr(n);const r=e.expectedType;return"array"!==i.kind||0!==i.N||!r||"array"!==r.kind||"number"==typeof r.N&&0!==r.N||(i=r),new mr(i,n)}evaluate(){return this.value}eachChild(){}outputDefined(){return!0}serialize(){return"array"===this.type.kind||"object"===this.type.kind?["literal",this.value]:this.value instanceof sr?["rgba"].concat(this.value.toArray()):this.value instanceof ur?this.value.serialize():this.value}}class yr{constructor(t){this.name="ExpressionEvaluationError",this.message=t}toJSON(){return this.message}}const gr={string:Vi,number:Ji,boolean:Hi,object:Bi};class br{constructor(t,e){this.type=t,this.args=e}static parse(t,e){if(t.length<2)return e.error("Expected at least one argument.");let n,i=1;const r=t[0];if("array"===r){let r,o;if(t.length>2){const n=t[1];if("string"!=typeof n||!(n in gr)||"object"===n)return e.error(\'The item type argument of "array" must be one of string, number, boolean\',1);r=gr[n],i++}else r=Zi;if(t.length>3){if(null!==t[2]&&("number"!=typeof t[2]||t[2]<0||t[2]!==Math.floor(t[2])))return e.error(\'The length argument to "array" must be a positive integer literal\',2);o=t[2],i++}n=Qi(r,o)}else n=gr[r];const o=[];for(;i<t.length;i++){const n=e.parse(t[i],i,Zi);if(!n)return null;o.push(n)}return new br(n,o)}evaluate(t){for(let e=0;e<this.args.length;e++){const n=this.args[e].evaluate(t);if(!nr(this.type,fr(n)))return n;if(e===this.args.length-1)throw new yr(`Expected value to be of type ${tr(this.type)}, but found ${tr(fr(n))} instead.`)}return null}eachChild(t){this.args.forEach(t)}outputDefined(){return this.args.every(t=>t.outputDefined())}serialize(){const t=this.type,e=[t.kind];if("array"===t.kind){const n=t.itemType;if("string"===n.kind||"number"===n.kind||"boolean"===n.kind){e.push(n.kind);const i=t.N;("number"==typeof i||this.args.length>1)&&e.push(i)}}return e.concat(this.args.map(t=>t.serialize()))}}class vr{constructor(t){this.type=Xi,this.sections=t}static parse(t,e){if(t.length<2)return e.error("Expected at least one argument.");const n=t[1];if(!Array.isArray(n)&&"object"==typeof n)return e.error("First argument must be an image or text section.");const i=[];let r=!1;for(let n=1;n<=t.length-1;++n){const o=t[n];if(r&&"object"==typeof o&&!Array.isArray(o)){r=!1;let t=null;if(o["font-scale"]&&(t=e.parse(o["font-scale"],1,Ji),!t))return null;let n=null;if(o["text-font"]&&(n=e.parse(o["text-font"],1,Qi(Vi)),!n))return null;let s=null;if(o["text-color"]&&(s=e.parse(o["text-color"],1,Gi),!s))return null;const a=i[i.length-1];a.scale=t,a.font=n,a.textColor=s}else{const o=e.parse(t[n],1,Zi);if(!o)return null;const s=o.type.kind;if("string"!==s&&"value"!==s&&"null"!==s&&"resolvedImage"!==s)return e.error("Formatted text type must be \'string\', \'value\', \'image\' or \'null\'.");r=!0,i.push({content:o,scale:null,font:null,textColor:null})}}return new vr(i)}evaluate(t){return new ur(this.sections.map(e=>{const n=e.content.evaluate(t);return fr(n)===Ki?new lr("",n,null,null,null):new lr(pr(n),null,e.scale?e.scale.evaluate(t):null,e.font?e.font.evaluate(t).join(","):null,e.textColor?e.textColor.evaluate(t):null)}))}eachChild(t){for(const e of this.sections)t(e.content),e.scale&&t(e.scale),e.font&&t(e.font),e.textColor&&t(e.textColor)}outputDefined(){return!1}serialize(){const t=["format"];for(const e of this.sections){t.push(e.content.serialize());const n={};e.scale&&(n["font-scale"]=e.scale.serialize()),e.font&&(n["text-font"]=e.font.serialize()),e.textColor&&(n["text-color"]=e.textColor.serialize()),t.push(n)}return t}}class wr{constructor(t){this.type=Ki,this.input=t}static parse(t,e){if(2!==t.length)return e.error("Expected two arguments.");const n=e.parse(t[1],1,Vi);return n?new wr(n):e.error("No image name provided.")}evaluate(t){const e=this.input.evaluate(t),n=cr.fromString(e);return n&&t.availableImages&&(n.available=t.availableImages.indexOf(e)>-1),n}eachChild(t){t(this.input)}outputDefined(){return!1}serialize(){return["image",this.input.serialize()]}}const xr={"to-boolean":Hi,"to-color":Gi,"to-number":Ji,"to-string":Vi};class kr{constructor(t,e){this.type=t,this.args=e}static parse(t,e){if(t.length<2)return e.error("Expected at least one argument.");const n=t[0];if(("to-boolean"===n||"to-string"===n)&&2!==t.length)return e.error("Expected one argument.");const i=xr[n],r=[];for(let n=1;n<t.length;n++){const i=e.parse(t[n],n,Zi);if(!i)return null;r.push(i)}return new kr(i,r)}evaluate(t){if("boolean"===this.type.kind)return Boolean(this.args[0].evaluate(t));if("color"===this.type.kind){let e,n;for(const i of this.args){if(e=i.evaluate(t),n=null,e instanceof sr)return e;if("string"==typeof e){const n=t.parseColor(e);if(n)return n}else if(Array.isArray(e)&&(n=e.length<3||e.length>4?`Invalid rbga value ${JSON.stringify(e)}: expected an array containing either three or four numeric values.`:hr(e[0],e[1],e[2],e[3]),!n))return new sr(e[0]/255,e[1]/255,e[2]/255,e[3])}throw new yr(n||`Could not parse color from value \'${"string"==typeof e?e:String(JSON.stringify(e))}\'`)}if("number"===this.type.kind){let e=null;for(const n of this.args){if(e=n.evaluate(t),null===e)return 0;const i=Number(e);if(!isNaN(i))return i}throw new yr(`Could not convert ${JSON.stringify(e)} to number.`)}return"formatted"===this.type.kind?ur.fromString(pr(this.args[0].evaluate(t))):"resolvedImage"===this.type.kind?cr.fromString(pr(this.args[0].evaluate(t))):pr(this.args[0].evaluate(t))}eachChild(t){this.args.forEach(t)}outputDefined(){return this.args.every(t=>t.outputDefined())}serialize(){if("formatted"===this.type.kind)return new vr([{content:this.args[0],scale:null,font:null,textColor:null}]).serialize();if("resolvedImage"===this.type.kind)return new wr(this.args[0]).serialize();const t=["to-"+this.type.kind];return this.eachChild(e=>{t.push(e.serialize())}),t}}const Mr=["Unknown","Point","LineString","Polygon"];class jr{constructor(){this.globals=null,this.feature=null,this.featureState=null,this.formattedSection=null,this.R={},this.availableImages=null,this.canonical=null,this.featureTileCoord=null,this.featureDistanceData=null}id(){return this.feature&&"id"in this.feature?this.feature.id:null}geometryType(){return this.feature?"number"==typeof this.feature.type?Mr[this.feature.type]:this.feature.type:null}geometry(){return this.feature&&"geometry"in this.feature?this.feature.geometry:null}canonicalID(){return this.canonical}properties(){return this.feature&&this.feature.properties||{}}distanceFromCenter(){if(this.featureTileCoord&&this.featureDistanceData){const t=this.featureDistanceData.center,e=this.featureDistanceData.scale,{x:n,y:i}=this.featureTileCoord;return this.featureDistanceData.bearing[0]*(n*e-t[0])+this.featureDistanceData.bearing[1]*(i*e-t[1])}return 0}parseColor(t){let e=this.R[t];return e||(e=this.R[t]=sr.parse(t)),e}}class Ar{constructor(t,e,n,i){this.name=t,this.type=e,this.D=n,this.args=i}evaluate(t){return this.D(t,this.args)}eachChild(t){this.args.forEach(t)}outputDefined(){return!1}serialize(){return[this.name].concat(this.args.map(t=>t.serialize()))}static parse(t,e){const n=t[0],i=Ar.definitions[n];if(!i)return e.error(`Unknown expression "${n}". If you wanted a literal array, use ["literal", [...]].`,0);const r=Array.isArray(i)?i[0]:i.type,o=Array.isArray(i)?[[i[1],i[2]]]:i.overloads,s=o.filter(([e])=>!Array.isArray(e)||e.length===t.length-1);let a=null;for(const[i,o]of s){a=new Gr(e.registry,e.path,null,e.scope);const s=[];let l=!1;for(let e=1;e<t.length;e++){const n=t[e],r=Array.isArray(i)?i[e-1]:i.type,o=a.parse(n,1+s.length,r);if(!o){l=!0;break}s.push(o)}if(!l)if(Array.isArray(i)&&i.length!==s.length)a.error(`Expected ${i.length} arguments, but found ${s.length} instead.`);else{for(let t=0;t<s.length;t++){const e=Array.isArray(i)?i[t]:i.type,n=s[t];a.concat(t+1).checkSubtype(e,n.type)}if(0===a.errors.length)return new Ar(n,r,o,s)}}if(1===s.length)e.errors.push(...a.errors);else{const n=(s.length?s:o).map(([t])=>{return e=t,Array.isArray(e)?`(${e.map(tr).join(", ")})`:`(${tr(e.type)}...)`;var e}).join(" | "),i=[];for(let n=1;n<t.length;n++){const r=e.parse(t[n],1+i.length);if(!r)return null;i.push(tr(r.type))}e.error(`Expected arguments of type ${n}, but found (${i.join(", ")}) instead.`)}return null}static register(t,e){Ar.definitions=e;for(const n in e)t[n]=Ar}}class Fr{constructor(t,e,n){this.type=Yi,this.locale=n,this.caseSensitive=t,this.diacriticSensitive=e}static parse(t,e){if(2!==t.length)return e.error("Expected one argument.");const n=t[1];if("object"!=typeof n||Array.isArray(n))return e.error("Collator options argument must be an object.");const i=e.parse(void 0!==n["case-sensitive"]&&n["case-sensitive"],1,Hi);if(!i)return null;const r=e.parse(void 0!==n["diacritic-sensitive"]&&n["diacritic-sensitive"],1,Hi);if(!r)return null;let o=null;return n.locale&&(o=e.parse(n.locale,1,Vi),!o)?null:new Fr(i,r,o)}evaluate(t){return new ar(this.caseSensitive.evaluate(t),this.diacriticSensitive.evaluate(t),this.locale?this.locale.evaluate(t):null)}eachChild(t){t(this.caseSensitive),t(this.diacriticSensitive),this.locale&&t(this.locale)}outputDefined(){return!1}serialize(){const t={};return t["case-sensitive"]=this.caseSensitive.serialize(),t["diacritic-sensitive"]=this.diacriticSensitive.serialize(),this.locale&&(t.locale=this.locale.serialize()),["collator",t]}}function Tr(t,e){t[0]=Math.min(t[0],e[0]),t[1]=Math.min(t[1],e[1]),t[2]=Math.max(t[2],e[0]),t[3]=Math.max(t[3],e[1])}function zr(t,e){return!(t[0]<=e[0]||t[2]>=e[2]||t[1]<=e[1]||t[3]>=e[3])}function Sr(t,e){const n=(180+t[0])/360,i=(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+t[1]*Math.PI/360)))/360,r=Math.pow(2,e.z);return[Math.round(n*r*8192),Math.round(i*r*8192)]}function _r(t,e,n){const i=t[0]-e[0],r=t[1]-e[1],o=t[0]-n[0],s=t[1]-n[1];return i*s-o*r==0&&i*o<=0&&r*s<=0}function Pr(t,e){let n=!1;for(let s=0,a=e.length;s<a;s++){const a=e[s];for(let e=0,s=a.length;e<s-1;e++){if(_r(t,a[e],a[e+1]))return!1;(r=a[e])[1]>(i=t)[1]!=(o=a[e+1])[1]>i[1]&&i[0]<(o[0]-r[0])*(i[1]-r[1])/(o[1]-r[1])+r[0]&&(n=!n)}}var i,r,o;return n}function Ir(t,e){for(let n=0;n<e.length;n++)if(Pr(t,e[n]))return!0;return!1}function Or(t,e,n,i){const r=i[0]-n[0],o=i[1]-n[1],s=(t[0]-n[0])*o-r*(t[1]-n[1]),a=(e[0]-n[0])*o-r*(e[1]-n[1]);return s>0&&a<0||s<0&&a>0}function qr(t,e,n){for(const u of n)for(let n=0;n<u.length-1;++n)if(void 0,void 0,0!=(a=[(s=u[n+1])[0]-(o=u[n])[0],s[1]-o[1]])[0]*(l=[(r=e)[0]-(i=t)[0],r[1]-i[1]])[1]-a[1]*l[0]&&Or(i,r,o,s)&&Or(o,s,i,r))return!0;var i,r,o,s,a,l;return!1}function Cr(t,e){for(let n=0;n<t.length;++n)if(!Pr(t[n],e))return!1;for(let n=0;n<t.length-1;++n)if(qr(t[n],t[n+1],e))return!1;return!0}function Rr(t,e){for(let n=0;n<e.length;n++)if(Cr(t,e[n]))return!0;return!1}function Er(t,e,n){const i=[];for(let r=0;r<t.length;r++){const o=[];for(let i=0;i<t[r].length;i++){const s=Sr(t[r][i],n);Tr(e,s),o.push(s)}i.push(o)}return i}function Nr(t,e,n){const i=[];for(let r=0;r<t.length;r++){const o=Er(t[r],e,n);i.push(o)}return i}function Dr(t,e,n,i){if(t[0]<n[0]||t[0]>n[2]){const e=.5*i;let r=t[0]-n[0]>e?-i:n[0]-t[0]>e?i:0;0===r&&(r=t[0]-n[2]>e?-i:n[2]-t[0]>e?i:0),t[0]+=r}Tr(e,t)}function Lr(t,e,n,i){const r=8192*Math.pow(2,i.z),o=[8192*i.x,8192*i.y],s=[];for(const i of t)for(const t of i){const i=[t.x+o[0],t.y+o[1]];Dr(i,e,n,r),s.push(i)}return s}function Ur(t,e,n,i){const r=8192*Math.pow(2,i.z),o=[8192*i.x,8192*i.y],s=[];for(const n of t){const t=[];for(const i of n){const n=[i.x+o[0],i.y+o[1]];Tr(e,n),t.push(n)}s.push(t)}if(e[2]-e[0]<=r/2){(a=e)[0]=a[1]=1/0,a[2]=a[3]=-1/0;for(const t of s)for(const i of t)Dr(i,e,n,r)}var a;return s}class $r{constructor(t,e){this.type=Hi,this.geojson=t,this.geometries=e}static parse(t,e){if(2!==t.length)return e.error(`\'within\' expression requires exactly one argument, but found ${t.length-1} instead.`);if(dr(t[1])){const e=t[1];if("FeatureCollection"===e.type)for(let t=0;t<e.features.length;++t){const n=e.features[t].geometry.type;if("Polygon"===n||"MultiPolygon"===n)return new $r(e,e.features[t].geometry)}else if("Feature"===e.type){const t=e.geometry.type;if("Polygon"===t||"MultiPolygon"===t)return new $r(e,e.geometry)}else if("Polygon"===e.type||"MultiPolygon"===e.type)return new $r(e,e)}return e.error("\'within\' expression requires valid geojson object that contains polygon geometry type.")}evaluate(t){if(null!=t.geometry()&&null!=t.canonicalID()){if("Point"===t.geometryType())return function(t,e){const n=[1/0,1/0,-1/0,-1/0],i=[1/0,1/0,-1/0,-1/0],r=t.canonicalID();if("Polygon"===e.type){const o=Er(e.coordinates,i,r),s=Lr(t.geometry(),n,i,r);if(!zr(n,i))return!1;for(const t of s)if(!Pr(t,o))return!1}if("MultiPolygon"===e.type){const o=Nr(e.coordinates,i,r),s=Lr(t.geometry(),n,i,r);if(!zr(n,i))return!1;for(const t of s)if(!Ir(t,o))return!1}return!0}(t,this.geometries);if("LineString"===t.geometryType())return function(t,e){const n=[1/0,1/0,-1/0,-1/0],i=[1/0,1/0,-1/0,-1/0],r=t.canonicalID();if("Polygon"===e.type){const o=Er(e.coordinates,i,r),s=Ur(t.geometry(),n,i,r);if(!zr(n,i))return!1;for(const t of s)if(!Cr(t,o))return!1}if("MultiPolygon"===e.type){const o=Nr(e.coordinates,i,r),s=Ur(t.geometry(),n,i,r);if(!zr(n,i))return!1;for(const t of s)if(!Rr(t,o))return!1}return!0}(t,this.geometries)}return!1}eachChild(){}outputDefined(){return!0}serialize(){return["within",this.geojson]}}function Wr(t){if(t instanceof Ar){if("get"===t.name&&1===t.args.length)return!1;if("feature-state"===t.name)return!1;if("has"===t.name&&1===t.args.length)return!1;if("properties"===t.name||"geometry-type"===t.name||"id"===t.name)return!1;if(/^filter-/.test(t.name))return!1}if(t instanceof $r)return!1;let e=!0;return t.eachChild(t=>{e&&!Wr(t)&&(e=!1)}),e}function Jr(t){if(t instanceof Ar&&"feature-state"===t.name)return!1;let e=!0;return t.eachChild(t=>{e&&!Jr(t)&&(e=!1)}),e}function Vr(t,e){if(t instanceof Ar&&e.indexOf(t.name)>=0)return!1;let n=!0;return t.eachChild(t=>{n&&!Vr(t,e)&&(n=!1)}),n}class Hr{constructor(t,e){this.type=e.type,this.name=t,this.boundExpression=e}static parse(t,e){if(2!==t.length||"string"!=typeof t[1])return e.error("\'var\' expression requires exactly one string literal argument.");const n=t[1];return e.scope.has(n)?new Hr(n,e.scope.get(n)):e.error(`Unknown variable "${n}". Make sure "${n}" has been bound in an enclosing "let" expression before using it.`,1)}evaluate(t){return this.boundExpression.evaluate(t)}eachChild(){}outputDefined(){return!1}serialize(){return["var",this.name]}}class Gr{constructor(t,e=[],n,i=new $i,r=[]){this.registry=t,this.path=e,this.key=e.map(t=>`[${t}]`).join(""),this.scope=i,this.errors=r,this.expectedType=n}parse(t,e,n,i,r={}){return e?this.concat(e,n,i).L(t,r):this.L(t,r)}L(t,e){function n(t,e,n){return"assert"===n?new br(e,[t]):"coerce"===n?new kr(e,[t]):t}if(null!==t&&"string"!=typeof t&&"boolean"!=typeof t&&"number"!=typeof t||(t=["literal",t]),Array.isArray(t)){if(0===t.length)return this.error(\'Expected an array with at least one element. If you wanted a literal array, use ["literal", []].\');const i=t[0];if("string"!=typeof i)return this.error(`Expression name must be a string, but found ${typeof i} instead. If you wanted a literal array, use ["literal", [...]].`,0),null;const r=this.registry[i];if(r){let i=r.parse(t,this);if(!i)return null;if(this.expectedType){const t=this.expectedType,r=i.type;if("string"!==t.kind&&"number"!==t.kind&&"boolean"!==t.kind&&"object"!==t.kind&&"array"!==t.kind||"value"!==r.kind)if("color"!==t.kind&&"formatted"!==t.kind&&"resolvedImage"!==t.kind||"value"!==r.kind&&"string"!==r.kind){if(this.checkSubtype(t,r))return null}else i=n(i,t,e.typeAnnotation||"coerce");else i=n(i,t,e.typeAnnotation||"assert")}if(!(i instanceof mr)&&"resolvedImage"!==i.type.kind&&function t(e){if(e instanceof Hr)return t(e.boundExpression);if(e instanceof Ar&&"error"===e.name)return!1;if(e instanceof Fr)return!1;if(e instanceof $r)return!1;const n=e instanceof kr||e instanceof br;let i=!0;return e.eachChild(e=>{i=n?i&&t(e):i&&e instanceof mr}),!!i&&(Wr(e)&&Vr(e,["zoom","heatmap-density","line-progress","sky-radial-progress","accumulated","is-supported-script","pitch","distance-from-center"]))}(i)){const e=new jr;try{i=new mr(i.type,i.evaluate(e))}catch(t){return this.error(t.message),null}}return i}return this.error(`Unknown expression "${i}". If you wanted a literal array, use ["literal", [...]].`,0)}return this.error(void 0===t?"\'undefined\' value invalid. Use null instead.":"object"==typeof t?\'Bare objects invalid. Use ["literal", {...}] instead.\':`Expected an array, but found ${typeof t} instead.`)}concat(t,e,n){const i="number"==typeof t?this.path.concat(t):this.path,r=n?this.scope.concat(n):this.scope;return new Gr(this.registry,i,e||null,r,this.errors)}error(t,...e){const n=`${this.key}${e.map(t=>`[${t}]`).join("")}`;this.errors.push(new Ui(n,t))}checkSubtype(t,e){const n=nr(t,e);return n&&this.error(n),n}}function Br(t,e){const n=t.length-1;let i,r,o=0,s=n,a=0;for(;o<=s;)if(a=Math.floor((o+s)/2),i=t[a],r=t[a+1],i<=e){if(a===n||e<r)return a;o=a+1}else{if(!(i>e))throw new yr("Input is not a number.");s=a-1}return 0}class Zr{constructor(t,e,n){this.type=t,this.input=e,this.labels=[],this.outputs=[];for(const[t,e]of n)this.labels.push(t),this.outputs.push(e)}static parse(t,e){if(t.length-1<4)return e.error(`Expected at least 4 arguments, but found only ${t.length-1}.`);if((t.length-1)%2!=0)return e.error("Expected an even number of arguments.");const n=e.parse(t[1],1,Ji);if(!n)return null;const i=[];let r=null;e.expectedType&&"value"!==e.expectedType.kind&&(r=e.expectedType);for(let n=1;n<t.length;n+=2){const o=1===n?-1/0:t[n],s=t[n+1],a=n,l=n+1;if("number"!=typeof o)return e.error(\'Input/output pairs for "step" expressions must be defined using literal numeric values (not computed expressions) for the input values.\',a);if(i.length&&i[i.length-1][0]>=o)return e.error(\'Input/output pairs for "step" expressions must be arranged with input values in strictly ascending order.\',a);const u=e.parse(s,l,r);if(!u)return null;r=r||u.type,i.push([o,u])}return new Zr(r,n,i)}evaluate(t){const e=this.labels,n=this.outputs;if(1===e.length)return n[0].evaluate(t);const i=this.input.evaluate(t);if(i<=e[0])return n[0].evaluate(t);const r=e.length;return i>=e[r-1]?n[r-1].evaluate(t):n[Br(e,i)].evaluate(t)}eachChild(t){t(this.input);for(const e of this.outputs)t(e)}outputDefined(){return this.outputs.every(t=>t.outputDefined())}serialize(){const t=["step",this.input.serialize()];for(let e=0;e<this.labels.length;e++)e>0&&t.push(this.labels[e]),t.push(this.outputs[e].serialize());return t}}var Yr=Xr;function Xr(t,e,n,i){this.cx=3*t,this.bx=3*(n-t)-this.cx,this.ax=1-this.cx-this.bx,this.cy=3*e,this.by=3*(i-e)-this.cy,this.ay=1-this.cy-this.by,this.p1x=t,this.p1y=i,this.p2x=n,this.p2y=i}function Kr(t,e,n){return t*(1-n)+e*n}Xr.prototype.sampleCurveX=function(t){return((this.ax*t+this.bx)*t+this.cx)*t},Xr.prototype.sampleCurveY=function(t){return((this.ay*t+this.by)*t+this.cy)*t},Xr.prototype.sampleCurveDerivativeX=function(t){return(3*this.ax*t+2*this.bx)*t+this.cx},Xr.prototype.solveCurveX=function(t,e){var n,i,r,o,s;for(void 0===e&&(e=1e-6),r=t,s=0;s<8;s++){if(o=this.sampleCurveX(r)-t,Math.abs(o)<e)return r;var a=this.sampleCurveDerivativeX(r);if(Math.abs(a)<1e-6)break;r-=o/a}if((r=t)<(n=0))return n;if(r>(i=1))return i;for(;n<i;){if(o=this.sampleCurveX(r),Math.abs(o-t)<e)return r;t>o?n=r:i=r,r=.5*(i-n)+n}return r},Xr.prototype.solve=function(t,e){return this.sampleCurveY(this.solveCurveX(t,e))};var Qr=Object.freeze({__proto__:null,number:Kr,color:function(t,e,n){return new sr(Kr(t.r,e.r,n),Kr(t.g,e.g,n),Kr(t.b,e.b,n),Kr(t.a,e.a,n))},array:function(t,e,n){return t.map((t,i)=>Kr(t,e[i],n))}});const to=6/29*3*(6/29),eo=Math.PI/180,no=180/Math.PI;function io(t){return t>.008856451679035631?Math.pow(t,1/3):t/to+4/29}function ro(t){return t>6/29?t*t*t:to*(t-4/29)}function oo(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function so(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function ao(t){const e=so(t.r),n=so(t.g),i=so(t.b),r=io((.4124564*e+.3575761*n+.1804375*i)/.95047),o=io((.2126729*e+.7151522*n+.072175*i)/1);return{l:116*o-16,a:500*(r-o),b:200*(o-io((.0193339*e+.119192*n+.9503041*i)/1.08883)),alpha:t.a}}function lo(t){let e=(t.l+16)/116,n=isNaN(t.a)?e:e+t.a/500,i=isNaN(t.b)?e:e-t.b/200;return e=1*ro(e),n=.95047*ro(n),i=1.08883*ro(i),new sr(oo(3.2404542*n-1.5371385*e-.4985314*i),oo(-.969266*n+1.8760108*e+.041556*i),oo(.0556434*n-.2040259*e+1.0572252*i),t.alpha)}function uo(t,e,n){const i=e-t;return t+n*(i>180||i<-180?i-360*Math.round(i/360):i)}const co={forward:ao,reverse:lo,interpolate:function(t,e,n){return{l:Kr(t.l,e.l,n),a:Kr(t.a,e.a,n),b:Kr(t.b,e.b,n),alpha:Kr(t.alpha,e.alpha,n)}}},ho={forward:function(t){const{l:e,a:n,b:i}=ao(t),r=Math.atan2(i,n)*no;return{h:r<0?r+360:r,c:Math.sqrt(n*n+i*i),l:e,alpha:t.a}},reverse:function(t){const e=t.h*eo,n=t.c;return lo({l:t.l,a:Math.cos(e)*n,b:Math.sin(e)*n,alpha:t.alpha})},interpolate:function(t,e,n){return{h:uo(t.h,e.h,n),c:Kr(t.c,e.c,n),l:Kr(t.l,e.l,n),alpha:Kr(t.alpha,e.alpha,n)}}};var fo=Object.freeze({__proto__:null,lab:co,hcl:ho});class po{constructor(t,e,n,i,r){this.type=t,this.operator=e,this.interpolation=n,this.input=i,this.labels=[],this.outputs=[];for(const[t,e]of r)this.labels.push(t),this.outputs.push(e)}static interpolationFactor(t,e,n,i){let r=0;if("exponential"===t.name)r=mo(e,t.base,n,i);else if("linear"===t.name)r=mo(e,1,n,i);else if("cubic-bezier"===t.name){const o=t.controlPoints;r=new Yr(o[0],o[1],o[2],o[3]).solve(mo(e,1,n,i))}return r}static parse(t,e){let[n,i,r,...o]=t;if(!Array.isArray(i)||0===i.length)return e.error("Expected an interpolation type expression.",1);if("linear"===i[0])i={name:"linear"};else if("exponential"===i[0]){const t=i[1];if("number"!=typeof t)return e.error("Exponential interpolation requires a numeric base.",1,1);i={name:"exponential",base:t}}else{if("cubic-bezier"!==i[0])return e.error("Unknown interpolation type "+String(i[0]),1,0);{const t=i.slice(1);if(4!==t.length||t.some(t=>"number"!=typeof t||t<0||t>1))return e.error("Cubic bezier interpolation requires four numeric arguments with values between 0 and 1.",1);i={name:"cubic-bezier",controlPoints:t}}}if(t.length-1<4)return e.error(`Expected at least 4 arguments, but found only ${t.length-1}.`);if((t.length-1)%2!=0)return e.error("Expected an even number of arguments.");if(r=e.parse(r,2,Ji),!r)return null;const s=[];let a=null;"interpolate-hcl"===n||"interpolate-lab"===n?a=Gi:e.expectedType&&"value"!==e.expectedType.kind&&(a=e.expectedType);for(let t=0;t<o.length;t+=2){const n=o[t],i=o[t+1],r=t+3,l=t+4;if("number"!=typeof n)return e.error(\'Input/output pairs for "interpolate" expressions must be defined using literal numeric values (not computed expressions) for the input values.\',r);if(s.length&&s[s.length-1][0]>=n)return e.error(\'Input/output pairs for "interpolate" expressions must be arranged with input values in strictly ascending order.\',r);const u=e.parse(i,l,a);if(!u)return null;a=a||u.type,s.push([n,u])}return"number"===a.kind||"color"===a.kind||"array"===a.kind&&"number"===a.itemType.kind&&"number"==typeof a.N?new po(a,n,i,r,s):e.error(`Type ${tr(a)} is not interpolatable.`)}evaluate(t){const e=this.labels,n=this.outputs;if(1===e.length)return n[0].evaluate(t);const i=this.input.evaluate(t);if(i<=e[0])return n[0].evaluate(t);const r=e.length;if(i>=e[r-1])return n[r-1].evaluate(t);const o=Br(e,i),s=po.interpolationFactor(this.interpolation,i,e[o],e[o+1]),a=n[o].evaluate(t),l=n[o+1].evaluate(t);return"interpolate"===this.operator?Qr[this.type.kind.toLowerCase()](a,l,s):"interpolate-hcl"===this.operator?ho.reverse(ho.interpolate(ho.forward(a),ho.forward(l),s)):co.reverse(co.interpolate(co.forward(a),co.forward(l),s))}eachChild(t){t(this.input);for(const e of this.outputs)t(e)}outputDefined(){return this.outputs.every(t=>t.outputDefined())}serialize(){let t;t="linear"===this.interpolation.name?["linear"]:"exponential"===this.interpolation.name?1===this.interpolation.base?["linear"]:["exponential",this.interpolation.base]:["cubic-bezier"].concat(this.interpolation.controlPoints);const e=[this.operator,t,this.input.serialize()];for(let t=0;t<this.labels.length;t++)e.push(this.labels[t],this.outputs[t].serialize());return e}}function mo(t,e,n,i){const r=i-n,o=t-n;return 0===r?0:1===e?o/r:(Math.pow(e,o)-1)/(Math.pow(e,r)-1)}class yo{constructor(t,e){this.type=t,this.args=e}static parse(t,e){if(t.length<2)return e.error("Expectected at least one argument.");let n=null;const i=e.expectedType;i&&"value"!==i.kind&&(n=i);const r=[];for(const i of t.slice(1)){const t=e.parse(i,1+r.length,n,void 0,{typeAnnotation:"omit"});if(!t)return null;n=n||t.type,r.push(t)}const o=i&&r.some(t=>nr(i,t.type));return new yo(o?Zi:n,r)}evaluate(t){let e,n=null,i=0;for(const r of this.args){if(i++,n=r.evaluate(t),n&&n instanceof cr&&!n.available&&(e||(e=n),n=null,i===this.args.length))return e;if(null!==n)break}return n}eachChild(t){this.args.forEach(t)}outputDefined(){return this.args.every(t=>t.outputDefined())}serialize(){const t=["coalesce"];return this.eachChild(e=>{t.push(e.serialize())}),t}}class go{constructor(t,e){this.type=e.type,this.bindings=[].concat(t),this.result=e}evaluate(t){return this.result.evaluate(t)}eachChild(t){for(const e of this.bindings)t(e[1]);t(this.result)}static parse(t,e){if(t.length<4)return e.error(`Expected at least 3 arguments, but found ${t.length-1} instead.`);const n=[];for(let i=1;i<t.length-1;i+=2){const r=t[i];if("string"!=typeof r)return e.error(`Expected string, but found ${typeof r} instead.`,i);if(/[^a-zA-Z0-9_]/.test(r))return e.error("Variable names must contain only alphanumeric characters or \'_\'.",i);const o=e.parse(t[i+1],i+1);if(!o)return null;n.push([r,o])}const i=e.parse(t[t.length-1],t.length-1,e.expectedType,n);return i?new go(n,i):null}outputDefined(){return this.result.outputDefined()}serialize(){const t=["let"];for(const[e,n]of this.bindings)t.push(e,n.serialize());return t.push(this.result.serialize()),t}}class bo{constructor(t,e,n){this.type=t,this.index=e,this.input=n}static parse(t,e){if(3!==t.length)return e.error(`Expected 2 arguments, but found ${t.length-1} instead.`);const n=e.parse(t[1],1,Ji),i=e.parse(t[2],2,Qi(e.expectedType||Zi));return n&&i?new bo(i.type.itemType,n,i):null}evaluate(t){const e=this.index.evaluate(t),n=this.input.evaluate(t);if(e<0)throw new yr(`Array index out of bounds: ${e} < 0.`);if(e>=n.length)throw new yr(`Array index out of bounds: ${e} > ${n.length-1}.`);if(e!==Math.floor(e))throw new yr(`Array index must be an integer, but found ${e} instead.`);return n[e]}eachChild(t){t(this.index),t(this.input)}outputDefined(){return!1}serialize(){return["at",this.index.serialize(),this.input.serialize()]}}class vo{constructor(t,e){this.type=Hi,this.needle=t,this.haystack=e}static parse(t,e){if(3!==t.length)return e.error(`Expected 2 arguments, but found ${t.length-1} instead.`);const n=e.parse(t[1],1,Zi),i=e.parse(t[2],2,Zi);return n&&i?ir(n.type,[Hi,Vi,Ji,Wi,Zi])?new vo(n,i):e.error(`Expected first argument to be of type boolean, string, number or null, but found ${tr(n.type)} instead`):null}evaluate(t){const e=this.needle.evaluate(t),n=this.haystack.evaluate(t);if(null==n)return!1;if(!rr(e,["boolean","string","number","null"]))throw new yr(`Expected first argument to be of type boolean, string, number or null, but found ${tr(fr(e))} instead.`);if(!rr(n,["string","array"]))throw new yr(`Expected second argument to be of type array or string, but found ${tr(fr(n))} instead.`);return n.indexOf(e)>=0}eachChild(t){t(this.needle),t(this.haystack)}outputDefined(){return!0}serialize(){return["in",this.needle.serialize(),this.haystack.serialize()]}}class wo{constructor(t,e,n){this.type=Ji,this.needle=t,this.haystack=e,this.fromIndex=n}static parse(t,e){if(t.length<=2||t.length>=5)return e.error(`Expected 3 or 4 arguments, but found ${t.length-1} instead.`);const n=e.parse(t[1],1,Zi),i=e.parse(t[2],2,Zi);if(!n||!i)return null;if(!ir(n.type,[Hi,Vi,Ji,Wi,Zi]))return e.error(`Expected first argument to be of type boolean, string, number or null, but found ${tr(n.type)} instead`);if(4===t.length){const r=e.parse(t[3],3,Ji);return r?new wo(n,i,r):null}return new wo(n,i)}evaluate(t){const e=this.needle.evaluate(t),n=this.haystack.evaluate(t);if(!rr(e,["boolean","string","number","null"]))throw new yr(`Expected first argument to be of type boolean, string, number or null, but found ${tr(fr(e))} instead.`);if(!rr(n,["string","array"]))throw new yr(`Expected second argument to be of type array or string, but found ${tr(fr(n))} instead.`);if(this.fromIndex){const i=this.fromIndex.evaluate(t);return n.indexOf(e,i)}return n.indexOf(e)}eachChild(t){t(this.needle),t(this.haystack),this.fromIndex&&t(this.fromIndex)}outputDefined(){return!1}serialize(){if(null!=this.fromIndex&&void 0!==this.fromIndex){const t=this.fromIndex.serialize();return["index-of",this.needle.serialize(),this.haystack.serialize(),t]}return["index-of",this.needle.serialize(),this.haystack.serialize()]}}class xo{constructor(t,e,n,i,r,o){this.inputType=t,this.type=e,this.input=n,this.cases=i,this.outputs=r,this.otherwise=o}static parse(t,e){if(t.length<5)return e.error(`Expected at least 4 arguments, but found only ${t.length-1}.`);if(t.length%2!=1)return e.error("Expected an even number of arguments.");let n,i;e.expectedType&&"value"!==e.expectedType.kind&&(i=e.expectedType);const r={},o=[];for(let s=2;s<t.length-1;s+=2){let a=t[s];const l=t[s+1];Array.isArray(a)||(a=[a]);const u=e.concat(s);if(0===a.length)return u.error("Expected at least one branch label.");for(const t of a){if("number"!=typeof t&&"string"!=typeof t)return u.error("Branch labels must be numbers or strings.");if("number"==typeof t&&Math.abs(t)>Number.MAX_SAFE_INTEGER)return u.error(`Branch labels must be integers no larger than ${Number.MAX_SAFE_INTEGER}.`);if("number"==typeof t&&Math.floor(t)!==t)return u.error("Numeric branch labels must be integer values.");if(n){if(u.checkSubtype(n,fr(t)))return null}else n=fr(t);if(void 0!==r[String(t)])return u.error("Branch labels must be unique.");r[String(t)]=o.length}const c=e.parse(l,s,i);if(!c)return null;i=i||c.type,o.push(c)}const s=e.parse(t[1],1,Zi);if(!s)return null;const a=e.parse(t[t.length-1],t.length-1,i);return a?"value"!==s.type.kind&&e.concat(1).checkSubtype(n,s.type)?null:new xo(n,i,s,r,o,a):null}evaluate(t){const e=this.input.evaluate(t);return(fr(e)===this.inputType&&this.outputs[this.cases[e]]||this.otherwise).evaluate(t)}eachChild(t){t(this.input),this.outputs.forEach(t),t(this.otherwise)}outputDefined(){return this.outputs.every(t=>t.outputDefined())&&this.otherwise.outputDefined()}serialize(){const t=["match",this.input.serialize()],e=Object.keys(this.cases).sort(),n=[],i={};for(const t of e){const e=i[this.cases[t]];void 0===e?(i[this.cases[t]]=n.length,n.push([this.cases[t],[t]])):n[e][1].push(t)}const r=t=>"number"===this.inputType.kind?Number(t):t;for(const[e,i]of n)t.push(1===i.length?r(i[0]):i.map(r)),t.push(this.outputs[e].serialize());return t.push(this.otherwise.serialize()),t}}class ko{constructor(t,e,n){this.type=t,this.branches=e,this.otherwise=n}static parse(t,e){if(t.length<4)return e.error(`Expected at least 3 arguments, but found only ${t.length-1}.`);if(t.length%2!=0)return e.error("Expected an odd number of arguments.");let n;e.expectedType&&"value"!==e.expectedType.kind&&(n=e.expectedType);const i=[];for(let r=1;r<t.length-1;r+=2){const o=e.parse(t[r],r,Hi);if(!o)return null;const s=e.parse(t[r+1],r+1,n);if(!s)return null;i.push([o,s]),n=n||s.type}const r=e.parse(t[t.length-1],t.length-1,n);return r?new ko(n,i,r):null}evaluate(t){for(const[e,n]of this.branches)if(e.evaluate(t))return n.evaluate(t);return this.otherwise.evaluate(t)}eachChild(t){for(const[e,n]of this.branches)t(e),t(n);t(this.otherwise)}outputDefined(){return this.branches.every(([t,e])=>e.outputDefined())&&this.otherwise.outputDefined()}serialize(){const t=["case"];return this.eachChild(e=>{t.push(e.serialize())}),t}}class Mo{constructor(t,e,n,i){this.type=t,this.input=e,this.beginIndex=n,this.endIndex=i}static parse(t,e){if(t.length<=2||t.length>=5)return e.error(`Expected 3 or 4 arguments, but found ${t.length-1} instead.`);const n=e.parse(t[1],1,Zi),i=e.parse(t[2],2,Ji);if(!n||!i)return null;if(!ir(n.type,[Qi(Zi),Vi,Zi]))return e.error(`Expected first argument to be of type array or string, but found ${tr(n.type)} instead`);if(4===t.length){const r=e.parse(t[3],3,Ji);return r?new Mo(n.type,n,i,r):null}return new Mo(n.type,n,i)}evaluate(t){const e=this.input.evaluate(t),n=this.beginIndex.evaluate(t);if(!rr(e,["string","array"]))throw new yr(`Expected first argument to be of type array or string, but found ${tr(fr(e))} instead.`);if(this.endIndex){const i=this.endIndex.evaluate(t);return e.slice(n,i)}return e.slice(n)}eachChild(t){t(this.input),t(this.beginIndex),this.endIndex&&t(this.endIndex)}outputDefined(){return!1}serialize(){if(null!=this.endIndex&&void 0!==this.endIndex){const t=this.endIndex.serialize();return["slice",this.input.serialize(),this.beginIndex.serialize(),t]}return["slice",this.input.serialize(),this.beginIndex.serialize()]}}function jo(t,e){return"=="===t||"!="===t?"boolean"===e.kind||"string"===e.kind||"number"===e.kind||"null"===e.kind||"value"===e.kind:"string"===e.kind||"number"===e.kind||"value"===e.kind}function Ao(t,e,n,i){return 0===i.compare(e,n)}function Fo(t,e,n){const i="=="!==t&&"!="!==t;return class r{constructor(t,e,n){this.type=Hi,this.lhs=t,this.rhs=e,this.collator=n,this.hasUntypedArgument="value"===t.type.kind||"value"===e.type.kind}static parse(t,e){if(3!==t.length&&4!==t.length)return e.error("Expected two or three arguments.");const n=t[0];let o=e.parse(t[1],1,Zi);if(!o)return null;if(!jo(n,o.type))return e.concat(1).error(`"${n}" comparisons are not supported for type \'${tr(o.type)}\'.`);let s=e.parse(t[2],2,Zi);if(!s)return null;if(!jo(n,s.type))return e.concat(2).error(`"${n}" comparisons are not supported for type \'${tr(s.type)}\'.`);if(o.type.kind!==s.type.kind&&"value"!==o.type.kind&&"value"!==s.type.kind)return e.error(`Cannot compare types \'${tr(o.type)}\' and \'${tr(s.type)}\'.`);i&&("value"===o.type.kind&&"value"!==s.type.kind?o=new br(s.type,[o]):"value"!==o.type.kind&&"value"===s.type.kind&&(s=new br(o.type,[s])));let a=null;if(4===t.length){if("string"!==o.type.kind&&"string"!==s.type.kind&&"value"!==o.type.kind&&"value"!==s.type.kind)return e.error("Cannot use collator to compare non-string types.");if(a=e.parse(t[3],3,Yi),!a)return null}return new r(o,s,a)}evaluate(r){const o=this.lhs.evaluate(r),s=this.rhs.evaluate(r);if(i&&this.hasUntypedArgument){const e=fr(o),n=fr(s);if(e.kind!==n.kind||"string"!==e.kind&&"number"!==e.kind)throw new yr(`Expected arguments for "${t}" to be (string, string) or (number, number), but found (${e.kind}, ${n.kind}) instead.`)}if(this.collator&&!i&&this.hasUntypedArgument){const t=fr(o),n=fr(s);if("string"!==t.kind||"string"!==n.kind)return e(r,o,s)}return this.collator?n(r,o,s,this.collator.evaluate(r)):e(r,o,s)}eachChild(t){t(this.lhs),t(this.rhs),this.collator&&t(this.collator)}outputDefined(){return!0}serialize(){const e=[t];return this.eachChild(t=>{e.push(t.serialize())}),e}}}const To=Fo("==",(function(t,e,n){return e===n}),Ao),zo=Fo("!=",(function(t,e,n){return e!==n}),(function(t,e,n,i){return!Ao(0,e,n,i)})),So=Fo("<",(function(t,e,n){return e<n}),(function(t,e,n,i){return i.compare(e,n)<0})),_o=Fo(">",(function(t,e,n){return e>n}),(function(t,e,n,i){return i.compare(e,n)>0})),Po=Fo("<=",(function(t,e,n){return e<=n}),(function(t,e,n,i){return i.compare(e,n)<=0})),Io=Fo(">=",(function(t,e,n){return e>=n}),(function(t,e,n,i){return i.compare(e,n)>=0}));class Oo{constructor(t,e,n,i,r){this.type=Vi,this.number=t,this.locale=e,this.currency=n,this.minFractionDigits=i,this.maxFractionDigits=r}static parse(t,e){if(3!==t.length)return e.error("Expected two arguments.");const n=e.parse(t[1],1,Ji);if(!n)return null;const i=t[2];if("object"!=typeof i||Array.isArray(i))return e.error("NumberFormat options argument must be an object.");let r=null;if(i.locale&&(r=e.parse(i.locale,1,Vi),!r))return null;let o=null;if(i.currency&&(o=e.parse(i.currency,1,Vi),!o))return null;let s=null;if(i["min-fraction-digits"]&&(s=e.parse(i["min-fraction-digits"],1,Ji),!s))return null;let a=null;return i["max-fraction-digits"]&&(a=e.parse(i["max-fraction-digits"],1,Ji),!a)?null:new Oo(n,r,o,s,a)}evaluate(t){return new Intl.NumberFormat(this.locale?this.locale.evaluate(t):[],{style:this.currency?"currency":"decimal",currency:this.currency?this.currency.evaluate(t):void 0,minimumFractionDigits:this.minFractionDigits?this.minFractionDigits.evaluate(t):void 0,maximumFractionDigits:this.maxFractionDigits?this.maxFractionDigits.evaluate(t):void 0}).format(this.number.evaluate(t))}eachChild(t){t(this.number),this.locale&&t(this.locale),this.currency&&t(this.currency),this.minFractionDigits&&t(this.minFractionDigits),this.maxFractionDigits&&t(this.maxFractionDigits)}outputDefined(){return!1}serialize(){const t={};return this.locale&&(t.locale=this.locale.serialize()),this.currency&&(t.currency=this.currency.serialize()),this.minFractionDigits&&(t["min-fraction-digits"]=this.minFractionDigits.serialize()),this.maxFractionDigits&&(t["max-fraction-digits"]=this.maxFractionDigits.serialize()),["number-format",this.number.serialize(),t]}}class qo{constructor(t){this.type=Ji,this.input=t}static parse(t,e){if(2!==t.length)return e.error(`Expected 1 argument, but found ${t.length-1} instead.`);const n=e.parse(t[1],1);return n?"array"!==n.type.kind&&"string"!==n.type.kind&&"value"!==n.type.kind?e.error(`Expected argument of type string or array, but found ${tr(n.type)} instead.`):new qo(n):null}evaluate(t){const e=this.input.evaluate(t);if("string"==typeof e)return e.length;if(Array.isArray(e))return e.length;throw new yr(`Expected value to be of type string or array, but found ${tr(fr(e))} instead.`)}eachChild(t){t(this.input)}outputDefined(){return!1}serialize(){const t=["length"];return this.eachChild(e=>{t.push(e.serialize())}),t}}const Co={"==":To,"!=":zo,">":_o,"<":So,">=":Io,"<=":Po,array:br,at:bo,boolean:br,case:ko,coalesce:yo,collator:Fr,format:vr,image:wr,in:vo,"index-of":wo,interpolate:po,"interpolate-hcl":po,"interpolate-lab":po,length:qo,let:go,literal:mr,match:xo,number:br,"number-format":Oo,object:br,slice:Mo,step:Zr,string:br,"to-boolean":kr,"to-color":kr,"to-number":kr,"to-string":kr,var:Hr,within:$r};function Ro(t,[e,n,i,r]){e=e.evaluate(t),n=n.evaluate(t),i=i.evaluate(t);const o=r?r.evaluate(t):1,s=hr(e,n,i,o);if(s)throw new yr(s);return new sr(e/255*o,n/255*o,i/255*o,o)}function Eo(t,e){return t in e}function No(t,e){const n=e[t];return void 0===n?null:n}function Do(t){return{type:t}}function Lo(t){return{result:"success",value:t}}function Uo(t){return{result:"error",value:t}}function $o(t){return!!t.expression&&t.expression.interpolated}function Wo(t){return t instanceof Number?"number":t instanceof String?"string":t instanceof Boolean?"boolean":Array.isArray(t)?"array":null===t?"null":typeof t}function Jo(t){return"object"==typeof t&&null!==t&&!Array.isArray(t)}function Vo(t){return t}function Ho(t,e,n){return void 0!==t?t:void 0!==e?e:void 0!==n?n:void 0}function Go(t,e,n,i,r){return Ho(typeof n===r?i[n]:void 0,t.default,e.default)}function Bo(t,e,n){if("number"!==Wo(n))return Ho(t.default,e.default);const i=t.stops.length;if(1===i)return t.stops[0][1];if(n<=t.stops[0][0])return t.stops[0][1];if(n>=t.stops[i-1][0])return t.stops[i-1][1];const r=Br(t.stops.map(t=>t[0]),n);return t.stops[r][1]}function Zo(t,e,n){const i=void 0!==t.base?t.base:1;if("number"!==Wo(n))return Ho(t.default,e.default);const r=t.stops.length;if(1===r)return t.stops[0][1];if(n<=t.stops[0][0])return t.stops[0][1];if(n>=t.stops[r-1][0])return t.stops[r-1][1];const o=Br(t.stops.map(t=>t[0]),n),s=function(t,e,n,i){const r=i-n,o=t-n;return 0===r?0:1===e?o/r:(Math.pow(e,o)-1)/(Math.pow(e,r)-1)}(n,i,t.stops[o][0],t.stops[o+1][0]),a=t.stops[o][1],l=t.stops[o+1][1];let u=Qr[e.type]||Vo;if(t.colorSpace&&"rgb"!==t.colorSpace){const e=fo[t.colorSpace];u=(t,n)=>e.reverse(e.interpolate(e.forward(t),e.forward(n),s))}return"function"==typeof a.evaluate?{evaluate(...t){const e=a.evaluate.apply(void 0,t),n=l.evaluate.apply(void 0,t);if(void 0!==e&&void 0!==n)return u(e,n,s)}}:u(a,l,s)}function Yo(t,e,n){return"color"===e.type?n=sr.parse(n):"formatted"===e.type?n=ur.fromString(n.toString()):"resolvedImage"===e.type?n=cr.fromString(n.toString()):Wo(n)===e.type||"enum"===e.type&&e.values[n]||(n=void 0),Ho(n,t.default,e.default)}Ar.register(Co,{error:[{kind:"error"},[Vi],(t,[e])=>{throw new yr(e.evaluate(t))}],typeof:[Vi,[Zi],(t,[e])=>tr(fr(e.evaluate(t)))],"to-rgba":[Qi(Ji,4),[Gi],(t,[e])=>e.evaluate(t).toArray()],rgb:[Gi,[Ji,Ji,Ji],Ro],rgba:[Gi,[Ji,Ji,Ji,Ji],Ro],has:{type:Hi,overloads:[[[Vi],(t,[e])=>Eo(e.evaluate(t),t.properties())],[[Vi,Bi],(t,[e,n])=>Eo(e.evaluate(t),n.evaluate(t))]]},get:{type:Zi,overloads:[[[Vi],(t,[e])=>No(e.evaluate(t),t.properties())],[[Vi,Bi],(t,[e,n])=>No(e.evaluate(t),n.evaluate(t))]]},"feature-state":[Zi,[Vi],(t,[e])=>No(e.evaluate(t),t.featureState||{})],properties:[Bi,[],t=>t.properties()],"geometry-type":[Vi,[],t=>t.geometryType()],id:[Zi,[],t=>t.id()],zoom:[Ji,[],t=>t.globals.zoom],pitch:[Ji,[],t=>t.globals.pitch||0],"distance-from-center":[Ji,[],t=>t.distanceFromCenter()],"heatmap-density":[Ji,[],t=>t.globals.heatmapDensity||0],"line-progress":[Ji,[],t=>t.globals.lineProgress||0],"sky-radial-progress":[Ji,[],t=>t.globals.skyRadialProgress||0],accumulated:[Zi,[],t=>void 0===t.globals.accumulated?null:t.globals.accumulated],"+":[Ji,Do(Ji),(t,e)=>{let n=0;for(const i of e)n+=i.evaluate(t);return n}],"*":[Ji,Do(Ji),(t,e)=>{let n=1;for(const i of e)n*=i.evaluate(t);return n}],"-":{type:Ji,overloads:[[[Ji,Ji],(t,[e,n])=>e.evaluate(t)-n.evaluate(t)],[[Ji],(t,[e])=>-e.evaluate(t)]]},"/":[Ji,[Ji,Ji],(t,[e,n])=>e.evaluate(t)/n.evaluate(t)],"%":[Ji,[Ji,Ji],(t,[e,n])=>e.evaluate(t)%n.evaluate(t)],ln2:[Ji,[],()=>Math.LN2],pi:[Ji,[],()=>Math.PI],e:[Ji,[],()=>Math.E],"^":[Ji,[Ji,Ji],(t,[e,n])=>Math.pow(e.evaluate(t),n.evaluate(t))],sqrt:[Ji,[Ji],(t,[e])=>Math.sqrt(e.evaluate(t))],log10:[Ji,[Ji],(t,[e])=>Math.log(e.evaluate(t))/Math.LN10],ln:[Ji,[Ji],(t,[e])=>Math.log(e.evaluate(t))],log2:[Ji,[Ji],(t,[e])=>Math.log(e.evaluate(t))/Math.LN2],sin:[Ji,[Ji],(t,[e])=>Math.sin(e.evaluate(t))],cos:[Ji,[Ji],(t,[e])=>Math.cos(e.evaluate(t))],tan:[Ji,[Ji],(t,[e])=>Math.tan(e.evaluate(t))],asin:[Ji,[Ji],(t,[e])=>Math.asin(e.evaluate(t))],acos:[Ji,[Ji],(t,[e])=>Math.acos(e.evaluate(t))],atan:[Ji,[Ji],(t,[e])=>Math.atan(e.evaluate(t))],min:[Ji,Do(Ji),(t,e)=>Math.min(...e.map(e=>e.evaluate(t)))],max:[Ji,Do(Ji),(t,e)=>Math.max(...e.map(e=>e.evaluate(t)))],abs:[Ji,[Ji],(t,[e])=>Math.abs(e.evaluate(t))],round:[Ji,[Ji],(t,[e])=>{const n=e.evaluate(t);return n<0?-Math.round(-n):Math.round(n)}],floor:[Ji,[Ji],(t,[e])=>Math.floor(e.evaluate(t))],ceil:[Ji,[Ji],(t,[e])=>Math.ceil(e.evaluate(t))],"filter-==":[Hi,[Vi,Zi],(t,[e,n])=>t.properties()[e.value]===n.value],"filter-id-==":[Hi,[Zi],(t,[e])=>t.id()===e.value],"filter-type-==":[Hi,[Vi],(t,[e])=>t.geometryType()===e.value],"filter-<":[Hi,[Vi,Zi],(t,[e,n])=>{const i=t.properties()[e.value],r=n.value;return typeof i==typeof r&&i<r}],"filter-id-<":[Hi,[Zi],(t,[e])=>{const n=t.id(),i=e.value;return typeof n==typeof i&&n<i}],"filter->":[Hi,[Vi,Zi],(t,[e,n])=>{const i=t.properties()[e.value],r=n.value;return typeof i==typeof r&&i>r}],"filter-id->":[Hi,[Zi],(t,[e])=>{const n=t.id(),i=e.value;return typeof n==typeof i&&n>i}],"filter-<=":[Hi,[Vi,Zi],(t,[e,n])=>{const i=t.properties()[e.value],r=n.value;return typeof i==typeof r&&i<=r}],"filter-id-<=":[Hi,[Zi],(t,[e])=>{const n=t.id(),i=e.value;return typeof n==typeof i&&n<=i}],"filter->=":[Hi,[Vi,Zi],(t,[e,n])=>{const i=t.properties()[e.value],r=n.value;return typeof i==typeof r&&i>=r}],"filter-id->=":[Hi,[Zi],(t,[e])=>{const n=t.id(),i=e.value;return typeof n==typeof i&&n>=i}],"filter-has":[Hi,[Zi],(t,[e])=>e.value in t.properties()],"filter-has-id":[Hi,[],t=>null!==t.id()&&void 0!==t.id()],"filter-type-in":[Hi,[Qi(Vi)],(t,[e])=>e.value.indexOf(t.geometryType())>=0],"filter-id-in":[Hi,[Qi(Zi)],(t,[e])=>e.value.indexOf(t.id())>=0],"filter-in-small":[Hi,[Vi,Qi(Zi)],(t,[e,n])=>n.value.indexOf(t.properties()[e.value])>=0],"filter-in-large":[Hi,[Vi,Qi(Zi)],(t,[e,n])=>function(t,e,n,i){for(;n<=i;){const r=n+i>>1;if(e[r]===t)return!0;e[r]>t?i=r-1:n=r+1}return!1}(t.properties()[e.value],n.value,0,n.value.length-1)],all:{type:Hi,overloads:[[[Hi,Hi],(t,[e,n])=>e.evaluate(t)&&n.evaluate(t)],[Do(Hi),(t,e)=>{for(const n of e)if(!n.evaluate(t))return!1;return!0}]]},any:{type:Hi,overloads:[[[Hi,Hi],(t,[e,n])=>e.evaluate(t)||n.evaluate(t)],[Do(Hi),(t,e)=>{for(const n of e)if(n.evaluate(t))return!0;return!1}]]},"!":[Hi,[Hi],(t,[e])=>!e.evaluate(t)],"is-supported-script":[Hi,[Vi],(t,[e])=>{const n=t.globals&&t.globals.isSupportedScript;return!n||n(e.evaluate(t))}],upcase:[Vi,[Vi],(t,[e])=>e.evaluate(t).toUpperCase()],downcase:[Vi,[Vi],(t,[e])=>e.evaluate(t).toLowerCase()],concat:[Vi,Do(Zi),(t,e)=>e.map(e=>pr(e.evaluate(t))).join("")],"resolved-locale":[Vi,[Yi],(t,[e])=>e.evaluate(t).resolvedLocale()]});class Xo{constructor(t,e){this.expression=t,this.U={},this.W=new jr,this.J=e?function(t){return"color"===t.type&&Jo(t.default)?new sr(0,0,0,0):"color"===t.type?sr.parse(t.default)||null:void 0===t.default?null:t.default}(e):null,this.V=e&&"enum"===e.type?e.values:null}evaluateWithoutErrorHandling(t,e,n,i,r,o,s,a){return this.W.globals=t,this.W.feature=e,this.W.featureState=n,this.W.canonical=i,this.W.availableImages=r||null,this.W.formattedSection=o,this.W.featureTileCoord=s||null,this.W.featureDistanceData=a||null,this.expression.evaluate(this.W)}evaluate(t,e,n,i,r,o,s,a){this.W.globals=t,this.W.feature=e||null,this.W.featureState=n||null,this.W.canonical=i,this.W.availableImages=r||null,this.W.formattedSection=o||null,this.W.featureTileCoord=s||null,this.W.featureDistanceData=a||null;try{const t=this.expression.evaluate(this.W);if(null==t||"number"==typeof t&&t!=t)return this.J;if(this.V&&!(t in this.V))throw new yr(`Expected value to be one of ${Object.keys(this.V).map(t=>JSON.stringify(t)).join(", ")}, but found ${JSON.stringify(t)} instead.`);return t}catch(t){return this.U[t.message]||(this.U[t.message]=!0,"undefined"!=typeof console&&console.warn(t.message)),this.J}}}function Ko(t){return Array.isArray(t)&&t.length>0&&"string"==typeof t[0]&&t[0]in Co}function Qo(t,e){const n=new Gr(Co,[],e?function(t){const e={color:Gi,string:Vi,number:Ji,enum:Vi,boolean:Hi,formatted:Xi,resolvedImage:Ki};return"array"===t.type?Qi(e[t.value]||Zi,t.length):e[t.type]}(e):void 0),i=n.parse(t,void 0,void 0,void 0,e&&"string"===e.type?{typeAnnotation:"coerce"}:void 0);return i?Lo(new Xo(i,e)):Uo(n.errors)}class ts{constructor(t,e){this.kind=t,this.H=e,this.isStateDependent="constant"!==t&&!Jr(e.expression)}evaluateWithoutErrorHandling(t,e,n,i,r,o){return this.H.evaluateWithoutErrorHandling(t,e,n,i,r,o)}evaluate(t,e,n,i,r,o){return this.H.evaluate(t,e,n,i,r,o)}}class es{constructor(t,e,n,i){this.kind=t,this.zoomStops=n,this.H=e,this.isStateDependent="camera"!==t&&!Jr(e.expression),this.interpolationType=i}evaluateWithoutErrorHandling(t,e,n,i,r,o){return this.H.evaluateWithoutErrorHandling(t,e,n,i,r,o)}evaluate(t,e,n,i,r,o){return this.H.evaluate(t,e,n,i,r,o)}interpolationFactor(t,e,n){return this.interpolationType?po.interpolationFactor(this.interpolationType,t,e,n):0}}function ns(t,e){if("error"===(t=Qo(t,e)).result)return t;const n=t.value.expression,i=Wr(n);if(!i&&!function(t){return"data-driven"===t["property-type"]||"cross-faded-data-driven"===t["property-type"]}(e))return Uo([new Ui("","data expressions not supported")]);const r=Vr(n,["zoom","pitch","distance-from-center"]);if(!r&&!function(t){return!!t.expression&&t.expression.parameters.indexOf("zoom")>-1}(e))return Uo([new Ui("","zoom expressions not supported")]);const o=function t(e){let n=null;if(e instanceof go)n=t(e.result);else if(e instanceof yo){for(const i of e.args)if(n=t(i),n)break}else(e instanceof Zr||e instanceof po)&&e.input instanceof Ar&&"zoom"===e.input.name&&(n=e);return n instanceof Ui||e.eachChild(e=>{const i=t(e);i instanceof Ui?n=i:!n&&i?n=new Ui("",\'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.\'):n&&i&&n!==i&&(n=new Ui("",\'Only one zoom-based "step" or "interpolate" subexpression may be used in an expression.\'))}),n}(n);if(!o&&!r)return Uo([new Ui("",\'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.\')]);if(o instanceof Ui)return Uo([o]);if(o instanceof po&&!$o(e))return Uo([new Ui("",\'"interpolate" expressions cannot be used with this property\')]);if(!o)return Lo(new ts(i?"constant":"source",t.value));const s=o instanceof po?o.interpolation:void 0;return Lo(new es(i?"camera":"composite",t.value,o.labels,s))}class is{constructor(t,e){this.G=t,this.B=e,Li(this,function t(e,n){const i="color"===n.type,r=e.stops&&"object"==typeof e.stops[0][0],o=r||!(r||void 0!==e.property),s=e.type||($o(n)?"exponential":"interval");if(i&&((e=Li({},e)).stops&&(e.stops=e.stops.map(t=>[t[0],sr.parse(t[1])])),e.default=sr.parse(e.default?e.default:n.default)),e.colorSpace&&"rgb"!==e.colorSpace&&!fo[e.colorSpace])throw new Error("Unknown color space: "+e.colorSpace);let a,l,u;if("exponential"===s)a=Zo;else if("interval"===s)a=Bo;else if("categorical"===s){a=Go,l=Object.create(null);for(const t of e.stops)l[t[0]]=t[1];u=typeof e.stops[0][0]}else{if("identity"!==s)throw new Error(`Unknown function type "${s}"`);a=Yo}if(r){const i={},r=[];for(let t=0;t<e.stops.length;t++){const n=e.stops[t],o=n[0].zoom;void 0===i[o]&&(i[o]={zoom:o,type:e.type,property:e.property,default:e.default,stops:[]},r.push(o)),i[o].stops.push([n[0].value,n[1]])}const o=[];for(const e of r)o.push([i[e].zoom,t(i[e],n)]);const s={name:"linear"};return{kind:"composite",interpolationType:s,interpolationFactor:po.interpolationFactor.bind(void 0,s),zoomStops:o.map(t=>t[0]),evaluate:({zoom:t},i)=>Zo({stops:o,base:e.base},n,t).evaluate(t,i)}}if(o){const t="exponential"===s?{name:"exponential",base:void 0!==e.base?e.base:1}:null;return{kind:"camera",interpolationType:t,interpolationFactor:po.interpolationFactor.bind(void 0,t),zoomStops:e.stops.map(t=>t[0]),evaluate:({zoom:t})=>a(e,n,t,l,u)}}return{kind:"source",evaluate(t,i){const r=i&&i.properties?i.properties[e.property]:void 0;return void 0===r?Ho(e.default,n.default):a(e,n,r,l,u)}}}(this.G,this.B))}static deserialize(t){return new is(t.G,t.B)}static serialize(t){return{G:t.G,B:t.B}}}function rs(t){if(Array.isArray(t))return t.map(rs);if(t instanceof Object&&!(t instanceof Number||t instanceof String||t instanceof Boolean)){const e={};for(const n in t)e[n]=rs(t[n]);return e}return function(t){return t instanceof Number||t instanceof String||t instanceof Boolean?t.valueOf():t}(t)}function os(t){if(!0===t||!1===t)return!0;if(!Array.isArray(t)||0===t.length)return!1;switch(t[0]){case"has":return t.length>=2&&"$id"!==t[1]&&"$type"!==t[1];case"in":return t.length>=3&&("string"!=typeof t[1]||Array.isArray(t[2]));case"!in":case"!has":case"none":return!1;case"==":case"!=":case">":case">=":case"<":case"<=":return 3!==t.length||Array.isArray(t[1])||Array.isArray(t[2]);case"any":case"all":for(const e of t.slice(1))if(!os(e)&&"boolean"!=typeof e)return!1;return!0;default:return!0}}function ss(t){if(!Array.isArray(t))return!1;if(function(t){return"pitch"===t||"distance-from-center"===t}(t[0]))return!0;for(let e=1;e<t.length;e++)if(ss(t[e]))return!0;return!1}const as=new Set(["in","==","!=",">",">=","<","<=","to-boolean"]);function ls(t,e){return t<e?-1:t>e?1:0}function us(t){if(!t)return!0;const e=t[0];return t.length<=1?"any"!==e:"=="===e?cs(t[1],t[2],"=="):"!="===e?fs(cs(t[1],t[2],"==")):"<"===e||">"===e||"<="===e||">="===e?cs(t[1],t[2],e):"any"===e?(n=t.slice(1),["any"].concat(n.map(us))):"all"===e?["all"].concat(t.slice(1).map(us)):"none"===e?["all"].concat(t.slice(1).map(us).map(fs)):"in"===e?hs(t[1],t.slice(2)):"!in"===e?fs(hs(t[1],t.slice(2))):"has"===e?ds(t[1]):"!has"===e?fs(ds(t[1])):"within"!==e||t;var n}function cs(t,e,n){switch(t){case"$type":return["filter-type-"+n,e];case"$id":return["filter-id-"+n,e];default:return["filter-"+n,t,e]}}function hs(t,e){if(0===e.length)return!1;switch(t){case"$type":return["filter-type-in",["literal",e]];case"$id":return["filter-id-in",["literal",e]];default:return e.length>200&&!e.some(t=>typeof t!=typeof e[0])?["filter-in-large",t,["literal",e.sort(ls)]]:["filter-in-small",t,["literal",e]]}}function ds(t){switch(t){case"$type":return!0;case"$id":return["filter-has-id"];default:return["filter-has",t]}}function fs(t){return["!",t]}Ci((function(t,e){var n=function(){var t=function(t,e,n,i){for(n=n||{},i=t.length;i--;n[t[i]]=e);return n},e=[1,12],n=[1,13],i=[1,9],r=[1,10],o=[1,11],s=[1,14],a=[1,15],l=[14,18,22,24],u=[18,22],c=[22,24],h={trace:function(){},yy:{},symbols_:{error:2,JSONString:3,STRING:4,JSONNumber:5,NUMBER:6,JSONNullLiteral:7,NULL:8,JSONBooleanLiteral:9,TRUE:10,FALSE:11,JSONText:12,JSONValue:13,EOF:14,JSONObject:15,JSONArray:16,"{":17,"}":18,JSONMemberList:19,JSONMember:20,":":21,",":22,"[":23,"]":24,JSONElementList:25,$accept:0,$end:1},terminals_:{2:"error",4:"STRING",6:"NUMBER",8:"NULL",10:"TRUE",11:"FALSE",14:"EOF",17:"{",18:"}",21:":",22:",",23:"[",24:"]"},productions_:[0,[3,1],[5,1],[7,1],[9,1],[9,1],[12,2],[13,1],[13,1],[13,1],[13,1],[13,1],[13,1],[15,2],[15,3],[20,3],[19,1],[19,3],[16,2],[16,3],[25,1],[25,3]],performAction:function(t,e,n,i,r,o,s){var a=o.length-1;switch(r){case 1:this.$=new String(t.replace(/\\\\(\\\\|")/g,"$1").replace(/\\\\n/g,"\\n").replace(/\\\\r/g,"\\r").replace(/\\\\t/g,"\\t").replace(/\\\\v/g,"\\v").replace(/\\\\f/g,"\\f").replace(/\\\\b/g,"\\b")),this.$.Z=this.Y.first_line;break;case 2:this.$=new Number(t),this.$.Z=this.Y.first_line;break;case 3:this.$=null;break;case 4:this.$=new Boolean(!0),this.$.Z=this.Y.first_line;break;case 5:this.$=new Boolean(!1),this.$.Z=this.Y.first_line;break;case 6:return this.$=o[a-1];case 13:this.$={},Object.defineProperty(this.$,"Z",{value:this.Y.first_line,enumerable:!1});break;case 14:case 19:this.$=o[a-1],Object.defineProperty(this.$,"Z",{value:this.Y.first_line,enumerable:!1});break;case 15:this.$=[o[a-2],o[a]];break;case 16:this.$={},this.$[o[a][0]]=o[a][1];break;case 17:this.$=o[a-2],o[a-2][o[a][0]]=o[a][1];break;case 18:this.$=[],Object.defineProperty(this.$,"Z",{value:this.Y.first_line,enumerable:!1});break;case 20:this.$=[o[a]];break;case 21:this.$=o[a-2],o[a-2].push(o[a])}},table:[{3:5,4:e,5:6,6:n,7:3,8:i,9:4,10:r,11:o,12:1,13:2,15:7,16:8,17:s,23:a},{1:[3]},{14:[1,16]},t(l,[2,7]),t(l,[2,8]),t(l,[2,9]),t(l,[2,10]),t(l,[2,11]),t(l,[2,12]),t(l,[2,3]),t(l,[2,4]),t(l,[2,5]),t([14,18,21,22,24],[2,1]),t(l,[2,2]),{3:20,4:e,18:[1,17],19:18,20:19},{3:5,4:e,5:6,6:n,7:3,8:i,9:4,10:r,11:o,13:23,15:7,16:8,17:s,23:a,24:[1,21],25:22},{1:[2,6]},t(l,[2,13]),{18:[1,24],22:[1,25]},t(u,[2,16]),{21:[1,26]},t(l,[2,18]),{22:[1,28],24:[1,27]},t(c,[2,20]),t(l,[2,14]),{3:20,4:e,20:29},{3:5,4:e,5:6,6:n,7:3,8:i,9:4,10:r,11:o,13:30,15:7,16:8,17:s,23:a},t(l,[2,19]),{3:5,4:e,5:6,6:n,7:3,8:i,9:4,10:r,11:o,13:31,15:7,16:8,17:s,23:a},t(u,[2,17]),t(u,[2,15]),t(c,[2,21])],defaultActions:{16:[2,6]},parseError:function(t,e){if(!e.recoverable)throw new Error(t);this.trace(t)},parse:function(t){var e=this,n=[0],i=[null],r=[],o=this.table,s="",a=0,l=0,u=2,c=1,h=r.slice.call(arguments,1),d=Object.create(this.lexer),f={yy:{}};for(var p in this.yy)Object.prototype.hasOwnProperty.call(this.yy,p)&&(f.yy[p]=this.yy[p]);d.setInput(t,f.yy),f.yy.lexer=d,f.yy.parser=this,void 0===d.yylloc&&(d.yylloc={});var m=d.yylloc;r.push(m);var y=d.options&&d.options.ranges;function g(){var t;return"number"!=typeof(t=d.lex()||c)&&(t=e.symbols_[t]||t),t}this.parseError="function"==typeof f.yy.parseError?f.yy.parseError:Object.getPrototypeOf(this).parseError;for(var b,v,w,x,k,M,j,A={};;){if(this.defaultActions[v=n[n.length-1]]?w=this.defaultActions[v]:(null==b&&(b=g()),w=o[v]&&o[v][b]),void 0===w||!w.length||!w[0]){var F="";for(k in j=[],o[v])this.terminals_[k]&&k>u&&j.push("\'"+this.terminals_[k]+"\'");F=d.showPosition?"Parse error on line "+(a+1)+":\\n"+d.showPosition()+"\\nExpecting "+j.join(", ")+", got \'"+(this.terminals_[b]||b)+"\'":"Parse error on line "+(a+1)+": Unexpected "+(b==c?"end of input":"\'"+(this.terminals_[b]||b)+"\'"),this.parseError(F,{text:d.match,token:this.terminals_[b]||b,line:d.yylineno,loc:m,expected:j})}if(w[0]instanceof Array&&w.length>1)throw new Error("Parse Error: multiple actions possible at state: "+v+", token: "+b);switch(w[0]){case 1:n.push(b),i.push(d.yytext),r.push(d.yylloc),n.push(w[1]),b=null,l=d.yyleng,s=d.yytext,a=d.yylineno,m=d.yylloc;break;case 2:if(A.$=i[i.length-(M=this.productions_[w[1]][1])],A.Y={first_line:r[r.length-(M||1)].first_line,last_line:r[r.length-1].last_line,first_column:r[r.length-(M||1)].first_column,last_column:r[r.length-1].last_column},y&&(A.Y.range=[r[r.length-(M||1)].range[0],r[r.length-1].range[1]]),void 0!==(x=this.performAction.apply(A,[s,l,a,f.yy,w[1],i,r].concat(h))))return x;M&&(n=n.slice(0,-1*M*2),i=i.slice(0,-1*M),r=r.slice(0,-1*M)),n.push(this.productions_[w[1]][0]),i.push(A.$),r.push(A.Y),n.push(o[n[n.length-2]][n[n.length-1]]);break;case 3:return!0}}return!0}};function d(){this.yy={}}return h.lexer={EOF:1,parseError:function(t,e){if(!this.yy.parser)throw new Error(t);this.yy.parser.parseError(t,e)},setInput:function(t,e){return this.yy=e||this.yy||{},this.X=t,this.K=this.tt=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var t=this.X[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\\r\\n?|\\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this.X=this.X.slice(1),t},unput:function(t){var e=t.length,n=t.split(/(?:\\r\\n?|\\n)/g);this.X=t+this.X,this.yytext=this.yytext.substr(0,this.yytext.length-e),this.offset-=e;var i=this.match.split(/(?:\\r\\n?|\\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),n.length-1&&(this.yylineno-=n.length-1);var r=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:n?(n.length===i.length?this.yylloc.first_column:0)+i[i.length-n.length].length-n[0].length:this.yylloc.first_column-e},this.options.ranges&&(this.yylloc.range=[r[0],r[0]+this.yyleng-e]),this.yyleng=this.yytext.length,this},more:function(){return this.K=!0,this},reject:function(){return this.options.backtrack_lexer?(this.tt=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},less:function(t){this.unput(this.match.slice(t))},pastInput:function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\\n/g,"")},upcomingInput:function(){var t=this.match;return t.length<20&&(t+=this.X.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\\n/g,"")},showPosition:function(){var t=this.pastInput(),e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\\n"+e+"^"},test_match:function(t,e){var n,i,r;if(this.options.backtrack_lexer&&(r={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,K:this.K,X:this.X,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(r.yylloc.range=this.yylloc.range.slice(0))),(i=t[0].match(/(?:\\r\\n?|\\n).*/g))&&(this.yylineno+=i.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:i?i[i.length-1].length-i[i.length-1].match(/\\r?\\n?/)[0].length:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this.K=!1,this.tt=!1,this.X=this.X.slice(t[0].length),this.matched+=t[0],n=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]),this.done&&this.X&&(this.done=!1),n)return n;if(this.tt){for(var o in r)this[o]=r[o];return!1}return!1},next:function(){if(this.done)return this.EOF;var t,e,n,i;this.X||(this.done=!0),this.K||(this.yytext="",this.match="");for(var r=this.et(),o=0;o<r.length;o++)if((n=this.X.match(this.rules[r[o]]))&&(!e||n[0].length>e[0].length)){if(e=n,i=o,this.options.backtrack_lexer){if(!1!==(t=this.test_match(n,r[o])))return t;if(this.tt){e=!1;continue}return!1}if(!this.options.flex)break}return e?!1!==(t=this.test_match(e,r[i]))&&t:""===this.X?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){return this.next()||this.lex()},begin:function(t){this.conditionStack.push(t)},popState:function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},et:function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},topState:function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"},pushState:function(t){this.begin(t)},stateStackSize:function(){return this.conditionStack.length},options:{},performAction:function(t,e,n,i){switch(n){case 0:break;case 1:return 6;case 2:return e.yytext=e.yytext.substr(1,e.yyleng-2),4;case 3:return 17;case 4:return 18;case 5:return 23;case 6:return 24;case 7:return 22;case 8:return 21;case 9:return 10;case 10:return 11;case 11:return 8;case 12:return 14;case 13:return"INVALID"}},rules:[/^(?:\\s+)/,/^(?:(-?([0-9]|[1-9][0-9]+))(\\.[0-9]+)?([eE][-+]?[0-9]+)?\\b)/,/^(?:"(?:\\\\[\\\\"bfnrt/]|\\\\u[a-fA-F0-9]{4}|[^\\\\\\0-\\x09\\x0a-\\x1f"])*")/,/^(?:\\{)/,/^(?:\\})/,/^(?:\\[)/,/^(?:\\])/,/^(?:,)/,/^(?::)/,/^(?:true\\b)/,/^(?:false\\b)/,/^(?:null\\b)/,/^(?:$)/,/^(?:.)/],conditions:{INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],inclusive:!0}}},d.prototype=h,h.Parser=d,new d}();e.parser=n,e.Parser=n.Parser,e.parse=function(){return n.parse.apply(n,arguments)}}));const ps={StyleExpression:Xo,isExpression:Ko,isExpressionFilter:os,createExpression:Qo,createPropertyExpression:ns,normalizePropertyExpression:function(t,e){if(Jo(t))return new is(t,e);if(Ko(t)){const n=ns(t,e);if("error"===n.result)throw new Error(n.value.map(t=>`${t.key}: ${t.message}`).join(", "));return n.value}{let n=t;return"string"==typeof t&&"color"===e.type&&(n=sr.parse(t)),{kind:"constant",evaluate:()=>n}}},ZoomConstantExpression:ts,ZoomDependentExpression:es,StylePropertyFunction:is},{isExpression:ms,createExpression:ys}=ps,gs={};function bs(t){if(!0===t)return function(){return!0};if(t&&t.condition){if("any"===t.type){const e=t.condition,n=[];for(let t=0;t<e.length;t++)n.push(bs(e[t]));return(t,e)=>{for(let i=0;i<n.length;i++)if(n[i](t,e))return!0;return!1}}const e=bs(t.condition);if(oi(t.layer))return e;const n=e=>e.layer===t.layer;return(t,i)=>n(t)&&e(t,i)}if(function t(e){if(!0===e||!1===e)return!0;if(!Array.isArray(e)||0===e.length)return!1;switch(e[0]){case"has":case"!has":return 2===e.length&&("string"==typeof e[1]||e[1].property&&e[1].op);case"in":case"!in":return e.length>=2&&("string"==typeof e[1]||e[1].property&&e[1].op);case"==":case"!=":case">":case">=":case"<":case"<=":return 3===e.length&&("string"==typeof e[1]||e[1].property&&e[1].op);case"none":case"any":case"all":for(const n of e.slice(1))if(!t(n)&&"boolean"!=typeof n)return!1;return!0;case"contains":return!0;default:return!1}}(t))return Re(t);{let e=function(t,e="fill"){if(null==t)return{filter:()=>!0,needGeometry:!1,needFeature:!1};os(t)||(t=us(t));const n=t;let i=!0;try{i=function(t){if(!ss(t))return t;let e=rs(t);return function t(e){let n=!1;const i=[];if("case"===e[0]){for(let t=1;t<e.length-1;t+=2)n=n||ss(e[t]),i.push(e[t+1]);i.push(e[e.length-1])}else if("match"===e[0]){n=n||ss(e[1]);for(let t=2;t<e.length-1;t+=2)i.push(e[t+1]);i.push(e[e.length-1])}else if("step"===e[0]){n=n||ss(e[1]);for(let t=1;t<e.length-1;t+=2)i.push(e[t+1])}n&&(e.length=0,e.push("any",...i));for(let n=1;n<e.length;n++)t(e[n])}(e),e=function t(e){if(!Array.isArray(e))return e;const n=function(t){if(as.has(t[0]))for(let e=1;e<t.length;e++)if(ss(t[e]))return!0;return t}(e);return!0===n?n:n.map(e=>t(e))}(e),e}(n)}catch(t){console.warn(`Failed to extract static filter. Filter will continue working, but at higher memory usage and slower framerate.\\nThis is most likely a bug, please report this via https://github.com/mapbox/mapbox-gl-js/issues/new?assignees=&labels=&template=Bug_report.md\\nand paste the contents of this message in the report.\\nThank you!\\nFilter Expression:\\n${JSON.stringify(n,null,2)}\\n `)}const r=Oi["filter_"+e],o=Qo(i,r);let s=null;if("error"===o.result)throw new Error(o.value.map(t=>`${t.key}: ${t.message}`).join(", "));s=(t,e,n)=>o.value.evaluate(t,e,{},n);let a=null,l=null;if(i!==n){const t=Qo(n,r);if("error"===t.result)throw new Error(t.value.map(t=>`${t.key}: ${t.message}`).join(", "));a=(e,n,i,r,o)=>t.value.evaluate(e,n,{},i,void 0,void 0,r,o),l=!Wr(t.value.expression)}return s=s,{filter:s,dynamicFilter:a||void 0,needGeometry:function t(e){if(!Array.isArray(e))return!1;if("within"===e[0])return!0;for(let n=1;n<e.length;n++)if(t(e[n]))return!0;return!1}(i),needFeature:!!l}}(t);return e=e&&e.filter,(t,n)=>(gs.zoom=n,e&&e(gs,t))}}const vs={type:"number","property-type":"data-driven",expression:{parameters:["zoom","feature"]}};function ws(t,e){vs.type=e||"number";const n=ys(t,vs);if("success"!==n.result)throw new Error(`Invalid maplibre spec expression: ${JSON.stringify(t)} (${n.value})`);return n.value}function xs(t){return ms(t)}const ks={lineWidth:1,lineStrokeWidth:1,lineDx:1,lineDy:1,lineOpacity:1,linePatternAnimSpeed:1,markerWidth:1,markerHeight:1,markerDx:1,markerDy:1,markerSpacing:1,markerOpacity:1,markerRotation:1,textWrapWidth:1,textSpacing:1,textSize:1,textHaloRadius:1,textHaloOpacity:1,textDx:1,textDy:1,textOpacity:1,textRotation:1,polygonOpacity:1};function Ms(t){return ks[t]}const js={markerPlacement:1,markerFile:1,mergeOnProperty:1,markerTextFit:1,markerType:1,markerHorizontalAlignment:1,markerVerticalAlignment:1,markerRotationAlignment:1,markerPitchAlignment:1,markerFillPatternFile:1,markerLinePatternFile:1,textName:1,textPlacement:1,textFaceName:1,textStyle:1,textHorizontalAlignment:1,textVerticalAlignment:1,textRotationAlignment:1,textPitchAlignment:1,lineJoin:1,lineCap:1,linePatternFile:1,polygonPatternFile:1},As={lineDasharray:1,markerLineDasharray:1,uvScale:1,uvOffset:1};function Fs(t){return js[t]?"string":Ms(t)?"number":As[t]?"array":"color"}var Ts=Object.freeze({__proto__:null,compileStyle:function(t=[]){return function t(e){if(!Array.isArray(e))return t([e]);const n=[];for(let t=0;t<e.length;t++){let i;i=!0===e[t].filter?function(){return!0}:bs(e[t].filter),n.push(ri({},e[t],{filter:i}))}return n}(t=t.map(t=>{const e=ri({},t);return e.filter&&e.filter.value&&(e.filter=e.filter.value),e}))},compileFilter:bs,createExpression:ws,isExpression:xs,isInterpolated:Ms,getExpressionType:Fs});const zs=[],Ss={},_s={},Ps={},Is=[];class Os{static isAtlasLoaded(t,e={}){const{iconAtlas:n}=e;return!!(!t||n&&n.positions[t])}static genFnTypes(t){const e={};for(const n in t)if(xs(t[n])){const i=(n+"_Fn_0").trim(),r=(n+"Fn").trim(),o=Fs(n);e[i]=ws(t[n],o),e[r]=(t,n)=>{let r;Ss.zoom=t,_s.properties=n;try{r=e[i].evaluateWithoutErrorHandling(Ss,_s,Ps,null,Is)}catch(t){return null}return r}}else if(fi(t[n])){const i=(n+"_Fn_0").trim(),r=(n+"Fn").trim();Ms(n)?(e[i]=p(t[n]),e[r]=(t,n)=>{const r=e[i](t,n);return fi(r)?p(r)(t,n):r}):(e[i]=m(t[n]),e[r]=(t,n)=>{const r=e[i](t,n);return fi(r)?m(r)(t,n):r})}return e}constructor(t,e,n){this.options=n;const i=[];this.symbolDef=e,this.symbol=y(e,()=>(i[0]=n.zoom,i)),this.styledVectors=[],this.properties={},this.nt=n.fnTypes||Os.genFnTypes(this.symbolDef),fi(this.symbolDef.visible)&&(this.it=p(this.symbolDef.visible)),n.atlas&&(this.iconAtlas=n.atlas.iconAtlas,this.glyphAtlas=n.atlas.glyphAtlas),this.features=this.rt(t)}needAltitudeAttribute(){return this.options.forceAltitudeAttribute||this.maxPosZ>=Math.pow(2,17)||this.options.positionType===Float32Array}getPositionFormat(){return this.needAltitudeAttribute()?[{type:Int16Array,width:2,name:"aPosition"},{type:Float32Array,width:1,name:"aAltitude"}]:[{type:Int16Array,width:3,name:"aPosition"}]}fillPosition(t,e,n,i){this.needAltitudeAttribute()?(t.aPosition.push(e,n),t.aAltitude.push(i)):(_i(zs,e,n,i),t.aPosition.push(zs[0],zs[1],zs[2]))}rt(t){if(!t.length)return t;const e="__fea_idx".trim();let n,i=0,r=t[i];for(;!r.geometry;)i++,r=t[i];if(Array.isArray(r.geometry)&&r.properties){let e=r.geometry[0];for(;Array.isArray(e);)e=e[0];e instanceof Lt&&(n=t)}if(!n)if(n=[],Array.isArray(r.geometry))for(let e=0;e<t.length;e++){const i=ri({},t[e]);n.push(ii(i))}else for(let i=0;i<t.length;i++){const r=t[i],o=Nn(r);for(let t=0;t<o.length;t++){const i=o[t];i[e]=r[e],n.push(i)}}if(this.maxPosZ=0,!this.options.forceAltitudeAttribute){const t="line"===this.symbolDef.textPlacement;let e=0,i=!1;const{textPitchAlignmentFn:r}=this.nt;!r&&t&&"map"===this.symbolDef.textPitchAlignment&&(i=!0);for(let o=0;o<n.length;o++){const s=Cs(n[o]&&n[o].geometry);if(s>e&&(e=s),t&&!i&&r&&n[o].properties){const t=r(null,n[o].properties);"map"===t&&(i=t)}}this.hasMapPitchAlign=i,this.maxPosZ=e}const o=this.options.order;if(o){const t=[];for(let e=0;e<o.length;e++)o[e]&&t.push(bs(o[e]));n=n.sort((e,n)=>{const i=t.length;let r=-1,o=-1;for(let s=0;s<i&&(t[s](e)&&(r=s),t[s](n)&&(o=s),!(r>=0&&r<i&&o>=0&&o<i));s++);return r-o})}return n}load(t=1){const e="__fea_idx".trim(),n="_debug_info".trim(),i=this.nt,r=this.styledVectors;this.count=0;const o=this.features;if(!o||!o.length)return Promise.resolve(null);const s={},a={},l={zoom:this.options.zoom},u=[],c=y(this.symbolDef,()=>(u[0]=l.zoom,u));let h=0,d=o.length;const f=this.options.debugIndex;try{for(;h<d;h++){const t=o[h];if(!t||!t.geometry)continue;if(si(f)&&t[n].index!==f)continue;t.properties||(t.properties={}),t.properties.$layer=t.layer,t.properties.$type=t.type;const u=this.createStyledVector(t,c,i,l,s,a);u&&u.feature.geometry&&(u.featureIdx=void 0===t[e]?h:t[e],this.count++,r.push(u))}}catch(t){return Promise.reject(t)}return this.options.atlas?Promise.resolve(this.pack(t)):this.loadAtlas(s,a).then(()=>this.pack(t))}loadAtlas(t,e){return new Promise((n,i)=>{this.fetchAtlas(t,e,(t,e)=>{if(t)i(t);else{if(e){const{icons:t,glyphs:n}=e;if(t&&Object.keys(t).length){for(const e in t){const n=t[e],{width:i,height:r,data:o}=n.data;n.data=new Bn({width:i,height:r},o)}this.iconAtlas=new Yn(t)}if(n&&Object.keys(n).length){for(const t in n){const e=n[t];for(const t in e){const n=e[t],{width:i,height:r,data:o}=n.bitmap;n.bitmap=new Gn({width:i,height:r},o)}}this.glyphAtlas=new Qn(n)}}n({glyphAtlas:this.glyphAtlas,iconAtlas:this.iconAtlas})}})})}fetchAtlas(t,e,n){Object.keys(t).length>0||Object.keys(e).length>0?this.options.requestor(t,e,n):n()}pack(t){if(!this.count)return null;if(null==t)throw new Error("layout scale is undefined");const e=this.createDataPack(this.styledVectors,t);if(!e)return null;e.properties=this.properties,this.empty&&(e.empty=!0);const n=e.buffers;delete e.buffers;const i={data:e,buffers:n};if(this.iconAtlas){const t=i.data.iconAtlas=qs(this.iconAtlas);if(t.glyphMap)for(const e in t.glyphMap)n.push(t.glyphMap[e].data.data.buffer);n.push(i.data.iconAtlas.image.data.buffer)}return this.glyphAtlas&&(i.data.glyphAtlas=qs(this.glyphAtlas),n.push(i.data.glyphAtlas.image.data.buffer)),i}createStyledVector(t,e,n,i){return new Si(t,e,n,i)}createDataPack(t,e){if(!t||!t.length)return null;this.maxIndex=0,this.maxPos=0,this.maxAltitude=0,this.dynamicAttrs={};const n=this.data={};let i=this.elements=[];const r=this.getFormat(Array.isArray(t[0])?t[0][0].symbol:t[0].symbol),o=this.needAltitudeAttribute()?2:3;for(let t=0;t<r.length;t++)n[r[t].name]=[];let s=[],a=0;const l=[];let u=0,c=!1,h=!0;const d=new Set;for(let i=0,r=t.length;i<r;i++){if(!t[i].feature.geometry)continue;const r=Array.isArray(t[i])?t[i][0].feature.id:t[i].feature.id;h&&(void 0!==_s.id?d&&(d.has(_s.id)?h=!1:d.add(_s.id)):h=!1),si(r)&&(Math.abs(r)>u&&(u=Math.abs(r)),r<0&&(c=!0));const f=this.data.aPosition.length;if(Array.isArray(t[i]))for(let n=0;n<t[i].length;n++)this.ot(t[i][n],e);else this.ot(t[i],e);const p=(n.aPosition.length-f)/o;for(let e=0;e<p;e++)s.push(t[i].featureIdx),si(r)&&l.push(r);a=Math.max(a,t[i].featureIdx)}if(this.hasElements()&&!i.length)return null;s=new(ni(a))(s),r[0].type=this.options.positionType?this.options.positionType:ei(this.maxPos);const f=this.options.center;if(f&&(f[0]||f[1])){const t=n.aPosition;for(let e=0;e<t.length;e+=o)t[e]-=f[0],t[e+1]-=f[1]}const p=function(t,e){const n={};for(let i=0;i<t.length;i++){const r=t[i],o=r.type,s=r.name;n[s]=o===Array?e[s]:new o(e[s])}return n}(r,n);p.aPickingId=s;const m=[];for(const t in p)m.push(p[t].buffer);i=new(ti(this.maxIndex))(i),m.push(i.buffer);const y={data:p,isIdUnique:h,is2D:0===this.maxPosZ,indices:this.hasElements()?i:null,positionSize:o,buffers:m,symbolIndex:this.symbolDef.index||{index:0},dynamicAttributes:this.dynamicAttrs};if(this.st&&(y.markerPlacement=this.st),this.lt&&(y.textPlacement=this.lt),l.length){const t=c?ei(u):ni(u);y.featureIds=new t(l),m.push(y.featureIds.buffer)}else y.featureIds=[];return y.pickingIdIndiceMap=zi(s,y.indices),y}ot(t,e){this.it&&!this.it(this.options.zoom,t.feature.properties)||this.placeVector(t,e,this.formatWidth)}addElements(...t){this.maxIndex=Math.max(this.maxIndex,...t),this.elements.push(...t)}hasElements(){return!0}getAltitude(t){const{altitudeProperty:e,defaultAltitude:n,altitudeScale:i}=this.options;let r=Mi(t,e,n);return i&&(r*=i),this.maxAltitude=Math.max(this.maxAltitude,Math.abs(r)),r}getIconAtlasMaxValue(){const t=this.iconAtlas.positions;let e=0;for(const n in t)if(hi(t,n)){const{tl:i,displaySize:r}=t[n],o=Math.max(i[0],i[1],r[0]-1,r[1]-1);o>e&&(e=o)}return e}}function qs(t){let e=t.positions,n=t.image&&t.image.format||"alpha";if(t instanceof Yn){e={};for(const n in t.positions){const i=t.positions[n];e[n]={paddedRect:i.paddedRect,pixelRatio:i.pixelRatio,tl:i.tl,br:i.br,displaySize:i.displaySize}}n="rgba"}const i=t.image;return{image:{width:i.width,height:i.height,data:i.data,format:n},glyphMap:t.glyphMap,positions:e}}function Cs(t){if(!t)return 0;let e=0;if(Array.isArray(t))for(let n=0;n<t.length;n++)if(Array.isArray(t[n])){const i=Cs(t[n]);i>e&&(e=i)}else{const i=Math.abs(t[n].z||0);i>e&&(e=i)}else{const n=Math.abs(t.z||0);n>e&&(e=n)}return e}function Rs(t,e,n,i){const r="__fn_textSize".trim();let o=t.textSize;if(oi(e.textSize))return[16,16];t[r]&&(o=t[r]);const s=[];return s[0]=ui(o)?o(i,n):o,s[1]=s[0],s}function Es(t){const e=t.stops;let n=-1/0;for(let t=0;t<e.length;t++){let i=e[t][1];ai(e[t][1])&&(i=Es(e[t][1])),i>n&&(n=i)}return n}function Ns(t,e,n){return[e||"normal",n||"normal","24px",t||"monospace"].join(" ")}const Ds=/\\{[\\w-]+(?:\\|[\\w-]+)*\\}/g;function Ls(t,e){return li(t)?t.replace(Ds,(function(t){if(!e)return"";if((t=t.substring(1,t.length-1)).indexOf("|")>0){const n=t.split("|");for(let t=0;t<n.length;t++){const i=e[n[t]];if(!oi(i))return i}return""}const n=e[t];return oi(n)?"":Array.isArray(n)?n.join():n})):t}var Us=Object.freeze({__proto__:null,getSDFFont:Ns,resolveText:Ls,resolveVarNames:function(t){return t.match(Ds)},resolveExpVarNames:function t(e,n){if(2!==n.length||"get"!==n[0])for(let i=0;i<n.length;i++)2===n[i].length&&"get"===n[i][0]?e.push(n[i][1]):Array.isArray(n[i])&&t(e,n[i]);else e.push(n[1])}});const $s=t=>t>=11904&&t<=12031,Ws=t=>t>=12032&&t<=12255,Js=t=>t>=12272&&t<=12287,Vs=t=>t>=12288&&t<=12351,Hs=t=>t>=12352&&t<=12447,Gs=t=>t>=12448&&t<=12543,Bs=t=>t>=12544&&t<=12591,Zs=t=>t>=12704&&t<=12735,Ys=t=>t>=12736&&t<=12783,Xs=t=>t>=12784&&t<=12799,Ks=t=>t>=12800&&t<=13055,Qs=t=>t>=13056&&t<=13311,ta=t=>t>=13312&&t<=19903,ea=t=>t>=19968&&t<=40959,na=t=>t>=40960&&t<=42127,ia=t=>t>=42128&&t<=42191,ra=t=>t>=63744&&t<=64255,oa=t=>t>=64336&&t<=65023,sa=t=>t>=65040&&t<=65055,aa=t=>t>=65072&&t<=65103,la=t=>t>=65104&&t<=65135,ua=t=>t>=65136&&t<=65279,ca=t=>t>=65280&&t<=65519;function ha(t){return!((t=>t>=1536&&t<=1791)(t)||(t=>t>=1872&&t<=1919)(t)||(t=>t>=2208&&t<=2303)(t)||oa(t)||ua(t))}function da(t){return!!(746===t||747===t||!(t<4352)&&(Zs(t)||Bs(t)||aa(t)&&!(t>=65097&&t<=65103)||ra(t)||Qs(t)||$s(t)||Ys(t)||!(!Vs(t)||t>=12296&&t<=12305||t>=12308&&t<=12319||12336===t)||ta(t)||ea(t)||Ks(t)||(t=>t>=12592&&t<=12687)(t)||(t=>t>=43360&&t<=43391)(t)||(t=>t>=55216&&t<=55295)(t)||(t=>t>=4352&&t<=4607)(t)||(t=>t>=44032&&t<=55215)(t)||Hs(t)||Js(t)||(t=>t>=12688&&t<=12703)(t)||Ws(t)||Xs(t)||Gs(t)&&12540!==t||!(!ca(t)||65288===t||65289===t||65293===t||t>=65306&&t<=65310||65339===t||65341===t||65343===t||t>=65371&&t<=65503||65507===t||t>=65512&&t<=65519)||!(!la(t)||t>=65112&&t<=65118||t>=65123&&t<=65126)||(t=>t>=5120&&t<=5759)(t)||(t=>t>=6320&&t<=6399)(t)||sa(t)||(t=>t>=19904&&t<=19967)(t)||na(t)||ia(t)))}function fa(t){return!(da(t)||function(t){return!!((t=>t>=128&&t<=255)(t)&&(167===t||169===t||174===t||177===t||188===t||189===t||190===t||215===t||247===t)||(t=>t>=8192&&t<=8303)(t)&&(8214===t||8224===t||8225===t||8240===t||8241===t||8251===t||8252===t||8258===t||8263===t||8264===t||8265===t||8273===t)||(t=>t>=8448&&t<=8527)(t)||(t=>t>=8528&&t<=8591)(t)||(t=>t>=8960&&t<=9215)(t)&&(t>=8960&&t<=8967||t>=8972&&t<=8991||t>=8996&&t<=9e3||9003===t||t>=9085&&t<=9114||t>=9150&&t<=9165||9167===t||t>=9169&&t<=9179||t>=9186&&t<=9215)||(t=>t>=9216&&t<=9279)(t)&&9251!==t||(t=>t>=9280&&t<=9311)(t)||(t=>t>=9312&&t<=9471)(t)||(t=>t>=9632&&t<=9727)(t)||(t=>t>=9728&&t<=9983)(t)&&!(t>=9754&&t<=9759)||(t=>t>=11008&&t<=11263)(t)&&(t>=11026&&t<=11055||t>=11088&&t<=11097||t>=11192&&t<=11243)||Vs(t)||Gs(t)||(t=>t>=57344&&t<=63743)(t)||aa(t)||la(t)||ca(t)||8734===t||8756===t||8757===t||t>=9984&&t<=10087||t>=10102&&t<=10131||65532===t||65533===t)}(t))}function pa(t){return t>=1424&&t<=2303||oa(t)||ua(t)}const ma=[[9,9],[32,32],[5760,5760],[8192,8198],[8200,8202],[8287,12288],[6158,6158],[8203,8205]];function ya(t){for(const e of ma)if(t>=e[0]&&t<=e[1])return!0;return!1}const ga={"!":"︕","#":"#",$:"$","%":"%","&":"&","(":"︵",")":"︶","*":"*","+":"+",",":"︐","-":"︲",".":"・","/":"/",":":"︓",";":"︔","<":"︿","=":"=",">":"﹀","?":"︖","@":"@","[":"﹇","\\\\":"\","]":"﹈","^":"^",ut:"︳","`":"`","{":"︷","|":"―","}":"︸","~":"~","¢":"¢","£":"£","¥":"¥","¦":"¦","¬":"¬","¯":" ̄","–":"︲","—":"︱","‘":"﹃","’":"﹄","“":"﹁","”":"﹂","…":"︙","‧":"・","₩":"₩","、":"︑","。":"︒","〈":"︿","〉":"﹀","《":"︽","》":"︾","「":"﹁","」":"﹂","『":"﹃","』":"﹄","【":"︻","】":"︼","〔":"︹","〕":"︺","〖":"︗","〗":"︘","!":"︕","(":"︵",")":"︶",",":"︐","-":"︲",".":"・",":":"︓",";":"︔","<":"︿",">":"﹀","?":"︖","[":"﹇","]":"﹈","_":"︳","{":"︷","|":"―","}":"︸","⦅":"︵","⦆":"︶","。":"︒","「":"﹁","」":"﹂"};function ba(t,e,n,i,r,o,s,a,l,u){let c=t.trim();2===u&&(c=function(t){let e="";for(let n=0;n<t.length;n++){const i=t.charCodeAt(n+1)||null,r=t.charCodeAt(n-1)||null;e+=i&&fa(i)&&!ga[t[n+1]]||r&&fa(r)&&!ga[t[n-1]]||!ga[t[n]]?t[n]:ga[t[n]]}return e}(c));const h=[],d={positionedGlyphs:h,text:c,top:a[1],bottom:a[1],left:a[0],right:a[0],writingMode:u};let f;return f=function(t,e){const n=[];let i=0;for(let r=0;r<e.length;r++){const o=e[r];n.push(t.substring(i,o)),i=o}return i<t.length&&n.push(t.substring(i,t.length)),n}(c,function(t,e,n,i){if(!n)return[];if(!t)return[];const r=[],o=function(t,e,n,i){let r=0;for(let n=0;n<t.length;n++){const o=i[t.charCodeAt(n)];o&&(r+=o.metrics.advance+e)}return r/Math.max(1,Math.ceil(r/n))}(t,e,n,i);let s=0;for(let n=0;n<t.length;n++){const l=t.charCodeAt(n),u=i[l];u&&!va[l]&&(s+=u.metrics.advance+e),n<t.length-1&&(wa[l]||!((a=l)<11904)&&(Zs(a)||Bs(a)||aa(a)||ra(a)||Qs(a)||$s(a)||Ys(a)||Vs(a)||ta(a)||ea(a)||Ks(a)||ca(a)||Hs(a)||Js(a)||Ws(a)||Xs(a)||Gs(a)||sa(a)||ia(a)||na(a)))&&r.push(Ma(n+1,s,o,r,ka(l,t.charCodeAt(n+1)),!1))}var a;return function t(e){return e?t(e.priorBreak).concat(e.index):[]}(Ma(t.length,s,o,r,0,!0))}(c,s,n,e)),function(t,e,n,i,r,o,s,a,l){let u=0,c=8,h=0;const d=t.positionedGlyphs,f="right"===o?1:"left"===o?0:.5;for(let t=0;t<n.length;t++){let r=n[t];if(r=r.trim(),!r.length){c-=i;continue}const o=d.length;for(let t=0;t<r.length;t++){const n=r.charCodeAt(t),i=e[n];i&&(da(n)&&1!==s?(32!==n&&d.push({glyph:n,x:u,y:0,vertical:!0}),u+=l+a):(32!==n&&d.push({glyph:n,x:u,y:c,vertical:!1}),u+=i.metrics.advance+a))}d.length!==o&&(h=Math.max(u-a,h),Aa(d,e,o,d.length-1,f)),u=0,c-=i}const{horizontalAlign:p,verticalAlign:m}=ja(r);!function(t,e,n,i,r,o,s){const a=(e-n)*r,l=-(-i*s+.5)*o;if(a||l)for(let e=0;e<t.length;e++)t[e].x+=a,t[e].y+=l}(d,f,p,m,h,i,n.length);const y=n.length*i;t.top+=-m*y,t.bottom=t.top+y,t.left+=-p*h,t.right=t.left+h}(d,e,f,i,r,o,u,s,l),!!h.length&&d}const va={9:!0,10:!0,11:!0,12:!0,13:!0,32:!0},wa={10:!0,32:!0,38:!0,40:!0,41:!0,43:!0,45:!0,47:!0,173:!0,183:!0,8203:!0,8208:!0,8211:!0,8231:!0};function xa(t,e,n,i){const r=Math.pow(t-e,2);return i?t<e?r/2:2*r:r+Math.abs(n)*n}function ka(t,e){let n=0;return 10===t&&(n-=1e4),40!==t&&65288!==t||(n+=50),41!==e&&65289!==e||(n+=50),n}function Ma(t,e,n,i,r,o){let s=null,a=xa(e,n,r,o);for(let t=0;t<i.length;t++){const l=i[t],u=xa(e-l.x,n,r,o)+l.badness;u<=a&&(s=l,a=u)}return{index:t,x:e,priorBreak:s,badness:a}}function ja(t){let e=.5,n=.5;switch(t){case"right":case"top-right":case"bottom-right":e=1;break;case"left":case"top-left":case"bottom-left":e=0}switch(t){case"bottom":case"bottom-right":case"bottom-left":n=1;break;case"top":case"top-right":case"top-left":n=0}return{horizontalAlign:e,verticalAlign:n}}function Aa(t,e,n,i,r){if(!r)return;const o=e[t[i].glyph];if(o){const e=(t[i].x+o.metrics.advance)*r;if(!e)return;for(let r=n;r<=i;r++)t[r].x-=e}}function Fa(t){if(!function(t){for(const e of t)if(pa(e.charCodeAt(0)))return!0;return!1}(t))return t;const e=[],n=[],i=[];let r=0,o=0,s=1,a=1;for(const l of t){const t=l.codePointAt(0);ya(t)?(i.push(l),r++):(s=pa(t)?-1:1,a!==s?(o=r,n.length&&(a>0&&n.reverse(),e.push(...n)),i.length&&(e.splice(o,0,...i),i.length=0),a=s,n.length=0):i.length&&(n.push(...i),i.length=0),n.push(l),r++)}return i.length&&n.push(...i),n.length&&(a>0&&n.reverse(),e.push(...n)),e.reverse().join("")}const Ta=/\\{ *([\\w_]+) *\\}/g;class za{constructor(t,e,n,i,r){this.feature=t,this.symbolDef=e,this.symbol=n,this.options=r,this.ct=this.ht.bind(this),this.nt=i}ht(t,e){return this.feature.properties[e]||"default"}getShape(t,e){if(this.dt)return this.dt;const{textHorizontalAlignmentFn:n,textVerticalAlignmentFn:i,markerHorizontalAlignmentFn:r,markerVerticalAlignmentFn:o,textWrapWidthFn:s}=this.nt;let a;const l=this.symbol,u=this.getIconAndGlyph(),c=this.feature.properties;if(u&&u.glyph){const{font:t,text:r}=u.glyph;if(""===r)return null;const o=this.size[0]/24,h=24,d=l.textKeepUpright,f="map"===l.textRotationAlignment&&"line"===l.textPlacement&&!l.isIconText,p=e.glyphMap[t],m=Sa(n?n(null,c):l.textHorizontalAlignment,i?i(null,c):l.textVerticalAlignment),y=1.2*h,g=function(t){for(let e=0;e<t.length;e++)if(!ha(t.charAt(e).charCodeAt(0)))return!1;return!0}(r),b=g&&l.textLetterSpacing/o||0,v=[l.textDx/o||0,l.textDy/o||0],w=((s?s(null,c):l.textWrapWidth)||10*h)/o;a={},a.horizontal=ba(r,p,w,y,m,"center",b,v,h,1),g&&f&&d&&(a.vertical=ba(r,p,w,y,m,"center",b,v,h,2))}else if(u&&u.icon){if(!t.positions[u.icon.url])return null;const e=Sa(r?r(null,c):l.markerHorizontalAlignment,o?o(null,c):l.markerVerticalAlignment);a=function(t,e){const{horizontalAlign:n,verticalAlign:i}=ja(e),r=-2048*n,o=-2048*i;return{image:t,top:o,bottom:o+2048,left:r,right:r+2048}}(t.positions[u.icon.url],e),this.size||(this.size=a.image.displaySize)}return this.dt=a,a}getIconAndGlyph(){if(this.iconGlyph)return this.iconGlyph;const{markerFileFn:t,markerTypeFn:e,markerPathFn:n,markerWidthFn:i,markerHeightFn:r,markerFillFn:o,markerFillPatternFileFn:s,markerFillOpacityFn:a,markerTextFitFn:l,markerTextFitPaddingFn:u,markerLineColorFn:c,markerLineWidthFn:h,markerLineOpacityFn:d,markerLineDasharrayFn:m,markerLinePatternFileFn:y,markerPathWidthFn:g,markerPathHeightFn:b,textNameFn:v,textFaceNameFn:w,textStyleFn:x,textWeightFn:k}=this.nt,{zoom:M}=this.options,j={},A=this.symbol,F=this.feature.properties,T=t?t(null,F):A.markerFile,z=e?e(null,F):A.markerType,S=T||z||A.markerPath,_=!oi(this.symbolDef.textName);let P;if(S){P=function(t,e,n,i,r,o){if(oi(e.markerWidth)&&oi(e.markerHeight))return null;const s="__fn_markerWidth".trim(),a="__fn_markerHeight".trim();let l=e.markerWidth||0,u=e.markerHeight||0;return ai(l)&&("identity"!==l.type?l=Es(l):(l=t.markerWidth,t[s]&&(l=t[s](i,n)),ai(l)&&(l="identity"===l.type?r(i,n):Es(l)))),ai(u)&&("identity"!==u.type?u=Es(u):(u=t.markerHeight,t[a]&&(u=t[a](i,n)),ai(u)&&(u="identity"===u.type?o(i,n):Es(u)))),[l,u]}(A,this.symbolDef,F,M,i,r)||[0,0];let t=A.markerTextFit;if(l&&(t=l(M,F)),t&&A.text&&"none"!==t){const e=A.text.textSize;let n=A.text.textName;f(n)&&(n=p(n)(M,F));const i=Ls(n,F);if(i){const n="__fn_textSize".trim(),r="__fn_textSize_0".trim();f(e)&&!A.text[n]&&(A.text[r]=p(e),A.text[n]=(t,e)=>{const n=A.text[r](t,e);return f(n)?p(n)(t,e):n});const o=Rs(A.text,A.text,F,M);if("width"!==t&&"both"!==t||(P[0]=o[0]*i.length),"height"!==t&&"both"!==t||(P[1]=o[1]),o[0]&&o[1]){let t=A.markerTextFitPadding||[0,0,0,0];u&&(t=u(M,F)),P[0]+=t[1]+t[3],P[1]+=t[0]+t[2]}}else P[0]=P[1]=-1}}if(_&&(P=Rs(A,this.symbolDef,F,M)),!P)return j;if(P[0]=Math.ceil(P[0]),P[1]=Math.ceil(P[1]),this.size=P,S&&P[0]>=0&&P[1]>=0){let t;if(z){const e={};if(e.markerType=z,"path"===z&&(e.markerPath=n?n(null,F):A.markerPath,e.markerPathWidth=g?g(null,F):A.markerPathWidth,e.markerPathHeight=b?b(null,F):A.markerPathHeight),i){const t=i(null,F);oi(t)||(e.markerWidth=t)}else A.markerWidth>=0&&(e.markerWidth=A.markerWidth);if(r){const t=r(null,F);oi(t)||(e.markerHeight=t)}else A.markerHeight>=0&&(e.markerHeight=A.markerHeight);if(o){const t=o(null,F);oi(t)||(e.markerFill=t)}else A.markerFill&&(e.markerFill=A.markerFill);if(s){const t=s(null,F);oi(t)||(e.markerFillPatternFile=t)}else A.markerFillPatternFile&&(e.markerFillPatternFile=A.markerFillPatternFile);if(a){const t=a(null,F);oi(t)||(e.markerFillOpacity=t)}else A.markerFillOpacity>=0&&(e.markerFillOpacity=A.markerFillOpacity);if(c){const t=c(null,F);oi(t)||(e.markerLineColor=t)}else A.markerLineColor&&(e.markerLineColor=A.markerLineColor);if(h){const t=h(null,F);oi(t)||(e.markerLineWidth=t)}else A.markerLineWidth>=0&&(e.markerLineWidth=A.markerLineWidth);if(d){const t=d(null,F);oi(t)||(e.markerLineOpacity=t)}else A.markerLineOpacity>=0&&(e.markerLineOpacity=A.markerLineOpacity);if(m){const t=m(null,F);oi(t)||(e.markerLineDasharray=t)}else A.markerLineDasharray&&(e.markerLineDasharray=A.markerLineDasharray);if(y){const t=y(null,F);oi(t)||(e.markerLinePatternFile=t)}else A.markerLinePatternFile&&(e.markerLinePatternFile=A.markerLinePatternFile);t="vector://"+JSON.stringify(e)}else t=T?T.replace(Ta,this.ct):A.markerPath?function(t,e,n){if(!t.markerPath)return null;let i=1;const r=function(t){const e={stroke:{stroke:t.markerLineColor,"stroke-width":t.markerLineWidth,"stroke-opacity":t.markerLineOpacity,"stroke-dasharray":null,"stroke-linecap":"butt","stroke-linejoin":"round"},fill:{fill:t.markerFill,"fill-opacity":t.markerFillOpacity}};return 0===e.stroke["stroke-width"]&&(e.stroke["stroke-opacity"]=0),e}(t);si(t.markerOpacity)&&(i=t.markerOpacity),si(t.opacity)&&(i*=t.opacity);const o={};if(r){for(const t in r.stroke)hi(r.stroke,t)&&(oi(r.stroke[t])||(o[t]=r.stroke[t]));for(const t in r.fill)hi(r.fill,t)&&(oi(r.fill[t])||(o[t]=r.fill[t]))}const s=Array.isArray(t.markerPath)?t.markerPath:[t.markerPath];let a;const l=[];for(let t=0;t<s.length;t++)a=li(s[t])?{path:s[t]}:s[t],a=ri({},a,o),a.d=a.path,delete a.path,l.push(a);const u=[\'<svg version="1.1"\',\'xmlns="http://www.w3.org/2000/svg"\'];i<1&&u.push(\'opacity="\'+i+\'"\'),t.markerPathWidth&&t.markerPathHeight&&u.push(\'viewBox="0 0 \'+t.markerPathWidth+" "+t.markerPathHeight+\'"\'),u.push(\'preserveAspectRatio="none"\'),e&&u.push(\'width="\'+e+\'"\'),n&&u.push(\'height="\'+n+\'"\'),u.push("><defs></defs>");for(let t=0;t<l.length;t++){let e="<path ";for(const n in l[t])hi(l[t],n)&&(e+=" "+n+\'="\'+l[t][n]+\'"\');e+="></path>",u.push(e)}return u.push("</svg>"),"data:image/svg+xml;base64,"+btoa(u.join(" "))}(A,P[0],P[1]):null;j.icon={url:t,size:P}}if(_){const t=v?v(this.options.zoom,F):A.textName;if(t||0===t){const e=Ns(w?w(null,F):A.textFaceName,x?x(null,F):A.textStyle,k?k(null,F):A.textWeight);let n=Ls(t,F);n&&n.length&&(n=Fa(n),j.glyph={font:e,text:n})}}return this.iconGlyph=j,j}}function Sa(t,e){e&&"middle"!==e||(e="center"),t&&"middle"!==t||(t="center");let n="center"!==e?e:"";return n+="center"!==t?(n.length?"-":"")+t:"",n\n/*!\n * From mapbox-gl-js\n * MIT License\n * https://github.com/mapbox/mapbox-gl-js\n */}function _a(t,e,n,i,r){const o=[];let s;for(let a=0;a<t.length;a++){const l=t[a];let u,c=!1;for(let t=0;t<l.length-1;t++){let a=l[t],h=l[t+1];a.x<e&&h.x<e||(a.x<e?(s=a,a=new Lt(e,a.y+(e-a.x)/(h.x-a.x)*(h.y-a.y)).I(),a.z=s.z+(e-s.x)/(h.x-s.x)*(h.z-s.z),c=!0):h.x<e&&(s=h,h=new Lt(e,a.y+(e-a.x)/(h.x-a.x)*(h.y-a.y)).I(),h.z=a.z+(e-a.x)/(s.x-a.x)*(s.z-a.z),c=!0),a.y<n&&h.y<n||(a.y<n?(s=a,a=new Lt(a.x+(n-a.y)/(h.y-a.y)*(h.x-a.x),n).I(),a.z=s.z+(n-s.y)/(h.y-s.y)*(h.z-s.z),c=!0):h.y<n&&(s=h,h=new Lt(a.x+(n-a.y)/(h.y-a.y)*(h.x-a.x),n).I(),h.z=a.z+(n-a.y)/(s.y-a.y)*(s.z-a.z),c=!0),a.x>=i&&h.x>=i||(a.x>=i?(s=a,a=new Lt(i,a.y+(i-a.x)/(h.x-a.x)*(h.y-a.y)).I(),a.z=s.z+(i-s.x)/(h.x-s.x)*(h.z-s.z),c=!0):h.x>=i&&(s=h,h=new Lt(i,a.y+(i-a.x)/(h.x-a.x)*(h.y-a.y)).I(),h.z=a.z+(i-a.x)/(s.x-a.x)*(s.z-a.z),c=!0),a.y>=r&&h.y>=r||(a.y>=r?(s=a,a=new Lt(a.x+(r-a.y)/(h.y-a.y)*(h.x-a.x),r).I(),a.z=s.z+(r-s.y)/(h.y-s.y)*(h.z-s.z),c=!0):h.y>=r&&(s=h,h=new Lt(a.x+(r-a.y)/(h.y-a.y)*(h.x-a.x),r).I(),h.z=a.z+(r-a.y)/(s.y-a.y)*(s.z-a.z),c=!0),u&&a.equals(u[u.length-1])||(u=[a],o.push(u)),c&&(u.clipped=!0),u.push(h)))))}}return o}class Pa extends Lt{constructor(t,e,n,i){super(t,e),this.angle=n,void 0!==i&&(this.segment=i)}clone(){return new Pa(this.x,this.y,this.angle,this.segment)}}\n/*!\n * From mapbox-gl-js\n * MIT License\n * https://github.com/mapbox/mapbox-gl-js\n */function Ia(t,e,n,i,r){if(void 0===e.segment)return!0;let o=e,s=e.segment+1,a=0;for(;a>-n/2;){if(s--,s<0)return!1;a-=t[s].dist(o),o=t[s]}a+=t[s].dist(t[s+1]),s++;const l=[];let u=0;for(;a<n/2;){const e=t[s],n=t[s+1];if(!n)return!1;let o=t[s-1].angleTo(e)-e.angleTo(n);for(o=Math.abs((o+3*Math.PI)%(2*Math.PI)-Math.PI),l.push({distance:a,angleDelta:o}),u+=o;a-l[0].distance>i;)u-=l.shift().angleDelta;if(u>r)return!1;s++,a+=e.dist(n)}return!0}function Oa(t,e,n,i,r,o,s,a,l,u,c){const h=function(t,e,n){return t?.6*e*n:0}(i,o,s),d=function(t,e){return Math.max(t?t.right-t.left:0,e?e.right-e.left:0)}(i,r),f=0===t[0].x||t[0].x===l||0===t[0].y||t[0].y===l;return e-d*s<e/4&&(e=d*s+e/4),function t(e,n,i,r,o,s,a,l,u,c,h){const d=s/2,f=function(t){let e=0;for(let n=0;n<t.length-1;n++)e+=t[n].dist(t[n+1]);return e}(e);let p=0,m=n-i,y=[];for(let t=0;t<e.length-1;t++){const n=e[t],a=e[t+1],l=n.dist(a),g=a.angleTo(n);for(;m+i<p+l;){m+=i;const b=(m-p)/l,v=qa(n.x,a.x,b),w=qa(n.y,a.y,b),x=qa(n.z||0,a.z||0,b);if(v>=0&&v<u&&w>=0&&w<u&&m-d>=0&&m+d<=f){const i=new Pa(v,w,g,t);i.z=x,c&&(i.axis=[n.y-w,v-n.x],i.angleR=x===(n.z||0)?0:Math.atan(.9*(x-(n.z||0))*h/n.dist(i))),i.line=e,i.I(),r&&!Ia(e,i,s,r,o)||y.push(i)}}p+=l}return l||y.length||a||(y=t(e,p/2,i,r,o,s,a,!0,u,c,h)),y}(t,f?e/2*a%e:(d/2+2*o)*s*a%e,e,h,n,d*s,f,!1,l,u,c)}function qa(t,e,n){return t*(1-n)+e*n}function Ca(t,e){const n=t.length;if(n<=1)return[t];const i=[];let r,o;for(let e=0;e<n;e++){const n=xi(t[e]);0!==n&&(t[e].area=Math.abs(n),void 0===o&&(o=n<0),o===n<0?(r&&i.push(r),r=[t[e]]):r.push(t[e]))}if(r&&i.push(r),e>1)for(let t=0;t<i.length;t++)i[t].length<=e||(Ge(i[t],e,1,i[t].length-1,Ra),i[t]=i[t].slice(0,e));return i}function Ra(t,e){return e.area-t.area}function Ea(t,e,n){const i=e.distSqr(n);if(0===i)return t.distSqr(e);const r=((t.x-e.x)*(n.x-e.x)+(t.y-e.y)*(n.y-e.y))/i;return t.distSqr(r<0?e:r>1?n:n.sub(e).j(r).m(e))}function Na(t,e=1,n=!1){let i=1/0,r=1/0,o=-1/0,s=-1/0;const a=t[0];for(let t=0;t<a.length;t++){const e=a[t];(!t||e.x<i)&&(i=e.x),(!t||e.y<r)&&(r=e.y),(!t||e.x>o)&&(o=e.x),(!t||e.y>s)&&(s=e.y)}const l=Math.min(o-i,s-r);let u=l/2;const c=new Xe(null,Da);if(0===l)return new Lt(i,r);for(let e=i;e<o;e+=l)for(let n=r;n<s;n+=l)c.push(new La(e+u,n+u,u,t));let h=function(t){let e=0,n=0,i=0;const r=t[0];for(let t=0,o=r.length,s=o-1;t<o;s=t++){const o=r[t],a=r[s],l=o.x*a.y-a.x*o.y;n+=(o.x+a.x)*l,i+=(o.y+a.y)*l,e+=3*l}return new La(n/e,i/e,0,t)}(t),d=c.length;for(;c.length;){const i=c.pop();(i.d>h.d||!h.d)&&(h=i,n&&console.log("found best %d after %d probes",Math.round(1e4*i.d)/1e4,d)),i.max-h.d<=e||(u=i.h/2,c.push(new La(i.p.x-u,i.p.y-u,u,t)),c.push(new La(i.p.x+u,i.p.y-u,u,t)),c.push(new La(i.p.x-u,i.p.y+u,u,t)),c.push(new La(i.p.x+u,i.p.y+u,u,t)),d+=4)}return n&&(console.log("num probes: "+d),console.log("best distance: "+h.d)),h.p}function Da(t,e){return e.max-t.max}function La(t,e,n,i){this.p=new Lt(t,e),this.h=n,this.d=function(t,e){let n=!1,i=1/0;for(let r=0;r<e.length;r++){const o=e[r];for(let e=0,r=o.length,s=r-1;e<r;s=e++){const r=o[e],a=o[s];r.y>t.y!=a.y>t.y&&t.x<(a.x-r.x)*(t.y-r.y)/(a.y-r.y)+r.x&&(n=!n),i=Math.min(i,Ea(t,r,a))}}return(n?1:-1)*Math.sqrt(i)}(this.p,i),this.max=this.d+this.h*Math.SQRT2}const Ua=45*Math.PI/100;function $a(t,e,n,i,r,o,s,a,l){const{feature:u,size:c,symbol:h}=t,d=c?24:0,f=i*(c?c[0]/d:1);if("line"===o){const t=[];let i=u.geometry;r&&(i=_a(u.geometry,0,0,r,r));for(let o=0;o<i.length;o++){const u=Oa(i[o],s,Ua,h.isIconText?null:n&&n.vertical||n&&n.horizontal||n,null,d,h.isIconText?1:f,1,r||1/0,a,l);if(h.textPlacement&&!h.isIconText)for(let t=0;t<u.length;t++)u[t].startIndex=e.length/3;if(t.push.apply(t,u),h.textPlacement&&!h.isIconText)for(let t=0;t<i[o].length;t++)e.push(i[o][t].x,i[o][t].y,i[o][t].z||0)}return t}return Wa(u,o,r)}function Wa(t,e,n,i,r){const o=[];if(3===t.type){const s=Ca(t.geometry,0);for(let t=0;t<s.length;t++){const a=s[t];if("vertex"===e)for(let t=0;t<a.length;t++){const e=a[t];for(let s=0;s<e.length;s++)Ai(e[s],n)||(o.push(e[s]),i&&(0===s?Ja(e[s],e[s],e[t+1],r):Ja(e[s],e[s-1],e[s],r)))}else if("vertex-first"===e){const t=a[0];t&&t[0]&&!Ai(t[0],n)&&(o.push(t[0]),i&&Ja(t[0],t[0],t[1],r))}else if("vertex-last"===e||"vertex-firstlast"===e){const t=a[0];if("vertex-firstlast"===e&&t&&t[0]&&!Ai(t[0],n)&&(o.push(t[0]),i&&Ja(t[0],t[0],t[1],r)),t&&t[t.length-1]&&!Ai(t[t.length-1],n)){const e=t.length-1;o.push(t[e]),i&&Ja(t[e],t[e-1],t[e],r)}}else{const t=Na(a,16);Ai(t,n)||o.push(t)}}}else if(2===t.type)for(let s=0;s<t.geometry.length;s++){const a=t.geometry[s];if("vertex"===e)for(let t=0;t<a.length;t++)Ai(a[t],n)||(o.push(a[t]),i&&(0===t?Ja(a[t],a[t],a[t+1],r):Ja(a[t],a[t-1],a[t],r)));else if("vertex-last"===e||"vertex-firstlast"===e){if("vertex-firstlast"!==e||Ai(a[0],n)||(o.push(a[0]),i&&Ja(a[0],a[0],a[1],r)),a&&a[a.length-1]&&!Ai(a[a.length-1],n)){const t=a.length-1;o.push(a[t]),i&&Ja(a[t],a[t-1],a[t],r)}}else Ai(a[0],n)||(o.push(a[0]),i&&Ja(a[0],a[0],a[1],r))}else if(1===t.type)for(let e=0;e<t.geometry.length;e++){const r=t.geometry[e];for(let t=0;t<r.length;t++){const e=r[t];Ai(e,n)||(i&&(e.xRotation=0,e.yRotation=0,e.zRotation=0),o.push(e))}}return o}function Ja(t,e,n,i){if(t.xRotation||t.yRotation||t.zRotation)return t;const r=n.x-e.x,o=e.y-n.y,s=(n.z-e.z)*i,a=Math.atan2(o,r);t.zRotation=a;const l=Math.atan2(s,Math.sqrt(r*r+o*o));return t.xyRotation=l,t}function Va(t,e){const n={},i={},r=[];let o=0;function s(e){r.push(t[e]),o++}function a(t,e,n){const o=i[t];return delete i[t],i[e]=o,r[o].geometry[0].pop(),r[o].geometry[0]=r[o].geometry[0].concat(n[0]),o}function l(t,e,i){const o=n[e];return delete n[e],n[t]=o,r[o].geometry[0].shift(),r[o].geometry[0]=i[0].concat(r[o].geometry[0]),o}function u(t,e,n){const i=n?e[0][e[0].length-1]:e[0][0];return`${t}:${i.x}:${i.y}`}for(let c=0;c<t.length;c++){const h=t[c],d=h.geometry;if(!d)continue;const f=h.properties[e]?h.properties[e].toString():null;if(!f){s(c);continue}const p=u(f,d),m=u(f,d,!0);if(p in i&&m in n&&i[p]!==n[m]){const t=l(p,m,d),e=a(p,m,r[t].geometry);delete n[p],delete i[m],i[u(f,r[e].geometry,!0)]=e,r[t].geometry=null}else p in i?a(p,m,d):m in n?l(p,m,d):(s(c),n[p]=o-1,i[m]=o-1)}return r.filter(t=>t.geometry)}class Ha extends Os{static needMerge(t,e,n){if(!t)return!1;let i="line"===t.textPlacement||"line"===t.markerPlacement;return i||(e.textPlacementFn&&(i="line"===e.textPlacementFn(n)),e.markerPlacementFn&&(i="line"===e.markerPlacementFn(n))),t.mergeOnProperty&&i}static mergeLineFeatures(t,e,n,i){const r="__index".trim();let o=e.textPlacement,s=e.markerPlacement;n.textPlacementFn&&(o=n.textPlacementFn(i)),n.markerPlacementFn&&(s=n.markerPlacementFn(i));const a=function(t,e,n,i,r){const o="__index".trim(),s=Os.genFnTypes(e),{mergeOnPropertyFn:a}=s;if(!e.mergeOnProperty||"line"!==i&&"line"!==n)return[];if(!(Fi(l=e.mergeOnProperty)||"string"!=typeof l&&(null===l.constructor||l.constructor!==String)||"line"!==i&&"line"!==n))return[{features:t,property:e.mergeOnProperty}];var l;const u=[],c={},h=[];for(let s=0;s<t.length;s++){t[s][o]=s;const l=t[s].properties=t[s].properties||{};l.$layer=t[s].layer,l.$type=t[s].type;let d=n;"line"!==d&&(d=i);const f=a?a(r,l):e.mergeOnProperty;"line"!==d||Fi(f)?h.push(t[s]):(void 0===c[f]&&(c[f]=u.length,u.push({features:[],property:f})),u[c[f]].features.push(t[s]))}return h.length&&u.push({features:h}),u}(t,e,s,o,i);if(a.length){const e=[];for(let n=0;n<a.length;n++)e.push(a[n].property?Va(a[n].features,a[n].property):t);if(1===e.length)return e[0];{let t=[];for(let n=0;n<e.length;n++)t=t.concat(e[n]);return t.sort((t,e)=>t[r]-e[r]),t}}}static splitPointSymbol(t,e=0){const n=[];if(Array.isArray(t)){const e=t;for(let t=0;t<e.length;t++)e[t]&&n.push(...Ha.splitPointSymbol(e[t],t));return n}let i=null,r=null;for(const e in t)0===e.indexOf("marker")?(i=i||{},i[e]=t[e]):0===e.indexOf("text")&&(r=r||{},r[e]=t[e]);return i&&(i.isIconText=!0,t.mergeOnProperty&&(i.mergeOnProperty=t.mergeOnProperty),n.push(i)),r&&(i&&(r.textPlacement=i.markerPlacement,r.textSpacing=i.markerSpacing,r.isIconText=!0),t.mergeOnProperty&&(r.mergeOnProperty=t.mergeOnProperty),n.push(r)),void 0!==t.visible&&(i&&(i.visible=t.visible),r&&(r.visible=t.visible)),i&&(i.markerTextFit&&r&&(i.text={},i.text.textName=r.textName,i.text.textSize=r.textSize),i.index={index:e,type:0}),r&&(r.index={index:e,type:1}),n}static isAtlasLoaded(t,e){const{icon:n,glyph:i}=t,{iconAtlas:r,glyphAtlas:o}=e;if(n&&(!r||!r.positions[n.url]))return!1;if(i){if(!o||!o.positions[i.font])return!1;const t=o.positions[i.font],{text:e}=i;for(let n=0;n<e.length;n++)if(!t[e.charCodeAt(n)])return!1}return!0}constructor(t,e,n){super(t,e,n),this.ft=e.textPlacement,this.nt.textPlacementFn&&(this.ft=this.nt.textPlacementFn(this.options.zoom))}createStyledVector(t,e,n,i,r,o){const s=new za(t,this.symbolDef,e,n,i),a=s.getIconAndGlyph();if(a.icon&&!this.options.atlas){const{url:t,size:e}=a.icon;r[t]||(r[t]=a.icon.size),r[t][0]<e[0]&&(r[t][0]=e[0]),r[t][1]<e[1]&&(r[t][1]=e[1])}if(a.glyph&&!this.options.atlas){const{font:t,text:e}=a.glyph,n=o[t]=o[t]||{};for(let t=0;t<e.length;t++)n[e.charCodeAt(t)]=1;"line"===this.ft&&(o.options={isCharsCompact:!1})}return this.options.allowEmptyPack||a.icon||a.glyph?s:null}getFormat(t){const e=void 0!==t.textName,n=e?this.getPackSDFFormat(t):this.getPackMarkerFormat();e?n.push(...this.pt()):n.push(...this.yt());const{markerOpacityFn:i,textOpacityFn:r,markerPitchAlignmentFn:o,textPitchAlignmentFn:s,markerRotationAlignmentFn:a,textRotationAlignmentFn:l,markerRotationFn:u,textRotationFn:c,markerAllowOverlapFn:h,textAllowOverlapFn:d,markerIgnorePlacementFn:f,textIgnorePlacementFn:p}=this.nt;return(i||r)&&n.push({type:Uint8Array,width:1,name:"aColorOpacity"}),(o||s)&&n.push({type:Uint8Array,width:1,name:"aPitchAlign"}),(a||l)&&n.push({type:Uint8Array,width:1,name:"aRotationAlign"}),(u||c)&&n.push({type:Uint16Array,width:1,name:"aRotation"}),(h||d||f||p)&&n.push({type:Uint8Array,width:1,name:"aOverlap"}),n}gt(){return this.hasMapPitchAlign}pt(){const{textFillFn:t,textSizeFn:e,textHaloFillFn:n,textHaloRadiusFn:i,textHaloOpacityFn:r,textDxFn:o,textDyFn:s}=this.nt,a=[];return t&&a.push({type:Uint8Array,width:4,name:"aTextFill"}),e&&a.push({type:Uint8Array,width:1,name:"aTextSize"}),n&&a.push({type:Uint8Array,width:4,name:"aTextHaloFill"}),i&&a.push({type:Uint8Array,width:1,name:"aTextHaloRadius"}),r&&a.push({type:Uint8Array,width:1,name:"aTextHaloOpacity"}),o&&a.push({type:Int8Array,width:1,name:"aTextDx"}),s&&a.push({type:Int8Array,width:1,name:"aTextDy"}),a}yt(){const{markerWidthFn:t,markerHeightFn:e,markerDxFn:n,markerDyFn:i}=this.nt,r=[];return t&&r.push({type:this.options.markerWidthType||Uint8Array,width:1,name:"aMarkerWidth"}),e&&r.push({type:this.options.markerHeightType||Uint8Array,width:1,name:"aMarkerHeight"}),n&&r.push({type:Int8Array,width:1,name:"aMarkerDx"}),i&&r.push({type:Int8Array,width:1,name:"aMarkerDy"}),r}createDataPack(){if(!this.iconAtlas&&!this.glyphAtlas){if(!this.options.allowEmptyPack)return null;this.empty=!0}this.lineVertex=[];const t=super.createDataPack.apply(this,arguments);return t?(t.lineVertex=new Int16Array(this.lineVertex),t.buffers.push(t.lineVertex.buffer),t):null}placeVector(t,e){const n=t.getShape(this.iconAtlas,this.glyphAtlas);if(!this.options.allowEmptyPack&&!n)return;const i=this.bt(t,n,e);if(0===i.length)return;const r=this.data,o=this.needAltitudeAttribute()?2:3;let s=this.data.aPosition.length/o;const a=t.symbol,l=t.feature.properties,u="line"===this.ft&&!a.isIconText,c=void 0!==a.textName,h=c&&u&&function(t){let e=0;for(let n=0;n<t.length;n++)if(da(t.charAt(n).charCodeAt(0)))e=0;else if(e++,e>=1)return!1;return!0}(t.getIconAndGlyph().glyph.text)?1:0,{textFillFn:d,textSizeFn:p,textHaloFillFn:m,textHaloRadiusFn:y,textHaloOpacityFn:g,textDxFn:b,textDyFn:v,textPitchAlignmentFn:w,textRotationAlignmentFn:x,textRotationFn:k,textAllowOverlapFn:M,textIgnorePlacementFn:j,textOpacityFn:A,markerWidthFn:F,markerHeightFn:T,markerDxFn:z,markerDyFn:S,markerPitchAlignmentFn:_,markerRotationAlignmentFn:P,markerRotationFn:I,markerAllowOverlapFn:O,markerIgnorePlacementFn:q,markerOpacityFn:C}=this.nt;let R,E,N,D,L,U,$,W,J,V,H,G,B,Z,Y,X,K;if(c){const e=t.getIconAndGlyph().glyph.font;R=function(t,e,n){const i=t.positionedGlyphs,r=[];for(let o=0;o<i.length;o++){const s=i[o],a=n[s.glyph];if(!a)continue;const l=a.rect;if(!l)continue;const u=4,c=a.metrics.advance/2,h=a.metrics.height/2,d=e?[s.x+c,0]:[0,0],f=e?[0,s.y-h]:[s.x+c,s.y-h],p=a.metrics.left-u-c+f[0],m=a.metrics.top-u+f[1],y=p+l.w,g=m+l.h,b=new Lt(p,m),v=new Lt(y,m),w=new Lt(p,g),x=new Lt(y,g);if(e&&s.vertical){const t=new Lt(-c,c),e=-Math.PI/2,n=new Lt(5,0);b.T(e,t).m(n),v.T(e,t).m(n),w.T(e,t).m(n),x.T(e,t).m(n)}r.push({tl:b,tr:v,bl:w,br:x,tex:l,writingMode:t.writingMode,glyphOffset:d})}return r}(n.horizontal,u,this.glyphAtlas.positions[e]),d&&(E=d(null,l),f(E)?(this.dynamicAttrs.aTextFill=1,E=[0,0,0,0]):E=gi([],E)),p&&(N=p(this.options.zoom,l),Fi(N)&&(N=14)),m&&(D=m(null,l),f(D)?(this.dynamicAttrs.aTextHaloFill=1,D=[0,0,0,0]):D=gi([],D)),y&&(L=y(null,l)),g&&(U=255*g(null,l)),b&&($=b(null,l)||0),v&&(W=v(null,l)||0),w&&(B=+("map"===w(null,l))),x&&(Z=+("map"===x(null,l))),k&&(Y=Ti(k(null,l),0,360)*Math.PI/180)}else R=n?function(t){const e=t.image,n=t.top-1/e.pixelRatio,i=t.left-1/e.pixelRatio,r=t.bottom+1/e.pixelRatio,o=t.right+1/e.pixelRatio;let s,a,l,u;return s=new Lt(i,n),a=new Lt(o,n),l=new Lt(o,r),u=new Lt(i,r),[{tl:s,tr:a,bl:u,br:l,tex:{x:e.tl[0],y:e.tl[1],w:e.displaySize[0],h:e.displaySize[1]},writingMode:void 0,glyphOffset:[0,0]}]}(n):function(){const t=new Lt(0,0),e=new Lt(0,0),n=new Lt(0,0);return[{tl:t,tr:e,bl:new Lt(0,0),br:n,tex:{x:0,y:0,w:0,h:0},writingMode:void 0,glyphOffset:[0,0]}]}(),F&&(J=F(null,l)),Fi(J)&&(J=R[0].tex.w),T&&(V=T(null,l)),Fi(V)&&(V=R[0].tex.h),z&&(H=z(null,l)),S&&(G=S(null,l)),_&&(B=+("map"===_(null,l))),P&&(Z=+("map"===P(null,l))),I&&(Y=Ti(I(null,l),0,360)*Math.PI/180);f(N)&&(this.dynamicAttrs.aTextSize=1),f(L)&&(this.dynamicAttrs.aTextHaloRadius=1),f(U)&&(this.dynamicAttrs.aTextHaloOpacity=1),f($)&&(this.dynamicAttrs.aTextDx=1),f(W)&&(this.dynamicAttrs.aTextDy=1),f(J)&&(this.dynamicAttrs.aMarkerWidth=1),f(V)&&(this.dynamicAttrs.aMarkerHeight=1),f(H)&&(this.dynamicAttrs.aMarkerDx=1),f(G)&&(this.dynamicAttrs.aMarkerDy=1),f(B)&&(this.dynamicAttrs.aPitchAlign=1),f(Z)&&(this.dynamicAttrs.aRotationAlign=1),f(Y)&&(this.dynamicAttrs.aRotation=1);const Q=O||M;Q&&(X=Q(null,l)||0);const tt=q||j;let et;tt&&(K=tt(null,l)||0);const nt=A||C;nt&&(et=255*nt(this.options.zoom,l));const it=this.options.EXTENT,rt=R.length,{altitudeScale:ot,altitudeProperty:st,defaultAltitude:at}=this.options,{altitude:lt}=ji(t.feature,ot,st,at);for(let t=0;t<i.length;t++){const e=i[t],n=e.z||lt||0;if(it!==1/0&&Ai(e,it))continue;const o=e.x,a=e.y,l=R.length;for(let t=0;t<l;t++){const i=R[t],{tl:l,tr:d,bl:f,br:p,tex:m}=i;this.vt(r,o,a,n,10*l.x,10*l.y,m.x,m.y+m.h),c&&this.wt(r,u,rt,i.glyphOffset,e,h,e.axis,e.angleR),this.xt(r,E,N,D,L,U,$,W,J,V,H,G,et,B,Z,Y,X,K),this.vt(r,o,a,n,10*d.x,10*d.y,m.x+m.w,m.y+m.h),c&&this.wt(r,u,rt,i.glyphOffset,e,h,e.axis,e.angleR),this.xt(r,E,N,D,L,U,$,W,J,V,H,G,et,B,Z,Y,X,K),this.vt(r,o,a,n,10*f.x,10*f.y,m.x,m.y),c&&this.wt(r,u,rt,i.glyphOffset,e,h,e.axis,e.angleR),this.xt(r,E,N,D,L,U,$,W,J,V,H,G,et,B,Z,Y,X,K),this.vt(r,o,a,n,10*p.x,10*p.y,m.x+m.w,m.y),c&&this.wt(r,u,rt,i.glyphOffset,e,h,e.axis,e.angleR),this.xt(r,E,N,D,L,U,$,W,J,V,H,G,et,B,Z,Y,X,K),this.addElements(s,s+1,s+2),this.addElements(s+1,s+2,s+3),s+=4;const y=Math.max(Math.abs(o),Math.abs(a),Math.abs(n));y>this.maxPos&&(this.maxPos=y)}}}vt(t,e,n,i,r,o,s,a){this.fillPosition(t,e,n,i),t.aShape.push(r,o),t.aTexCoord.push(s,a)}wt(t,e,n,i,r,o,s,a){if(t.aCount.push(n),e){t.aGlyphOffset.push(i[0],i[1]),this.gt()&&t.aPitchRotation.push(s[0],s[1],a);const e=r.startIndex;t.aSegment.push(r.segment+e,e,r.line.length),t.aVertical.push(o)}}xt(t,e,n,i,r,o,s,a,l,u,c,h,d,f,p,m,y,g){const{textFillFn:b,textSizeFn:v,textHaloFillFn:w,textHaloRadiusFn:x,textHaloOpacityFn:k,textDxFn:M,textDyFn:j,textPitchAlignmentFn:A,textRotationAlignmentFn:F,textRotationFn:T,textAllowOverlapFn:z,textIgnorePlacementFn:S,textOpacityFn:_,markerWidthFn:P,markerHeightFn:I,markerDxFn:O,markerDyFn:q,markerPitchAlignmentFn:C,markerRotationAlignmentFn:R,markerRotationFn:E,markerAllowOverlapFn:N,markerIgnorePlacementFn:D,markerOpacityFn:L}=this.nt;b&&t.aTextFill.push(...e),v&&t.aTextSize.push(n),w&&t.aTextHaloFill.push(...i),x&&t.aTextHaloRadius.push(r),k&&t.aTextHaloOpacity.push(o),M&&t.aTextDx.push(s),j&&t.aTextDy.push(a),P&&t.aMarkerWidth.push(l),I&&t.aMarkerHeight.push(u),O&&t.aMarkerDx.push(c),q&&t.aMarkerDy.push(h),(L||_)&&t.aColorOpacity.push(d),(A||C)&&t.aPitchAlign.push(f),(R||F)&&t.aRotationAlign.push(p),(E||T)&&t.aRotation.push(9362*m);const U=N||z,$=D||S;(U||$)&&t.aOverlap.push((U?8:0)+4*y+(($?2:0)+g)),r>0&&(this.properties.hasHalo=1)}bt(t,e,n){const{feature:i,symbol:r}=t,o=this.kt(t,r),s=i.properties,{markerSpacingFn:a,textSpacingFn:l}=this.nt,u=((a?a(null,s):r.markerSpacing)||(l?l(null,s):r.textSpacing)||250)*n,c=this.options.altitudeToTileScale;return $a(t,this.lineVertex,e,n,this.options.EXTENT,o,u,this.gt(),c)}kt(t,e){let n;return n=this.nt.markerPlacementFn?this.nt.markerPlacementFn(this.options.zoom,t.feature.properties):e.markerPlacement||this.ft,this.st||!e.markerPlacement&&!e.isIconText||(this.st=n),!this.ft||e.isIconText||this.lt||(this.lt=n),n}getPackSDFFormat(t){if("line"!==this.ft||t.isIconText)return[...this.getPositionFormat(),{type:Int16Array,width:2,name:"aShape"},{type:Uint16Array,width:2,name:"aTexCoord"},{type:Uint8Array,width:1,name:"aCount"}];{const t=[...this.getPositionFormat(),{type:Int16Array,width:2,name:"aShape"},{type:Uint16Array,width:2,name:"aTexCoord"},{type:Uint8Array,width:1,name:"aCount"},{type:Int16Array,width:2,name:"aGlyphOffset"},{type:Uint16Array,width:3,name:"aSegment"},{type:Uint8Array,width:1,name:"aVertical"}];return this.gt()&&t.push({type:Float32Array,width:3,name:"aPitchRotation"}),t}}getPackMarkerFormat(){return[...this.getPositionFormat(),{type:Int16Array,width:2,name:"aShape"},{type:Uint16Array,width:2,name:"aTexCoord"}]}}class Ga{constructor(t){this.x=t.x,this.y=t.y,this.z=t.z||0}clone(){return new Ga(this)}_(){return this.A(this.mag()),this}A(t){return this.x/=t,this.y/=t,this.z/=t,this}P(){var t=this.y;return this.y=this.x,this.x=-t,this}mag(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z)}add(t){return this.clone().m(t)}sub(t){return this.clone().v(t)}m(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z,this}v(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this}equals(t){return this.x===t.x&&this.y===t.y&&this.z===t.z}mult(t){return this.clone().j(t)}j(t){return this.x*=t,this.y*=t,this.z*=t,this}dist(t){return Math.sqrt(this.distSqr(t))}distSqr(t){var e=t.x-this.x,n=t.y-this.y,i=t.z-this.z;return e*e+n*n+i*i}I(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}angleTo(t){return Math.atan2(this.y-t.y,this.x-t.x)}}const Ba=Math.cos(Math.PI/180*37.5),Za=Math.pow(2,16)/1,Ya=new Lt,Xa=new Lt,Ka=new Lt;class Qa extends Os{constructor(t,e,n){super(t,e,n);let i=!1;const{lineDasharrayFn:r,lineDashColorFn:o}=this.nt;this.hasGradient=this.symbol.lineGradientProperty,r&&(i=function(t,e,n){for(let i=0;i<t.length;i++)if(n(e,t[i].properties))return!0;return!1}(t,this.options.zoom,r),i&&(this.dasharrayFn=r)),this.hasDasharray=nl(this.symbol.lineDasharray)||i,this.hasDasharray&&o&&(this.dashColorFn=o)}createStyledVector(t,e,n,i,r){const o=new Si(t,e,n,i),s=o.getLineResource();return!this.options.atlas&&s&&(r[s]=[0,0]),o}getFormat(){const{lineWidthFn:t,lineStrokeWidthFn:e,lineStrokeColorFn:n,lineColorFn:i,lineOpacityFn:r,lineDxFn:o,lineDyFn:s,linePatternAnimSpeedFn:a,linePatternGapFn:l}=this.nt,u=[...this.getPositionFormat()];if(u.push(this.iconAtlas||this.hasDasharray?{type:Int8Array,width:3,name:"aExtrude"}:{type:Int8Array,width:2,name:"aExtrude"}),u.push({type:this.options.positionType||Uint16Array,width:1,name:"aLinesofar"}),t&&u.push({type:Uint8Array,width:1,name:"aLineWidth"}),e&&u.push({type:Uint8Array,width:1,name:"aLineStrokeWidth"}),i&&u.push({type:Uint8Array,width:4,name:"aColor"}),n&&u.push({type:Uint8Array,width:4,name:"aStrokeColor"}),r&&u.push({type:Uint8Array,width:1,name:"aOpacity"}),this.dasharrayFn&&u.push({type:Uint8Array,width:4,name:"aDasharray"}),this.dashColorFn&&u.push({type:Uint8Array,width:4,name:"aDashColor"}),this.iconAtlas){const t=this.getIconAtlasMaxValue();u.push({type:t>255?Uint16Array:Uint8Array,width:4,name:"aTexInfo"})}return(o||s)&&u.push({type:Int8Array,width:2,name:"aLineDxDy"}),(a||l)&&u.push({type:Int8Array,width:2,name:"aLinePattern"}),u}placeVector(t){const{lineJoinFn:e,lineCapFn:n,lineWidthFn:i,lineHeightFn:r,lineStrokeWidthFn:o,lineStrokeColorFn:s,lineColorFn:a,lineOpacityFn:l,lineDxFn:u,lineDyFn:c,linePatternAnimSpeedFn:h,linePatternGapFn:d}=this.nt,p=this.symbol,m=t.feature,y=m.properties;let g=p.lineJoin||"miter",b=p.lineCap||"butt";if(e&&(g=e(this.options.zoom,y)||"miter"),n&&(b=n(this.options.zoom,y)||"butt"),i){let t=i(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLineWidth=1,t=4),oi(t)&&(t=4),this.feaLineWidth=+t}else this.feaLineWidth=+p.lineWidth;if(r){let t=r(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLineHeight=1),oi(t)&&(t=this.feaLineWidth),this.feaLineHeight=+t}else this.feaLineHeight=+p.lineHeight||this.feaLineWidth;if(o){let t=o(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLineStrokeWidth=1,t=0),oi(t)&&(t=0),this.feaLineStrokeWidth=t}else this.feaLineStrokeWidth=p.lineStrokeWidth||0;if(a&&(this.feaColor=a(this.options.zoom,y)||[255,255,255,255],f(this.feaColor)?(this.dynamicAttrs.aColor=1,this.feaColor=[0,0,0,0]):this.feaColor=gi([],this.feaColor)),s&&(this.feaStrokeColor=s(this.options.zoom,y)||[0,0,0,255],f(this.feaStrokeColor)?(this.dynamicAttrs.aStrokeColor=1,this.feaStrokeColor=[0,0,0,0]):this.feaStrokeColor=gi([],this.feaStrokeColor)),l){let t=l(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aOpacity=1,t=1),oi(t)&&(t=1),this.feaOpacity=255*t}if(this.dasharrayFn){let t=this.dasharrayFn(this.options.zoom,y)||[0,0,0,0];if(f(t)&&(this.dynamicAttrs.aDasharray=1,t=[0,0,0,0]),t.length<4){const e=t;1===t.length?t=[e[0],e[0],e[0],e[0]]:2===t.length?t=[e[0],e[1],e[0],e[1]]:3===t.length&&(t=[e[0],e[1],e[2],e[2]])}this.feaDash=t}if(this.dashColorFn){let t=(this.dashColorFn?this.dashColorFn(this.options.zoom,y):this.symbol.lineDashColor)||[0,0,0,0];f(t)&&(this.dynamicAttrs.aDashColor=1,t=[0,0,0,0]),t=gi([],t),this.feaDashColor=t}if(this.iconAtlas){const e=t.getLineResource(),n=this.iconAtlas.glyphMap[e];if(this.feaTexInfo=this.feaTexInfo||[0,0,0,0],n){const{tl:t,displaySize:n}=this.iconAtlas.positions[e];this.feaTexInfo[0]=t[0]+1,this.feaTexInfo[1]=t[1]+1,this.feaTexInfo[2]=n[0]-3,this.feaTexInfo[3]=n[1]-3}else this.feaTexInfo[0]=this.feaTexInfo[1]=this.feaTexInfo[2]=this.feaTexInfo[3]=0}if(u){let t=u(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLineDxDy=1,t=0),oi(t)&&(t=0),this.feaLineDx=t}if(c){let t=c(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLineDxDy=1,t=0),oi(t)&&(t=0),this.feaLineDy=t}if(h){let t=h(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLinePatternAnimSpeed=1,t=0),oi(t)&&(t=0),0!==t&&(this.properties.hasPatternAnim=1),this.feaPatternAnimSpeed=t}if(d){let t=d(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLinePatternGap=1,t=0),oi(t)&&(t=0),this.feaLinePatternGap=t}const v=this.options.EXTENT;let w=m.geometry;if(v!==1/0){w=[];const t=[];for(let e=0;e<m.geometry.length;e++){t[0]=m.geometry[e];const n=_a(t,-1,-1,v+1,v+1);if(3===m.type&&n.length>1){const t=n[0],e=n[n.length-1];sl(t[0],e[e.length-1])&&(n[0]=e.concat(t.slice(1)),n.length=n.length-1)}w.push(...n)}}const x=this.needAltitudeAttribute()?2:3;for(let t=0;t<w.length;t++)this.offset=this.data.aPosition.length/x,this.Mt(w[t],m,g,b,2,1.05)}jt(){return this.iconAtlas&&this.feaTexInfo[2]&&this.feaTexInfo[3]}Mt(t,e,n,i,r,o){const s=this.jt()||nl(this.feaDash)||nl(this.symbol.lineDasharray),a=this.options.isTube;a&&(t=t.map(t=>new Ga(t))),this.overscaling=1;const l=this.options.EXTENT;if(this.distance=0,this.scaledDistance=0,this.totalDistance=0,this.prevVertex=null,this.symbol.lineGradientProperty&&e.properties&&si(e.properties.mapbox_clip_start)&&si(e.properties.mapbox_clip_end)){this.clipStart=+e.properties.mapbox_clip_start,this.clipEnd=+e.properties.mapbox_clip_end;for(let e=0;e<t.length-1;e++)this.totalDistance+=t[e].dist(t[e+1]);this.updateScaledDistance()}const u=3===e.type&&!t.clipped;let c=t.length;for(;c>=2&&sl(t[c-1],t[c-2]);)c--;let h=0;for(;h<c-1&&sl(t[h],t[h+1]);)h++;if(c<(u?3:2))return;"bevel"===n&&(r=1.05);const d=this.overscaling<=16?15*l/(512*this.overscaling):0,f={vertexLength:0,primitiveLength:0,currentNormal:null};let p,m,y,g,b;this.e1=this.e2=-1,u&&(p=t[c-2],b=t[h].sub(p)._().P());for(let e=h;e<c;e++){if(y=e===c-1?u?t[h+1]:void 0:t[e+1],y&&sl(t[e],y))continue;b&&(g=b),p&&(m=p),p=t[e],y&&p.x===y.x&&p.y===y.y&&(p.x+=1e-4),b=y?y.sub(p)._().P():g,f.dir=m?p.sub(m)._():y.sub(p)._(),g=g||b,f.currentNormal=g;let l=g.add(b);0===l.x&&0===l.y||l._();const v=g.x*b.x+g.y*b.y,w=l.x*b.x+l.y*b.y,x=0!==w?1/w:1/0,k=2*Math.sqrt(2-2*w),M=w<Ba&&m&&y,j=g.x*b.y-g.y*b.x>0;if(!a&&M&&e>h){const t=p.dist(m);if(t>2*d){const e=p.sub(p.sub(m).j(d/t).I());e.z=p.z,this.updateDistance(m,e),this.addCurrentVertex(e,g,0,0,f),m=e}}const A=m&&y;f.middleVertex=A;let F=A?n:u?"butt":i;if(A&&"round"===F&&(x<o?F="miter":x<=2&&(F="fakeround")),"miter"===F&&x>r&&!a&&(F="bevel"),"bevel"===F&&(x>2&&(F="flipbevel"),x<r&&(F="miter")),m&&this.updateDistance(m,p),"miter"===F)a?(this.addCurrentVertex(p,g,0,0,f),f.dir=y.sub(p)._(),this.addCurrentVertex(p,b,0,0,f)):(l.j(x),this.addCurrentVertex(p,l,0,0,f),s&&(f.currentNormal=b,this.addCurrentVertex(p,l,0,0,f)));else if("flipbevel"===F){if(x>100)l=b.mult(-1);else{const t=x*g.add(b).mag()/g.sub(b).mag();l.P().j(t*(j?-1:1))}this.addCurrentVertex(p,l,0,0,f),this.addCurrentVertex(p,l.mult(-1),0,0,f)}else if("bevel"===F||"fakeround"===F){const t=-Math.sqrt(x*x-1),e=j?t:0,n=j?0:t;if(m&&this.addCurrentVertex(p,g,e,n,f),"fakeround"===F){const t=Math.round(180*k/Math.PI/20);for(let e=1;e<t;e++){let n=e/t;if(.5!==n){const t=n-.5;n+=n*t*(n-1)*((1.0904+v*(v*(3.55645-1.43519*v)-3.2452))*t*t+(.848013+v*(.215638*v-1.06021)))}const i=b.sub(g).j(n).m(g)._().j(j?-1:1);this.addHalfVertex(p,i.x,i.y,!1,j,0,f)}}y&&(f.currentNormal=b,this.addCurrentVertex(p,b,-e,-n,f))}else if("butt"===F)this.addCurrentVertex(p,l,0,0,f);else if("square"===F){const t=m?1:-1;this.addCurrentVertex(p,l,t,t,f)}else"round"===F&&(m&&(this.addCurrentVertex(p,g,0,0,f),this.addCurrentVertex(p,g,1,1,f,!0)),y&&(this.addCurrentVertex(p,b,-1,-1,f,!0),this.addCurrentVertex(p,b,0,0,f)));if(!a&&M&&e<c-1){const t=p.dist(y);if(t>2*d){const e=p.add(y.sub(p).j(d/t).I());e.z=p.z,this.updateDistance(p,e),this.addCurrentVertex(e,b,0,0,f),p=e}}}}addCurrentVertex(t,e,n,i,r,o=!1){const s=e.x+e.y*n,a=e.y-e.x*n,l=e.y*i-e.x,u=-e.y-e.x*i;let c=0,h=0;if(r.middleVertex){Ya.x=s,Ya.y=a,Xa.x=l,Xa.y=u;const t=r.currentNormal;if(c=ol(t,Ya),0===n&&0===i)h=-c;else{const e=Ka;e.x=t.x,e.y=t.y,e.j(-1),h=ol(e,Xa)}}this.addHalfVertex(t,s,a,o,!1,n,r,c),this.addHalfVertex(t,l,u,o,!0,-i,r,h),this.prevVertex&&sl(t,this.prevVertex)||(this.prevVertex=t),this.distance>Za/2&&0===this.totalDistance&&(this.distance=0,this.updateScaledDistance(),this.addCurrentVertex(t,e,n,i,r,o))}addHalfVertex({x:t,y:e,z:n},i,r,o,s,a,l,u){this.fillData(this.data,t,e,n||0,i,r,o,s,1*this.scaledDistance,u);const c=l.vertexLength++;this.e1>=0&&this.e2>=0&&(this.addElements(this.e1,this.e2,c),l.primitiveLength++),s?this.e2=c:this.e1=c}fillData(t,e,n,i,r,o,s,a,l,u){const{lineWidthFn:c,lineStrokeWidthFn:h,lineStrokeColorFn:d,lineColorFn:f,lineOpacityFn:p,lineDxFn:m,lineDyFn:y,linePatternAnimSpeedFn:g,linePatternGapFn:b}=this.nt;this.fillPosition(t,e,n,i);let v=63*r;v=(Math.sign(v)||1)*((Math.floor(Math.abs(v))>>1<<1)+ +s);let w=63*o;w=(Math.sign(w)||1)*((Math.floor(Math.abs(w))>>1<<1)+ +a),t.aExtrude.push(v,w),(this.iconAtlas||this.hasDasharray)&&t.aExtrude.push(63*u),t.aLinesofar.push(l),c&&t.aLineWidth.push(Math.round(2*this.feaLineWidth)),h&&t.aLineStrokeWidth.push(Math.round(2*this.feaLineStrokeWidth)),f&&t.aColor.push(...this.feaColor),d&&t.aStrokeColor.push(...this.feaStrokeColor),p&&t.aOpacity.push(this.feaOpacity),this.dasharrayFn&&t.aDasharray.push(...this.feaDash),this.dashColorFn&&t.aDashColor.push(...this.feaDashColor),this.iconAtlas&&t.aTexInfo.push(...this.feaTexInfo),(m||y)&&t.aLineDxDy.push(this.feaLineDx||0,this.feaLineDy||0),(g||b)&&t.aLinePattern.push(127*(this.feaPatternAnimSpeed||0),10*(this.feaLinePatternGap||0)),this.maxPos=Math.max(this.maxPos,Math.abs(e)+1,Math.abs(n)+1)}addElements(t,e,n){super.addElements(this.offset+t,this.offset+e,this.offset+n)}At(t){const e=this.options.EXTENT,n=this.elements;for(let i=0;i<n.length;i+=3)e!==1/0&&(el(this.data.aPosition,n[i],n[i+1],3,e)||el(this.data.aPosition,n[i+1],n[i+2],3,e))||t.push(n[i],n[i+1],n[i+2])}Ft(t){if(t.length<=1)return t;const e=[],n=this.options.EXTENT;let i,r=!0;for(i=0;i<t.length-1;i++){const o=tl(t[i],t[i+1],n);o&&r||(e.push(t[i]),r=o)}return r||e.push(t[i]),e}updateDistance(t,e){if(this.options.isTube){const n=t.dist(e),i=pi(this.options)*(e.z-t.z);this.distance+=Math.sqrt(n*n+i*i)}else this.distance+=t.dist(e);this.updateScaledDistance()}updateScaledDistance(){this.scaledDistance=this.totalDistance>0?(this.clipStart+(this.clipEnd-this.clipStart)*this.distance/this.totalDistance)*(Za-1):this.distance}}function tl(t,e,n){return n!==1/0&&(t.x<0&&e.x<0||t.x>n&&e.x>n||t.y<0&&e.y<0||t.y>n&&e.y>n)}function el(t,e,n,i,r){if(r===1/0)return!1;const o=Math.floor(.5*t[e*i]),s=Math.floor(.5*t[e*i+1]),a=Math.floor(.5*t[n*i]),l=Math.floor(.5*t[n*i+1]);return o===a&&(o<0||o>r)&&s!==l||s===l&&(s<0||s>r)&&o!==a}function nl(t){if(!Array.isArray(t))return!1;for(let e=0;e<t.length;e++)if(t[e])return!0;return!1}const il=new Lt(0,0),rl=new Lt(0,0);function ol(t,e){const n=t.mag(),i=e.mag();il.x=e.x,il.y=e.y;const r=t.angleTo(rl),o=e.angleTo(rl);return Math.sign(o-r)*Math.sqrt(i*i-n*n)}function sl(t,e){return t.equals(e)&&t.z===e.z}class al extends Qa{constructor(t,e,n){super(t,e,n),this.Tt=n.altitudeProperty}getFormat(){const{lineColorFn:t,lineWidthFn:e}=this.nt,n=[{type:this.maxPosZ>=Math.pow(2,15)?Float32Array:Int16Array,width:3,name:"aPosition"},{type:Uint16Array,width:1,name:"aLinesofar"},{type:Uint8Array,width:1,name:"aUp"},{type:Int16Array,width:3,name:"aExtrudedPosition"},{type:Int8Array,width:2,name:"aExtrude"}];return t&&n.push({type:Uint8Array,width:4,name:"aColor"}),e&&n.push({type:Uint8Array,width:1,name:"aLineWidth"}),this.Tt&&n.push({type:Array,width:1,name:"aLineHeight"}),n}placeVector(t){const e=t.feature;if(this.Tt){const{altitudeScale:t,altitudeProperty:n,defaultAltitude:i,heightProperty:r,defaultHeight:o,minHeightProperty:s}=this.options,{altitude:a,height:l}=ji(e,t,n,i,r,o,s);this.feaAltitude=a,this.feaMinHeight=(a-l)/a*32767,a>this.maxAltitude&&(this.maxAltitude=a)}return super.placeVector(t)}needAltitudeAttribute(){return!1}Mt(t,e,n,i,r,o){const s=this.data.aPosition.length/3;super.Mt(t,e,n,i,r,o);const a=this.data.aPosition.length/3,l=this.data.aPosition.length/3-this.offset;if(3!==e.type&&l>0&&!1!==this.options.side){const t=!1!==this.options.top?1:0,e=t+4;let n=this.data.aPosition.length/3;for(const t in this.data){const e=this.data[t],i=e.length/n;for(let t=0;t<i;t++)e.push(e[s*i+3*i+t])}n=this.data.aPosition.length/3;for(const t in this.data){const i=this.data[t],r=i.length/n;for(let t=0;t<r;t++)i.push(i[s*r+r*e+t])}n=this.data.aPosition.length/3;for(const t in this.data){const i=this.data[t],r=i.length/n;for(let t=0;t<r;t++)i.push(i[s*r+r*(e+3)+t])}super.addElements(t+1,l+1,l),super.addElements(l,l+1,l+2);const i=this.data.aPosition.length/3-this.offset;n=this.data.aPosition.length/3;for(const t in this.data){const e=this.data[t],i=e.length/n;for(let t=0;t<i;t++)e.push(e[a*i-i+t])}n=this.data.aPosition.length/3;for(const t in this.data){const i=this.data[t],r=i.length/n;for(let t=0;t<r;t++)i.push(i[a*r-e*r-r+t])}n=this.data.aPosition.length/3;for(const t in this.data){const i=this.data[t],r=i.length/n;for(let t=0;t<r;t++)i.push(i[a*r-e*r-3*r+t])}super.addElements(i,l-3,i+1),super.addElements(l-3,i+2,i+1)}}fillData(t,e,n,i,r,o,s,a,l){const u=!1!==this.options.top,c=!1!==this.options.side,h=this.feaLineWidth||this.symbol.lineWidth/2*(this.options.EXTENT/this.options.tileSize),d=63*r,f=63*o,p=h*r+e,m=h*o+n;this.zt(t,e,n,r,o,s,a,l,p,m,d,f),c&&(u&&this.zt(t,e,n,r,o,s,a,l,p,m,d,f),this.zt(t,e,n,r,o,s,a,l,p,m,d,f),this.St(t,e,n,r,o,s,a,l,p,m,d,f),this.St(t,e,n,r,o,s,a,l,p,m,d,f)),this.maxPos=Math.max(this.maxPos,Math.abs(e),Math.abs(n))}zt(t,e,n,i,r,o,s,a,l,u,c,h){const{lineColorFn:d,lineWidthFn:f}=this.nt;t.aPosition.push(e,n,32767),t.aLinesofar.push(a),t.aUp.push(+s),t.aExtrudedPosition.push(l,u,1),t.aExtrude.push(c,h),d&&t.aColor.push(...this.feaColor),f&&t.aLineWidth.push(Math.round(2*this.feaLineWidth)),this.Tt&&t.aLineHeight.push(this.feaAltitude)}St(t,e,n,i,r,o,s,a,l,u,c,h){const{lineColorFn:d,lineWidthFn:f}=this.nt;t.aPosition.push(e,n,this.feaMinHeight||0),t.aLinesofar.push(a),t.aUp.push(+s),t.aExtrudedPosition.push(l,u,1),t.aExtrude.push(c,h),d&&t.aColor.push(...this.feaColor),f&&t.aLineWidth.push(Math.round(2*this.feaLineWidth)),this.Tt&&t.aLineHeight.push(this.feaAltitude)}addElements(t,e,n){const i=!1!==this.options.top,r=!1!==this.options.side,o=(i?1:0)+(r?4:0);if(t*=o,e*=o,this.data.aUp[this.offset+(n*=o)+4]){if(i&&super.addElements(e,t,n),r){const t=i?1:0;super.addElements(e+t,n+t,n+t+2),super.addElements(e+t+1,n+t+1+2,e+t+1+2)}}else if(i&&super.addElements(t,n,e),r){const e=i?1:0;super.addElements(t+e,t+e+2,n+e),super.addElements(t+e+1+2,n+e+1+2,n+e+1)}}createDataPack(t,e){this.maxAltitude=0;const n=super.createDataPack(t,e);if(!n)return n;const{data:i,indices:r}=n;this.getFormat().reduce((t,e)=>(t[e.name]={size:e.width},t),{}).aPickingId={size:1};const{aExtrudedPosition:o,aPosition:s,aLinesofar:a,aUp:l,aExtrude:u,aColor:c,aLineHeight:h,aLineWidth:d}=i,f={},p=sn(o,r);let m,y=!0;for(let t=0;t<p.length;t++)p[t]=-p[t],p[t]%1!=0&&(y=!1);if(!1!==this.options.top&&this.symbol.material&&function(t){for(const e in t)if(e.indexOf("Texture")>=0&&t[e])return!0;return!1}(this.symbol.material)&&(m=function(t,e,n){const i=[];for(let r=0;r<t.length;r+=3){const t=e[r/3];i.push(t/256,n[r/3]?1:0)}return i}(o,a,l)),f.aPosition=s,m&&(f.aTexCoord0=new Float32Array(m)),f.aNormal=y?new Int8Array(p):new Float32Array(p),f.aPickingId=i.aPickingId,f.aExtrude=u,c&&(f.aColor=c),d&&(f.aLineWidth=d),h){const t=ei(this.maxAltitude);f.aLineHeight=new t(h)}const g=[];for(const t in f)g.push(f[t].buffer);return n.data=f,n.buffers=g,n}}const ll=Math.pow(2,16)/1;class ul extends Os{getFormat(){return[...this.getPositionFormat()]}placeVector(t){const e=t.feature,n=3===e.type,i=e.geometry,r=this.elements;n&&(this.elements=[]);const o=this.needAltitudeAttribute()?2:3;for(let t=0;t<i.length;t++)this.offset=this.data.aPosition.length/o,this.Mt(i[t],e),n&&(this.At(r),this.elements=[]);n&&(this.elements=r)}Mt(t,e){const n=3===e.type;let i=t.length;for(;i>=2&&t[i-1].equals(t[i-2]);)i--;let r,o,s,a=0;for(;a<i-1&&t[a].equals(t[a+1]);)a++;if(!(i<(n?3:2))){this.distance=0,this.vertexLength=0,this.primitiveLength=0,this.e1=this.e2=this.e3=-1,n&&(r=t[i-2]);for(let e=a;e<i;e++)s=n&&e===i-1?t[a+1]:t[e+1],s&&t[e].equals(s)||(r&&(o=r),r=t[e],o&&(this.distance+=r.dist(o)),this.addCurrentVertex(r,this.distance))}}addCurrentVertex(t,e){const n=this.vertexLength++;this.addLineVertex(this.data,t,e),n>=1&&this.addElements(n-1,n),e>ll&&(this.distance=0,this.addCurrentVertex(t,this.distance))}addLineVertex(t,e){this.fillPosition(t,e.x,e.y,e.z||0),this.maxPos=Math.max(this.maxPos,Math.abs(e.x),Math.abs(e.y))}addElements(t,e){super.addElements(this.offset+t,this.offset+e)}At(t){const e=this.options.EXTENT,n=this.elements;for(let i=0;i<n.length;i+=2)ki(this.data.aPosition,n[i],n[i+1],3,e)||t.push(n[i],n[i+1])}}const cl=45*Math.PI/100;class hl extends Os{getFormat(){return"line"===this.symbol.markerRotationAlignment?[...this.getPositionFormat(),{type:Float32Array,width:1,name:"aXYRotation"},{type:Float32Array,width:1,name:"aZRotation"}]:[...this.getPositionFormat()]}placeVector(t){const e="line"===this.symbol.markerRotationAlignment,n=this.bt(t,this.symbol.markerSpacing||250,this.symbol.markerPlacement||"point",e);for(let t=0;t<n.length;t++){const i=n[t];this.fillPosition(this.data,i.x,i.y,i.z),e&&(this.data.aXYRotation.push(i.xyRotation||0),this.data.aZRotation.push(i.zRotation||0));const r=Math.max(Math.abs(i.x),Math.abs(i.y));r>this.maxPos&&(this.maxPos=r)}}bt(t,e,n,i){const r=t.feature,o=this.options.EXTENT;if("line"===n){const t=[];let n=r.geometry;o&&(n=_a(r.geometry,0,0,o,o));for(let i=0;i<n.length;i++){const r=Oa(n[i],e,cl,null,null,24,1,1,o||1/0);t.push.apply(t,r)}return t}return Wa(r,n,o,i,this.options.altitudeToTileScale)}hasElements(){return!1}}\n/*!\n * from @turf/bboxClip\n * https://github.com/Turfjs/turf\n * MIT LICENSE\n */const dl=[],fl=[];function pl(t,e){var n,i,r,o,s,a,l;for(i=1;i<=8;i*=2){for(n=[],o=!(yl(r=t[t.length-1],e)&i),s=0;s<t.length;s++){if((l=!(yl(a=t[s],e)&i))!==o){const t=ml(r,a,i,e);n.push(void 0!==a.x?new Lt(t[0],t[1]):t)}l&&n.push(a),r=a,o=l}if(!(t=n).length)break}return n}function ml(t,e,n,i){return dl[0]=void 0===t.x?t[0]:t.x,dl[1]=void 0===t.y?t[1]:t.y,t=dl,fl[0]=void 0===e.x?e[0]:e.x,fl[1]=void 0===e.y?e[1]:e.y,e=fl,8&n?[t[0]+(e[0]-t[0])*(i[3]-t[1])/(e[1]-t[1]),i[3]]:4&n?[t[0]+(e[0]-t[0])*(i[1]-t[1])/(e[1]-t[1]),i[1]]:2&n?[i[2],t[1]+(e[1]-t[1])*(i[2]-t[0])/(e[0]-t[0])]:1&n?[i[0],t[1]+(e[1]-t[1])*(i[0]-t[0])/(e[0]-t[0])]:null}function yl(t,e){dl[0]=void 0===t.x?t[0]:t.x,dl[1]=void 0===t.y?t[1]:t.y;var n=0;return(t=dl)[0]<e[0]?n|=1:t[0]>e[2]&&(n|=2),t[1]<e[1]?n|=4:t[1]>e[3]&&(n|=8),n}const gl=[0,0,0,0];class bl extends Os{constructor(...t){super(...t),this.lineElements=[]}createStyledVector(t,e,n,i,r){const o=new Si(t,e,n,i),s=o.getPolygonResource();return!this.options.atlas&&s&&(r[s]=[0,0]),o}getFormat(){const t=[...this.getPositionFormat()],{polygonFillFn:e,polygonOpacityFn:n,uvScaleFn:i,uvOffsetFn:r}=this.nt;if(this.iconAtlas){const e=this.getIconAtlasMaxValue();t.push({type:e>255?Uint16Array:Uint8Array,width:4,name:"aTexInfo"})}return e&&t.push({type:Uint8Array,width:4,name:"aColor"}),n&&t.push({type:Uint8Array,width:1,name:"aOpacity"}),i&&t.push({type:Uint16Array,width:2,name:"aUVScale"}),r&&t.push({type:Uint8Array,width:2,name:"aUVOffset"}),t}placeVector(t,e){const n=t.feature;this._t(n.geometry,n,e)}_t(t,e){let n,i,r,o;const{polygonFillFn:s,polygonOpacityFn:a,uvScaleFn:l,uvOffsetFn:u}=this.nt,c=e.properties;s&&(n=s(this.options.zoom,c)||At([],255,255,255,255),f(n)?(this.dynamicAttrs.aColor=1,n=gl):n=gi([],n)),a&&(i=a(this.options.zoom,c),f(i)?(this.dynamicAttrs.aOpacity=1,i=255):(oi(i)&&(i=1),i*=255)),l&&(r=l(this.options.zoom,c),f(r)?(r=[255,255],this.dynamicAttrs.aUVScale=1):(oi(r)&&(r=[1,1]),r=[255*r[0],255*r[1]])),u&&(o=u(this.options.zoom,c),f(o)?(o=[0,0],this.dynamicAttrs.aUVOffset=1):(oi(o)&&(o=[0,0]),o=[255*o[0],255*o[1]]));const h=!!this.iconAtlas,d=Ca(t,500),p=[0,0],m=[0,0];if(h){const{polygonPatternFileFn:t}=this.nt,e=t?t(null,c):this.symbol.polygonPatternFile;if(this.iconAtlas.glyphMap[e]){const t=this.iconAtlas.positions[e];p[0]=t.tl[0]+1,p[1]=t.tl[1]+1,m[0]=t.displaySize[0]-3,m[1]=t.displaySize[1]-3}}const y=this.needAltitudeAttribute()?2:3,g=[-1,-1,e.extent+1,e.extent+1];for(let t=0;t<d.length;t++){const e=d[t],s=this.data.aPosition.length/y,a=[],l=[];for(let t=0;t<e.length;t++){let s=e[t];if(this.options.EXTENT!==1/0&&0===this.maxPosZ&&(s=pl(s,g)),0!==s.length){0!==t&&l.push(a.length/3);for(let t=0;t<s.length;t++){const e=s[t].x,l=s[t].y,u=s[t].z||0;this.fillPosition(this.data,e,l,u),h&&this.data.aTexInfo.push(p[0],p[1],m[0],m[1]),void 0!==n&&this.data.aColor.push(n[0],n[1],n[2],n[3]),void 0!==i&&this.data.aOpacity.push(i),void 0!==r&&this.data.aUVScale.push(r[0],r[1]),void 0!==o&&this.data.aUVOffset.push(o[0],o[1]);const c=Math.abs(e),d=Math.abs(l);c>this.maxPos&&(this.maxPos=c),d>this.maxPos&&(this.maxPos=d),a.push(e,l,u)}}}let u=Rn(a,l,3);if(a.length&&!u.length){const t=[];for(let e=0;e<a.length;e+=3)t[e]=a[e],t[e+1]=a[e+2],t[e+2]=a[e+1];if(u=Rn(t,l,3),!u.length){for(let e=0;e<a.length;e+=3)t[e]=a[e+1],t[e+1]=a[e+2],t[e+2]=a[e];u=Rn(t,l,3)}}for(let t=0;t<u.length;t+=3)this.addElements(s+u[t],s+u[t+1],s+u[t+2])}}}const vl=[{type:Int16Array,width:3,name:"aPosition"}];class wl extends Os{getFormat(){return vl}placeVector(t,e){const n=this.bt(t,e);if(0===n.length)return;const i=this.data,r=this.getAltitude(t.feature.properties);let o=i.aPosition.length/vl[0].width;for(let t=0;t<n.length;t++){const e=n[t];i.aPosition.push(2*e.x+0,2*e.y+0,r),i.aPosition.push(2*e.x+1,2*e.y+0,r),i.aPosition.push(2*e.x+1,2*e.y+1,r),i.aPosition.push(2*e.x+0,2*e.y+1,r),this.addElements(o,o+1,o+2),this.addElements(o,o+2,o+3),o+=4;const s=Math.max(Math.abs(2*e.x+1),Math.abs(2*e.y+1));s>this.maxPos&&(this.maxPos=s)}}bt(t,e){const{feature:n,symbol:i}=t,r=this.kt(t,i),o=n.properties,{markerSpacingFn:s}=this.nt,a=((s?s(null,o):i.markerSpacing)||250)*e;return $a(t,null,null,e,this.options.EXTENT,r,a)}kt(t,e){return this.nt.markerPlacementFn?this.nt.markerPlacementFn(this.options.zoom,t.feature.properties):e.markerPlacement}}class xl extends Qa{constructor(t,e,n){(e=ri({},e)).lineJoin="miter",e.lineCap="butt",super(t,e,n),this.options.radialSegments%2==1&&this.options.radialSegments--}getFormat(){const{lineWidthFn:t,lineColorFn:e,lineOpacityFn:n,linePatternAnimSpeedFn:i,linePatternGapFn:r}=this.nt,o=[...this.getPositionFormat(),{type:Int8Array,size:4,name:"aTubeNormal"},{type:this.options.positionType||Uint16Array,width:1,name:"aLinesofar"}];if(this.iconAtlas){o.push({type:Int8Array,width:1,name:"aNormalDistance"});const t=this.getIconAtlasMaxValue();o.push({type:t>255?Uint16Array:Uint8Array,width:4,name:"aTexInfo"})}return t&&o.push({type:Uint16Array,width:1,name:"aLineWidth"}),e&&o.push({type:Uint8Array,width:4,name:"aColor"}),n&&o.push({type:Uint8Array,width:1,name:"aOpacity"}),i&&o.push({type:Int8Array,width:1,name:"aLinePatternAnimSpeed"}),r&&o.push({type:Int8Array,width:1,name:"aLinePatternGap"}),o}addHalfVertex(t,e,n,i,r,o,s,a){const{x:l,y:u,z:c}=t,h=1*this.scaledDistance,d=this.options.radialSegments/2,{x:f,y:p,z:m}=s.dir,y=function(t,e,n,i,r,o,s,a){gt(kl,n,i,r),gt(Ml,o,s,0),kt(jl,kl,Ml),wt(Ml,Ml),wt(jl,jl),Al[e]||(Al[e]=[]);const l=Al[e];for(var u=0;u<e;u++){const t=Math.PI*u/e,n=1-Math.abs(t-0)/(Math.PI/2);l[u]=l[u]||[],Fl(Ml,jl,l[u],1,t,n*(a?-1:1))}return l}(0,d,f,p,m,e,n,r);this.prevVertex&&this.fillTubeElements(r),this.fillData(this.data,l,u,c||0,y,r,h,a)}fillTubeElements(t){const e=this.options.radialSegments/2,n=this.needAltitudeAttribute()?2:3,i=this.data.aPosition.length/n;for(let n=0;n<e;n++){const r=n+i-2*e;let o,s;n===e-1&&t?(o=n+i-2*e+1,s=n+i-2*e-2*e+1):(o=n+i+1,s=n+i+1-2*e),super.addElements(n+i-this.offset,o-this.offset,r-this.offset),super.addElements(r-this.offset,o-this.offset,s-this.offset)}}fillData(t,e,n,i,r,o,s,a){const{lineWidthFn:l,lineColorFn:u,lineOpacityFn:c,linePatternAnimSpeedFn:h,linePatternGapFn:d}=this.nt,f=r.length;for(let o=0;o<f;o++){if(this.fillPosition(t,e,n,i),Tt(r[o],r[o],63),t.aTubeNormal.push(...r[o]),t.aLinesofar.push(s),this.iconAtlas&&(t.aNormalDistance.push(63*a),t.aTexInfo.push(...this.feaTexInfo)),l){const e=mi(this.options.metric);let n=this.feaLineWidth*e;isNaN(n)&&(n=0),t.aLineWidth.push(Math.round(n))}u&&t.aColor.push(...this.feaColor),c&&t.aOpacity.push(this.feaOpacity),h&&t.aLinePatternAnimSpeed.push(127*(this.feaPatternAnimSpeed||0)),d&&t.aLinePatternGap.push(10*(this.feaLinePatternGap||0))}this.maxPos=Math.max(this.maxPos,Math.abs(e)+1,Math.abs(n)+1)}createDataPack(t,e){const n=super.createDataPack(t,e);return n&&(n.is2D=!1),n}}const kl=[],Ml=[],jl=[],Al={};function Fl(t,e,n,i,r,o){return At(n,i*(Math.cos(r)*t[0]+Math.sin(r)*e[0]),i*(Math.cos(r)*t[1]+Math.sin(r)*e[1]),i*(Math.cos(r)*t[2]+Math.sin(r)*e[2]),o),n}class Tl extends xl{addHalfVertex(t,e,n,i,r,o,s,a){const{x:l,y:u,z:c}=t,h=1*this.scaledDistance,{x:d,y:f,z:p}=s.dir,m=function(t,e,n,i,r,o,s,a){gt(Sl,n,i,r),gt(_l,o,s,0),kt(Pl,Sl,_l),wt(_l,_l),wt(Pl,Pl),function(t,e,n){t[0]=e,t[1]=n}(zl,t,e);const l=Ct(zl)/t,u=Math.atan(e/t);let c=Math.PI/2+(Math.PI/2-u);return Il[0]||(Il[0]=[]),Fl(_l,Pl,Il[0],l,c,a?1:-1),c+=2*u,Il[1]||(Il[1]=[]),Fl(_l,Pl,Il[1],l,c,a?1:-1),Il}(this.feaLineWidth,this.feaLineHeight,d,f,p,e,n,r);this.prevVertex&&this.fillTubeElements(r),this.fillData(this.data,l,u,c||0,m,r,h,a)}}const zl=[],Sl=[],_l=[],Pl=[],Il=[];var Ol=Object.freeze({__proto__:null,clipPolygon:pl,calculateSignedArea:xi,getFeaAltitudeAndHeight:ji,generatePickingIndiceIndex:zi,convertRTLText:Fa,packPosition:_i,unpackPosition:function(t,e,n,i){const r=(Math.sign(e)||1)*(Math.abs(e)%Pi),o=(Math.sign(n)||1)*(Math.abs(n)%Pi),s=Math.floor(Math.abs(e)/Pi),a=Math.floor(Math.abs(n)/Pi);return t[0]=r,t[1]=o,t[2]=Math.sign(i+1e-5)*(2*s+a)*Ii+i,t},convertGeometry:ii,getPosArrayType:ei,getUnsignedArrayType:ni,getIndexArrayType:ti});const ql={},Cl={},Rl=[];Object.freeze({__proto__:null,loadSymbolFnTypes:function t(e,n){if(!e)return null;var i=!1;if(Array.isArray(e)){var r,o=[];for(let s=0;s<e.length;s++)(r=t(e[s],n))?(o.push(r),i=!0):o.push(e[s]);return i?o:e}var s={__fn_types_loaded:!0};const a=[];for(const t in e)hi(e,t)&&a.push(t);const l=function(t){Object.defineProperty(s,t,{get:function(){return this["__fn_"+t]||(this["__fn_"+t]=p(this["_"+t])),this["__fn_"+t].apply(this,n())},set:function(e){this["_"+t]=e},configurable:!0,enumerable:!0})},u={},c=function(t,e){Object.defineProperty(s,t,{get:function(){this["__fn_"+t]||(this["__fn_"+t]=ws(this["_"+t],e));const i=n()[0];u.zoom=i;try{return this["__fn_"+t].evaluateWithoutErrorHandling(u,ql,Cl,null,Rl)}catch(t){return null}},set:function(e){this["_"+t]=e},configurable:!0,enumerable:!0})};for(let t=0,n=a.length;t<n;t++){const n=a[t];if(f(e[n]))i=!0,s["_"+n]=e[n],l(n);else if(xs(e[n])){i=!0;const t=Fs(n);s["_"+n]=e[n],c(n,t)}else s[n]=e[n]}return i?s:e}});const El={polygonPatternFile:1,markerFile:1,markerPlacement:1,markerSpacing:1,textName:1,textStyle:1,textFaceName:1,textWeight:1,textPlacement:1,textSpacing:1,lineJoin:1,lineCap:1,linePatternFile:1};Object.assign({visible:1,textHorizontalAlignment:1,textVerticalAlignment:1,textWrapWidth:1,markerHorizontalAlignment:1,markerVerticalAlignment:1},El),Object.assign({lineDasharray:1,topPolygonFill:1,bottomPolygonFill:1},El);function Nl(t,e,n,i,r,o,s,a,l,u,c,h,d,f,p,m,y){const g=e.length,b=r/3;for(let n=2,i=g;n<i;n+=3)t[r+n-2]=e[n-2],t[r+n-1]=e[n-1],t[r+n-0]=e[n]-s;r+=g;for(let n=2,i=g;n<i;n+=3)t[r+n-2]=e[n-2],t[r+n-1]=e[n-1],t[r+n-0]=e[n]-a;r+=g;for(let n=2,i=g;n<i;n+=3)t[r+n-2]=e[n-2],t[r+n-1]=e[n-1],t[r+n-0]=e[n]-s;r+=g;for(let n=2,i=g;n<i;n+=3)t[r+n-2]=e[n-2],t[r+n-1]=e[n-1],t[r+n-0]=e[n]-a;r+=g,(n=n||[]).push(g/3);for(let e=0;e<n.length;e++){Dl(b+(n[e-1]||0),b+n[e],t,g/3,l,i,u,c,h,d,o,f,p,m,y)}return r}function Dl(t,e,n,i,r,o,s,a,l,u,c,h,d,f,p){const m=o.length;let y,g;for(let s=t,a=e;s<a-1;s++)y=s,g=s+1,r!==1/0&&at(n,y,g,r)||((s-t)%2==1&&(y+=2*i,g+=2*i),p?(o.push(y+i,g,y),o.push(g+i,g,y+i)):(o.push(y+i,y,g),o.push(g,g+i,y+i)));s&&function(t,e,n,i,r,o,s,a,l,u,c){let h,d=0,f=0,p=0,m=0;const y=c?[1,3,4]:[2,3,4];for(let c=o.length-1;c>=0;c--){const g=o[c],b=3*g+1,v=3*g+2,w=r[3*g],x=r[b],k=r[v];d||f||(d=Math.max(r[v],r[3*o[c-3]+2]),f=Math.min(r[v],r[3*o[c-3]+2]),h=d-f);let M=p;const j=c%6;0===t?(5===j&&(m=Dt(r,o,c,w,x)),M=j===y[0]||j===y[1]||j===y[2]?p:p+m):1===t&&(j===y[0]||j===y[1]||j===y[2]?M=0:5===j?(m=Dt(r,o,c,w,x),M=m):M=m);const A=M*l*(1/(100*u))/46.5/s;let F;F=1===e?k===d?1:0:"bottom"===n?k===d?h/100/46.5/a:0:k===d?0:-h/100/46.5/a,i[2*g]=A,i[2*g+1]=F,0===j&&(p+=m)}}(a,l,u,c,n,o.slice(m,o.length),h[0],h[1],d,f,p)}function Ll(t){const e=[t[0]];let n=t[0];for(let i=1;i<t.length;i++)Array.isArray(t[i])?t[i][0]===n[0]&&t[i][1]===n[1]&&t[i][2]===n[2]||e.push(t[i]):t[i].x===n.x&&t[i].y===n.y&&t[i].z===n.z||e.push(t[i]),n=t[i];return e}function Ul(t,e,n,i,r,o,s,a,l,u){void 0===e.top&&(e.top=!0),void 0===e.side&&(e.side=!0);const{altitudeScale:c,altitudeProperty:h,defaultAltitude:d,heightProperty:y,minHeightProperty:g,defaultHeight:b,tangent:v,uv:w,uvScale:x,topUVMode:M,sideUVMode:j,sideVerticalUVMode:A,top:z,side:S,textureYOrigin:_,topThickness:P}=e,I=function(t,e,{altitudeScale:n,altitudeProperty:i,defaultAltitude:r,heightProperty:o,minHeightProperty:s,defaultHeight:a},{side:l,top:u,topThickness:c,uvOrigin:h,uv:d,uvSize:f,topUVMode:p,sideUVMode:m,sideVerticalUVMode:y,textureYOrigin:g,localScale:b,centimeterToPoint:v,positionType:w},x){let M=e/t[0].extent;e===1/0&&(M=1);const j=e===1/0,A=[],T=[],z=[],S=[],_=[],P=[],I=[],O=!!d,q=!!u,C=!!l,R=O?[]:null;function E(t,n,i,r,o){let s=n;if(q){const r=Rn(S,i,3);if(0===r.length)return n;if(F(_,S),n+=S.length,o)for(let e=2,n=r.length;e<n;e+=3)r[e]+=t/3,r[e-1]+=t/3,r[e-2]+=t/3;else{let e;for(let n=2,i=r.length;n<i;n+=3)e=r[n-1],r[n-1]=r[n]+t/3,r[n]=e+t/3,r[n-2]+=t/3}F(P,r),O&&Rt(p||0,t,n,R,_,0,v,b,f[0],f[1]),c>0&&!C&&(n=Nl(_,S,i,P,n,R,0,c,e,O,m||0,y||0,g,f,b,v,o)),I.length=n/3,I.fill(1,s/3,n/3)}if(C){q&&(c=0),s=n,n=Nl(_,S,i,P,n,R,c,r,e,O,m||0,y||0,g,f,b,v,o),I.length=n/3;const t=S.length/3;I.fill(1,s/3,s/3+t),I.fill(0,s/3+t,s/3+2*t),I.fill(1,s/3+2*t,s/3+3*t),I.fill(0,s/3+3*t,n/3)}return n}let N=0,D=0;const L=[-1,-1,e+1,e+1];let U=0,$=t.length;k(x)&&(U=x,$=x+1);let W=0,J=!1;for(;U<$;U++){const l=t[U],u=l.id;k(u)&&(Math.abs(u)>W&&(W=Math.abs(u)),u<0&&(J=!0));const c=l.geometry,{altitude:h,height:d}=Ol.getFeaAltitudeAndHeight(l,n,i,r,o,a,s);N=Math.max(Math.abs(h),N);const f=_.length;let p=D,m=[];S.length=0;const y=Ol.calculateSignedArea(c[0])<0;for(let t=0,n=c.length;t<n;t++){let i=c[t];y&&(i=i.reverse()),i=Ll(i);const r=Ol.calculateSignedArea(i)<0;if(!r&&t>0&&(D=E(p,D,m,d*M,j),S.length=0,m=[],p=D),e!==1/0&&(i=Ol.clipPolygon(i,L)),!i.length){t===n-1&&(D=E(p,D,m,d*M,j));continue}const o=i.length;Array.isArray(i[0])?i[0][0]===i[o-1][0]&&i[0][1]===i[o-1][1]||i.push([i[0][0],i[0][1]]):i[0].x===i[o-1].x&&i[0].y===i[o-1].y||i.push(i[0]),r&&m.push(S.length/3),st(S,S.length,i,M,h,!1,w),t===n-1&&(D=E(p,D,m,d*M,j))}const g=_.length-f,b="__fea_idx".trim();for(let t=0;t<g/3;t++)T.push(void 0===l[b]?U:l[b]),A.push(U),k(u)&&z.push(u)}const V=Ol.getUnsignedArrayType(T.length?T[T.length-1]:0),H={maxAltitude:N,vertices:_,verticeTypes:I,indices:P,pickingIds:new V(T),featureIndexes:A};if(z.length){const t=J?Ol.getPosArrayType(W):Ol.getUnsignedArrayType(W);H.featureIds=new t(z)}else H.featureIds=[];return R&&(R.length=_.length/3*2,H.uvs=R),H}(t,n,{altitudeScale:c,altitudeProperty:h,defaultAltitude:d||0,heightProperty:y,minHeightProperty:g,defaultHeight:b||0},{top:z,side:S,topThickness:10*P||0,uv:w||v,uvSize:x?[.5*x[0],.5*x[1]]:[.5,.5],uvOrigin:i,topUVMode:M,sideUVMode:j,sideVerticalUVMode:A,textureYOrigin:_,localScale:r,centimeterToPoint:o,positionType:u},l),O=[],q=new(Ol.getIndexArrayType(I.vertices.length/3))(I.indices);delete I.indices,O.push(q.buffer,I.pickingIds.buffer);const C=sn(I.vertices,q);let R=!0;for(let t=0;t<C.length;t++){C[t]=-C[t];const e=C[t]%1;1-Math.abs(e)>1e-6?R=!1:0!==e&&(C[t]=Math.round(C[t]))}if(I.normals=C,v){let t=function(t,e,n,i){const r=t.length/3,o=new Array(4*r),s=[],a=[];for(let t=0;t<r;t++)s[t]=[0,0,0],a[t]=[0,0,0];const l=[0,0,0],u=[0,0,0],c=[0,0,0],h=[0,0],d=[0,0],f=[0,0],p=[0,0,0],m=[0,0,0];function y(e,i,r){an(l,t,3*e),an(u,t,3*i),an(c,t,3*r),ln(h,n,2*e),ln(d,n,2*i),ln(f,n,2*r);const o=u[0]-l[0],y=c[0]-l[0],g=u[1]-l[1],b=c[1]-l[1],v=u[2]-l[2],w=c[2]-l[2],x=d[0]-h[0],k=f[0]-h[0],M=d[1]-h[1],j=f[1]-h[1],A=1/(x*j-k*M);gt(p,(j*o-M*y)*A,(j*g-M*b)*A,(j*v-M*w)*A),gt(m,(x*y-k*o)*A,(x*b-k*g)*A,(x*w-k*v)*A),bt(s[e],s[e],p),bt(s[i],s[i],p),bt(s[r],s[r],p),bt(a[e],a[e],m),bt(a[i],a[i],m),bt(a[r],a[r],m)}for(let t=0,e=i.length;t<e;t+=3)y(i[t+0],i[t+1],i[t+2]);const g=[],b=[],v=[],w=[];let x,k,M;function j(t){an(v,e,3*t),yt(w,v),k=s[t],yt(g,k),Mt(g,g,function(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t[2]=e[2]*n,t}(v,v,xt(v,k))),wt(g,g),kt(b,w,k),M=xt(b,a[t]),x=M<0?-1:1,o[4*t]=g[0],o[4*t+1]=g[1],o[4*t+2]=g[2],o[4*t+3]=x}for(let t=0,e=i.length;t<e;t+=3)j(i[t+0]),j(i[t+1]),j(i[t+2]);return o}(I.vertices,I.normals,I.uvs,q);t=function(t,e){const n=new Float32Array(e.length),i=[],r=[],o=[];for(let s=0;s<e.length;s+=4){const a=s/4*3;gt(r,t[a]||0,t[a+1]||0,t[a+2]||0),At(i,e[s]||0,e[s+1]||0,e[s+2]||0,e[s+3]||0),on(o,r,i),jt(n.subarray(s,s+4),o)}return n}(I.normals,t),I.tangents=t,O.push(t.buffer),delete I.normals}if(I.normals&&(I.normals=R?new Int8Array(I.normals):new Float32Array(I.normals),O.push(I.normals.buffer)),I.uvs){const t=I.uvs;I.uvs=new Float32Array(t),O.push(I.uvs.buffer)}const E=u||Ol.getPosArrayType(Math.max(512,I.maxAltitude)),N=function(t,e,n,i){const r={},o={};if(T(e.polygonFill)){let s=m(e.polygonFill);const a=new Uint8Array(4*i.length);a.fill(255);for(let e=0;e<i.length;e++){const o=t[i[e]],l=o.properties||{};l.$layer=o.layer,l.$type=o.type;let u=s(n,l);f(u)&&(r.aColor=1,s=m(u),u=s(n,l)),delete l.$layer,delete l.$type,wi.normalizeColor($l,u),a[4*e]=$l[0],a[4*e+1]=$l[1],a[4*e+2]=$l[2],a[4*e+3]=$l[3]}o.aColor=a}if(T(e.polygonOpacity)){let s=p(e.polygonOpacity);const a=new Uint8Array(i.length);a.fill(255);for(let e=0;e<i.length;e++){const o=t[i[e]],l=o.properties||{};l.$layer=o.layer,l.$type=o.type;let u=s(n,l);f(u)&&(r.aOpacity=1,s=m(u),u=s(n,l)),delete l.$layer,delete l.$type,a[e]=255*u}o.aOpacity=a}return o.dynamicAttributes=r,o}(t,s,a,I.featureIndexes),D=function(t,e,n,i,r){const o=[[],[]],s=T(i.topPolygonFill),a=T(i.bottomPolygonFill),l=[255,255,255,255];if(s||a){let u=s&&m(i.topPolygonFill),c=a&&m(i.bottomPolygonFill),h=null,d=null,p=null,y=null;for(let i=0;i<e.length;i++){if(1===t[i]&&!s||0===t[i]&&!a)continue;const g=1===t[i];if(g&&e[i]===h){t[i]=p;continue}if(!g&&e[i]===d){t[i]=y;continue}const b=n[e[i]],v=b.properties||{};v.$layer=b.layer,v.$type=b.type;let w=g?u:c,x=w(r,v);f(x)&&(w=m(x),x=w(r,v)),delete v.$layer,delete v.$type,wi.normalizeColor($l,x),Ft($l,$l,l);let k=Wl(o,$l);k<0&&(k=o.length,o.push(jt([],$l))),t[i]=k,g?(h=e[i],p=k):(d=e[i],y=k)}}return o.slice(2)}(I.verticeTypes,I.featureIndexes,t,s,a),L={data:{data:{aVertexColorType:D.length<=252?new Uint8Array(I.verticeTypes):new Uint16Array(I.verticeTypes),aPosition:new E(I.vertices),aNormal:I.normals,aTexCoord0:I.uvs,aTangent:I.tangents,aPickingId:I.pickingIds},indices:q,properties:{maxAltitude:I.maxAltitude},dynamicAttributes:N.dynamicAttributes,vertexColors:D},buffers:O};return I.featureIds.length?(L.data.featureIds=I.featureIds,O.push(L.data.featureIds.buffer)):L.data.featureIds=[],N.aColor&&(L.data.data.aColor=N.aColor,L.buffers.push(N.aColor.buffer)),N.aOpacity&&(L.data.data.aOpacity=N.aOpacity,L.buffers.push(N.aOpacity.buffer)),L.buffers.push(L.data.data.aPosition.buffer),L.data.pickingIdIndiceMap=Ol.generatePickingIndiceIndex(L.data.data.aPickingId,L.data.indices),L}new Float32Array([-1e12])[0];const $l=[];function Wl(t,e){for(let n=0;n<t.length;n++)if(zt(e,t[n]))return n;return-1}function Jl(t,e,n,i,{altitudeScale:r,altitudeProperty:o,defaultAltitude:s,heightProperty:a,minHeightProperty:l,defaultHeight:u,bottom:c}){const h=c,d=e/t[0].extent,p=2*function(t,e){let n=0;for(let i=0,r=t.length;i<r;i++){const r=t[i];if(k(r.geometry[0][0])){const t=3*r.geometry.length;n+=e?2*t-6:t}else for(let t=0,i=r.geometry.length;t<i;t++){let i=3*r.geometry[t].length;3===r.type&&(i-=3),n+=e?2*i-6:i}}return n}(t)+3*t.length*2,m=[],y=new Int16Array(p),g=new Uint8Array(y.length/3*4);f(n)&&(n=Ts.compileFilter(n));const b=[];function v(t,n,i){const r=n-t,o=y.subarray(t,n),s=y.subarray(n,n+r);s.set(o);for(let t=2,e=s.length;t<e;t+=3)s[t]=o[t]-i;const a=t/3,l=r/3;let u,c;for(let t=a,n=l+a;t<n;t++)t<n-1?(u=t,c=t+1):(u=t,c=a),at(y,u,c,e)||(b.push(u,c),h&&b.push(u+l,c+l),Vl(y,u,e)||b.push(u,u+l));return n+r}let w=0,x=0;const M="__fea_idx".trim(),j=[];for(let e=0,c=t.length;e<c;e++){const c=t[e],h=c.geometry;if(n){let t;t="function"==typeof n?n(c&&c.properties):n,wi.normalizeColor(j,t)}else gt(j,255,255,255);const f=w/3*4,{altitude:p,height:k}=Ol.getFeaAltitudeAndHeight(c,r,o,s,a,u,l);x=Math.max(Math.abs(p),x);let A=w;for(let t=0,e=h.length;t<e;t++){let e=h[t];const n=e.length;e[0][0]===e[n-1][0]&&e[0][1]===e[n-1][1]&&(e=e.slice(0,n-1)),w=st(y,A,e,d,p),w=v(A,w,k*d),A=w}const F=A/3*4;for(let t=f;t<F;t+=4)g[t]=j[0],g[t+1]=j[1],g[t+2]=j[2],g[t+3]=255*(i||1);const T=b.length-m.length;for(let t=0;t<T;t++)m.push(c[M])}const A=b.reduce((t,e)=>Math.max(t,e),0),F=new(Ol.getIndexArrayType(A))(b),T=Ol.getUnsignedArrayType(t.length);return{aPosition:new(Ol.getPosArrayType(Math.max(512,x)))(y),indices:F,aPickingId:new T(m),aColor:g}}function Vl(t,e,n){const i=t[3*e],r=t[3*e+1];return i<0||i>n||r<0||r>n}function Hl(t,e,n,i){const r=Jl(t,e,n.lineColor,n.lineOpacity,i),o=[r.aPosition.buffer,r.indices.buffer,r.aPickingId.buffer],s=r.indices;return delete r.indices,{data:{data:r,indices:s},buffers:o}}const Gl="__original_properties",Bl="__fn-type_properties";class Zl{constructor(t,e,n,i,r){this.id=t,this.options=e,this.upload=n,this.Pt(e.style),this.requests={},this.It=i,this.Ot=0,this.loadings=r}updateStyle(t,e){this.options.style=t,this.Ot=t.styleCounter,this.Pt(t),e()}updateOptions(t,e){this.options=w(this.options,t),e()}loadTile(t,e){const n=this.loadings,i=t.tileInfo.url,r=this.options.debugTile;if(r){const{x:n,y:i,z:o}=t.tileInfo;let s=!1;for(let t=0;t<r.length;t++)if(n===r[t].x&&i===r[t].y&&o===r[t].z){s=!0;break}if(!s)return void e()}n[i]?n[i].push({context:t,callback:e,ref:this}):(n[i]=[{context:t,callback:e,ref:this}],this.requests[i]=this.getTileFeatures(t,(e,r,o,s)=>{const a=n[i];if(delete n[i],this.checkIfCanceled(i))return delete this.requests[i],void this.qt(a,null,{canceled:!0});if(delete this.requests[i],this.options.debug&&r)for(let e=0;e<r.length;e++)r[e]._debug_info={index:e,id:r[e].id,tileId:t.tileInfo.id};if(e)this.qt(a,e);else if(r&&r.length){if(a)for(let t=0;t<a.length;t++)this.Ct.call(a[t].ref,a[t].context,a[t].callback,i,o,r,s)}else this.qt(a)}))}Ct(t,e,n,i,r,o){this.Rt(i,r,t).then(n=>{n.canceled?e(null,{canceled:!0}):(n.data.style=t.styleCounter,o&&w(n.data,o),e(null,n.data,n.buffers))}).catch(t=>{e(t)})}abortTile(t,e){delete this.requests[t],this.Et(t),e()}Et(t){const e=this.loadings[t];if(e)for(let t=0;t<e.length;t++)e[t].callback(null,{canceled:!0});delete this.loadings[t]}qt(t,e,n){if(t)for(let i=0;i<t.length;i++)t[i].callback(e,n)}checkIfCanceled(t){return!this.requests[t]}onRemove(){this.loadings={},delete this.It,this.requests={}}fetchIconGlyphs(t,e,n){this.upload("fetchIconGlyphs",{icons:t,glyphs:e},null,n)}Rt(t,e,n){if(!e.length)return Promise.resolve({data:null,buffers:[]});const{glScale:i,tileInfo:r}=n,o=!this.options.style.style.length&&!this.options.style.featureStyle.length;let s=this.pluginConfig.slice(0);o&&(s=this.Nt(t)),this.featurePlugins&&F(s,this.featurePlugins);const a={};for(let t=0;t<s.length;t++)nu(e,n.tileInfo.z,s[t],a);const l=[],u=[];for(let t=0;t<e.length;t++){const n=e[t],i=a[t];if(i){u.fill(null);let t=0;for(const e in i){let r=0;const o=i[e].values();for(const t of o){let i=u[r];i||(i=su(n),u[r]=i),i.properties[e]=t,r++}r>t&&(t=r)}for(let e=0;e<t;e++)l.push(u[e])}else l.push(n)}const c=(e=l)[0].extent,h=r.z,d={x:r.extent2d.xmin*i,y:r.extent2d.ymax*i},f=[],p=[],m=[],y=this.options,g=[],b={},v=[Promise.resolve(n.styleCounter)];let x=0,k=-1;const M=[];let j=!1;for(let t=0;t<s.length;t++){k++;const i=s[t];i.type!==x&&(k=0,x=i.type);const a=0===i.type?f:p;if(i.symbol&&!1===i.symbol.visible){a[k]=null;continue}uu(i.symbol,M,t),j=j||M[t]&&M[t].size>0;const{tileFeatures:l,tileFeaIndexes:u}=this.Dt(h,i.type,i.filter,e,b,t);if(!l.length){a[k]=null;continue}const y=u[u.length-1],w=Ol.getIndexArrayType(y);a[k]={styledFeatures:new w(u)},m.push({idx:t,typeIdx:k}),g.push(a[k].styledFeatures.buffer);const A={extent:c,zoom:h,tilePoint:d,...n};if(this.options.debugTile){const t=this.options.debugTile;for(let e=0;e<t.length;e++){const{x:n,y:i,z:o}=t[e];if(r.x===n&&r.y===i&&r.z===o){A.debugIndex=t[e].index;break}}}let F=this.Lt(l,i,A);o&&(F=F.then(t=>{if(!t)return null;if(t.data)t.data.layer=l[0].layer;else if(Array.isArray(t))for(let e=0;e<t.length;e++)t[e]&&t[e].data&&(t[e].data.layer=l[0].layer);return t})),v.push(F)}return Promise.all(v).then(([n,...i])=>{function r(t,e){if(void 0===t.data.ref&&(t.data.type=s[m[e].idx].renderPlugin.dataConfig.type,t.data.filter=s[m[e].idx].filter.def,t.buffers&&t.buffers.length))for(let e=0;e<t.buffers.length;e++)g.push(t.buffers[e])}if(n!==this.Ot)return{canceled:!0};for(let t=0;t<i.length;t++){if(!i[t])continue;const e=i[t],n=0===s[m[t].idx].type?f:p;if(Array.isArray(e)){const i=[];for(let n=0;n<e.length;n++)e[n]&&(r(e[n],t),(void 0===e[n].data.ref||e[e[n].data.ref])&&i.push(e[n].data));i.length&&(n[m[t].typeIdx].data=i)}else r(e,t),n[m[t].typeIdx].data=e.data}const o={},a=t;if(y.features||y.schema||j){let t,n=!1;for(let i=0,r=e.length;i<r;i++)if(t=e[i],a[t.layer].properties||(a[t.layer].properties=Kl(t.properties)),t&&(y.features||j&&b[i]))if("id"===y.features)o[i]=t.id;else{y.pickingGeometry||delete t.geometry,delete t.extent,delete t.properties.$layer,delete t.properties.$type,delete t.__index;const e=t.originalFeature;if(e){const e=t.properties,n=w({},t.originalFeature);delete e[Gl],n.customProps=w({},e),t=n}const r=w({},t);if(!y.features){const r=b[i];for(let i=0;i<r.length;i++){const r=M[i];r&&r.forEach(i=>{const r=e?e.properties:t.properties;r[Bl]||(r[Bl]=new Set),r[Bl].add(i),n=!0})}}o[i]=r}if(n)for(const t in o){const e=o[t];if(e.properties[Bl]){const t=e.properties[Bl];delete e.properties[Bl];for(const n in e.properties)t.has(n)||delete e.properties[n]}}}return{data:{schema:a,data:f,featureData:p,extent:c,features:o},buffers:g}}).catch(t=>{console.error(t)})}Lt(t,e,n){let i=t;const r=e.renderPlugin.dataConfig,o=e.symbol,s=this.options.tileSize,{extent:a,glScale:l,zScale:u,zoom:c,tilePoint:h,centimeterToPoint:d}=n,f=a/s,p=r.type,m=n.debugIndex;let y=w({},r,{EXTENT:a,zoom:c,debugIndex:m,features:this.options.features});if("3d-extrusion"===p){const t=Ql(o);return t&&(r.uv=1,2===t&&(r.tangent=1)),Promise.all([Promise.resolve(Ul(i,r,a,h,this.options.tileSize/a,d,o,c,m))])}if("3d-wireframe"===p)return Promise.all([Promise.resolve(Hl(i,a,o,r))]);if("point"===p){y=w(y,{requestor:this.fetchIconGlyphs.bind(this),altitudeToTileScale:u*a/this.options.tileSize/l});const t=Ha.splitPointSymbol(o),e=Os.genFnTypes(t[0]);return Ha.needMerge(t[0],e,c)&&(i=Ha.mergeLineFeatures(i,t[0],e,c)),Promise.all(t.map((t,n)=>(0===n?y.fnTypes=e:delete y.fnTypes,new Ha(i,t,y).load(f))))}if("native-point"===p){const t=u*a/this.options.tileSize/l;return y.altitudeToTileScale=t,tu(i,o,y,hl,a/s)}if("line"===p)return y=w(y,{requestor:this.fetchIconGlyphs.bind(this),tileRatio:f}),tu(i,o,y,Qa);if("native-line"===p)return tu(i,o,y,ul);if("fill"===p)return y=w(y,{requestor:this.fetchIconGlyphs.bind(this)}),tu(i,o,y,bl);if("line-extrusion"===p){delete o.lineGradientProperty,o.lineJoin="miter",o.lineCap="butt";const t=Ql(o);if(t&&(r.uv=1,2===t&&(r.tangent=1)),y=w(y,{tileSize:s,zScale:u,glScale:l}),t){const t=[];if(!1!==r.top){const e=w({},y);e.side=!1,t.push(new al(i,o,e))}return!1!==r.side&&(y.side=!0,y.top=!1,t.push(new al(i,o,y))),Promise.all(t.map(t=>t.load()))}return Promise.all([new al(i,o,y).load()])}if("circle"===p)return tu(i,o,y,wl);if("round-tube"===p||"square-tube"===p){const t="round-tube"===p?xl:Tl;return y=w(y,{requestor:this.fetchIconGlyphs.bind(this),radialSegments:"round-tube"===p?r.radialSegments||8:4,centimeterToPoint:d,tileRatio:f,isTube:!0}),tu(i,o,y,t)}return Promise.resolve([])}Dt(t,e,n,i,r,o){const s="__fea_idx".trim(),a=[],l=[],u=i.length;for(let c=0;c<u;c++)if((1===e||void 0===i[c].id||!this.styledFeatures[i[c].id])&&((!n.def||"default"===n.def)&&!r[c]||!0===n.def||n.def&&(void 0!==n.def.condition||Array.isArray(n.def))&&n(i[c],t))){const t=i[c];if(void 0===t[s]&&(t[s]=c),r[c]||(r[c]=[]),r[c].push(o),l.push(t),a.push(c),1===e)break}return{tileFeatures:l,tileFeaIndexes:a}}Pt(t){const{style:e,featureStyle:n}=t,i={};n.forEach(t=>{Array.isArray(t.id)?(t.id.forEach(t=>{i[t]=1}),t.filter=["in","$id",...t.id]):(i[t.id]=1,t.filter=["==","$id",t.id])});const r=Ts.compileStyle(e);for(let t=0;t<e.length;t++)r[t].filter&&(r[t].filter.def=e[t].filter?e[t].filter.value||e[t].filter:void 0),r[t].type=0;const o=[],s=Ts.compileStyle(n);for(let t=0;t<n.length;t++)s[t].type=1,s[t].filter.def=n[t].filter?n[t].filter.value||n[t].filter:void 0,s[t].renderPlugin&&o.push(s[t]);this.pluginConfig=r,this.featurePlugins=o,this.styledFeatures=i}Nt(t){let e=this.Ut;this.Ut||(e=this.Ut={});const n=["","Point","LineString","Polygon","MultiPoint","MultiLineString","MultiPolygon"],i=[];for(const r in t){const o=r;if(!e[r]){const i=[];for(let e=0;e<t[r].types.length;e++){const s=t[r].types[e],a=["all",["==","$layer",o],["==","$type",n[s]]],l={filter:Re(a),renderPlugin:Yl(s),symbol:Xl(s)};l.filter.def=a,l.type=0,i.push(l)}e[o]=i}i.push(...e[o])}return i}}function Yl(t){switch(t){case 1:return{type:"native-point",dataConfig:{type:"native-point",only2D:!0}};case 2:return{type:"native-line",dataConfig:{type:"native-line",only2D:!0}};case 3:return{type:"fill",dataConfig:{type:"fill",only2D:!0}}}return null}function Xl(t){switch(t){case 1:return{markerFill:"#f00",markerSize:10};case 2:return{lineColor:"#fff"};case 3:return{polygonFill:"#00f",polygonOpacity:.4}}return null}function Kl(t){if(Array.isArray(t)||!j(t))return{};const e={};for(const n in t){const i=t[n];x(i)?e[n]="string":k(i)?e[n]="number":!0===i||!1===i?e[n]="boolean":Array.isArray(i)?e[n]="array":e[n]="object"}return e}function Ql(t){if(!t)return 0;let e=0;for(const n in t){if(("normalTexture"===n||"bumpTexture"===n)&&t[n])return 2;if(n.indexOf("Texture")>0&&t[n])e=1;else if(j(t[n])){const i=Ql(t[n]);if(2===i)return i;1===i&&(e=1)}}return e}function tu(t,e,n,i,r){const o={},s=Array.isArray(e)?e:[e];let a=-1;for(let t=0;t<s.length;t++)o[t]=eu(s[t]),!o[t]&&s[t]&&-1===a&&(a=t);const l=[];for(let e=0;e<s.length;e++)s[e]&&(s[e].index={index:e},o[e]||e===a?l.push(new i(t,s[e],n).load(r)):l.push({data:{ref:a,symbolIndex:{index:e}}}));return Promise.all(l)}function eu(t){if(!t)return 0;for(const e in t)if(T(t[e]))return 1;return 0}function nu(t,e,n,i){const r=n.customProperties;if(!r)return t;if(r)for(let t=0;t<r.length;t++)r[t].fn=Ts.compileFilter(r[t].filter);for(let n=0;n<r.length;n++)for(let o=0,s=t.length;o<s;o++)if(r[n].fn(t[o],e))for(const t in r[n].properties){const e=r[n].properties[t];A(e)||(i[o]||(i[o]={}),i[o][t]||(i[o][t]=new Set),i[o][t].add(e))}}const iu={get:(t,e)=>e in t?t[e]:t.originalFeature[e],has:(t,e)=>e in t||e in t.originalFeature},ru={get:function(t,e){return e in t?t[e]:t[Gl][e]},has:(t,e)=>e in t||e in t[Gl]},ou={};function su(t){const e={};e.originalFeature=t;const n=new Proxy(e,iu);return n.properties=new Proxy({},ru),n.properties[Gl]=t.properties||ou,n}function au(t,e,n){t[e]||(t[e]=new Set),t[e].add(n)}const lu=[];function uu(t,e,n){if(!t)return lu;for(const i in t){if(!t[i]||!wi.checkIfZoomFnTypeSymbol(i))continue;if(T(t[i]))au(e,n,t[i].property);else{if("lineGradientProperty"===i){au(e,n,t[i]);continue}if("textName"===i)if(x(t[i])){const r=Us.resolveVarNames(t[i]);if(r)for(let t=0;t<r.length;t++)au(e,n,r[t])}else if(Ts.isExpression(t[i])){const r=[];Us.resolveExpVarNames(r,t[i]);for(let t=0;t<r.length;t++)au(e,n,r[t])}}const r=t[i].stops;if(r&&r.length)for(let t=0;t<r.length;t++)T(r[t][1])&&au(e,t,r[t][1].property)}return e[n]}function cu(t,e){hu(t.geometry,e)}function hu(t,e){if(t)switch(t.type){case"Point":du(t.coordinates,e);break;case"MultiPoint":case"LineString":fu(t.coordinates,e);break;case"MultiLineString":!function(t,e){for(let n=0,i=t.length;n<i;n++)fu(t[n],e)}(t.coordinates,e);break;case"Polygon":pu(t.coordinates,e);break;case"MultiPolygon":!function(t,e){for(let n=0,i=t.length;n<i;n++)pu(t[n],e)}(t.coordinates,e);break;case"GeometryCollection":const n=t.geometries.length;for(let i=0;i<n;i++)hu(t.geometries[i],e)}}function du(t,e){e[0]=Math.min(e[0],t[0]),e[1]=Math.min(e[1],t[1]),e[2]=Math.max(e[2],t[0]),e[3]=Math.max(e[3],t[1])}function fu(t,e){for(let n=0,i=t.length;n<i;n++)du(t[n],e)}function pu(t,e){t.length&&fu(t[0],e)}class mu extends Zl{constructor(t,e,n,i,r,o){super(t,e,n,i,r),(e=e||{}).extent||(e.extent=8192),this.zoomOffset=0,e.tileSize&&(this.zoomOffset=-function(t){if(Math.log2)return Math.log2(t);const e=Math.log(t)*Math.LOG2E,n=Math.round(e);return Math.abs(n-e)<1e-14?n:e}(e.tileSize/256)),this.setData(e.data,o)}setData(t,e){if(delete this.index,!t)return void e();const n={maxZoom:24,tolerance:this.options.simplifyTolerance,extent:this.options.extent,buffer:k(this.options.tileBuffer)?this.options.tileBuffer:64,hasAltitude:!!this.options.hasAltitude,debug:0,lineMetrics:!0,indexMaxZoom:5,indexMaxPoints:1e5,disableFilter:!0};if(this.options.projection&&(n.projection=this.options.projection),x(t)&&"{"!=t.substring(0,1)||t.url)S.getJSON(t.url?t.url:t,t.url?t:{},(t,i)=>{if(t&&e(t),!i)return void e(null,{extent:null,idMap:{}});const r=i,{first1000:o,idMap:s}=this.$t(r);this.Wt(o,s,r,n,e)});else{"string"==typeof t&&(t=JSON.parse(t));const i=Array.isArray(t)?t:t.features;let r=i;i&&i.length>1e3&&(r=i.slice(0,1e3)),this.Wt(r,null,t,n,e)}}Wt(t,e,n,i,r){try{const o=t&&t.length?function(t){let e=[Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY,Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY];switch(t.type){case"FeatureCollection":const n=t.features.length;for(let i=0;i<n;i++)cu(t.features[i],e);break;case"Feature":cu(t,e);break;default:hu(t,e)}return e}({type:"FeatureCollection",features:t}):null;this.index=function(t,e){return new rt(t,e)}(n,this.options.geojsonvt||i),r(null,{extent:o,idMap:e})}catch(t){console.warn(t),r({error:t.message})}}$t(t){const e=[],n={};let i=0;function r(t){t&&("Feature"!==t.type||t.geometry)&&(k(t.id)||(t.id=i++),n[t.id]=w({},t),t.geometry?(n[t.id].geometry=w({},t.geometry),n[t.id].geometry.coordinates=null):t.coordinates&&(n[t.id].coordinates=null),e.length<1e3&&e.push(t))}return Array.isArray(t)?t.forEach(t=>{r(t)}):t.features&&t.features.forEach(t=>{r(t)}),{first1000:e,idMap:n}}getTileFeatures(t,e){const n=t.tileInfo,i=[];if(!this.index)return setTimeout((function(){e({loading:!0})}),1),1;const r=this.index.getTile(n.z+this.zoomOffset,n.x,n.y);if(!r||0===r.features.length)return setTimeout((function(){e(null,i,[])}),1),1;const o=[];for(let t=0,e=r.features.length;t<e;t++){const e=r.features[t];let n=e.layer;void 0===n&&(n="0"),o[n]={types:{}};o[n].types[e.type]=1,e.tags=e.tags||{},e.geometry.converted||(Ol.convertGeometry(e),e.geometry.converted=1),i.push({type:e.type,layer:n,id:e.id,geometry:e.geometry,properties:e.tags,extent:this.options.extent})}for(const t in o)o[t].types=Object.keys(o[t].types).map(t=>+t);return setTimeout((function(){e(null,i,o)}),1),1}onRemove(){super.onRemove(),delete this.index}}var yu={\n/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */\nread:function(t,e,n,i,r){var o,s,a=8*r-i-1,l=(1<<a)-1,u=l>>1,c=-7,h=n?r-1:0,d=n?-1:1,f=t[e+h];for(h+=d,o=f&(1<<-c)-1,f>>=-c,c+=a;c>0;o=256*o+t[e+h],h+=d,c-=8);for(s=o&(1<<-c)-1,o>>=-c,c+=i;c>0;s=256*s+t[e+h],h+=d,c-=8);if(0===o)o=1-u;else{if(o===l)return s?NaN:1/0*(f?-1:1);s+=Math.pow(2,i),o-=u}return(f?-1:1)*s*Math.pow(2,o-i)},write:function(t,e,n,i,r,o){var s,a,l,u=8*o-r-1,c=(1<<u)-1,h=c>>1,d=23===r?Math.pow(2,-24)-Math.pow(2,-77):0,f=i?0:o-1,p=i?1:-1,m=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,s=c):(s=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-s))<1&&(s--,l*=2),(e+=s+h>=1?d/l:d*Math.pow(2,1-h))*l>=2&&(s++,l/=2),s+h>=c?(a=0,s=c):s+h>=1?(a=(e*l-1)*Math.pow(2,r),s+=h):(a=e*Math.pow(2,h-1)*Math.pow(2,r),s=0));r>=8;t[n+f]=255&a,f+=p,a/=256,r-=8);for(s=s<<r|a,u+=r;u>0;t[n+f]=255&s,f+=p,s/=256,u-=8);t[n+f-p]|=128*m}},gu=vu,bu=yu;function vu(t){this.buf=ArrayBuffer.isView&&ArrayBuffer.isView(t)?t:new Uint8Array(t||0),this.pos=0,this.type=0,this.length=this.buf.length}vu.Varint=0,vu.Fixed64=1,vu.Bytes=2,vu.Fixed32=5;var wu="undefined"==typeof TextDecoder?null:new TextDecoder("utf8");function xu(t){return t.type===vu.Bytes?t.readVarint()+t.pos:t.pos+1}function ku(t,e,n){return n?4294967296*e+(t>>>0):4294967296*(e>>>0)+(t>>>0)}function Mu(t,e,n){var i=e<=16383?1:e<=2097151?2:e<=268435455?3:Math.floor(Math.log(e)/(7*Math.LN2));n.realloc(i);for(var r=n.pos-1;r>=t;r--)n.buf[r+i]=n.buf[r]}function ju(t,e){for(var n=0;n<t.length;n++)e.writeVarint(t[n])}function Au(t,e){for(var n=0;n<t.length;n++)e.writeSVarint(t[n])}function Fu(t,e){for(var n=0;n<t.length;n++)e.writeFloat(t[n])}function Tu(t,e){for(var n=0;n<t.length;n++)e.writeDouble(t[n])}function zu(t,e){for(var n=0;n<t.length;n++)e.writeBoolean(t[n])}function Su(t,e){for(var n=0;n<t.length;n++)e.writeFixed32(t[n])}function _u(t,e){for(var n=0;n<t.length;n++)e.writeSFixed32(t[n])}function Pu(t,e){for(var n=0;n<t.length;n++)e.writeFixed64(t[n])}function Iu(t,e){for(var n=0;n<t.length;n++)e.writeSFixed64(t[n])}function Ou(t,e){return(t[e]|t[e+1]<<8|t[e+2]<<16)+16777216*t[e+3]}function qu(t,e,n){t[n]=e,t[n+1]=e>>>8,t[n+2]=e>>>16,t[n+3]=e>>>24}function Cu(t,e){return(t[e]|t[e+1]<<8|t[e+2]<<16)+(t[e+3]<<24)}vu.prototype={destroy:function(){this.buf=null},readFields:function(t,e,n){for(n=n||this.length;this.pos<n;){var i=this.readVarint(),r=i>>3,o=this.pos;this.type=7&i,t(r,e,this),this.pos===o&&this.skip(i)}return e},readMessage:function(t,e){return this.readFields(t,e,this.readVarint()+this.pos)},readFixed32:function(){var t=Ou(this.buf,this.pos);return this.pos+=4,t},readSFixed32:function(){var t=Cu(this.buf,this.pos);return this.pos+=4,t},readFixed64:function(){var t=Ou(this.buf,this.pos)+4294967296*Ou(this.buf,this.pos+4);return this.pos+=8,t},readSFixed64:function(){var t=Ou(this.buf,this.pos)+4294967296*Cu(this.buf,this.pos+4);return this.pos+=8,t},readFloat:function(){var t=bu.read(this.buf,this.pos,!0,23,4);return this.pos+=4,t},readDouble:function(){var t=bu.read(this.buf,this.pos,!0,52,8);return this.pos+=8,t},readVarint:function(t){var e,n,i=this.buf;return e=127&(n=i[this.pos++]),n<128?e:(e|=(127&(n=i[this.pos++]))<<7,n<128?e:(e|=(127&(n=i[this.pos++]))<<14,n<128?e:(e|=(127&(n=i[this.pos++]))<<21,n<128?e:function(t,e,n){var i,r,o=n.buf;if(r=o[n.pos++],i=(112&r)>>4,r<128)return ku(t,i,e);if(r=o[n.pos++],i|=(127&r)<<3,r<128)return ku(t,i,e);if(r=o[n.pos++],i|=(127&r)<<10,r<128)return ku(t,i,e);if(r=o[n.pos++],i|=(127&r)<<17,r<128)return ku(t,i,e);if(r=o[n.pos++],i|=(127&r)<<24,r<128)return ku(t,i,e);if(r=o[n.pos++],i|=(1&r)<<31,r<128)return ku(t,i,e);throw new Error("Expected varint not more than 10 bytes")}(e|=(15&(n=i[this.pos]))<<28,t,this))))},readVarint64:function(){return this.readVarint(!0)},readSVarint:function(){var t=this.readVarint();return t%2==1?(t+1)/-2:t/2},readBoolean:function(){return Boolean(this.readVarint())},readString:function(){var t=this.readVarint()+this.pos,e=this.pos;return this.pos=t,t-e>=12&&wu?function(t,e,n){return wu.decode(t.subarray(e,n))}(this.buf,e,t):function(t,e,n){var i="",r=e;for(;r<n;){var o,s,a,l=t[r],u=null,c=l>239?4:l>223?3:l>191?2:1;if(r+c>n)break;1===c?l<128&&(u=l):2===c?128==(192&(o=t[r+1]))&&(u=(31&l)<<6|63&o)<=127&&(u=null):3===c?(o=t[r+1],s=t[r+2],128==(192&o)&&128==(192&s)&&((u=(15&l)<<12|(63&o)<<6|63&s)<=2047||u>=55296&&u<=57343)&&(u=null)):4===c&&(o=t[r+1],s=t[r+2],a=t[r+3],128==(192&o)&&128==(192&s)&&128==(192&a)&&((u=(15&l)<<18|(63&o)<<12|(63&s)<<6|63&a)<=65535||u>=1114112)&&(u=null)),null===u?(u=65533,c=1):u>65535&&(u-=65536,i+=String.fromCharCode(u>>>10&1023|55296),u=56320|1023&u),i+=String.fromCharCode(u),r+=c}return i}(this.buf,e,t)},readBytes:function(){var t=this.readVarint()+this.pos,e=this.buf.subarray(this.pos,t);return this.pos=t,e},readPackedVarint:function(t,e){if(this.type!==vu.Bytes)return t.push(this.readVarint(e));var n=xu(this);for(t=t||[];this.pos<n;)t.push(this.readVarint(e));return t},readPackedSVarint:function(t){if(this.type!==vu.Bytes)return t.push(this.readSVarint());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readSVarint());return t},readPackedBoolean:function(t){if(this.type!==vu.Bytes)return t.push(this.readBoolean());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readBoolean());return t},readPackedFloat:function(t){if(this.type!==vu.Bytes)return t.push(this.readFloat());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readFloat());return t},readPackedDouble:function(t){if(this.type!==vu.Bytes)return t.push(this.readDouble());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readDouble());return t},readPackedFixed32:function(t){if(this.type!==vu.Bytes)return t.push(this.readFixed32());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readFixed32());return t},readPackedSFixed32:function(t){if(this.type!==vu.Bytes)return t.push(this.readSFixed32());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readSFixed32());return t},readPackedFixed64:function(t){if(this.type!==vu.Bytes)return t.push(this.readFixed64());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readFixed64());return t},readPackedSFixed64:function(t){if(this.type!==vu.Bytes)return t.push(this.readSFixed64());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readSFixed64());return t},skip:function(t){var e=7&t;if(e===vu.Varint)for(;this.buf[this.pos++]>127;);else if(e===vu.Bytes)this.pos=this.readVarint()+this.pos;else if(e===vu.Fixed32)this.pos+=4;else{if(e!==vu.Fixed64)throw new Error("Unimplemented type: "+e);this.pos+=8}},writeTag:function(t,e){this.writeVarint(t<<3|e)},realloc:function(t){for(var e=this.length||16;e<this.pos+t;)e*=2;if(e!==this.length){var n=new Uint8Array(e);n.set(this.buf),this.buf=n,this.length=e}},finish:function(){return this.length=this.pos,this.pos=0,this.buf.subarray(0,this.length)},writeFixed32:function(t){this.realloc(4),qu(this.buf,t,this.pos),this.pos+=4},writeSFixed32:function(t){this.realloc(4),qu(this.buf,t,this.pos),this.pos+=4},writeFixed64:function(t){this.realloc(8),qu(this.buf,-1&t,this.pos),qu(this.buf,Math.floor(t*(1/4294967296)),this.pos+4),this.pos+=8},writeSFixed64:function(t){this.realloc(8),qu(this.buf,-1&t,this.pos),qu(this.buf,Math.floor(t*(1/4294967296)),this.pos+4),this.pos+=8},writeVarint:function(t){(t=+t||0)>268435455||t<0?function(t,e){var n,i;t>=0?(n=t%4294967296|0,i=t/4294967296|0):(i=~(-t/4294967296),4294967295^(n=~(-t%4294967296))?n=n+1|0:(n=0,i=i+1|0));if(t>=0x10000000000000000||t<-0x10000000000000000)throw new Error("Given varint doesn\'t fit into 10 bytes");e.realloc(10),function(t,e,n){n.buf[n.pos++]=127&t|128,t>>>=7,n.buf[n.pos++]=127&t|128,t>>>=7,n.buf[n.pos++]=127&t|128,t>>>=7,n.buf[n.pos++]=127&t|128,t>>>=7,n.buf[n.pos]=127&t}(n,0,e),function(t,e){var n=(7&t)<<4;if(e.buf[e.pos++]|=n|((t>>>=3)?128:0),!t)return;if(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),!t)return;if(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),!t)return;if(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),!t)return;if(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),!t)return;e.buf[e.pos++]=127&t}(i,e)}(t,this):(this.realloc(4),this.buf[this.pos++]=127&t|(t>127?128:0),t<=127||(this.buf[this.pos++]=127&(t>>>=7)|(t>127?128:0),t<=127||(this.buf[this.pos++]=127&(t>>>=7)|(t>127?128:0),t<=127||(this.buf[this.pos++]=t>>>7&127))))},writeSVarint:function(t){this.writeVarint(t<0?2*-t-1:2*t)},writeBoolean:function(t){this.writeVarint(Boolean(t))},writeString:function(t){t=String(t),this.realloc(4*t.length),this.pos++;var e=this.pos;this.pos=function(t,e,n){for(var i,r,o=0;o<e.length;o++){if((i=e.charCodeAt(o))>55295&&i<57344){if(!r){i>56319||o+1===e.length?(t[n++]=239,t[n++]=191,t[n++]=189):r=i;continue}if(i<56320){t[n++]=239,t[n++]=191,t[n++]=189,r=i;continue}i=r-55296<<10|i-56320|65536,r=null}else r&&(t[n++]=239,t[n++]=191,t[n++]=189,r=null);i<128?t[n++]=i:(i<2048?t[n++]=i>>6|192:(i<65536?t[n++]=i>>12|224:(t[n++]=i>>18|240,t[n++]=i>>12&63|128),t[n++]=i>>6&63|128),t[n++]=63&i|128)}return n}(this.buf,t,this.pos);var n=this.pos-e;n>=128&&Mu(e,n,this),this.pos=e-1,this.writeVarint(n),this.pos+=n},writeFloat:function(t){this.realloc(4),bu.write(this.buf,t,this.pos,!0,23,4),this.pos+=4},writeDouble:function(t){this.realloc(8),bu.write(this.buf,t,this.pos,!0,52,8),this.pos+=8},writeBytes:function(t){var e=t.length;this.writeVarint(e),this.realloc(e);for(var n=0;n<e;n++)this.buf[this.pos++]=t[n]},writeRawMessage:function(t,e){this.pos++;var n=this.pos;t(e,this);var i=this.pos-n;i>=128&&Mu(n,i,this),this.pos=n-1,this.writeVarint(i),this.pos+=i},writeMessage:function(t,e,n){this.writeTag(t,vu.Bytes),this.writeRawMessage(e,n)},writePackedVarint:function(t,e){e.length&&this.writeMessage(t,ju,e)},writePackedSVarint:function(t,e){e.length&&this.writeMessage(t,Au,e)},writePackedBoolean:function(t,e){e.length&&this.writeMessage(t,zu,e)},writePackedFloat:function(t,e){e.length&&this.writeMessage(t,Fu,e)},writePackedDouble:function(t,e){e.length&&this.writeMessage(t,Tu,e)},writePackedFixed32:function(t,e){e.length&&this.writeMessage(t,Su,e)},writePackedSFixed32:function(t,e){e.length&&this.writeMessage(t,_u,e)},writePackedFixed64:function(t,e){e.length&&this.writeMessage(t,Pu,e)},writePackedSFixed64:function(t,e){e.length&&this.writeMessage(t,Iu,e)},writeBytesField:function(t,e){this.writeTag(t,vu.Bytes),this.writeBytes(e)},writeFixed32Field:function(t,e){this.writeTag(t,vu.Fixed32),this.writeFixed32(e)},writeSFixed32Field:function(t,e){this.writeTag(t,vu.Fixed32),this.writeSFixed32(e)},writeFixed64Field:function(t,e){this.writeTag(t,vu.Fixed64),this.writeFixed64(e)},writeSFixed64Field:function(t,e){this.writeTag(t,vu.Fixed64),this.writeSFixed64(e)},writeVarintField:function(t,e){this.writeTag(t,vu.Varint),this.writeVarint(e)},writeSVarintField:function(t,e){this.writeTag(t,vu.Varint),this.writeSVarint(e)},writeStringField:function(t,e){this.writeTag(t,vu.Bytes),this.writeString(e)},writeFloatField:function(t,e){this.writeTag(t,vu.Fixed32),this.writeFloat(e)},writeDoubleField:function(t,e){this.writeTag(t,vu.Fixed64),this.writeDouble(e)},writeBooleanField:function(t,e){this.writeVarintField(t,Boolean(e))}};var Ru=Lt,Eu=Nu;function Nu(t,e,n,i,r){this.properties={},this.extent=n,this.type=0,this.Jt=t,this.Vt=-1,this.Ht=i,this.Gt=r,t.readFields(Du,this,e)}function Du(t,e,n){1==t?e.id=n.readVarint():2==t?function(t,e){var n=t.readVarint()+t.pos;for(;t.pos<n;){var i=e.Ht[t.readVarint()],r=e.Gt[t.readVarint()];e.properties[i]=r}}(n,e):3==t?e.type=n.readVarint():4==t&&(e.Vt=n.pos)}function Lu(t){for(var e,n,i=0,r=0,o=t.length,s=o-1;r<o;s=r++)e=t[r],i+=((n=t[s]).x-e.x)*(e.y+n.y);return i}Nu.types=["Unknown","Point","LineString","Polygon"],Nu.prototype.loadGeometry=function(){var t=this.Jt;t.pos=this.Vt;for(var e,n=t.readVarint()+t.pos,i=1,r=0,o=0,s=0,a=[];t.pos<n;){if(r<=0){var l=t.readVarint();i=7&l,r=l>>3}if(r--,1===i||2===i)o+=t.readSVarint(),s+=t.readSVarint(),1===i&&(e&&a.push(e),e=[]),e.push(new Ru(o,s));else{if(7!==i)throw new Error("unknown command "+i);e&&e.push(e[0].clone())}}return e&&a.push(e),a},Nu.prototype.bbox=function(){var t=this.Jt;t.pos=this.Vt;for(var e=t.readVarint()+t.pos,n=1,i=0,r=0,o=0,s=1/0,a=-1/0,l=1/0,u=-1/0;t.pos<e;){if(i<=0){var c=t.readVarint();n=7&c,i=c>>3}if(i--,1===n||2===n)(r+=t.readSVarint())<s&&(s=r),r>a&&(a=r),(o+=t.readSVarint())<l&&(l=o),o>u&&(u=o);else if(7!==n)throw new Error("unknown command "+n)}return[s,l,a,u]},Nu.prototype.toGeoJSON=function(t,e,n){var i,r,o=this.extent*Math.pow(2,n),s=this.extent*t,a=this.extent*e,l=this.loadGeometry(),u=Nu.types[this.type];function c(t){for(var e=0;e<t.length;e++){var n=t[e],i=180-360*(n.y+a)/o;t[e]=[360*(n.x+s)/o-180,360/Math.PI*Math.atan(Math.exp(i*Math.PI/180))-90]}}switch(this.type){case 1:var h=[];for(i=0;i<l.length;i++)h[i]=l[i][0];c(l=h);break;case 2:for(i=0;i<l.length;i++)c(l[i]);break;case 3:for(l=function(t){var e=t.length;if(e<=1)return[t];for(var n,i,r=[],o=0;o<e;o++){var s=Lu(t[o]);0!==s&&(void 0===i&&(i=s<0),i===s<0?(n&&r.push(n),n=[t[o]]):n.push(t[o]))}n&&r.push(n);return r}(l),i=0;i<l.length;i++)for(r=0;r<l[i].length;r++)c(l[i][r])}1===l.length?l=l[0]:u="Multi"+u;var d={type:"Feature",geometry:{type:u,coordinates:l},properties:this.properties};return"id"in this&&(d.id=this.id),d};var Uu=Eu,$u=Wu;function Wu(t,e){this.version=1,this.name=null,this.extent=4096,this.length=0,this.Jt=t,this.Ht=[],this.Gt=[],this.Bt=[],t.readFields(Ju,this,e),this.length=this.Bt.length}function Ju(t,e,n){15===t?e.version=n.readVarint():1===t?e.name=n.readString():5===t?e.extent=n.readVarint():2===t?e.Bt.push(n.pos):3===t?e.Ht.push(n.readString()):4===t&&e.Gt.push(function(t){var e=null,n=t.readVarint()+t.pos;for(;t.pos<n;){var i=t.readVarint()>>3;e=1===i?t.readString():2===i?t.readFloat():3===i?t.readDouble():4===i?t.readVarint64():5===i?t.readVarint():6===i?t.readSVarint():7===i?t.readBoolean():null}return e}(n))}Wu.prototype.feature=function(t){if(t<0||t>=this.Bt.length)throw new Error("feature index out of bounds");this.Jt.pos=this.Bt[t];var e=this.Jt.readVarint()+this.Jt.pos;return new Uu(this.Jt,e,this.extent,this.Ht,this.Gt)};var Vu=$u;function Hu(t,e,n){if(3===t){var i=new Vu(n,n.readVarint()+n.pos);i.length&&(e[i.name]=i)}}var Gu=function(t,e){this.layers=t.readFields(Hu,{},e)};class Bu extends Zl{constructor(t,e,n,i,r,o){super(t,e,n,i,r),e=e||{},o()}getTileFeatures(t,e){const n=t.tileInfo.url,i=t.fetchOptions;if(this.It.has(n)){const{err:t,data:i}=this.It.get(n);return setTimeout(()=>{this.Zt(n,t,i,e)},1)}return S.getArrayBuffer(n,i,(t,i)=>{t?t.loading||this.It.add(n,{err:t,data:i&&i.data}):i&&i.data&&this.It.add(n,{err:null,data:i.data}),this.Zt(n,t,i&&i.data,e)})}Zt(t,e,n,i){if(e)return void i(e);let r;try{r=new Gu(new gu(n))}catch(e){return void i(e.message,[],[])}const o=[];if(!r.layers)return void i(null,o,[]);const s={};let a;for(const t in r.layers)if(l=r.layers,u=t,Object.prototype.hasOwnProperty.call(l,u)){s[t]={types:{}};const n=s[t].types;for(let i=0,s=r.layers[t].length;i<s;i++)try{a=r.layers[t].feature(i),n[a.type]=1;const e={type:a.type,layer:t,geometry:a.loadGeometry(),properties:a.properties,extent:a.extent};void 0!==a.id&&(e.id=a.id),o.push(e)}catch(e){console.warn("error when load vt geometry:",e)}}var l,u;for(const t in s)s[t].types=Object.keys(s[t].types).map(t=>+t);i(null,o,s,{byteLength:n.byteLength})}abortTile(t,e){const n=this.requests[t];delete this.requests[t],n&&n.abort&&n.abort(),this.Et(t),e()}onRemove(){super.onRemove();for(const t in this.requests){const e=this.requests[t];e&&e.abort&&e.abort()}this.requests={}}}let Zu=0;const Yu=new class{constructor(t){this.max=t,this.reset()}reset(){return this.data={},this.order=[],this}clear(){this.reset()}add(t,e){return this.has(t)?(this.order.splice(this.order.indexOf(t),1),this.data[t]=e,this.order.push(t)):(this.data[t]=e,this.order.push(t),this.order.length>this.max&&this.getAndRemove(this.order[0])),this}has(t){return t in this.data}keys(){return this.order}getAndRemove(t){if(!this.has(t))return null;const e=this.data[t];return delete this.data[t],this.order.splice(this.order.indexOf(t),1),e}get(t){return this.has(t)?this.data[t]:null}remove(t){return this.has(t)?(delete this.data[t],this.order.splice(this.order.indexOf(t),1),this):this}setMaxSize(t){for(this.max=t;this.order.length>this.max;)this.getAndRemove(this.order[0]);return this}}(128);class Xu{constructor(t){this.Yt={},this.Xt={},this.workerId=t}addLayer({actorId:t,mapId:e,layerId:n,params:i},r){if(this.Kt(e,n))return;const o=this.Qt(e,n),s=i.type,a=i.options,l=this.send.bind(this,t);this.Yt[o]="GeoJSONVectorTileLayer"===s?new mu(n,a,l,Yu,{},r):new Bu(n,a,l,Yu,{},r)}removeLayer({mapId:t,layerId:e},n){const i=this.Kt(t,e),r=this.Qt(t,e);delete this.Yt[r],i&&i.onRemove(n)}loadTile({mapId:t,layerId:e,params:n},i){const r=this.Kt(t,e);r&&r.loadTile(n,i)}abortTile({mapId:t,layerId:e,params:n},i){const r=this.Kt(t,e);r&&r.abortTile&&r.abortTile(n.url,i)}removeTile({mapId:t,layerId:e,params:n},i){const r=this.Kt(t,e);r&&r.removeTile(n,i)}updateStyle({mapId:t,layerId:e,params:n},i){const r=this.Kt(t,e);r&&r.updateStyle(n,i)}updateOptions({mapId:t,layerId:e,params:n},i){const r=this.Kt(t,e);r&&r.updateOptions(n,i)}setData({mapId:t,layerId:e,params:n},i){const r=this.Kt(t,e);r&&r.setData(n.data,i)}receive(t){const e=t.callback,n=this.Xt[e];delete this.Xt[e],n&&t.error?n(new Error(t.error)):n&&n(null,t.data)}send(t,e,n,i,r){const o=r?`${t}-${Zu++}`:null;r&&(this.Xt[o]=r),postMessage({type:"<request>",workerId:this.workerId,actorId:t,command:e,params:n,callback:String(o)},i||[])}Qt(t,e){return`${t}-${e}`}Kt(t,e){const n=this.Qt(t,e);return this.Yt[n]}te(){Yu.reset()}}t.initialize=function(){},t.onmessage=function(t,e){const n=t.data;if(this.dispatcher||(this.dispatcher=new Xu(t.workerId)),"<response>"===t.type)this.dispatcher.workerId===t.workerId&&this.dispatcher.receive(t);else{const i=n.command;this.dispatcher[i]({actorId:t.actorId,mapId:n.mapId,layerId:n.layerId,params:n.params},(t,n,r)=>{t&&404!==t.status&&console.error(i,t),e(t,n,r)})}},Object.defineProperty(t,"ee",{value:!0})}';
25
+ const s = 'function(t){let e;const n={width:100,height:10};function i(){if(!e){const{width:t,height:i}=n;OffscreenCanvas?e=new OffscreenCanvas(t,i):(e=document.createElement("canvas"),e.width=t,e.height=i)}return e}class r{constructor(t,e={}){if(!Array.isArray(t))return void console.error("colors is not array");if(t.length<2)return void console.error("colors.length should >1");this.colors=t;let i=1/0,r=-1/0;for(let e=0,n=t.length;e<n;e++){const n=t[e][0];i=Math.min(n,i),r=Math.max(n,r)}this.min=i,this.max=r,this.valueOffset=this.max-this.min,this.options=Object.assign({},n,e),this.t()}getImageData(){return this.imgData}t(){const t=i(),{width:e,height:n}=this.options;t.width=e,t.height=n;const r=t.getContext("2d");r.clearRect(0,0,t.width,t.height);const o=r.createLinearGradient(0,0,t.width,0),{colors:s,valueOffset:a}=this;for(let t=0,e=s.length;t<e;t++){const[e,n]=s[t],i=(e-this.min)/a;o.addColorStop(i,n)}r.fillStyle=o,r.fillRect(0,0,t.width,t.height),this.imgData=r.getImageData(0,0,t.width,t.height)}getColor(t){t=Math.max(this.min,t);const e=((t=Math.min(t,this.max))-this.min)/this.valueOffset;let n=Math.round(e*this.imgData.width);n=Math.min(n,this.imgData.width-1);const i=4*n;return[this.imgData.data[i],this.imgData.data[i+1],this.imgData.data[i+2],this.imgData.data[i+3]]}}var o;function s(t,e){for(let n=0;n<t.stops.length;n++)if(e===t.stops[n][0])return t.stops[n][1];return t.default}function a(t,e){for(var n=0;n<t.stops.length&&!(e<t.stops[n][0]);n++);return t.stops[Math.max(n-1,0)][1]}function l(t,e){for(var n=void 0!==t.base?t.base:1,i=0;!(i>=t.stops.length||e<=t.stops[i][0]);)i++;return 0===i?t.stops[i][1]:i===t.stops.length?t.stops[i-1][1]:function t(e,n,i,r,o,s){return"function"==typeof o?function(){var a=o.apply(void 0,arguments),l=s.apply(void 0,arguments);return t(e,n,i,r,a,l)}:o.length?function(t,e,n,i,r,o){var s=[];for(let a=0;a<r.length;a++)s[a]=d(t,e,n,i,r[a],o[a]);return s}(e,n,i,r,o,s):d(e,n,i,r,o,s)}(e,n,t.stops[i-1][0],t.stops[i][0],t.stops[i-1][1],t.stops[i][1])}"function"==typeof Map&&(o=new Map);const u={width:100,height:1};function c(t,e){const n=t.stops;if(n&&n.length>1){let t;if(o){const e=JSON.stringify(n);if(!o.has(e)){const t=new r(n,u);o.set(e,t)}t=o.get(e)}else t=new r(n,u);const[i,s,a,l]=t.getColor(e);return[i/255,s/255,a/255,l/255]}return n&&1===n.length?n[0][1]:null}function h(t,e){return function(t,e,n){return void 0!==t?t:void 0!==e?e:void 0!==n?n:null}(e,t.default)}function d(t,e,n,i,r,o){var s,a=i-n,l=t-n;return r*(1-(s=1===e?l/a:(Math.pow(e,l)-1)/(Math.pow(e,a)-1)))+o*s}function f(t){return t&&"object"==typeof t&&(t.stops||t.property&&"identity"===t.type)}function p(t){return g(t,"exponential")}function m(t){return g(t,"interval")}function y(t,e){if(!t)return null;var n=!1;if(Array.isArray(t)){var i,r=[];for(let o=0;o<t.length;o++)(i=y(t[o],e))?(r.push(i),n=!0):r.push(t[o]);return n?r:t}var o,s={__fn_types_loaded:!0},a=[];for(o in t)t.hasOwnProperty(o)&&a.push(o);const l=function(t){Object.defineProperty(s,t,{get:function(){return this["__fn_"+t]||(this["__fn_"+t]=p(this["_"+t])),this["__fn_"+t].apply(this,e())},set:function(e){this["_"+t]=e},configurable:!0,enumerable:!0})};for(let e=0,i=a.length;e<i;e++)f(t[o=a[e]])?(n=!0,s["_"+o]=t[o],l(o)):s[o]=t[o];return n?s:t}function g(t,e){if(!f(t))return function(){return t};let n=!0,i=!0;const r=(t=JSON.parse(JSON.stringify(t))).stops;if(r)for(let t=0;t<r.length;t++)if(f(r[t][1])){const o=g(r[t][1],e);n=n&&o.isZoomConstant,i=i&&o.isFeatureConstant,r[t]=[r[t][0],o]}const o=function t(e,n){var i,r,o;if(f(e)){var u,d=e.stops&&"object"==typeof e.stops[0][0],p=d||void 0!==e.property,m=d||!p,y=e.type||n||"exponential";if("exponential"===y)u=l;else if("interval"===y)u=a;else if("categorical"===y)u=s;else if("identity"===y)u=h;else{if("color-interpolate"!==y)throw new Error(\'Unknown function type "\'+y+\'"\');u=c}if(d){var g={},b=[];for(let t=0;t<e.stops.length;t++){var v=e.stops[t];void 0===g[v[0].zoom]&&(g[v[0].zoom]={zoom:v[0].zoom,type:e.type,property:e.property,default:e.default,stops:[]}),g[v[0].zoom].stops.push([v[0].value,v[1]])}for(let e in g)b.push([g[e].zoom,t(g[e])]);i=function(t,n){const i=l({stops:b,base:e.base},t)(t,n);return"function"==typeof i?i(t,n):i},r=!1,o=!1}else m?(i=function(t){const n=u(e,t);return"function"==typeof n?n(t):n},r=!0,o=!1):(i=function(t,n){const i=u(e,n?n[e.property]:null);return"function"==typeof i?i(t,n):i},r=!1,o=!0)}else i=function(){return e},r=!0,o=!0;return i.isZoomConstant=o,i.isFeatureConstant=r,i}(t,e);return o.isZoomConstant=n&&o.isZoomConstant,o.isFeatureConstant=i&&o.isFeatureConstant,o}let b=0;const v="function"==typeof Object.assign;function w(t,...e){if(v)return Object.assign(t,...e),t;for(let n=0;n<e.length;n++){const i=e[n];for(const e in i)t[e]=i[e]}return t}function x(t){return!A(t)&&("string"==typeof t||null!==t.constructor&&t.constructor===String)}function k(t){return"number"==typeof t&&!isNaN(t)}function M(t){return!A(t)&&("function"==typeof t||null!==t.constructor&&t.constructor===Function)}function j(t){return!Array.isArray(t)&&"object"==typeof t&&!!t}function A(t){return null==t}function F(t){for(let e=1;e<arguments.length;e++){const n=arguments[e];if(n)for(let e=0,i=n.length;e<i;e++)t.push(n[e])}return t.length}function T(t){return f(t)&&t.property}const z="function"==typeof fetch&&"function"==typeof AbortController,S={jsonp:function(t,e){const n="_maptalks_jsonp_"+b++;t.match(/\\?/)?t+="&callback="+n:t+="?callback="+n;let i=document.createElement("script");return i.type="text/javascript",i.src=t,window[n]=function(t){e(null,t),document.getElementsByTagName("head")[0].removeChild(i),i=null,delete window[n]},document.getElementsByTagName("head")[0].appendChild(i),this},get:function(t,e,n){if(M(e)){const t=n;n=e,e=t}(e=e||{}).method&&(e.method=e.method.toUpperCase());const i="POST"===e.method;if(z){const i=new AbortController,r=e;return r.signal=i.signal,r.referrerPolicy=r.referrerPolicy||"origin",r.method=r.method||"GET",fetch(t,r).then(i=>{const r=this.o(i,e.returnJSON,e.responseType);r.message?(r.url=t,n(r)):r.then(t=>{"arraybuffer"===e.responseType?n(null,{data:t,cacheControl:i.headers.get("Cache-Control"),expires:i.headers.get("Expires"),contentType:i.headers.get("Content-Type")}):n(null,t)}).catch(e=>{e.code&&e.code===DOMException.ABORT_ERR||(console.error("Fetch error:",t,e),n(e))})}).catch(e=>{e.code&&e.code===DOMException.ABORT_ERR||(console.error("Fetch error:",t,e),n(e))}),i}{const r=S.s(n);if(r.open(e.method||"GET",t,!0),e){for(const t in e.headers)r.setRequestHeader(t,e.headers[t]);r.withCredentials="include"===e.credentials,e.responseType&&(r.responseType=e.responseType)}return r.send(i?e.body:null),r}},o:(t,e,n)=>200!==t.status?{status:t.status,statusText:t.statusText,message:`incorrect http request with status code(${t.status}): ${t.statusText}`}:"arraybuffer"===n?t.arrayBuffer():e?t.json():t.text(),u:function(t,e){return function(){if(4===t.readyState)if(200===t.status)if("arraybuffer"===t.responseType){0===t.response.byteLength?e({status:200,statusText:t.statusText,message:"http status 200 returned without content."}):e(null,{data:t.response,cacheControl:t.getResponseHeader("Cache-Control"),expires:t.getResponseHeader("Expires"),contentType:t.getResponseHeader("Content-Type")})}else e(null,t.responseText);else e({status:t.status,statusText:t.statusText,message:`incorrect http request with status code(${t.status}): ${t.statusText}`})}},s:function(t){let e;try{e=new XMLHttpRequest}catch(t){try{e=new ActiveXObject("Msxml2.XMLHTTP")}catch(t){try{e=new ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}}return e.onreadystatechange=S.u(e,t),e},getArrayBuffer(t,e,n){if(M(e)){const t=n;n=e,e=t}return e||(e={}),e.responseType="arraybuffer",S.get(t,e,n)}};function _(t,e,n,i,r,o){let s=r-n,a=o-i;if(0!==s||0!==a){const l=((t-n)*s+(e-i)*a)/(s*s+a*a);l>1?(n=r,i=o):l>0&&(n+=s*l,i+=a*l)}return s=t-n,a=e-i,s*s+a*a}function P(t,e,n,i,r,o){const s={id:null==t?null:t,type:e,geometry:n,tags:i,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0};r&&(s.layer=r);return function(t,e){const n=t.geometry,i=t.type;if("Point"===i||"MultiPoint"===i||"LineString"===i)I(t,n,e);else if("Polygon"===i)I(t,n[0],e);else if("MultiLineString"===i)for(const i of n)I(t,i,e);else if("MultiPolygon"===i)for(const i of n)I(t,i[0],e)}(s,o?4:3),s}function I(t,e,n){for(let i=0;i<e.length;i+=n)t.minX=Math.min(t.minX,e[i]),t.minY=Math.min(t.minY,e[i+1]),t.maxX=Math.max(t.maxX,e[i]),t.maxY=Math.max(t.maxY,e[i+1])}function O(t,e,n,i){if(i.layer=e,"FeatureCollection"===n.type)for(let e=0;e<n.features.length;e++)q(t,n.features[e],i,e);else"Feature"===n.type?q(t,n,i):q(t,{geometry:n},i)}function q(t,e,n,i){if(!e.geometry)return;const r=e.geometry.coordinates,o=e.geometry.type,s=Math.pow(n.tolerance/((1<<n.maxZoom)*n.extent),2);let a=[],l=e.id;if(n.promoteId?l=e.properties[n.promoteId]:n.generateId&&(l=i||0),"Point"===o)C(r,a,n);else if("MultiPoint"===o)for(const t of r)C(t,a,n);else if("LineString"===o)R(r,a,s,!1,n);else if("MultiLineString"===o){if(n.lineMetrics){for(const i of r)a=[],R(i,a,s,!1,n),t.push(P(l,"LineString",a,e.properties,n.layer,n.hasAltitude));return}E(r,a,s,!1,n)}else if("Polygon"===o)E(r,a,s,!0,n);else{if("MultiPolygon"!==o){if("GeometryCollection"===o){for(const r of e.geometry.geometries)q(t,{id:l,geometry:r,properties:e.properties},n,i);return}throw new Error("Input data is not a valid GeoJSON object.")}for(const t of r){const e=[];E(t,e,s,!0,n),a.push(e)}}t.push(P(l,o,a,e.properties,n.layer,n.hasAltitude))}function C(t,e,n){e.push(N(t[0]),D(t[1],n.projection),0),n.hasAltitude&&(t.length>2?e.push(t[2]):e.push(0))}function R(t,e,n,i,r){let o,s,a=0;for(let n=0;n<t.length;n++){const l=N(t[n][0]),u=D(t[n][1],r.projection);e.push(l,u,0),r.hasAltitude&&(t[n].length>2?e.push(t[n][2]):e.push(0)),n>0&&(a+=i?(o*u-l*s)/2:Math.sqrt(Math.pow(l-o,2)+Math.pow(u-s,2))),o=l,s=u}const l=r.hasAltitude?4:3,u=e.length-l;e[2]=1,function t(e,n,i,r,o=3){let s=r;const a=i-n>>1;let l,u=i-n;const c=e[n],h=e[n+1],d=e[i],f=e[i+1];for(let t=n+o;t<i;t+=o){const n=_(e[t],e[t+1],c,h,d,f);if(n>s)l=t,s=n;else if(n===s){const e=Math.abs(t-a);e<u&&(l=t,u=e)}}s>r&&(l-n>o&&t(e,n,l,r,o),e[l+2]=s,i-l>o&&t(e,l,i,r,o))}(e,0,u,n,l),e[u+2]=1,e.size=Math.abs(a),e.start=0,e.end=e.size}function E(t,e,n,i,r){for(let o=0;o<t.length;o++){const s=[];R(t[o],s,n,i,r),e.push(s)}}function N(t){return t/360+.5}function D(t,e){switch(e){case"EPSG:4326":return(90-t)/360}const n=Math.sin(t*Math.PI/180),i=.5-.25*Math.log((1+n)/(1-n))/Math.PI;return i<0?0:i>1?1:i}function L(t,e,n,i,r,o,s,a){if(i/=e,o>=(n/=e)&&s<i)return t;if(s<n||o>=i)return null;const l=[];for(const e of t){const t=e.geometry;let o=e.type;const s=0===r?e.minX:e.minY,u=0===r?e.maxX:e.maxY;if(s>=n&&u<i){l.push(e);continue}if(u<n||s>=i)continue;let c=[];if("Point"===o||"MultiPoint"===o)U(t,c,n,i,r,a.hasAltitude);else if("LineString"===o)$(t,c,n,i,r,!1,a.lineMetrics,a.hasAltitude);else if("MultiLineString"===o)J(t,c,n,i,r,!1,a.hasAltitude);else if("Polygon"===o)J(t,c,n,i,r,!0,a.hasAltitude);else if("MultiPolygon"===o)for(const e of t){const t=[];J(e,t,n,i,r,!0,a.hasAltitude),t.length&&c.push(t)}if(c.length){if(a.lineMetrics&&"LineString"===o){for(const t of c)l.push(P(e.id,o,t,e.tags,e.layer,a.hasAltitude));continue}"LineString"!==o&&"MultiLineString"!==o||(1===c.length?(o="LineString",c=c[0]):o="MultiLineString"),"Point"!==o&&"MultiPoint"!==o||(o=3===c.length?"Point":"MultiPoint"),l.push(P(e.id,o,c,e.tags,e.layer,a.hasAltitude))}}return l.length?l:null}function U(t,e,n,i,r,o){const s=o?4:3;for(let a=0;a<t.length;a+=s){const s=t[a+r];s>=n&&s<=i&&(V(e,t[a],t[a+1],t[a+2]),o&&e.push(t[a+3]))}}function $(t,e,n,i,r,o,s,a){let l=W(t);const u=0===r?H:G;let c,h,d=t.start;const f=a?4:3,p=o?t.length:t.length-f;for(let m=0;m<p;m+=f){const y=t[m],g=t[m+1],b=t[m+2];let v,w,x,k;o&&m===p-f?(v=t[0],w=t[1]):(v=t[m+f],w=t[m+f+1]),a&&(x=t[m+3],k=o&&m===p-f?t[3]:t[m+f+3]);const M=0===r?y:g,j=0===r?v:w;let A=!1;s&&(c=Math.sqrt(Math.pow(y-v,2)+Math.pow(g-w,2))),M<n?j>n&&(h=u(l,y,g,v,w,n),a&&l.push(B(x,k,h)),s&&(l.start=d+c*h)):M>i?j<i&&(h=u(l,y,g,v,w,i),a&&l.push(B(x,k,h)),s&&(l.start=d+c*h)):(V(l,y,g,b),a&&l.push(x)),j<n&&M>=n&&(h=u(l,y,g,v,w,n),a&&l.push(B(x,k,h)),A=!0),j>i&&M<=i&&(h=u(l,y,g,v,w,i),a&&l.push(B(x,k,h)),A=!0),!o&&A&&(s&&(l.end=d+c*h),e.push(l),l=W(t)),s&&(d+=c)}let m=t.length-f;if(!o){const e=t[m],o=t[m+1],s=t[m+2],u=0===r?e:o;if(u>=n&&u<=i&&V(l,e,o,s),u>=n&&u<=i&&a){const e=t[m+3];l.push(e)}}m=l.length-f,o&&m>=f&&(l[m]!==l[0]||l[m+1]!==l[1])&&(V(l,l[0],l[1],l[2]),a&&l.push(l[3])),l.length&&e.push(l)}function W(t){const e=[];return e.size=t.size,e.start=t.start,e.end=t.end,e}function J(t,e,n,i,r,o,s){for(const a of t)$(a,e,n,i,r,o,!1,s)}function V(t,e,n,i){t.push(e,n,i)}function H(t,e,n,i,r,o){const s=(o-e)/(i-e);return V(t,o,n+(r-n)*s,1),s}function G(t,e,n,i,r,o){const s=(o-n)/(r-n);return V(t,e+(i-e)*s,o,1),s}function B(t,e,n){return t+(e-t)*n}function Z(t,e,n){const i=[];for(let r=0;r<t.length;r++){const o=t[r],s=o.type;let a;if("Point"===s||"MultiPoint"===s||"LineString"===s)a=Y(o.geometry,e,n);else if("MultiLineString"===s||"Polygon"===s){a=[];for(const t of o.geometry)a.push(Y(t,e,n))}else if("MultiPolygon"===s){a=[];for(const t of o.geometry){const i=[];for(const r of t)i.push(Y(r,e,n));a.push(i)}}i.push(P(o.id,s,a,o.tags,o.layer,n))}return i}function Y(t,e,n){const i=[];i.size=t.size,void 0!==t.start&&(i.start=t.start,i.end=t.end);const r=n?4:3;for(let o=0;o<t.length;o+=r)i.push(t[o]+e,t[o+1],t[o+2]),n&&i.push(t[o+3]);return i}function X(t,e,n){if(t.transformed)return t;const i=1<<t.z,r=t.x,o=t.y,s=n?3:2;for(const a of t.features){const t=a.geometry,l=a.type;if(a.geometry=[],1===l)for(let l=0;l<t.length;l+=s)a.geometry.push(K(t[l],t[l+1],e,i,r,o)),n&&a.geometry[a.geometry.length-1].push(t[l+2]);else for(let l=0;l<t.length;l++){const u=[];for(let a=0;a<t[l].length;a+=s)u.push(K(t[l][a],t[l][a+1],e,i,r,o)),n&&u[u.length-1].push(t[l][a+2]);a.geometry.push(u)}}return t.transformed=!0,t}function K(t,e,n,i,r,o){return[Math.round(n*(t*i-r)),Math.round(n*(e*i-o))]}function Q(t,e,n,i,r){const o=e===r.maxZoom?0:r.tolerance/((1<<e)*r.extent),s={features:[],numPoints:0,numSimplified:0,numFeatures:t.length,source:null,x:n,y:i,z:e,transformed:!1,minX:2,minY:1,maxX:-1,maxY:0};for(const e of t)tt(s,e,o,r);return s}function tt(t,e,n,i){const r=e.geometry,o=e.type,s=[],a=i.hasAltitude?4:3;if(t.minX=Math.min(t.minX,e.minX),t.minY=Math.min(t.minY,e.minY),t.maxX=Math.max(t.maxX,e.maxX),t.maxY=Math.max(t.maxY,e.maxY),"Point"===o||"MultiPoint"===o)for(let e=0;e<r.length;e+=a)s.push(r[e],r[e+1]),i.hasAltitude&&s.push(r[e+3]),t.numPoints++,t.numSimplified++;else if("LineString"===o)nt(s,r,t,n,!1,!1,i);else if("MultiLineString"===o||"Polygon"===o)for(let e=0;e<r.length;e++)nt(s,r[e],t,n,"Polygon"===o,0===e,i);else if("MultiPolygon"===o)for(let e=0;e<r.length;e++){const o=r[e];for(let e=0;e<o.length;e++)nt(s,o[e],t,n,!0,0===e,i)}if(s.length){let n=e.tags||null;if("LineString"===o&&i.lineMetrics){n={};for(const t in e.tags)n[t]=e.tags[t];n.mapbox_clip_start=r.start/r.size,n.mapbox_clip_end=r.end/r.size}const a={geometry:s,type:"Polygon"===o||"MultiPolygon"===o?3:"LineString"===o||"MultiLineString"===o?2:1,tags:n};e.layer&&(a.layer=e.layer),null!==e.id&&(a.id=e.id),t.features.push(a)}}function et(t,e,n){return 0===t[e+2]&&t[e+3]>0&&n}function nt(t,e,n,i,r,o,s){const a=i*i,{hasAltitude:l,disableFilter:u}=s,c=l?4:3;if(!u&&i>0&&e.size<(r?a:i))return void(n.numPoints+=e.length/c);const h=[];for(let t=0;t<e.length;t+=c)(0===i||e[t+2]>a||et(e,t,l))&&(n.numSimplified++,h.push(e[t],e[t+1]),l&&h.push(e[t+3])),n.numPoints++;r&&function(t,e,n){const i=n?3:2;let r=0;for(let e=0,n=t.length,o=n-i;e<n;o=e,e+=i)r+=(t[e]-t[o])*(t[e+1]+t[o+1]);if(r>0===e){const e=i,r=i-1,o=i-2;for(let s=0,a=t.length;s<a/2;s+=i){const i=t[s],l=t[s+1];let u;n&&(u=t[s+2]),t[s]=t[a-e-s],t[s+1]=t[a-r-s],n&&(t[s+2]=t[a-o-s]),t[a-e-s]=i,t[a-r-s]=l,n&&(t[a-o-s]=u)}}}(h,o,l),t.push(h)}S.getJSON=function(t,e,n){if(M(e)){const t=n;n=e,e=t}const i=function(t,e){const i="string"==typeof e?JSON.parse(e):e||null;n(t,i)};return e&&e.jsonp?S.jsonp(t,i):((e=e||{}).returnJSON=!0,S.get(t,e,i))};const it={maxZoom:14,indexMaxZoom:5,indexMaxPoints:1e5,tolerance:3,extent:4096,buffer:64,lineMetrics:!1,promoteId:null,generateId:!1,hasAltitude:!1,disableFilter:!1,debug:0};class rt{constructor(t,e){const n=(e=this.options=function(t,e){for(const n in e)t[n]=e[n];return t}(Object.create(it),e)).debug;if(n&&console.time("preprocess data"),e.maxZoom<0||e.maxZoom>24)throw new Error("maxZoom should be in the 0-24 range");if(e.promoteId&&e.generateId)throw new Error("promoteId and generateId cannot be used together.");let i=function(t,e){const n=[];if(Array.isArray(t)){for(let i=0;i<t.length;i++)O(n,t[i].layer,t[i].data,e);return n}if("FeatureCollection"===t.type)for(let i=0;i<t.features.length;i++)q(n,t.features[i],e,i);else"Feature"===t.type?q(n,t,e):q(n,{geometry:t},e);return n}(t,e);this.tiles={},this.tileCoords=[],n&&(console.timeEnd("preprocess data"),console.log("index: maxZoom: %d, maxPoints: %d",e.indexMaxZoom,e.indexMaxPoints),console.time("generate tiles"),this.stats={},this.total=0),i=function(t,e){const n=e.buffer/e.extent;let i=t;const r=L(t,1,-1-n,n,0,-1,2,e),o=L(t,1,1-n,2+n,0,-1,2,e);return(r||o)&&(i=L(t,1,-n,1+n,0,-1,2,e)||[],r&&(i=Z(r,1,e.hasAltitude).concat(i)),o&&(i=i.concat(Z(o,-1,e.hasAltitude)))),i}(i,e),i.length&&this.splitTile(i,0,0,0),n&&(i.length&&console.log("features: %d, points: %d",this.tiles[0].numFeatures,this.tiles[0].numPoints),console.timeEnd("generate tiles"),console.log("tiles generated:",this.total,JSON.stringify(this.stats)))}splitTile(t,e,n,i,r,o,s){const a=[t,e,n,i],l=this.options,u=l.debug;for(;a.length;){i=a.pop(),n=a.pop(),e=a.pop(),t=a.pop();const c=1<<e,h=ot(e,n,i);let d=this.tiles[h];if(!d&&(u>1&&console.time("creation"),d=this.tiles[h]=Q(t,e,n,i,l),this.tileCoords.push({z:e,x:n,y:i}),u)){u>1&&(console.log("tile z%d-%d-%d (features: %d, points: %d, simplified: %d)",e,n,i,d.numFeatures,d.numPoints,d.numSimplified),console.timeEnd("creation"));const t="z"+e;this.stats[t]=(this.stats[t]||0)+1,this.total++}if(d.source=t,null==r){if(e===l.indexMaxZoom||d.numPoints<=l.indexMaxPoints)continue}else{if(e===l.maxZoom||e===r)continue;if(null!=r){const t=r-e;if(n!==o>>t||i!==s>>t)continue}}if(d.source=null,0===t.length)continue;u>1&&console.time("clipping");const f=.5*l.buffer/l.extent,p=.5-f,m=.5+f,y=1+f;let g=null,b=null,v=null,w=null,x=L(t,c,n-f,n+m,0,d.minX,d.maxX,l),k=L(t,c,n+p,n+y,0,d.minX,d.maxX,l);t=null,x&&(g=L(x,c,i-f,i+m,1,d.minY,d.maxY,l),b=L(x,c,i+p,i+y,1,d.minY,d.maxY,l),x=null),k&&(v=L(k,c,i-f,i+m,1,d.minY,d.maxY,l),w=L(k,c,i+p,i+y,1,d.minY,d.maxY,l),k=null),u>1&&console.timeEnd("clipping"),a.push(g||[],e+1,2*n,2*i),a.push(b||[],e+1,2*n,2*i+1),a.push(v||[],e+1,2*n+1,2*i),a.push(w||[],e+1,2*n+1,2*i+1)}}getTile(t,e,n){t=+t,e=+e,n=+n;const i=this.options,{extent:r,debug:o}=i,{hasAltitude:s}=i;if(t<0||t>24)return null;const a=1<<t,l=ot(t,e=e+a&a-1,n);if(this.tiles[l])return X(this.tiles[l],r,s);o>1&&console.log("drilling down to z%d-%d-%d",t,e,n);let u,c=t,h=e,d=n;for(;!u&&c>0;)c--,h>>=1,d>>=1,u=this.tiles[ot(c,h,d)];return u&&u.source?(o>1&&(console.log("found parent tile z%d-%d-%d",c,h,d),console.time("drilling down")),this.splitTile(u.source,c,h,d,t,e,n),o>1&&console.timeEnd("drilling down"),this.tiles[l]?X(this.tiles[l],r,s):null):null}}function ot(t,e,n){return 32*((1<<t)*n+e)+t}function st(t,e,n,i,r,o,s){const a=n&&Array.isArray(n[0]);for(let l=0,u=n.length;l<u;l++){t[e]=(a?n[l][0]:n[l].x)*i,t[e+1]=(a?n[l][1]:n[l].y)*i,s!==Float32Array&&(t[e]=Math.round(t[e]),t[e+1]=Math.round(t[e+1]));let c=r||0;Array.isArray(r)&&(c=r[l]),c=c?Math.round(i*c):0,t[e+2]=c,e+=3,o&&0!==l&&l!==u-1&&(t[e]=t[e-3],t[e+1]=t[e-2],t[e+2]=t[e-1],e+=3)}return e}function at(t,e,n,i){const r=t[3*e],o=t[3*e+1],s=t[3*n],a=t[3*n+1];return r===s&&(r<0||r>i)||o===a&&(o<0||o>i)}class lt{constructor(t,e){this.x=t,this.y=e}clone(){return new lt(this.x,this.y)}normalize(){const t=this.length();this.x/=t,this.y/=t}negate(){this.x=-this.x,this.y=-this.y}length(){return Math.sqrt(this.x*this.x+this.y*this.y)}diff(t){return new lt(this.x-t.x,this.y-t.y)}distance(t){const e=this.x-t.x,n=this.y-t.y;return Math.sqrt(e*e+n*n)}dot(t){return this.x*t.x+this.y*t.y}equals(t){return this.x===t.x&&this.y===t.y}orthogonal(){return new lt(this.y,-this.x)}}function ut(t,e,n){const i=(e.x-t.x)*(n.y-t.y)-(e.y-t.y)*(n.x-t.x);return i>1e-5?1:i<-1e-5?2:0}function ct(t,e,n,i){const r=e.x*i.y-e.y*i.x,o=n.x-t.x,s=n.y-t.y,a=(o*i.y-s*i.x)/r;return new lt(t.x+a*e.x,t.y+a*e.y)}const ht=[];function dt(t,e,n){let i=0;const r=[];for(let o=e;o<n;o+=3)ht[i]?(ht[i].x=t[o],ht[i].y=t[o+1]):ht[i]=new lt(t[o],t[o+1]),r.push(ht[i]),i++;const o=function(t){let e;this.UpdateOmbb=function(t,n,i,r,o,s,a,l){const u=ct(t,n,o,s),c=ct(i,r,o,s),h=ct(a,l,t,n),d=ct(a,l,i,r),f=u.distance(c)*u.distance(h);f<this.BestObbArea&&(e=[u,h,d,c],this.BestObbArea=f)},this.BestObbArea=Number.MAX_VALUE;const n=[];for(let e=0;e<t.length;e++)n.push(t[(e+1)%t.length].diff(t[e])),n[e].normalize();const i=new lt(Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY),r=new lt(Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY);let o,s,a,l;for(let e=0;e<t.length;e++){const n=t[e];n.x<i.x&&(i.x=n.x,o=e),n.x>r.x&&(r.x=n.x,s=e),n.y<i.y&&(i.y=n.y,l=e),n.y>r.y&&(r.y=n.y,a=e)}let u=new lt(0,-1),c=new lt(0,1),h=new lt(-1,0),d=new lt(1,0);for(let e=0;e<t.length;e++){const e=[Math.acos(u.dot(n[o])),Math.acos(c.dot(n[s])),Math.acos(h.dot(n[a])),Math.acos(d.dot(n[l]))];switch(e.indexOf(Math.min.apply(Math,e))){case 0:u=n[o].clone(),c=u.clone(),c.negate(),h=u.orthogonal(),d=h.clone(),d.negate(),o=(o+1)%t.length;break;case 1:c=n[s].clone(),u=c.clone(),u.negate(),h=u.orthogonal(),d=h.clone(),d.negate(),s=(s+1)%t.length;break;case 2:h=n[a].clone(),d=h.clone(),d.negate(),u=d.orthogonal(),c=u.clone(),c.negate(),a=(a+1)%t.length;break;case 3:d=n[l].clone(),h=d.clone(),h.negate(),u=d.orthogonal(),c=u.clone(),c.negate(),l=(l+1)%t.length}this.UpdateOmbb(t[o],u,t[s],c,t[a],h,t[l],d)}return e}(function(t){if(t.length<3)return t;let e=t[0];const n=[];for(let n=1;n<t.length;n++)(t[n].x<e.x||Math.abs(t[n].x-e.x)<1e-5&&t[n].y<e.y)&&(e=t[n]);let i=t[0];do{n.unshift(e.clone());for(let n=1;n<t.length;n++){const r=ut(e,i,t[n]);(i.equals(e)||1===r||0===r&&e.distance(t[n])>e.distance(i))&&(i=t[n])}e=i}while(!i.equals(n[n.length-1]));return n}(r)),s=o[0].distance(o[1]),a=o[1].distance(o[2]),l=o.map(t=>[t.x,t.y]);return l.push(+(a>s)),l}var ft="undefined"!=typeof Float32Array?Float32Array:Array;function pt(){var t=new ft(3);return ft!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0),t}function mt(t,e,n){var i=new ft(3);return i[0]=t,i[1]=e,i[2]=n,i}function yt(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t}function gt(t,e,n,i){return t[0]=e,t[1]=n,t[2]=i,t}function bt(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t[2]=e[2]+n[2],t}function vt(t,e,n){return t[0]=e[0]/n[0],t[1]=e[1]/n[1],t[2]=e[2]/n[2],t}function wt(t,e){var n=e[0],i=e[1],r=e[2],o=n*n+i*i+r*r;return o>0&&(o=1/Math.sqrt(o),t[0]=e[0]*o,t[1]=e[1]*o,t[2]=e[2]*o),t}function xt(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function kt(t,e,n){var i=e[0],r=e[1],o=e[2],s=n[0],a=n[1],l=n[2];return t[0]=r*l-o*a,t[1]=o*s-i*l,t[2]=i*a-r*s,t}var Mt=function(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t[2]=e[2]-n[2],t};function jt(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}function At(t,e,n,i,r){return t[0]=e,t[1]=n,t[2]=i,t[3]=r,t}function Ft(t,e,n){return t[0]=e[0]/n[0],t[1]=e[1]/n[1],t[2]=e[2]/n[2],t[3]=e[3]/n[3],t}function Tt(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t[2]=e[2]*n,t[3]=e[3]*n,t}function zt(t,e){return t[0]===e[0]&&t[1]===e[1]&&t[2]===e[2]&&t[3]===e[3]}function St(){var t=new ft(4);return ft!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0),t[3]=1,t}function _t(t,e){var n=e[0]+e[4]+e[8],i=void 0;if(n>0)i=Math.sqrt(n+1),t[3]=.5*i,i=.5/i,t[0]=(e[5]-e[7])*i,t[1]=(e[6]-e[2])*i,t[2]=(e[1]-e[3])*i;else{var r=0;e[4]>e[0]&&(r=1),e[8]>e[3*r+r]&&(r=2);var o=(r+1)%3,s=(r+2)%3;i=Math.sqrt(e[3*r+r]-e[3*o+o]-e[3*s+s]+1),t[r]=.5*i,i=.5/i,t[3]=(e[3*o+s]-e[3*s+o])*i,t[o]=(e[3*o+r]+e[3*r+o])*i,t[s]=(e[3*s+r]+e[3*r+s])*i}return t}pt(),function(){var t,e=(t=new ft(4),ft!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0,t[3]=0),t)}();var Pt,It=Tt,Ot=function(t,e){var n=e[0],i=e[1],r=e[2],o=e[3],s=n*n+i*i+r*r+o*o;return s>0&&(s=1/Math.sqrt(s),t[0]=n*s,t[1]=i*s,t[2]=r*s,t[3]=o*s),t};function qt(t,e){var n=e[0]-t[0],i=e[1]-t[1];return Math.sqrt(n*n+i*i)}pt(),mt(1,0,0),mt(0,1,0),St(),St(),Pt=new ft(9),ft!=Float32Array&&(Pt[1]=0,Pt[2]=0,Pt[3]=0,Pt[5]=0,Pt[6]=0,Pt[7]=0),Pt[0]=1,Pt[4]=1,Pt[8]=1;var Ct=function(t){var e=t[0],n=t[1];return Math.sqrt(e*e+n*n)};!function(){var t=function(){var t=new ft(2);return ft!=Float32Array&&(t[0]=0,t[1]=0),t}()}();function Rt(t,e,n,i,r,o,s,a,l,u){0===t?function(t,e,n,i,r,o,s,a,l){const u=1/(100*o),c=[0,0];for(let r=t;r<e;r+=3){const t=r/3*2,e=i[r],o=i[r+1];n[t]=c[0]+e*u/46.5*s/a,n[t+1]=c[1]-o*u/46.5*s/l}}(e,n,i,r,0,s,a,l,u):1===t&&function(t,e,n,i){const r=dt(i,t,e),o=r[4],s=r[o],a=r[o+1],l=r[o+2],u=(a[1]-s[1])/(a[0]-s[0]),c=(l[1]-a[1])/(l[0]-a[0]),h=qt(s,a),d=qt(a,l);for(let r=t;r<e;r+=3){const t=r/3*2,e=i[r],o=i[r+1];n[t]=Nt(e,o,s,u,h),n[t+1]=-Nt(e,o,a,c,d)}}(e,n,i,r)}const Et=[];function Nt(t,e,n,i,r){return Et[0]=(i*i*n[0]+i*(e-n[1])+t)/(i*i+1),Et[1]=i*(Et[0]-n[0])+n[1],qt(n,Et)/r}function Dt(t,e,n,i,r){const o=3*e[n-1],s=3*e[n-1]+1,a=t[o],l=t[s];return u=i,c=r,h=a,d=l,Math.sqrt((h-u)*(h-u)+(d-c)*(d-c));var u,c,h,d}"undefined"!=typeof undefinedThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof undefined?global:"undefined"!=typeof self&&self;var Lt=Ut;function Ut(t,e){this.x=t,this.y=e}function $t(t,e,n){n=n||{},this.w=t||64,this.h=e||64,this.autoResize=!!n.autoResize,this.shelves=[],this.freebins=[],this.stats={},this.bins={},this.maxId=0}function Wt(t,e,n){this.x=0,this.y=t,this.w=this.free=e,this.h=n}function Jt(t,e,n,i,r,o,s){this.id=t,this.x=e,this.y=n,this.w=i,this.h=r,this.maxw=o||i,this.maxh=s||r,this.refcount=0}Ut.prototype={clone:function(){return new Ut(this.x,this.y)},add:function(t){return this.clone().m(t)},sub:function(t){return this.clone().v(t)},multByPoint:function(t){return this.clone().k(t)},divByPoint:function(t){return this.clone().M(t)},mult:function(t){return this.clone().j(t)},div:function(t){return this.clone().A(t)},rotate:function(t){return this.clone().F(t)},rotateAround:function(t,e){return this.clone().T(t,e)},matMult:function(t){return this.clone().S(t)},unit:function(){return this.clone()._()},perp:function(){return this.clone().P()},round:function(){return this.clone().I()},mag:function(){return Math.sqrt(this.x*this.x+this.y*this.y)},equals:function(t){return this.x===t.x&&this.y===t.y},dist:function(t){return Math.sqrt(this.distSqr(t))},distSqr:function(t){var e=t.x-this.x,n=t.y-this.y;return e*e+n*n},angle:function(){return Math.atan2(this.y,this.x)},angleTo:function(t){return Math.atan2(this.y-t.y,this.x-t.x)},angleWith:function(t){return this.angleWithSep(t.x,t.y)},angleWithSep:function(t,e){return Math.atan2(this.x*e-this.y*t,this.x*t+this.y*e)},S:function(t){var e=t[0]*this.x+t[1]*this.y,n=t[2]*this.x+t[3]*this.y;return this.x=e,this.y=n,this},m:function(t){return this.x+=t.x,this.y+=t.y,this},v:function(t){return this.x-=t.x,this.y-=t.y,this},j:function(t){return this.x*=t,this.y*=t,this},A:function(t){return this.x/=t,this.y/=t,this},k:function(t){return this.x*=t.x,this.y*=t.y,this},M:function(t){return this.x/=t.x,this.y/=t.y,this},_:function(){return this.A(this.mag()),this},P:function(){var t=this.y;return this.y=this.x,this.x=-t,this},F:function(t){var e=Math.cos(t),n=Math.sin(t),i=e*this.x-n*this.y,r=n*this.x+e*this.y;return this.x=i,this.y=r,this},T:function(t,e){var n=Math.cos(t),i=Math.sin(t),r=e.x+n*(this.x-e.x)-i*(this.y-e.y),o=e.y+i*(this.x-e.x)+n*(this.y-e.y);return this.x=r,this.y=o,this},I:function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}},Ut.convert=function(t){return t instanceof Ut?t:Array.isArray(t)?new Ut(t[0],t[1]):t},$t.prototype.pack=function(t,e){t=[].concat(t),e=e||{};for(var n,i,r,o,s=[],a=0;a<t.length;a++)if(n=t[a].w||t[a].width,i=t[a].h||t[a].height,r=t[a].id,n&&i){if(!(o=this.packOne(n,i,r)))continue;e.inPlace&&(t[a].x=o.x,t[a].y=o.y,t[a].id=o.id),s.push(o)}return this.shrink(),s},$t.prototype.packOne=function(t,e,n){var i,r,o,s,a,l,u,c,h={freebin:-1,shelf:-1,waste:1/0},d=0;if("string"==typeof n||"number"==typeof n){if(i=this.getBin(n))return this.ref(i),i;"number"==typeof n&&(this.maxId=Math.max(n,this.maxId))}else n=++this.maxId;for(s=0;s<this.freebins.length;s++){if(e===(i=this.freebins[s]).maxh&&t===i.maxw)return this.allocFreebin(s,t,e,n);e>i.maxh||t>i.maxw||e<=i.maxh&&t<=i.maxw&&(o=i.maxw*i.maxh-t*e)<h.waste&&(h.waste=o,h.freebin=s)}for(s=0;s<this.shelves.length;s++)if(d+=(r=this.shelves[s]).h,!(t>r.free)){if(e===r.h)return this.allocShelf(s,t,e,n);e>r.h||e<r.h&&(o=(r.h-e)*t)<h.waste&&(h.freebin=-1,h.waste=o,h.shelf=s)}return-1!==h.freebin?this.allocFreebin(h.freebin,t,e,n):-1!==h.shelf?this.allocShelf(h.shelf,t,e,n):e<=this.h-d&&t<=this.w?(r=new Wt(d,this.w,e),this.allocShelf(this.shelves.push(r)-1,t,e,n)):this.autoResize?(a=l=this.h,((u=c=this.w)<=a||t>u)&&(c=2*Math.max(t,u)),(a<u||e>a)&&(l=2*Math.max(e,a)),this.resize(c,l),this.packOne(t,e,n)):null},$t.prototype.allocFreebin=function(t,e,n,i){var r=this.freebins.splice(t,1)[0];return r.id=i,r.w=e,r.h=n,r.refcount=0,this.bins[i]=r,this.ref(r),r},$t.prototype.allocShelf=function(t,e,n,i){var r=this.shelves[t].alloc(e,n,i);return this.bins[i]=r,this.ref(r),r},$t.prototype.shrink=function(){if(this.shelves.length>0){for(var t=0,e=0,n=0;n<this.shelves.length;n++){var i=this.shelves[n];e+=i.h,t=Math.max(i.w-i.free,t)}this.resize(t,e)}},$t.prototype.getBin=function(t){return this.bins[t]},$t.prototype.ref=function(t){if(1==++t.refcount){var e=t.h;this.stats[e]=1+(0|this.stats[e])}return t.refcount},$t.prototype.unref=function(t){return 0===t.refcount?0:(0==--t.refcount&&(this.stats[t.h]--,delete this.bins[t.id],this.freebins.push(t)),t.refcount)},$t.prototype.clear=function(){this.shelves=[],this.freebins=[],this.stats={},this.bins={},this.maxId=0},$t.prototype.resize=function(t,e){this.w=t,this.h=e;for(var n=0;n<this.shelves.length;n++)this.shelves[n].resize(t);return!0},Wt.prototype.alloc=function(t,e,n){if(t>this.free||e>this.h)return null;var i=this.x;return this.x+=t,this.free-=t,new Jt(n,i,this.y,t,e,t,this.h)},Wt.prototype.resize=function(t){return this.free+=t-this.w,this.w=t,!0};var Vt={exports:{}},Ht={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},Gt={exports:{}},Bt=function(t){return!(!t||"string"==typeof t)&&(t instanceof Array||Array.isArray(t)||t.length>=0&&(t.splice instanceof Function||Object.getOwnPropertyDescriptor(t,t.length-1)&&"String"!==t.constructor.name))},Zt=Array.prototype.concat,Yt=Array.prototype.slice,Xt=Gt.exports=function(t){for(var e=[],n=0,i=t.length;n<i;n++){var r=t[n];Bt(r)?e=Zt.call(e,Yt.call(r)):e.push(r)}return e};Xt.wrap=function(t){return function(){return t(Xt(arguments))}};var Kt=Ht,Qt=Gt.exports,te=Object.hasOwnProperty,ee=Object.create(null);for(var ne in Kt)te.call(Kt,ne)&&(ee[Kt[ne]]=ne);var ie=Vt.exports={to:{},get:{}};function re(t,e,n){return Math.min(Math.max(e,t),n)}function oe(t){var e=Math.round(t).toString(16).toUpperCase();return e.length<2?"0"+e:e}ie.get=function(t){var e,n;switch(t.substring(0,3).toLowerCase()){case"hsl":e=ie.get.hsl(t),n="hsl";break;case"hwb":e=ie.get.hwb(t),n="hwb";break;default:e=ie.get.rgb(t),n="rgb"}return e?{model:n,value:e}:null},ie.get.rgb=function(t){if(!t)return null;var e,n,i,r=[0,0,0,1];if(e=t.match(/^#([a-f0-9]{6})([a-f0-9]{2})?$/i)){for(i=e[2],e=e[1],n=0;n<3;n++){var o=2*n;r[n]=parseInt(e.slice(o,o+2),16)}i&&(r[3]=parseInt(i,16)/255)}else if(e=t.match(/^#([a-f0-9]{3,4})$/i)){for(i=(e=e[1])[3],n=0;n<3;n++)r[n]=parseInt(e[n]+e[n],16);i&&(r[3]=parseInt(i+i,16)/255)}else if(e=t.match(/^rgba?\\(\\s*([+-]?\\d+)(?=[\\s,])\\s*(?:,\\s*)?([+-]?\\d+)(?=[\\s,])\\s*(?:,\\s*)?([+-]?\\d+)\\s*(?:[,|\\/]\\s*([+-]?[\\d\\.]+)(%?)\\s*)?\\)$/)){for(n=0;n<3;n++)r[n]=parseInt(e[n+1],0);e[4]&&(e[5]?r[3]=.01*parseFloat(e[4]):r[3]=parseFloat(e[4]))}else{if(!(e=t.match(/^rgba?\\(\\s*([+-]?[\\d\\.]+)\\%\\s*,?\\s*([+-]?[\\d\\.]+)\\%\\s*,?\\s*([+-]?[\\d\\.]+)\\%\\s*(?:[,|\\/]\\s*([+-]?[\\d\\.]+)(%?)\\s*)?\\)$/)))return(e=t.match(/^(\\w+)$/))?"transparent"===e[1]?[0,0,0,0]:te.call(Kt,e[1])?((r=Kt[e[1]])[3]=1,r):null:null;for(n=0;n<3;n++)r[n]=Math.round(2.55*parseFloat(e[n+1]));e[4]&&(e[5]?r[3]=.01*parseFloat(e[4]):r[3]=parseFloat(e[4]))}for(n=0;n<3;n++)r[n]=re(r[n],0,255);return r[3]=re(r[3],0,1),r},ie.get.hsl=function(t){if(!t)return null;var e=t.match(/^hsla?\\(\\s*([+-]?(?:\\d{0,3}\\.)?\\d+)(?:deg)?\\s*,?\\s*([+-]?[\\d\\.]+)%\\s*,?\\s*([+-]?[\\d\\.]+)%\\s*(?:[,|\\/]\\s*([+-]?(?=\\.\\d|\\d)(?:0|[1-9]\\d*)?(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)\\s*)?\\)$/);if(e){var n=parseFloat(e[4]);return[(parseFloat(e[1])%360+360)%360,re(parseFloat(e[2]),0,100),re(parseFloat(e[3]),0,100),re(isNaN(n)?1:n,0,1)]}return null},ie.get.hwb=function(t){if(!t)return null;var e=t.match(/^hwb\\(\\s*([+-]?\\d{0,3}(?:\\.\\d+)?)(?:deg)?\\s*,\\s*([+-]?[\\d\\.]+)%\\s*,\\s*([+-]?[\\d\\.]+)%\\s*(?:,\\s*([+-]?(?=\\.\\d|\\d)(?:0|[1-9]\\d*)?(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)\\s*)?\\)$/);if(e){var n=parseFloat(e[4]);return[(parseFloat(e[1])%360+360)%360,re(parseFloat(e[2]),0,100),re(parseFloat(e[3]),0,100),re(isNaN(n)?1:n,0,1)]}return null},ie.to.hex=function(){var t=Qt(arguments);return"#"+oe(t[0])+oe(t[1])+oe(t[2])+(t[3]<1?oe(Math.round(255*t[3])):"")},ie.to.rgb=function(){var t=Qt(arguments);return t.length<4||1===t[3]?"rgb("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+")":"rgba("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+", "+t[3]+")"},ie.to.rgb.percent=function(){var t=Qt(arguments),e=Math.round(t[0]/255*100),n=Math.round(t[1]/255*100),i=Math.round(t[2]/255*100);return t.length<4||1===t[3]?"rgb("+e+"%, "+n+"%, "+i+"%)":"rgba("+e+"%, "+n+"%, "+i+"%, "+t[3]+")"},ie.to.hsl=function(){var t=Qt(arguments);return t.length<4||1===t[3]?"hsl("+t[0]+", "+t[1]+"%, "+t[2]+"%)":"hsla("+t[0]+", "+t[1]+"%, "+t[2]+"%, "+t[3]+")"},ie.to.hwb=function(){var t=Qt(arguments),e="";return t.length>=4&&1!==t[3]&&(e=", "+t[3]),"hwb("+t[0]+", "+t[1]+"%, "+t[2]+"%"+e+")"},ie.to.keyword=function(t){return ee[t.slice(0,3)]};var se={exports:{}},ae=Ht,le={};for(var ue in ae)ae.hasOwnProperty(ue)&&(le[ae[ue]]=ue);var ce=se.exports={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};for(var he in ce)if(ce.hasOwnProperty(he)){if(!("channels"in ce[he]))throw new Error("missing channels property: "+he);if(!("labels"in ce[he]))throw new Error("missing channel labels property: "+he);if(ce[he].labels.length!==ce[he].channels)throw new Error("channel and label counts mismatch: "+he);var de=ce[he].channels,fe=ce[he].labels;delete ce[he].channels,delete ce[he].labels,Object.defineProperty(ce[he],"channels",{value:de}),Object.defineProperty(ce[he],"labels",{value:fe})}function pe(t,e){return Math.pow(t[0]-e[0],2)+Math.pow(t[1]-e[1],2)+Math.pow(t[2]-e[2],2)}ce.rgb.hsl=function(t){var e,n,i=t[0]/255,r=t[1]/255,o=t[2]/255,s=Math.min(i,r,o),a=Math.max(i,r,o),l=a-s;return a===s?e=0:i===a?e=(r-o)/l:r===a?e=2+(o-i)/l:o===a&&(e=4+(i-r)/l),(e=Math.min(60*e,360))<0&&(e+=360),n=(s+a)/2,[e,100*(a===s?0:n<=.5?l/(a+s):l/(2-a-s)),100*n]},ce.rgb.hsv=function(t){var e,n,i,r,o,s=t[0]/255,a=t[1]/255,l=t[2]/255,u=Math.max(s,a,l),c=u-Math.min(s,a,l),h=function(t){return(u-t)/6/c+.5};return 0===c?r=o=0:(o=c/u,e=h(s),n=h(a),i=h(l),s===u?r=i-n:a===u?r=1/3+e-i:l===u&&(r=2/3+n-e),r<0?r+=1:r>1&&(r-=1)),[360*r,100*o,100*u]},ce.rgb.hwb=function(t){var e=t[0],n=t[1],i=t[2];return[ce.rgb.hsl(t)[0],100*(1/255*Math.min(e,Math.min(n,i))),100*(i=1-1/255*Math.max(e,Math.max(n,i)))]},ce.rgb.cmyk=function(t){var e,n=t[0]/255,i=t[1]/255,r=t[2]/255;return[100*((1-n-(e=Math.min(1-n,1-i,1-r)))/(1-e)||0),100*((1-i-e)/(1-e)||0),100*((1-r-e)/(1-e)||0),100*e]},ce.rgb.keyword=function(t){var e=le[t];if(e)return e;var n,i=1/0;for(var r in ae)if(ae.hasOwnProperty(r)){var o=pe(t,ae[r]);o<i&&(i=o,n=r)}return n},ce.keyword.rgb=function(t){return ae[t]},ce.rgb.xyz=function(t){var e=t[0]/255,n=t[1]/255,i=t[2]/255;return[100*(.4124*(e=e>.04045?Math.pow((e+.055)/1.055,2.4):e/12.92)+.3576*(n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92)+.1805*(i=i>.04045?Math.pow((i+.055)/1.055,2.4):i/12.92)),100*(.2126*e+.7152*n+.0722*i),100*(.0193*e+.1192*n+.9505*i)]},ce.rgb.lab=function(t){var e=ce.rgb.xyz(t),n=e[0],i=e[1],r=e[2];return i/=100,r/=108.883,n=(n/=95.047)>.008856?Math.pow(n,1/3):7.787*n+16/116,[116*(i=i>.008856?Math.pow(i,1/3):7.787*i+16/116)-16,500*(n-i),200*(i-(r=r>.008856?Math.pow(r,1/3):7.787*r+16/116))]},ce.hsl.rgb=function(t){var e,n,i,r,o,s=t[0]/360,a=t[1]/100,l=t[2]/100;if(0===a)return[o=255*l,o,o];e=2*l-(n=l<.5?l*(1+a):l+a-l*a),r=[0,0,0];for(var u=0;u<3;u++)(i=s+1/3*-(u-1))<0&&i++,i>1&&i--,o=6*i<1?e+6*(n-e)*i:2*i<1?n:3*i<2?e+(n-e)*(2/3-i)*6:e,r[u]=255*o;return r},ce.hsl.hsv=function(t){var e=t[0],n=t[1]/100,i=t[2]/100,r=n,o=Math.max(i,.01);return n*=(i*=2)<=1?i:2-i,r*=o<=1?o:2-o,[e,100*(0===i?2*r/(o+r):2*n/(i+n)),100*((i+n)/2)]},ce.hsv.rgb=function(t){var e=t[0]/60,n=t[1]/100,i=t[2]/100,r=Math.floor(e)%6,o=e-Math.floor(e),s=255*i*(1-n),a=255*i*(1-n*o),l=255*i*(1-n*(1-o));switch(i*=255,r){case 0:return[i,l,s];case 1:return[a,i,s];case 2:return[s,i,l];case 3:return[s,a,i];case 4:return[l,s,i];case 5:return[i,s,a]}},ce.hsv.hsl=function(t){var e,n,i,r=t[0],o=t[1]/100,s=t[2]/100,a=Math.max(s,.01);return i=(2-o)*s,n=o*a,[r,100*(n=(n/=(e=(2-o)*a)<=1?e:2-e)||0),100*(i/=2)]},ce.hwb.rgb=function(t){var e,n,i,r,o,s,a,l=t[0]/360,u=t[1]/100,c=t[2]/100,h=u+c;switch(h>1&&(u/=h,c/=h),i=6*l-(e=Math.floor(6*l)),0!=(1&e)&&(i=1-i),r=u+i*((n=1-c)-u),e){default:case 6:case 0:o=n,s=r,a=u;break;case 1:o=r,s=n,a=u;break;case 2:o=u,s=n,a=r;break;case 3:o=u,s=r,a=n;break;case 4:o=r,s=u,a=n;break;case 5:o=n,s=u,a=r}return[255*o,255*s,255*a]},ce.cmyk.rgb=function(t){var e=t[0]/100,n=t[1]/100,i=t[2]/100,r=t[3]/100;return[255*(1-Math.min(1,e*(1-r)+r)),255*(1-Math.min(1,n*(1-r)+r)),255*(1-Math.min(1,i*(1-r)+r))]},ce.xyz.rgb=function(t){var e,n,i,r=t[0]/100,o=t[1]/100,s=t[2]/100;return n=-.9689*r+1.8758*o+.0415*s,i=.0557*r+-.204*o+1.057*s,e=(e=3.2406*r+-1.5372*o+-.4986*s)>.0031308?1.055*Math.pow(e,1/2.4)-.055:12.92*e,n=n>.0031308?1.055*Math.pow(n,1/2.4)-.055:12.92*n,i=i>.0031308?1.055*Math.pow(i,1/2.4)-.055:12.92*i,[255*(e=Math.min(Math.max(0,e),1)),255*(n=Math.min(Math.max(0,n),1)),255*(i=Math.min(Math.max(0,i),1))]},ce.xyz.lab=function(t){var e=t[0],n=t[1],i=t[2];return n/=100,i/=108.883,e=(e/=95.047)>.008856?Math.pow(e,1/3):7.787*e+16/116,[116*(n=n>.008856?Math.pow(n,1/3):7.787*n+16/116)-16,500*(e-n),200*(n-(i=i>.008856?Math.pow(i,1/3):7.787*i+16/116))]},ce.lab.xyz=function(t){var e,n,i,r=t[0];e=t[1]/500+(n=(r+16)/116),i=n-t[2]/200;var o=Math.pow(n,3),s=Math.pow(e,3),a=Math.pow(i,3);return n=o>.008856?o:(n-16/116)/7.787,e=s>.008856?s:(e-16/116)/7.787,i=a>.008856?a:(i-16/116)/7.787,[e*=95.047,n*=100,i*=108.883]},ce.lab.lch=function(t){var e,n=t[0],i=t[1],r=t[2];return(e=360*Math.atan2(r,i)/2/Math.PI)<0&&(e+=360),[n,Math.sqrt(i*i+r*r),e]},ce.lch.lab=function(t){var e,n=t[0],i=t[1];return e=t[2]/360*2*Math.PI,[n,i*Math.cos(e),i*Math.sin(e)]},ce.rgb.ansi16=function(t){var e=t[0],n=t[1],i=t[2],r=1 in arguments?arguments[1]:ce.rgb.hsv(t)[2];if(0===(r=Math.round(r/50)))return 30;var o=30+(Math.round(i/255)<<2|Math.round(n/255)<<1|Math.round(e/255));return 2===r&&(o+=60),o},ce.hsv.ansi16=function(t){return ce.rgb.ansi16(ce.hsv.rgb(t),t[2])},ce.rgb.ansi256=function(t){var e=t[0],n=t[1],i=t[2];return e===n&&n===i?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(n/255*5)+Math.round(i/255*5)},ce.ansi16.rgb=function(t){var e=t%10;if(0===e||7===e)return t>50&&(e+=3.5),[e=e/10.5*255,e,e];var n=.5*(1+~~(t>50));return[(1&e)*n*255,(e>>1&1)*n*255,(e>>2&1)*n*255]},ce.ansi256.rgb=function(t){if(t>=232){var e=10*(t-232)+8;return[e,e,e]}var n;return t-=16,[Math.floor(t/36)/5*255,Math.floor((n=t%36)/6)/5*255,n%6/5*255]},ce.rgb.hex=function(t){var e=(((255&Math.round(t[0]))<<16)+((255&Math.round(t[1]))<<8)+(255&Math.round(t[2]))).toString(16).toUpperCase();return"000000".substring(e.length)+e},ce.hex.rgb=function(t){var e=t.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];var n=e[0];3===e[0].length&&(n=n.split("").map((function(t){return t+t})).join(""));var i=parseInt(n,16);return[i>>16&255,i>>8&255,255&i]},ce.rgb.hcg=function(t){var e,n=t[0]/255,i=t[1]/255,r=t[2]/255,o=Math.max(Math.max(n,i),r),s=Math.min(Math.min(n,i),r),a=o-s;return e=a<=0?0:o===n?(i-r)/a%6:o===i?2+(r-n)/a:4+(n-i)/a+4,e/=6,[360*(e%=1),100*a,100*(a<1?s/(1-a):0)]},ce.hsl.hcg=function(t){var e=t[1]/100,n=t[2]/100,i=1,r=0;return(i=n<.5?2*e*n:2*e*(1-n))<1&&(r=(n-.5*i)/(1-i)),[t[0],100*i,100*r]},ce.hsv.hcg=function(t){var e=t[1]/100,n=t[2]/100,i=e*n,r=0;return i<1&&(r=(n-i)/(1-i)),[t[0],100*i,100*r]},ce.hcg.rgb=function(t){var e=t[0]/360,n=t[1]/100,i=t[2]/100;if(0===n)return[255*i,255*i,255*i];var r,o=[0,0,0],s=e%1*6,a=s%1,l=1-a;switch(Math.floor(s)){case 0:o[0]=1,o[1]=a,o[2]=0;break;case 1:o[0]=l,o[1]=1,o[2]=0;break;case 2:o[0]=0,o[1]=1,o[2]=a;break;case 3:o[0]=0,o[1]=l,o[2]=1;break;case 4:o[0]=a,o[1]=0,o[2]=1;break;default:o[0]=1,o[1]=0,o[2]=l}return r=(1-n)*i,[255*(n*o[0]+r),255*(n*o[1]+r),255*(n*o[2]+r)]},ce.hcg.hsv=function(t){var e=t[1]/100,n=e+t[2]/100*(1-e),i=0;return n>0&&(i=e/n),[t[0],100*i,100*n]},ce.hcg.hsl=function(t){var e=t[1]/100,n=t[2]/100*(1-e)+.5*e,i=0;return n>0&&n<.5?i=e/(2*n):n>=.5&&n<1&&(i=e/(2*(1-n))),[t[0],100*i,100*n]},ce.hcg.hwb=function(t){var e=t[1]/100,n=e+t[2]/100*(1-e);return[t[0],100*(n-e),100*(1-n)]},ce.hwb.hcg=function(t){var e=t[1]/100,n=1-t[2]/100,i=n-e,r=0;return i<1&&(r=(n-i)/(1-i)),[t[0],100*i,100*r]},ce.apple.rgb=function(t){return[t[0]/65535*255,t[1]/65535*255,t[2]/65535*255]},ce.rgb.apple=function(t){return[t[0]/255*65535,t[1]/255*65535,t[2]/255*65535]},ce.gray.rgb=function(t){return[t[0]/100*255,t[0]/100*255,t[0]/100*255]},ce.gray.hsl=ce.gray.hsv=function(t){return[0,0,t[0]]},ce.gray.hwb=function(t){return[0,100,t[0]]},ce.gray.cmyk=function(t){return[0,0,0,t[0]]},ce.gray.lab=function(t){return[t[0],0,0]},ce.gray.hex=function(t){var e=255&Math.round(t[0]/100*255),n=((e<<16)+(e<<8)+e).toString(16).toUpperCase();return"000000".substring(n.length)+n},ce.rgb.gray=function(t){return[(t[0]+t[1]+t[2])/3/255*100]};var me=se.exports;function ye(t){var e=function(){for(var t={},e=Object.keys(me),n=e.length,i=0;i<n;i++)t[e[i]]={distance:-1,parent:null};return t}(),n=[t];for(e[t].distance=0;n.length;)for(var i=n.pop(),r=Object.keys(me[i]),o=r.length,s=0;s<o;s++){var a=r[s],l=e[a];-1===l.distance&&(l.distance=e[i].distance+1,l.parent=i,n.unshift(a))}return e}function ge(t,e){return function(n){return e(t(n))}}function be(t,e){for(var n=[e[t].parent,t],i=me[e[t].parent][t],r=e[t].parent;e[r].parent;)n.unshift(e[r].parent),i=ge(me[e[r].parent][r],i),r=e[r].parent;return i.conversion=n,i}var ve=se.exports,we=function(t){for(var e=ye(t),n={},i=Object.keys(e),r=i.length,o=0;o<r;o++){var s=i[o];null!==e[s].parent&&(n[s]=be(s,e))}return n},xe={};Object.keys(ve).forEach((function(t){xe[t]={},Object.defineProperty(xe[t],"channels",{value:ve[t].channels}),Object.defineProperty(xe[t],"labels",{value:ve[t].labels});var e=we(t);Object.keys(e).forEach((function(n){var i=e[n];xe[t][n]=function(t){var e=function(e){if(null==e)return e;arguments.length>1&&(e=Array.prototype.slice.call(arguments));var n=t(e);if("object"==typeof n)for(var i=n.length,r=0;r<i;r++)n[r]=Math.round(n[r]);return n};return"conversion"in t&&(e.conversion=t.conversion),e}(i),xe[t][n].raw=function(t){var e=function(e){return null==e?e:(arguments.length>1&&(e=Array.prototype.slice.call(arguments)),t(e))};return"conversion"in t&&(e.conversion=t.conversion),e}(i)}))}));var ke=xe,Me=Vt.exports,je=ke,Ae=[].slice,Fe=["keyword","gray","hex"],Te={};Object.keys(je).forEach((function(t){Te[Ae.call(je[t].labels).sort().join("")]=t}));var ze={};function Se(t,e){if(!(this instanceof Se))return new Se(t,e);if(e&&e in Fe&&(e=null),e&&!(e in je))throw new Error("Unknown model: "+e);var n,i;if(null==t)this.model="rgb",this.color=[0,0,0],this.valpha=1;else if(t instanceof Se)this.model=t.model,this.color=t.color.slice(),this.valpha=t.valpha;else if("string"==typeof t){var r=Me.get(t);if(null===r)throw new Error("Unable to parse color from string: "+t);this.model=r.model,i=je[this.model].channels,this.color=r.value.slice(0,i),this.valpha="number"==typeof r.value[i]?r.value[i]:1}else if(t.length){this.model=e||"rgb",i=je[this.model].channels;var o=Ae.call(t,0,i);this.color=Oe(o,i),this.valpha="number"==typeof t[i]?t[i]:1}else if("number"==typeof t)t&=16777215,this.model="rgb",this.color=[t>>16&255,t>>8&255,255&t],this.valpha=1;else{this.valpha=1;var s=Object.keys(t);"alpha"in t&&(s.splice(s.indexOf("alpha"),1),this.valpha="number"==typeof t.alpha?t.alpha:0);var a=s.sort().join("");if(!(a in Te))throw new Error("Unable to parse color from object: "+JSON.stringify(t));this.model=Te[a];var l=je[this.model].labels,u=[];for(n=0;n<l.length;n++)u.push(t[l[n]]);this.color=Oe(u)}if(ze[this.model])for(i=je[this.model].channels,n=0;n<i;n++){var c=ze[this.model][n];c&&(this.color[n]=c(this.color[n]))}this.valpha=Math.max(0,Math.min(1,this.valpha)),Object.freeze&&Object.freeze(this)}function _e(t,e,n){return(t=Array.isArray(t)?t:[t]).forEach((function(t){(ze[t]||(ze[t]=[]))[e]=n})),t=t[0],function(i){var r;return arguments.length?(n&&(i=n(i)),(r=this[t]()).color[e]=i,r):(r=this[t]().color[e],n&&(r=n(r)),r)}}function Pe(t){return function(e){return Math.max(0,Math.min(t,e))}}function Ie(t){return Array.isArray(t)?t:[t]}function Oe(t,e){for(var n=0;n<e;n++)"number"!=typeof t[n]&&(t[n]=0);return t}Se.prototype={toString:function(){return this.string()},toJSON:function(){return this[this.model]()},string:function(t){var e=this.model in Me.to?this:this.rgb(),n=1===(e=e.round("number"==typeof t?t:1)).valpha?e.color:e.color.concat(this.valpha);return Me.to[e.model](n)},percentString:function(t){var e=this.rgb().round("number"==typeof t?t:1),n=1===e.valpha?e.color:e.color.concat(this.valpha);return Me.to.rgb.percent(n)},array:function(){return 1===this.valpha?this.color.slice():this.color.concat(this.valpha)},object:function(){for(var t={},e=je[this.model].channels,n=je[this.model].labels,i=0;i<e;i++)t[n[i]]=this.color[i];return 1!==this.valpha&&(t.alpha=this.valpha),t},unitArray:function(){var t=this.rgb().color;return t[0]/=255,t[1]/=255,t[2]/=255,1!==this.valpha&&t.push(this.valpha),t},unitObject:function(){var t=this.rgb().object();return t.r/=255,t.g/=255,t.b/=255,1!==this.valpha&&(t.alpha=this.valpha),t},round:function(t){return t=Math.max(t||0,0),new Se(this.color.map(function(t){return function(e){return function(t,e){return Number(t.toFixed(e))}(e,t)}}(t)).concat(this.valpha),this.model)},alpha:function(t){return arguments.length?new Se(this.color.concat(Math.max(0,Math.min(1,t))),this.model):this.valpha},red:_e("rgb",0,Pe(255)),green:_e("rgb",1,Pe(255)),blue:_e("rgb",2,Pe(255)),hue:_e(["hsl","hsv","hsl","hwb","hcg"],0,(function(t){return(t%360+360)%360})),saturationl:_e("hsl",1,Pe(100)),lightness:_e("hsl",2,Pe(100)),saturationv:_e("hsv",1,Pe(100)),value:_e("hsv",2,Pe(100)),chroma:_e("hcg",1,Pe(100)),gray:_e("hcg",2,Pe(100)),white:_e("hwb",1,Pe(100)),wblack:_e("hwb",2,Pe(100)),cyan:_e("cmyk",0,Pe(100)),magenta:_e("cmyk",1,Pe(100)),yellow:_e("cmyk",2,Pe(100)),black:_e("cmyk",3,Pe(100)),x:_e("xyz",0,Pe(100)),y:_e("xyz",1,Pe(100)),z:_e("xyz",2,Pe(100)),l:_e("lab",0,Pe(100)),a:_e("lab",1),b:_e("lab",2),keyword:function(t){return arguments.length?new Se(t):je[this.model].keyword(this.color)},hex:function(t){return arguments.length?new Se(t):Me.to.hex(this.rgb().round().color)},rgbNumber:function(){var t=this.rgb().color;return(255&t[0])<<16|(255&t[1])<<8|255&t[2]},luminosity:function(){for(var t=this.rgb().color,e=[],n=0;n<t.length;n++){var i=t[n]/255;e[n]=i<=.03928?i/12.92:Math.pow((i+.055)/1.055,2.4)}return.2126*e[0]+.7152*e[1]+.0722*e[2]},contrast:function(t){var e=this.luminosity(),n=t.luminosity();return e>n?(e+.05)/(n+.05):(n+.05)/(e+.05)},level:function(t){var e=this.contrast(t);return e>=7.1?"AAA":e>=4.5?"AA":""},isDark:function(){var t=this.rgb().color;return(299*t[0]+587*t[1]+114*t[2])/1e3<128},isLight:function(){return!this.isDark()},negate:function(){for(var t=this.rgb(),e=0;e<3;e++)t.color[e]=255-t.color[e];return t},lighten:function(t){var e=this.hsl();return e.color[2]+=e.color[2]*t,e},darken:function(t){var e=this.hsl();return e.color[2]-=e.color[2]*t,e},saturate:function(t){var e=this.hsl();return e.color[1]+=e.color[1]*t,e},desaturate:function(t){var e=this.hsl();return e.color[1]-=e.color[1]*t,e},whiten:function(t){var e=this.hwb();return e.color[1]+=e.color[1]*t,e},blacken:function(t){var e=this.hwb();return e.color[2]+=e.color[2]*t,e},grayscale:function(){var t=this.rgb().color,e=.3*t[0]+.59*t[1]+.11*t[2];return Se.rgb(e,e,e)},fade:function(t){return this.alpha(this.valpha-this.valpha*t)},opaquer:function(t){return this.alpha(this.valpha+this.valpha*t)},rotate:function(t){var e=this.hsl(),n=e.color[0];return n=(n=(n+t)%360)<0?360+n:n,e.color[0]=n,e},mix:function(t,e){if(!t||!t.rgb)throw new Error(\'Argument to "mix" was not a Color instance, but rather an instance of \'+typeof t);var n=t.rgb(),i=this.rgb(),r=void 0===e?.5:e,o=2*r-1,s=n.alpha()-i.alpha(),a=((o*s==-1?o:(o+s)/(1+o*s))+1)/2,l=1-a;return Se.rgb(a*n.red()+l*i.red(),a*n.green()+l*i.green(),a*n.blue()+l*i.blue(),n.alpha()*r+i.alpha()*(1-r))}},Object.keys(je).forEach((function(t){if(-1===Fe.indexOf(t)){var e=je[t].channels;Se.prototype[t]=function(){if(this.model===t)return new Se(this);if(arguments.length)return new Se(arguments,t);var n="number"==typeof arguments[e]?e:this.valpha;return new Se(Ie(je[this.model][t].raw(this.color)).concat(n),t)},Se[t]=function(n){return"number"==typeof n&&(n=Oe(Ae.call(arguments),e)),new Se(n,t)}}}));var qe=Se;\n/*!\n Feature Filter by\n\n (c) mapbox 2016 and maptalks 2018\n www.mapbox.com | www.maptalks.org\n License: MIT, header required.\n */const Ce=["Unknown","Point","LineString","Polygon","MultiPoint","MultiLineString","MultiPolygon","GeometryCollection"];function Re(t){return new Function("f","var p = (f && f.properties || {}); return "+Ee(t))}function Ee(t){if(!t)return"true";const e=t[0];if(t.length<=1)return"any"===e?"false":"true";return`(${"=="===e?De(t[1],t[2],"===",!1):"!="===e?De(t[1],t[2],"!==",!1):"<"===e||">"===e||"<="===e||">="===e?De(t[1],t[2],e,!0):"any"===e?Ue(t.slice(1),"||"):"all"===e?Ue(t.slice(1),"&&"):"none"===e?Je(Ue(t.slice(1),"||")):"in"===e?$e(t[1],t.slice(2)):"!in"===e?Je($e(t[1],t.slice(2))):"has"===e?We(t[1]):"!has"===e?Je(We(t[1])):"contains"===e?function(t,e,n){const i=Ne(t);return void 0!==n?`(${i} + \'\').indexOf("${e}") === ${n}`:`(${i} + \'\').indexOf("${e}") >= 0`}(t[1],t[2],t[3]):"true"})`}function Ne(t){return"$"===t[0]?"f."+t.substring(1):"p["+JSON.stringify(t)+"]"}function De(t,e,n,i){if("object"==typeof(r=t)&&r&&t.op)return function(t,e,n,i){const r=t.property,o=t.op;let s=Ne(r);return"length"!==o?(console.error(`not support ${o} op`),"false"):(s=`((${s}+=\'\').length)`,Le(s,r,e,n,i))}(t,e,n,i);var r;return Le(Ne(t),t,e,n,i)}function Le(t,e,n,i,r){const o="$type"===e?Ce.indexOf(n):JSON.stringify(n);return(r?`typeof ${t}=== typeof ${o}&&`:"")+t+i+o}function Ue(t,e){return t.map(Ee).join(e)}function $e(t,e){"$type"===t&&(e=e.map(t=>Ce.indexOf(t)));const n=JSON.stringify(e.sort(Ve)),i=Ne(t);return e.length<=200?`${n}.indexOf(${i}) !== -1`:`function(v, a, i, j) {\\n while (i <= j) { var m = (i + j) >> 1;\\n if (a[m] === v) return true; if (a[m] > v) j = m - 1; else i = m + 1;\\n }\\n return false; }(${i}, ${n},0,${e.length-1})`}function We(t){return"$id"===t?\'"id" in f\':JSON.stringify(t)+" in p"}function Je(t){return`!(${t})`}function Ve(t,e){return t<e?-1:t>e?1:0}var He={exports:{}};He.exports=function(){function t(t,e,n){var i=t[e];t[e]=t[n],t[n]=i}function e(t,e){return t<e?-1:t>e?1:0}return function(n,i,r,o,s){!function e(n,i,r,o,s){for(;o>r;){if(o-r>600){var a=o-r+1,l=i-r+1,u=Math.log(a),c=.5*Math.exp(2*u/3),h=.5*Math.sqrt(u*c*(a-c)/a)*(l-a/2<0?-1:1),d=Math.max(r,Math.floor(i-l*c/a+h)),f=Math.min(o,Math.floor(i+(a-l)*c/a+h));e(n,i,d,f,s)}var p=n[i],m=r,y=o;for(t(n,r,i),s(n[o],p)>0&&t(n,r,o);m<y;){for(t(n,m,y),m++,y--;s(n[m],p)<0;)m++;for(;s(n[y],p)>0;)y--}0===s(n[r],p)?t(n,r,y):(y++,t(n,y,o)),y<=i&&(r=y+1),i<=y&&(o=y-1)}}(n,i,r||0,o||n.length-1,s||e)}}();var Ge=He.exports,Be={exports:{}};function Ze(t,e){if(!(this instanceof Ze))return new Ze(t,e);if(this.data=t||[],this.length=this.data.length,this.compare=e||Ye,this.length>0)for(var n=(this.length>>1)-1;n>=0;n--)this.O(n)}function Ye(t,e){return t<e?-1:t>e?1:0}Be.exports=Ze,Be.exports.default=Ze,Ze.prototype={push:function(t){this.data.push(t),this.length++,this.q(this.length-1)},pop:function(){if(0!==this.length){var t=this.data[0];return this.length--,this.length>0&&(this.data[0]=this.data[this.length],this.O(0)),this.data.pop(),t}},peek:function(){return this.data[0]},q:function(t){for(var e=this.data,n=this.compare,i=e[t];t>0;){var r=t-1>>1,o=e[r];if(n(i,o)>=0)break;e[t]=o,t=r}e[t]=i},O:function(t){for(var e=this.data,n=this.compare,i=this.length>>1,r=e[t];t<i;){var o=1+(t<<1),s=o+1,a=e[o];if(s<this.length&&n(e[s],a)<0&&(o=s,a=e[s]),n(a,r)>=0)break;e[t]=a,t=o}e[t]=r}};var Xe=Be.exports;class Ke{constructor(t,e){this.position=t,this.index=e,this.faces=[],this.neighbors=[]}addUniqueNeighbor(t){-1===this.neighbors.indexOf(t)&&this.neighbors.push(t)}}class Qe{constructor(t,e,n,i){this.a=i.a,this.b=i.b,this.c=i.c,this.v1=t,this.v2=e,this.v3=n,this.normal=[],this.computeNormal(),t.faces.push(this),t.addUniqueNeighbor(e),t.addUniqueNeighbor(n),e.faces.push(this),e.addUniqueNeighbor(t),e.addUniqueNeighbor(n),n.faces.push(this),n.addUniqueNeighbor(t),n.addUniqueNeighbor(e)}computeNormal(){const t=this.v1.position,e=this.v2.position,n=this.v3.position,i=kt([],Mt([],n,e),Mt([],t,e));wt(this.normal,i)}hasVertex(t){return t===this.v1||t===this.v2||t===this.v3}}\n/*!\n * Contains code from google filament\n * https://github.com/google/filament/\n * License Apache-2.0\n */const tn=[],en=[],nn=[],rn=[];function on(t,e,n){const i=kt(en,e,n);t=_t(t,function(t,e,n,i,r,o,s,a,l,u){return t[0]=e,t[1]=n,t[2]=i,t[3]=r,t[4]=o,t[5]=s,t[6]=a,t[7]=l,t[8]=u,t}(tn,n[0],n[1],n[2],...i,...e));if((t=function(t){return t[3]<0?It(t,t,-1):t}(t=Ot(t,t)))[3]<1/32767){t[3]=1/32767;const e=Math.sqrt(.9999999990686206);t[0]*=e,t[1]*=e,t[2]*=e}const r=n[3]>0?kt(nn,n,e):kt(nn,e,n);return xt(kt(rn,n,e),r)<0&&It(t,t,-1),t}function sn(t,e){const n=[],i=[];let r=0;for(r=0;r<t.length;r+=3){const e=new Ke([t[r],t[r+1],t[r+2]],r/3);n.push(e)}if(!e.length){const t=e;e=[];for(let n=0;n<t;n++)e.push(n)}for(r=0;r<e.length/3;r++){const t={a:e[3*r],b:e[3*r+1],c:e[3*r+2]};new Qe(n[t.a],n[t.b],n[t.c],t)}const o=[],s=[0,0,0];for(r=0;r<n.length;r++){const t=n[r],e=t.index;gt(s,0,0,0);let a=t.faces.length;for(let e=0;e<a;e++)bt(s,s,t.faces[e].normal);a=a||1,gt(o,a,a,a),vt(s,s,o),i[3*e]=s[0],i[3*e+1]=s[1],i[3*e+2]=s[2]}return i}\n/*!\n * Contains code from THREE.JS\n * https://github.com/mrdoob/three.js/\n * License MIT\n * \n * Generate tangents per vertex.\n */function an(t,e,n){return t[0]=e[n],t[1]=e[n+1],t[2]=e[n+2],t}function ln(t,e,n){return t[0]=e[n],t[1]=e[n+1],t}var un={exports:{}};function cn(t,e,n){n=n||2;var i,r,o,s,a,l,u,c=e&&e.length,h=c?e[0]*n:t.length,d=hn(t,0,h,n,!0),f=[];if(!d||d.next===d.prev)return f;if(c&&(d=function(t,e,n,i){var r,o,s,a,l,u=[];for(r=0,o=e.length;r<o;r++)s=e[r]*i,a=r<o-1?e[r+1]*i:t.length,(l=hn(t,s,a,i,!1))===l.next&&(l.steiner=!0),u.push(kn(l));for(u.sort(bn),r=0;r<u.length;r++)n=vn(u[r],n);return n}(t,e,d,n)),t.length>80*n){i=o=t[0],r=s=t[1];for(var p=n;p<h;p+=n)(a=t[p])<i&&(i=a),(l=t[p+1])<r&&(r=l),a>o&&(o=a),l>s&&(s=l);u=0!==(u=Math.max(o-i,s-r))?32767/u:0}return fn(d,f,n,i,r,u,0),f}function hn(t,e,n,i,r){var o,s;if(r===Cn(t,e,n,i)>0)for(o=e;o<n;o+=i)s=In(o,t[o],t[o+1],s);else for(o=n-i;o>=e;o-=i)s=In(o,t[o],t[o+1],s);return s&&Fn(s,s.next)&&(On(s),s=s.next),s}function dn(t,e){if(!t)return t;e||(e=t);var n,i=t;do{if(n=!1,i.steiner||!Fn(i,i.next)&&0!==An(i.prev,i,i.next))i=i.next;else{if(On(i),(i=e=i.prev)===i.next)break;n=!0}}while(n||i!==e);return e}function fn(t,e,n,i,r,o,s){if(t){!s&&o&&function(t,e,n,i){var r=t;do{0===r.z&&(r.z=xn(r.x,r.y,e,n,i)),r.prevZ=r.prev,r.nextZ=r.next,r=r.next}while(r!==t);r.prevZ.nextZ=null,r.prevZ=null,function(t){var e,n,i,r,o,s,a,l,u=1;do{for(n=t,t=null,o=null,s=0;n;){for(s++,i=n,a=0,e=0;e<u&&(a++,i=i.nextZ);e++);for(l=u;a>0||l>0&&i;)0!==a&&(0===l||!i||n.z<=i.z)?(r=n,n=n.nextZ,a--):(r=i,i=i.nextZ,l--),o?o.nextZ=r:t=r,r.prevZ=o,o=r;n=i}o.nextZ=null,u*=2}while(s>1)}(r)}(t,i,r,o);for(var a,l,u=t;t.prev!==t.next;)if(a=t.prev,l=t.next,o?mn(t,i,r,o):pn(t))e.push(a.i/n|0),e.push(t.i/n|0),e.push(l.i/n|0),On(t),t=l.next,u=l.next;else if((t=l)===u){s?1===s?fn(t=yn(dn(t),e,n),e,n,i,r,o,2):2===s&&gn(t,e,n,i,r,o):fn(dn(t),e,n,i,r,o,1);break}}}function pn(t){var e=t.prev,n=t,i=t.next;if(An(e,n,i)>=0)return!1;for(var r=e.x,o=n.x,s=i.x,a=e.y,l=n.y,u=i.y,c=r<o?r<s?r:s:o<s?o:s,h=a<l?a<u?a:u:l<u?l:u,d=r>o?r>s?r:s:o>s?o:s,f=a>l?a>u?a:u:l>u?l:u,p=i.next;p!==e;){if(p.x>=c&&p.x<=d&&p.y>=h&&p.y<=f&&Mn(r,a,o,l,s,u,p.x,p.y)&&An(p.prev,p,p.next)>=0)return!1;p=p.next}return!0}function mn(t,e,n,i){var r=t.prev,o=t,s=t.next;if(An(r,o,s)>=0)return!1;for(var a=r.x,l=o.x,u=s.x,c=r.y,h=o.y,d=s.y,f=a<l?a<u?a:u:l<u?l:u,p=c<h?c<d?c:d:h<d?h:d,m=a>l?a>u?a:u:l>u?l:u,y=c>h?c>d?c:d:h>d?h:d,g=xn(f,p,e,n,i),b=xn(m,y,e,n,i),v=t.prevZ,w=t.nextZ;v&&v.z>=g&&w&&w.z<=b;){if(v.x>=f&&v.x<=m&&v.y>=p&&v.y<=y&&v!==r&&v!==s&&Mn(a,c,l,h,u,d,v.x,v.y)&&An(v.prev,v,v.next)>=0)return!1;if(v=v.prevZ,w.x>=f&&w.x<=m&&w.y>=p&&w.y<=y&&w!==r&&w!==s&&Mn(a,c,l,h,u,d,w.x,w.y)&&An(w.prev,w,w.next)>=0)return!1;w=w.nextZ}for(;v&&v.z>=g;){if(v.x>=f&&v.x<=m&&v.y>=p&&v.y<=y&&v!==r&&v!==s&&Mn(a,c,l,h,u,d,v.x,v.y)&&An(v.prev,v,v.next)>=0)return!1;v=v.prevZ}for(;w&&w.z<=b;){if(w.x>=f&&w.x<=m&&w.y>=p&&w.y<=y&&w!==r&&w!==s&&Mn(a,c,l,h,u,d,w.x,w.y)&&An(w.prev,w,w.next)>=0)return!1;w=w.nextZ}return!0}function yn(t,e,n){var i=t;do{var r=i.prev,o=i.next.next;!Fn(r,o)&&Tn(r,i,i.next,o)&&_n(r,o)&&_n(o,r)&&(e.push(r.i/n|0),e.push(i.i/n|0),e.push(o.i/n|0),On(i),On(i.next),i=t=o),i=i.next}while(i!==t);return dn(i)}function gn(t,e,n,i,r,o){var s=t;do{for(var a=s.next.next;a!==s.prev;){if(s.i!==a.i&&jn(s,a)){var l=Pn(s,a);return s=dn(s,s.next),l=dn(l,l.next),fn(s,e,n,i,r,o,0),void fn(l,e,n,i,r,o,0)}a=a.next}s=s.next}while(s!==t)}function bn(t,e){return t.x-e.x}function vn(t,e){var n=function(t,e){var n,i=e,r=t.x,o=t.y,s=-1/0;do{if(o<=i.y&&o>=i.next.y&&i.next.y!==i.y){var a=i.x+(o-i.y)*(i.next.x-i.x)/(i.next.y-i.y);if(a<=r&&a>s&&(s=a,n=i.x<i.next.x?i:i.next,a===r))return n}i=i.next}while(i!==e);if(!n)return null;var l,u=n,c=n.x,h=n.y,d=1/0;i=n;do{r>=i.x&&i.x>=c&&r!==i.x&&Mn(o<h?r:s,o,c,h,o<h?s:r,o,i.x,i.y)&&(l=Math.abs(o-i.y)/(r-i.x),_n(i,t)&&(l<d||l===d&&(i.x>n.x||i.x===n.x&&wn(n,i)))&&(n=i,d=l)),i=i.next}while(i!==u);return n}(t,e);if(!n)return e;var i=Pn(n,t);return dn(i,i.next),dn(n,n.next)}function wn(t,e){return An(t.prev,t,e.prev)<0&&An(e.next,t,t.next)<0}function xn(t,e,n,i,r){return(t=1431655765&((t=858993459&((t=252645135&((t=16711935&((t=(t-n)*r|0)|t<<8))|t<<4))|t<<2))|t<<1))|(e=1431655765&((e=858993459&((e=252645135&((e=16711935&((e=(e-i)*r|0)|e<<8))|e<<4))|e<<2))|e<<1))<<1}function kn(t){var e=t,n=t;do{(e.x<n.x||e.x===n.x&&e.y<n.y)&&(n=e),e=e.next}while(e!==t);return n}function Mn(t,e,n,i,r,o,s,a){return(r-s)*(e-a)>=(t-s)*(o-a)&&(t-s)*(i-a)>=(n-s)*(e-a)&&(n-s)*(o-a)>=(r-s)*(i-a)}function jn(t,e){return t.next.i!==e.i&&t.prev.i!==e.i&&!function(t,e){var n=t;do{if(n.i!==t.i&&n.next.i!==t.i&&n.i!==e.i&&n.next.i!==e.i&&Tn(n,n.next,t,e))return!0;n=n.next}while(n!==t);return!1}(t,e)&&(_n(t,e)&&_n(e,t)&&function(t,e){var n=t,i=!1,r=(t.x+e.x)/2,o=(t.y+e.y)/2;do{n.y>o!=n.next.y>o&&n.next.y!==n.y&&r<(n.next.x-n.x)*(o-n.y)/(n.next.y-n.y)+n.x&&(i=!i),n=n.next}while(n!==t);return i}(t,e)&&(An(t.prev,t,e.prev)||An(t,e.prev,e))||Fn(t,e)&&An(t.prev,t,t.next)>0&&An(e.prev,e,e.next)>0)}function An(t,e,n){return(e.y-t.y)*(n.x-e.x)-(e.x-t.x)*(n.y-e.y)}function Fn(t,e){return t.x===e.x&&t.y===e.y}function Tn(t,e,n,i){var r=Sn(An(t,e,n)),o=Sn(An(t,e,i)),s=Sn(An(n,i,t)),a=Sn(An(n,i,e));return r!==o&&s!==a||(!(0!==r||!zn(t,n,e))||(!(0!==o||!zn(t,i,e))||(!(0!==s||!zn(n,t,i))||!(0!==a||!zn(n,e,i)))))}function zn(t,e,n){return e.x<=Math.max(t.x,n.x)&&e.x>=Math.min(t.x,n.x)&&e.y<=Math.max(t.y,n.y)&&e.y>=Math.min(t.y,n.y)}function Sn(t){return t>0?1:t<0?-1:0}function _n(t,e){return An(t.prev,t,t.next)<0?An(t,e,t.next)>=0&&An(t,t.prev,e)>=0:An(t,e,t.prev)<0||An(t,t.next,e)<0}function Pn(t,e){var n=new qn(t.i,t.x,t.y),i=new qn(e.i,e.x,e.y),r=t.next,o=e.prev;return t.next=e,e.prev=t,n.next=r,r.prev=n,i.next=n,n.prev=i,o.next=i,i.prev=o,i}function In(t,e,n,i){var r=new qn(t,e,n);return i?(r.next=i.next,r.prev=i,i.next.prev=r,i.next=r):(r.prev=r,r.next=r),r}function On(t){t.next.prev=t.prev,t.prev.next=t.next,t.prevZ&&(t.prevZ.nextZ=t.nextZ),t.nextZ&&(t.nextZ.prevZ=t.prevZ)}function qn(t,e,n){this.i=t,this.x=e,this.y=n,this.prev=null,this.next=null,this.z=0,this.prevZ=null,this.nextZ=null,this.steiner=!1}function Cn(t,e,n,i){for(var r=0,o=e,s=n-i;o<n;o+=i)r+=(t[s]-t[o])*(t[o+1]+t[s+1]),s=o;return r}un.exports=cn,un.exports.default=cn,cn.deviation=function(t,e,n,i){var r=e&&e.length,o=r?e[0]*n:t.length,s=Math.abs(Cn(t,0,o,n));if(r)for(var a=0,l=e.length;a<l;a++){var u=e[a]*n,c=a<l-1?e[a+1]*n:t.length;s-=Math.abs(Cn(t,u,c,n))}var h=0;for(a=0;a<i.length;a+=3){var d=i[a]*n,f=i[a+1]*n,p=i[a+2]*n;h+=Math.abs((t[d]-t[p])*(t[f+1]-t[d+1])-(t[d]-t[f])*(t[p+1]-t[d+1]))}return 0===s&&0===h?0:Math.abs((h-s)/s)},cn.flatten=function(t){for(var e=t[0][0].length,n={vertices:[],holes:[],dimensions:e},i=0,r=0;r<t.length;r++){for(var o=0;o<t[r].length;o++)for(var s=0;s<e;s++)n.vertices.push(t[r][o][s]);r>0&&(i+=t[r-1].length,n.holes.push(i))}return n};var Rn=un.exports;\n/*!\n * @maptalks/vector-packer v0.83.0\n * LICENSE : UNLICENSED\n * (c) 2016-2023 maptalks.com\n */const En={Point:1,LineString:2,Polygon:3,MultiPoint:4,MultiLineString:5,MultiPolygon:6};function Nn(t,e={}){var n=[];if("FeatureCollection"===t.type)for(var i=0;i<t.features.length;i++)Dn(n,t.features[i],e,i);else Dn(n,"Feature"===t.type?t:{geometry:t},e);return n}function Dn(t,e,n,i){if(e.geometry&&e.geometry.geometry){var r=e.geometry.coordinates,o=e.geometry.type,s=[],a=e.id;if(n.promoteId?a=e.properties[n.promoteId]:n.generateId&&(a=i||0),"Point"===o)Ln(r,s);else if("MultiPoint"===o)for(var l=0;l<r.length;l++)Ln(r[l],s);else if("LineString"===o)$n([r],s);else if("MultiLineString"===o){if(n.lineMetrics){for(l=0;l<r.length;l++)Un(r[l],s=[]),t.push(Wn(a,"LineString",s,e.properties));return}$n(r,s)}else if("Polygon"===o)$n(r,s);else{if("MultiPolygon"!==o){if("GeometryCollection"===o){for(l=0;l<e.geometry.geometries.length;l++)Dn(t,{id:a,geometry:e.geometry.geometries[l],properties:e.properties},n,i);return}return void console.warn(`Input data type(${o}) is not a valid GeoJSON geometry type.`)}for(l=0;l<r.length;l++){var u=[];$n(r[l],u),s.push(u)}}t.push(Wn(a,o,s,e.properties))}}function Ln(t,e){const n=new Lt(t[0],t[1]);n.z=100*(t[2]||0),e.push([n])}function Un(t,e){for(let n=0;n<t.length;n++){const i=new Lt(t[n][0],t[n][1]);i.z=100*(t[n][2]||0),e.push(i)}}function $n(t,e,n,i){for(var r=0;r<t.length;r++){var o=[];Un(t[r],o),e.push(o)}}function Wn(t,e,n,i){return{id:void 0===t?null:t,type:En[e],geometry:n,properties:i}}\n/*!\n * Codes from mapbox-gl-js\n * github.com/mapbox/mapbox-gl-js\n * MIT License\n */function Jn(t,{width:e,height:n},i,r){if(r){if(r.length!==e*n*i)throw new RangeError("mismatched image size")}else r=new Uint8Array(e*n*i);return t.width=e,t.height=n,t.data=r,t}function Vn(t,{width:e,height:n},i){if(e===t.width&&n===t.height)return;const r=Jn({},{width:e,height:n},i);Hn(t,r,{x:0,y:0},{x:0,y:0},{width:Math.min(t.width,e),height:Math.min(t.height,n)},i),t.width=e,t.height=n,t.data=r.data}function Hn(t,e,n,i,r,o){if(0===r.width||0===r.height)return e;if(r.width>t.width||r.height>t.height||n.x>t.width-r.width||n.y>t.height-r.height)throw new RangeError("out of range source coordinates for image copy");if(r.width>e.width||r.height>e.height||i.x>e.width-r.width||i.y>e.height-r.height)throw new RangeError("out of range destination coordinates for image copy");const s=t.data,a=e.data;if(s===a)return e;for(let l=0;l<r.height;l++){const u=((n.y+l)*t.width+n.x)*o,c=((i.y+l)*e.width+i.x)*o;for(let t=0;t<r.width*o;t++)a[c+t]=s[u+t]}return e}class Gn{constructor(t,e){Jn(this,t,1,e)}resize(t){Vn(this,t,1)}clone(){return new Gn({width:this.width,height:this.height},new Uint8Array(this.data))}static copy(t,e,n,i,r){Hn(t,e,n,i,r,1)}}class Bn{constructor(t,e){Jn(this,t,4,e)}resize(t){Vn(this,t,4)}clone(){return new Bn({width:this.width,height:this.height},new Uint8Array(this.data))}static copy(t,e,n,i,r){Hn(t,e,n,i,r,4)}}\n/*!\n * Codes from mapbox-gl-js\n * github.com/mapbox/mapbox-gl-js\n * MIT License\n */class Zn{constructor(t,{pixelRatio:e}){this.paddedRect=t,this.pixelRatio=e||1}get tl(){return[this.paddedRect.x+1,this.paddedRect.y+1]}get br(){return[this.paddedRect.x+this.paddedRect.w-1,this.paddedRect.y+this.paddedRect.h-1]}get displaySize(){return[(this.paddedRect.w-2)/this.pixelRatio,(this.paddedRect.h-2)/this.pixelRatio]}}class Yn{constructor(t){this.glyphMap=t,this.build()}build(){const t=this.glyphMap,e={},n=new $t(0,0,{autoResize:!0}),i=[];for(const n in t){const r=t[n],o={x:0,y:0,w:r.data.width+2,h:r.data.height+2};i.push(o),e[n]=new Zn(o,r)}if(n.pack(i,{inPlace:!0}),!Xn(n.w)||!Xn(n.h)){const t=Kn(n.w),e=Kn(n.h);n.resize(t,e)}const r=new Bn({width:n.w,height:n.h});for(const n in t){const i=t[n],o=e[n].paddedRect;Bn.copy(i.data,r,{x:0,y:0},{x:o.x+1,y:o.y+1},i.data)}this.image=r,this.positions=e}}function Xn(t){return 0==(t&t-1)&&0!==t}function Kn(t){return Math.pow(2,Math.ceil(Math.log(t)/Math.LN2))}\n/*!\n * Codes from mapbox-gl-js\n * github.com/mapbox/mapbox-gl-js\n * MIT License\n * TODO 升级为potpack\n */class Qn{constructor(t){this.glyphMap=t,this.build()}build(){const t=this.glyphMap,e={},n=new $t(0,0,{autoResize:!0}),i=[];for(const n in t){const r=t[n],o=e[n]={};for(const t in r){const e=r[+t];if(!e||0===e.bitmap.width||0===e.bitmap.height)continue;const n={x:0,y:0,w:e.bitmap.width+2,h:e.bitmap.height+2};i.push(n),o[t]={rect:n,metrics:e.metrics}}}n.pack(i,{inPlace:!0});const r=new Gn({width:n.w,height:n.h});for(const n in t){const i=t[n];for(const t in i){const o=i[+t];if(!o||0===o.bitmap.width||0===o.bitmap.height)continue;const s=e[n][t].rect;Gn.copy(o.bitmap,r,{x:0,y:0},{x:s.x+1,y:s.y+1},o.bitmap)}}this.image=r,this.positions=e}}function ti(t){return t<65536?Uint16Array:Uint32Array}function ei(t){return(t=Math.abs(t))<128?Int8Array:t<32768?Int16Array:Float32Array}function ni(t){return t<256?Uint8Array:t<65536?Uint16Array:t<Math.pow(2,32)?Uint32Array:Float64Array}function ii(t){const e=t.type,n=[];if(1===e||4===e)for(let e=0;e<t.geometry.length;e++)Ln(t.geometry[e],n);else if(2===e)$n(t.geometry,n);else if(3===e)$n(t.geometry,n);else if(5===e)$n(t.geometry,n);else if(6===e)for(let e=0;e<t.geometry.length;e++){const i=[];$n(t.geometry[e],i),n.push(i)}return t.geometry=n,t}function ri(t){for(let e=1;e<arguments.length;e++){const n=arguments[e];for(const e in n)t[e]=n[e]}return t}function oi(t){return null==t}function si(t){return"number"==typeof t&&!isNaN(t)}function ai(t){return"object"==typeof t&&!!t}function li(t){return!oi(t)&&("string"==typeof t||null!==t.constructor&&t.constructor===String)}function ui(t){return!oi(t)&&("function"==typeof t||null!==t.constructor&&t.constructor===Function)}const ci=Object.prototype.hasOwnProperty;function hi(t,e){return ci.call(t,e)}const di=Math.PI/180;function fi(t){return t&&f(t)&&t.property}function pi(t){const{centimeterToPoint:e,tileRatio:n}=t;return e*n}function mi(t){return"centimeter"===t||"cm"===t?1:"millimeter"===t||"mm"===t?.1:100}const yi={};function gi(t,e){if(!Array.isArray(e)){if(e&&void 0!==e.r&&void 0!==e.g&&void 0!==e.b)return t[0]=255*e.r,t[1]=255*e.g,t[2]=255*e.b,t[3]=void 0!==e.a?255*e.a:255,t;e=yi[e]=yi[e]||qe(e).unitArray()}for(let n=0;n<e.length;n++)t[n]=255*e[n];return 3===e.length&&(t[3]=255),t}const bi={textFill:1,textSize:1,textOpacity:1,markerWidth:1,markerHeight:1,markerOpacity:1,markerDx:1,markerDy:1,lineWidth:1,lineColor:1,lineOpacity:1,polygonFill:1,polygonOpacity:1},vi={textName:1,markerTextFitPadding:1,markerTextFit:1,lineGradientProperty:1};var wi=Object.freeze({__proto__:null,now:function(){return Date.now()},extend:ri,isNil:oi,isNumber:si,isInteger:function(t){return(0|t)===t},isObject:ai,isString:li,isFunction:ui,hasOwn:hi,join:function(t,e){return t.join?t.join(e||","):Array.prototype.join.call(t,e||",")},toRadian:function(t){return t*di},toDegree:function(t){return t/di},evaluate:function(t,e,n){return ui(t)?t(void 0!==n?n:null,e):t},isFnTypeSymbol:fi,getAltitudeToLocal:pi,getTubeSizeScale:mi,normalizeColor:gi,checkIfIdentityZoomDependent:function(t,e,n){if(Array.isArray(n)||(n=Object.values(n)),!n||!n.length)return!1;if(!bi[t])return!1;for(let t=0;t<n.length;t++){const i=n[t]&&(n[t].feature||n[t]);if(!i)continue;const r=i.properties&&i.properties[e];if(r&&f(r)&&!p(r).isZoomConstant)return!0}return!1},checkIfZoomFnTypeSymbol:function(t){return!!bi[t]||!!vi[t]}});function xi(t){let e=0;for(let n,i,r=0,o=t.length,s=o-1;r<o;s=r++)if(n=t[r],i=t[s],void 0!==n.x){if(n.z||i.z)return 1;e+=(i.x-n.x)*(n.y+i.y)}else{if(n[2]||i[2])return 1;e+=(i[0]-n[0])*(n[1]+i[1])}return e}function ki(t,e,n,i,r){const o=t[e*i],s=t[e*i+1],a=t[n*i],l=t[n*i+1];return o===a&&(o<0||o>r)&&s!==l||s===l&&(s<0||s>r)&&o!==a}function Mi(t,e,n){let i=n;return e&&t&&(i=+t[e]),isNaN(i)&&(i=n||0),100*i}function ji(t,e,n,i,r,o,s){e||0===e||(e=1);const a=Mi(t.properties,n,i),l=a*e;let u=(o?100*o:0)||a;return r?u=Mi(t.properties,r,o):s&&(u=a-Mi(t.properties,s,o)),u*=e,{altitude:l,height:u}}function Ai(t,e){return e<1/0&&(t.x<0||t.x>e||t.y<0||t.y>e)}function Fi(t){return null==t}function Ti(t,e,n){if(t===n||t===e)return t;const i=n-e;return((t-e)%i+i)%i+e}function zi(t,e){if(!e)return null;const n=new Map;for(let i=0;i<e.length;i++){const r=e[i],o=t[r];let s=n.get(o);s||(s=[],n.set(o,s)),s.push(r)}return n}class Si{constructor(t,e,n,i){this.feature=t,this.symbol=e,this.fnTypes=n,this.options=i}getPolygonResource(){let t=this.symbol.polygonPatternFile;const{polygonPatternFileFn:e}=this.fnTypes;return this.C(t,e)}getLineResource(){let t=this.symbol.linePatternFile;const{linePatternFileFn:e}=this.fnTypes;return this.C(t,e)}C(t,e){return e&&(t=e(this.options.zoom,this.feature.properties)),t}}function _i(t,e,n,i){const r=Math.abs(i)>>15,o=r>>1,s=r%2;let a=i%Math.pow(2,15);const l=e+(o<<14)*Math.sign(e),u=n+(s<<14)*Math.sign(n);return t[0]=l,t[1]=u,a=Math.round(a),t[2]=0===a?i<0?-1:0:a,t}const Pi=Math.pow(2,14),Ii=Math.pow(2,15);var Oi={$version:8,$root:{version:{required:!0,type:"enum",values:[8],doc:"Style specification version number. Must be 8.",example:8},name:{type:"string",doc:"A human-readable name for the style.",example:"Bright"},metadata:{type:"*",doc:"Arbitrary properties useful to track with the stylesheet, but do not influence rendering. Properties should be prefixed to avoid collisions, like \'mapbox:\'."},center:{type:"array",value:"number",doc:"Default map center in longitude and latitude. The style center will be used only if the map has not been positioned by other means (e.g. map options or user interaction).",example:[-73.9749,40.7736]},zoom:{type:"number",doc:"Default zoom level. The style zoom will be used only if the map has not been positioned by other means (e.g. map options or user interaction).",example:12.5},bearing:{type:"number",default:0,period:360,units:"degrees",doc:\'Default bearing, in degrees. The bearing is the compass direction that is "up"; for example, a bearing of 90° orients the map so that east is up. This value will be used only if the map has not been positioned by other means (e.g. map options or user interaction).\',example:29},pitch:{type:"number",default:0,units:"degrees",doc:"Default pitch, in degrees. Zero is perpendicular to the surface, for a look straight down at the map, while a greater value like 60 looks ahead towards the horizon. The style pitch will be used only if the map has not been positioned by other means (e.g. map options or user interaction).",example:50},light:{type:"light",doc:"The global light source.",example:{anchor:"viewport",color:"white",intensity:.4}},terrain:{type:"terrain",doc:"A global modifier that elevates layers and markers based on a DEM data source."},fog:{type:"fog",doc:"A global effect that fades layers and markers based on their distance to the camera. The fog can be used to approximate the effect of atmosphere on distant objects and enhance the depth perception of the map when used with terrain or 3D features."},sources:{required:!0,type:"sources",doc:"Data source specifications.",example:{"mapbox-streets":{type:"vector",url:"mapbox://mapbox.mapbox-streets-v6"}}},sprite:{type:"string",doc:"A base URL for retrieving the sprite image and metadata. The extensions `.png`, `.json` and scale factor `@2x.png` will be automatically appended. This property is required if any layer uses the `background-pattern`, `fill-pattern`, `line-pattern`, `fill-extrusion-pattern`, or `icon-image` properties. The URL must be absolute, containing the [scheme, authority and path components](https://en.wikipedia.org/wiki/URL#Syntax).",example:"mapbox://sprites/mapbox/bright-v8"},glyphs:{type:"string",doc:"A URL template for loading signed-distance-field glyph sets in PBF format. The URL must include `{fontstack}` and `{range}` tokens. This property is required if any layer uses the `text-field` layout property. The URL must be absolute, containing the [scheme, authority and path components](https://en.wikipedia.org/wiki/URL#Syntax).",example:"mapbox://fonts/mapbox/{fontstack}/{range}.pbf"},transition:{type:"transition",doc:"A global transition definition to use as a default across properties, to be used for timing transitions between one value and the next when no property-specific transition is set. Collision-based symbol fading is controlled independently of the style\'s `transition` property.",example:{duration:300,delay:0}},projection:{type:"projection",doc:"The projection the map should be rendered in. Supported projections are Albers, Equal Earth, Equirectangular (WGS84), Lambert conformal conic, Mercator, Natural Earth, Globe, and Winkel Tripel. Terrain, fog, sky and CustomLayerInterface are not supported for projections other than mercator.",example:{name:"albers",center:[-154,50],parallels:[55,65]}},layers:{required:!0,type:"array",value:"layer",doc:"Layers will be drawn in the order of this array.",example:[{id:"water",source:"mapbox-streets","source-layer":"water",type:"fill",paint:{"fill-color":"#00ffff"}}]}},sources:{"*":{type:"source",doc:"Specification of a data source. For vector and raster sources, either TileJSON or a URL to a TileJSON must be provided. For image and video sources, a URL must be provided. For GeoJSON sources, a URL or inline GeoJSON must be provided."}},source:["source_vector","source_raster","source_raster_dem","source_geojson","source_video","source_image"],source_vector:{type:{required:!0,type:"enum",values:{vector:{doc:"A vector tile source."}},doc:"The type of the source."},url:{type:"string",doc:"A URL to a TileJSON resource. Supported protocols are `http:`, `https:`, and `mapbox://<Tileset ID>`."},tiles:{type:"array",value:"string",doc:"An array of one or more tile source URLs, as in the TileJSON spec."},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129],doc:"An array containing the longitude and latitude of the southwest and northeast corners of the source\'s bounding box in the following order: `[sw.lng, sw.lat, ne.lng, ne.lat]`. When this property is included in a source, no tiles outside of the given bounds are requested by Mapbox GL."},scheme:{type:"enum",values:{xyz:{doc:"Slippy map tilenames scheme."},tms:{doc:"OSGeo spec scheme."}},default:"xyz",doc:"Influences the y direction of the tile coordinates. The global-mercator (aka Spherical Mercator) profile is assumed."},minzoom:{type:"number",default:0,doc:"Minimum zoom level for which tiles are available, as in the TileJSON spec."},maxzoom:{type:"number",default:22,doc:"Maximum zoom level for which tiles are available, as in the TileJSON spec. Data from tiles at the maxzoom are used when displaying the map at higher zoom levels."},attribution:{type:"string",doc:"Contains an attribution to be displayed when the map is shown to a user."},promoteId:{type:"promoteId",doc:"A property to use as a feature id (for feature state). Either a property name, or an object of the form `{<sourceLayer>: <propertyName>}`. If specified as a string for a vector tile source, the same property is used across all its source layers."},volatile:{type:"boolean",default:!1,doc:"A setting to determine whether a source\'s tiles are cached locally.","sdk-support":{"basic functionality":{android:"9.3.0",ios:"5.10.0"}}},"*":{type:"*",doc:"Other keys to configure the data source."}},source_raster:{type:{required:!0,type:"enum",values:{raster:{doc:"A raster tile source."}},doc:"The type of the source."},url:{type:"string",doc:"A URL to a TileJSON resource. Supported protocols are `http:`, `https:`, and `mapbox://<Tileset ID>`."},tiles:{type:"array",value:"string",doc:"An array of one or more tile source URLs, as in the TileJSON spec."},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129],doc:"An array containing the longitude and latitude of the southwest and northeast corners of the source\'s bounding box in the following order: `[sw.lng, sw.lat, ne.lng, ne.lat]`. When this property is included in a source, no tiles outside of the given bounds are requested by Mapbox GL."},minzoom:{type:"number",default:0,doc:"Minimum zoom level for which tiles are available, as in the TileJSON spec."},maxzoom:{type:"number",default:22,doc:"Maximum zoom level for which tiles are available, as in the TileJSON spec. Data from tiles at the maxzoom are used when displaying the map at higher zoom levels."},tileSize:{type:"number",default:512,units:"pixels",doc:"The minimum visual size to display tiles for this layer. Only configurable for raster layers."},scheme:{type:"enum",values:{xyz:{doc:"Slippy map tilenames scheme."},tms:{doc:"OSGeo spec scheme."}},default:"xyz",doc:"Influences the y direction of the tile coordinates. The global-mercator (aka Spherical Mercator) profile is assumed."},attribution:{type:"string",doc:"Contains an attribution to be displayed when the map is shown to a user."},volatile:{type:"boolean",default:!1,doc:"A setting to determine whether a source\'s tiles are cached locally.","sdk-support":{"basic functionality":{android:"9.3.0",ios:"5.10.0"}}},"*":{type:"*",doc:"Other keys to configure the data source."}},source_raster_dem:{type:{required:!0,type:"enum",values:{"raster-dem":{doc:"A RGB-encoded raster DEM source"}},doc:"The type of the source."},url:{type:"string",doc:"A URL to a TileJSON resource. Supported protocols are `http:`, `https:`, and `mapbox://<Tileset ID>`."},tiles:{type:"array",value:"string",doc:"An array of one or more tile source URLs, as in the TileJSON spec."},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129],doc:"An array containing the longitude and latitude of the southwest and northeast corners of the source\'s bounding box in the following order: `[sw.lng, sw.lat, ne.lng, ne.lat]`. When this property is included in a source, no tiles outside of the given bounds are requested by Mapbox GL."},minzoom:{type:"number",default:0,doc:"Minimum zoom level for which tiles are available, as in the TileJSON spec."},maxzoom:{type:"number",default:22,doc:"Maximum zoom level for which tiles are available, as in the TileJSON spec. Data from tiles at the maxzoom are used when displaying the map at higher zoom levels."},tileSize:{type:"number",default:512,units:"pixels",doc:"The minimum visual size to display tiles for this layer. Only configurable for raster layers."},attribution:{type:"string",doc:"Contains an attribution to be displayed when the map is shown to a user."},encoding:{type:"enum",values:{terrarium:{doc:"Terrarium format PNG tiles. See https://aws.amazon.com/es/public-datasets/terrain/ for more info."},mapbox:{doc:"Mapbox Terrain RGB tiles. See https://www.mapbox.com/help/access-elevation-data/#mapbox-terrain-rgb for more info."}},default:"mapbox",doc:"The encoding used by this source. Mapbox Terrain RGB is used by default"},volatile:{type:"boolean",default:!1,doc:"A setting to determine whether a source\'s tiles are cached locally.","sdk-support":{"basic functionality":{android:"9.3.0",ios:"5.10.0"}}},"*":{type:"*",doc:"Other keys to configure the data source."}},source_geojson:{type:{required:!0,type:"enum",values:{geojson:{doc:"A GeoJSON data source."}},doc:"The data type of the GeoJSON source."},data:{type:"*",doc:"A URL to a GeoJSON file, or inline GeoJSON."},maxzoom:{type:"number",default:18,doc:"Maximum zoom level at which to create vector tiles (higher means greater detail at high zoom levels)."},attribution:{type:"string",doc:"Contains an attribution to be displayed when the map is shown to a user."},buffer:{type:"number",default:128,maximum:512,minimum:0,doc:"Size of the tile buffer on each side. A value of 0 produces no buffer. A value of 512 produces a buffer as wide as the tile itself. Larger values produce fewer rendering artifacts near tile edges and slower performance."},filter:{type:"*",doc:"An expression for filtering features prior to processing them for rendering."},tolerance:{type:"number",default:.375,doc:"Douglas-Peucker simplification tolerance (higher means simpler geometries and faster performance)."},cluster:{type:"boolean",default:!1,doc:"If the data is a collection of point features, setting this to true clusters the points by radius into groups. Cluster groups become new `Point` features in the source with additional properties:\\n * `cluster` Is `true` if the point is a cluster \\n * `cluster_id` A unqiue id for the cluster to be used in conjunction with the [cluster inspection methods](https://www.mapbox.com/mapbox-gl-js/api/#geojsonsource#getclusterexpansionzoom)\\n * `point_count` Number of original points grouped into this cluster\\n * `point_count_abbreviated` An abbreviated point count"},clusterRadius:{type:"number",default:50,minimum:0,doc:"Radius of each cluster if clustering is enabled. A value of 512 indicates a radius equal to the width of a tile."},clusterMaxZoom:{type:"number",doc:"Max zoom on which to cluster points if clustering is enabled. Defaults to one zoom less than maxzoom (so that last zoom features are not clustered). Clusters are re-evaluated at integer zoom levels so setting clusterMaxZoom to 14 means the clusters will be displayed until z15."},clusterMinPoints:{type:"number",doc:"Minimum number of points necessary to form a cluster if clustering is enabled. Defaults to `2`."},clusterProperties:{type:"*",doc:\'An object defining custom properties on the generated clusters if clustering is enabled, aggregating values from clustered points. Has the form `{"property_name": [operator, map_expression]}`. `operator` is any expression function that accepts at least 2 operands (e.g. `"+"` or `"max"`) — it accumulates the property value from clusters/points the cluster contains; `map_expression` produces the value of a single point.\\n\\nExample: `{"sum": ["+", ["get", "scalerank"]]}`.\\n\\nFor more advanced use cases, in place of `operator`, you can use a custom reduce expression that references a special `["accumulated"]` value, e.g.:\\n`{"sum": [["+", ["accumulated"], ["get", "sum"]], ["get", "scalerank"]]}`\'},lineMetrics:{type:"boolean",default:!1,doc:"Whether to calculate line distance metrics. This is required for line layers that specify `line-gradient` values."},generateId:{type:"boolean",default:!1,doc:"Whether to generate ids for the geojson features. When enabled, the `feature.id` property will be auto assigned based on its index in the `features` array, over-writing any previous values."},promoteId:{type:"promoteId",doc:"A property to use as a feature id (for feature state). Either a property name, or an object of the form `{<sourceLayer>: <propertyName>}`."}},source_video:{type:{required:!0,type:"enum",values:{video:{doc:"A video data source."}},doc:"The data type of the video source."},urls:{required:!0,type:"array",value:"string",doc:"URLs to video content in order of preferred format."},coordinates:{required:!0,doc:"Corners of video specified in longitude, latitude pairs.",type:"array",length:4,value:{type:"array",length:2,value:"number",doc:"A single longitude, latitude pair."}}},source_image:{type:{required:!0,type:"enum",values:{image:{doc:"An image data source."}},doc:"The data type of the image source."},url:{required:!0,type:"string",doc:"URL that points to an image."},coordinates:{required:!0,doc:"Corners of image specified in longitude, latitude pairs.",type:"array",length:4,value:{type:"array",length:2,value:"number",doc:"A single longitude, latitude pair."}}},layer:{id:{type:"string",doc:"Unique layer name.",required:!0},type:{type:"enum",values:{fill:{doc:"A filled polygon with an optional stroked border.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},line:{doc:"A stroked line.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},symbol:{doc:"An icon or a text label.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},circle:{doc:"A filled circle.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},heatmap:{doc:"A heatmap.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"fill-extrusion":{doc:"An extruded (3D) polygon.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}},raster:{doc:"Raster map textures such as satellite imagery.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},hillshade:{doc:"Client-side hillshading visualization based on DEM data. Currently, the implementation only supports Mapbox Terrain RGB and Mapzen Terrarium tiles.","sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},background:{doc:"The background color or pattern of the map.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}}},sky:{doc:"A spherical dome around the map that is always rendered behind all other layers.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}}}},doc:"Rendering type of this layer.",required:!0},metadata:{type:"*",doc:"Arbitrary properties useful to track with the layer, but do not influence rendering. Properties should be prefixed to avoid collisions, like \'mapbox:\'."},source:{type:"string",doc:"Name of a source description to be used for this layer. Required for all layer types except `background`."},"source-layer":{type:"string",doc:"Layer to use from a vector tile source. Required for vector tile sources; prohibited for all other source types, including GeoJSON sources."},minzoom:{type:"number",minimum:0,maximum:24,doc:"The minimum zoom level for the layer. At zoom levels less than the minzoom, the layer will be hidden."},maxzoom:{type:"number",minimum:0,maximum:24,doc:"The maximum zoom level for the layer. At zoom levels equal to or greater than the maxzoom, the layer will be hidden."},filter:{type:"filter",doc:\'An expression specifying conditions on source features. Only features that match the filter are displayed. Zoom expressions in filters are only evaluated at integer zoom levels. The `["feature-state", ...]` expression is not supported in filter expressions. The `["pitch"]` and `["distance-from-center"]` expressions are supported only for filter expressions on the symbol layer.\'},layout:{type:"layout",doc:"Layout properties for the layer."},paint:{type:"paint",doc:"Default paint properties for this layer."}},layout:["layout_fill","layout_line","layout_circle","layout_heatmap","layout_fill-extrusion","layout_symbol","layout_raster","layout_hillshade","layout_background","layout_sky"],layout_background:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_sky:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},"property-type":"constant"}},layout_fill:{"fill-sort-key":{type:"number",doc:"Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.","sdk-support":{"basic functionality":{js:"1.2.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"},"data-driven styling":{js:"1.2.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_circle:{"circle-sort-key":{type:"number",doc:"Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.","sdk-support":{"basic functionality":{js:"1.2.0",android:"9.2.0",ios:"5.9.0",macos:"0.16.0"},"data-driven styling":{js:"1.2.0",android:"9.2.0",ios:"5.9.0",macos:"0.16.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_heatmap:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},"property-type":"constant"}},"layout_fill-extrusion":{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},"property-type":"constant"}},layout_line:{"line-cap":{type:"enum",values:{butt:{doc:"A cap with a squared-off end which is drawn to the exact endpoint of the line."},round:{doc:"A cap with a rounded end which is drawn beyond the endpoint of the line at a radius of one-half of the line\'s width and centered on the endpoint of the line."},square:{doc:"A cap with a squared-off end which is drawn beyond the endpoint of the line at a distance of one-half of the line\'s width."}},default:"butt",doc:"The display of line endings.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"2.3.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"line-join":{type:"enum",values:{bevel:{doc:"A join with a squared-off end which is drawn beyond the endpoint of the line at a distance of one-half of the line\'s width."},round:{doc:"A join with a rounded end which is drawn beyond the endpoint of the line at a radius of one-half of the line\'s width and centered on the endpoint of the line."},miter:{doc:"A join with a sharp, angled corner which is drawn with the outer sides beyond the endpoint of the path until they meet."}},default:"miter",doc:"The display of lines when joining.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"line-miter-limit":{type:"number",default:2,doc:"Used to automatically convert miter joins to bevel joins for sharp angles.",requires:[{"line-join":"miter"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-round-limit":{type:"number",default:1.05,doc:"Used to automatically convert round joins to miter joins for shallow angles.",requires:[{"line-join":"round"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-sort-key":{type:"number",doc:"Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.","sdk-support":{"basic functionality":{js:"1.2.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"},"data-driven styling":{js:"1.2.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_symbol:{"symbol-placement":{type:"enum",values:{point:{doc:"The label is placed at the point where the geometry is located."},line:{doc:"The label is placed along the line of the geometry. Can only be used on `LineString` and `Polygon` geometries."},"line-center":{doc:"The label is placed at the center of the line of the geometry. Can only be used on `LineString` and `Polygon` geometries. Note that a single feature in a vector tile may contain multiple line geometries."}},default:"point",doc:"Label placement relative to its geometry.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"`line-center` value":{js:"0.47.0",android:"6.4.0",ios:"4.3.0",macos:"0.10.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"symbol-spacing":{type:"number",default:250,minimum:1,units:"pixels",doc:"Distance between two symbol anchors.",requires:[{"symbol-placement":"line"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"symbol-avoid-edges":{type:"boolean",default:!1,doc:"If true, the symbols will not cross tile edges to avoid mutual collisions. Recommended in layers that don\'t have enough padding in the vector tile to prevent collisions, or if it is a point symbol layer placed after a line symbol layer. When using a client that supports global collision detection, like Mapbox GL JS version 0.42.0 or greater, enabling this property is not needed to prevent clipped labels at tile boundaries.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"symbol-sort-key":{type:"number",doc:"Sorts features in ascending order based on this value. Features with lower sort keys are drawn and placed first. When `icon-allow-overlap` or `text-allow-overlap` is `false`, features with a lower sort key will have priority during placement. When `icon-allow-overlap` or `text-allow-overlap` is set to `true`, features with a higher sort key will overlap over features with a lower sort key.","sdk-support":{"basic functionality":{js:"0.53.0",android:"7.4.0",ios:"4.11.0",macos:"0.14.0"},"data-driven styling":{js:"0.53.0",android:"7.4.0",ios:"4.11.0",macos:"0.14.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"symbol-z-order":{type:"enum",values:{auto:{doc:"Sorts symbols by `symbol-sort-key` if set. Otherwise, sorts symbols by their y-position relative to the viewport if `icon-allow-overlap` or `text-allow-overlap` is set to `true` or `icon-ignore-placement` or `text-ignore-placement` is `false`."},"viewport-y":{doc:"Sorts symbols by their y-position relative to the viewport if `icon-allow-overlap` or `text-allow-overlap` is set to `true` or `icon-ignore-placement` or `text-ignore-placement` is `false`."},source:{doc:"Sorts symbols by `symbol-sort-key` if set. Otherwise, no sorting is applied; symbols are rendered in the same order as the source data."}},default:"auto",doc:"Determines whether overlapping symbols in the same layer are rendered in the order that they appear in the data source or by their y-position relative to the viewport. To control the order and prioritization of symbols otherwise, use `symbol-sort-key`.","sdk-support":{"basic functionality":{js:"0.49.0",android:"6.6.0",ios:"4.5.0",macos:"0.12.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-allow-overlap":{type:"boolean",default:!1,doc:"If true, the icon will be visible even if it collides with other previously drawn symbols.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-ignore-placement":{type:"boolean",default:!1,doc:"If true, other symbols can be visible even if they collide with the icon.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-optional":{type:"boolean",default:!1,doc:"If true, text will display without their corresponding icons when the icon collides with other symbols and the text does not.",requires:["icon-image","text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-rotation-alignment":{type:"enum",values:{map:{doc:"When `symbol-placement` is set to `point`, aligns icons east-west. When `symbol-placement` is set to `line` or `line-center`, aligns icon x-axes with the line."},viewport:{doc:"Produces icons whose x-axes are aligned with the x-axis of the viewport, regardless of the value of `symbol-placement`."},auto:{doc:"When `symbol-placement` is set to `point`, this is equivalent to `viewport`. When `symbol-placement` is set to `line` or `line-center`, this is equivalent to `map`."}},default:"auto",doc:"In combination with `symbol-placement`, determines the rotation behavior of icons.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"`auto` value":{js:"0.25.0",android:"4.2.0",ios:"3.4.0",macos:"0.3.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-size":{type:"number",default:1,minimum:0,units:"factor of the original icon size",doc:"Scales the original size of the icon by the provided factor. The new pixel size of the image will be the original pixel size multiplied by `icon-size`. 1 is the original size; 3 triples the size of the image.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-text-fit":{type:"enum",values:{none:{doc:"The icon is displayed at its intrinsic aspect ratio."},width:{doc:"The icon is scaled in the x-dimension to fit the width of the text."},height:{doc:"The icon is scaled in the y-dimension to fit the height of the text."},both:{doc:"The icon is scaled in both x- and y-dimensions."}},default:"none",doc:"Scales the icon to fit around the associated text.",requires:["icon-image","text-field"],"sdk-support":{"basic functionality":{js:"0.21.0",android:"4.2.0",ios:"3.4.0",macos:"0.2.1"},"stretchable icons":{js:"1.6.0",android:"9.2.0",ios:"5.8.0",macos:"0.15.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-text-fit-padding":{type:"array",value:"number",length:4,default:[0,0,0,0],units:"pixels",doc:"Size of the additional area added to dimensions determined by `icon-text-fit`, in clockwise order: top, right, bottom, left.",requires:["icon-image","text-field",{"icon-text-fit":["both","width","height"]}],"sdk-support":{"basic functionality":{js:"0.21.0",android:"4.2.0",ios:"3.4.0",macos:"0.2.1"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-image":{type:"resolvedImage",doc:"Name of image in sprite to use for drawing an image background.",tokens:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-rotate":{type:"number",default:0,period:360,units:"degrees",doc:"Rotates the icon clockwise.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.21.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-padding":{type:"number",default:2,minimum:0,units:"pixels",doc:"Size of the additional area around the icon bounding box used for detecting symbol collisions.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-keep-upright":{type:"boolean",default:!1,doc:"If true, the icon may be flipped to prevent it from being rendered upside-down.",requires:["icon-image",{"icon-rotation-alignment":"map"},{"symbol-placement":["line","line-center"]}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-offset":{type:"array",value:"number",length:2,default:[0,0],doc:"Offset distance of icon from its anchor. Positive values indicate right and down, while negative values indicate left and up. Each component is multiplied by the value of `icon-size` to obtain the final offset in pixels. When combined with `icon-rotate` the offset will be as if the rotated direction was up.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-anchor":{type:"enum",values:{center:{doc:"The center of the icon is placed closest to the anchor."},left:{doc:"The left side of the icon is placed closest to the anchor."},right:{doc:"The right side of the icon is placed closest to the anchor."},top:{doc:"The top of the icon is placed closest to the anchor."},bottom:{doc:"The bottom of the icon is placed closest to the anchor."},"top-left":{doc:"The top left corner of the icon is placed closest to the anchor."},"top-right":{doc:"The top right corner of the icon is placed closest to the anchor."},"bottom-left":{doc:"The bottom left corner of the icon is placed closest to the anchor."},"bottom-right":{doc:"The bottom right corner of the icon is placed closest to the anchor."}},default:"center",doc:"Part of the icon placed closest to the anchor.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"},"data-driven styling":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-pitch-alignment":{type:"enum",values:{map:{doc:"The icon is aligned to the plane of the map."},viewport:{doc:"The icon is aligned to the plane of the viewport."},auto:{doc:"Automatically matches the value of `icon-rotation-alignment`."}},default:"auto",doc:"Orientation of icon when map is pitched.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-pitch-alignment":{type:"enum",values:{map:{doc:"The text is aligned to the plane of the map."},viewport:{doc:"The text is aligned to the plane of the viewport."},auto:{doc:"Automatically matches the value of `text-rotation-alignment`."}},default:"auto",doc:"Orientation of text when map is pitched.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.21.0",android:"4.2.0",ios:"3.4.0",macos:"0.2.1"},"`auto` value":{js:"0.25.0",android:"4.2.0",ios:"3.4.0",macos:"0.3.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-rotation-alignment":{type:"enum",values:{map:{doc:"When `symbol-placement` is set to `point`, aligns text east-west. When `symbol-placement` is set to `line` or `line-center`, aligns text x-axes with the line."},viewport:{doc:"Produces glyphs whose x-axes are aligned with the x-axis of the viewport, regardless of the value of `symbol-placement`."},auto:{doc:"When `symbol-placement` is set to `point`, this is equivalent to `viewport`. When `symbol-placement` is set to `line` or `line-center`, this is equivalent to `map`."}},default:"auto",doc:"In combination with `symbol-placement`, determines the rotation behavior of the individual glyphs forming the text.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"`auto` value":{js:"0.25.0",android:"4.2.0",ios:"3.4.0",macos:"0.3.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-field":{type:"formatted",default:"",tokens:!0,doc:"Value to use for a text label. If a plain `string` is provided, it will be treated as a `formatted` with default/inherited formatting options. SDF images are not supported in formatted text and will be ignored.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-font":{type:"array",value:"string",default:["Open Sans Regular","Arial Unicode MS Regular"],doc:"Font stack to use for displaying text.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-size":{type:"number",default:16,minimum:0,units:"pixels",doc:"Font size.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-max-width":{type:"number",default:10,minimum:0,units:"ems",doc:"The maximum line width for text wrapping.",requires:["text-field",{"symbol-placement":["point"]}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-line-height":{type:"number",default:1.2,units:"ems",doc:"Text leading value for multi-line text.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"2.3.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-letter-spacing":{type:"number",default:0,units:"ems",doc:"Text tracking amount.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.40.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-justify":{type:"enum",values:{auto:{doc:"The text is aligned towards the anchor position."},left:{doc:"The text is aligned to the left."},center:{doc:"The text is centered."},right:{doc:"The text is aligned to the right."}},default:"center",doc:"Text justification options.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"},auto:{js:"0.54.0",android:"7.4.0",ios:"4.10.0",macos:"0.14.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-radial-offset":{type:"number",units:"ems",default:0,doc:"Radial offset of text, in the direction of the symbol\'s anchor. Useful in combination with `text-variable-anchor`, which defaults to using the two-dimensional `text-offset` if present.","sdk-support":{"basic functionality":{js:"0.54.0",android:"7.4.0",ios:"4.10.0",macos:"0.14.0"},"data-driven styling":{js:"0.54.0",android:"7.4.0",ios:"4.10.0",macos:"0.14.0"}},requires:["text-field"],"property-type":"data-driven",expression:{interpolated:!0,parameters:["zoom","feature"]}},"text-variable-anchor":{type:"array",value:"enum",values:{center:{doc:"The center of the text is placed closest to the anchor."},left:{doc:"The left side of the text is placed closest to the anchor."},right:{doc:"The right side of the text is placed closest to the anchor."},top:{doc:"The top of the text is placed closest to the anchor."},bottom:{doc:"The bottom of the text is placed closest to the anchor."},"top-left":{doc:"The top left corner of the text is placed closest to the anchor."},"top-right":{doc:"The top right corner of the text is placed closest to the anchor."},"bottom-left":{doc:"The bottom left corner of the text is placed closest to the anchor."},"bottom-right":{doc:"The bottom right corner of the text is placed closest to the anchor."}},requires:["text-field",{"symbol-placement":["point"]}],doc:"To increase the chance of placing high-priority labels on the map, you can provide an array of `text-anchor` locations: the renderer will attempt to place the label at each location, in order, before moving onto the next label. Use `text-justify: auto` to choose justification based on anchor position. To apply an offset, use the `text-radial-offset` or the two-dimensional `text-offset`.","sdk-support":{"basic functionality":{js:"0.54.0",android:"7.4.0",ios:"4.10.0",macos:"0.14.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-anchor":{type:"enum",values:{center:{doc:"The center of the text is placed closest to the anchor."},left:{doc:"The left side of the text is placed closest to the anchor."},right:{doc:"The right side of the text is placed closest to the anchor."},top:{doc:"The top of the text is placed closest to the anchor."},bottom:{doc:"The bottom of the text is placed closest to the anchor."},"top-left":{doc:"The top left corner of the text is placed closest to the anchor."},"top-right":{doc:"The top right corner of the text is placed closest to the anchor."},"bottom-left":{doc:"The bottom left corner of the text is placed closest to the anchor."},"bottom-right":{doc:"The bottom right corner of the text is placed closest to the anchor."}},default:"center",doc:"Part of the text placed closest to the anchor.",requires:["text-field",{"!":"text-variable-anchor"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-max-angle":{type:"number",default:45,units:"degrees",doc:"Maximum angle change between adjacent characters.",requires:["text-field",{"symbol-placement":["line","line-center"]}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-writing-mode":{type:"array",value:"enum",values:{horizontal:{doc:"If a text\'s language supports horizontal writing mode, symbols would be laid out horizontally."},vertical:{doc:"If a text\'s language supports vertical writing mode, symbols would be laid out vertically."}},doc:"The property allows control over a symbol\'s orientation. Note that the property values act as a hint, so that a symbol whose language doesn’t support the provided orientation will be laid out in its natural orientation. Example: English point symbol will be rendered horizontally even if array value contains single \'vertical\' enum value. For symbol with point placement, the order of elements in an array define priority order for the placement of an orientation variant. For symbol with line placement, the default text writing mode is either [\'horizontal\', \'vertical\'] or [\'vertical\', \'horizontal\'], the order doesn\'t affect the placement.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"1.3.0",android:"8.3.0",ios:"5.3.0",macos:"0.15.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-rotate":{type:"number",default:0,period:360,units:"degrees",doc:"Rotates the text clockwise.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-padding":{type:"number",default:2,minimum:0,units:"pixels",doc:"Size of the additional area around the text bounding box used for detecting symbol collisions.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-keep-upright":{type:"boolean",default:!0,doc:"If true, the text may be flipped vertically to prevent it from being rendered upside-down.",requires:["text-field",{"text-rotation-alignment":"map"},{"symbol-placement":["line","line-center"]}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-transform":{type:"enum",values:{none:{doc:"The text is not altered."},uppercase:{doc:"Forces all letters to be displayed in uppercase."},lowercase:{doc:"Forces all letters to be displayed in lowercase."}},default:"none",doc:"Specifies how to capitalize text, similar to the CSS `text-transform` property.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-offset":{type:"array",doc:"Offset distance of text from its anchor. Positive values indicate right and down, while negative values indicate left and up. If used with text-variable-anchor, input values will be taken as absolute values. Offsets along the x- and y-axis will be applied automatically based on the anchor position.",value:"number",units:"ems",length:2,default:[0,0],requires:["text-field",{"!":"text-radial-offset"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.35.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-allow-overlap":{type:"boolean",default:!1,doc:"If true, the text will be visible even if it collides with other previously drawn symbols.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-ignore-placement":{type:"boolean",default:!1,doc:"If true, other symbols can be visible even if they collide with the text.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-optional":{type:"boolean",default:!1,doc:"If true, icons will display without their corresponding text when the text collides with other symbols and the icon does not.",requires:["text-field","icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_raster:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},"property-type":"constant"}},layout_hillshade:{visibility:{type:"enum",values:{visible:{doc:"The layer is shown."},none:{doc:"The layer is not shown."}},default:"visible",doc:"Whether this layer is displayed.","sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},"property-type":"constant"}},filter:{type:"array",value:"*",doc:"A filter selects specific features from a layer."},filter_symbol:{type:"boolean",doc:\'Expression which determines whether or not to display a symbol. Symbols support dynamic filtering, meaning this expression can use the `["pitch"]` and `["distance-from-center"]` expressions to reference the current state of the view.\',default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature","pitch","distance-from-center"]}},filter_fill:{type:"boolean",doc:\'Expression which determines whether or not to display a polygon. Fill layer does NOT support dynamic filtering, meaning this expression can NOT use the `["pitch"]` and `["distance-from-center"]` expressions to reference the current state of the view.\',default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}},filter_line:{type:"boolean",doc:\'Expression which determines whether or not to display a Polygon or LineString. Line layer does NOT support dynamic filtering, meaning this expression can NOT use the `["pitch"]` and `["distance-from-center"]` expressions to reference the current state of the view.\',default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}},filter_circle:{type:"boolean",doc:\'Expression which determines whether or not to display a circle. Circle layer does NOT support dynamic filtering, meaning this expression can NOT use the `["pitch"]` and `["distance-from-center"]` expressions to reference the current state of the view.\',default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}},"filter_fill-extrusion":{type:"boolean",doc:\'Expression which determines whether or not to display a Polygon. Fill-extrusion layer does NOT support dynamic filtering, meaning this expression can NOT use the `["pitch"]` and `["distance-from-center"]` expressions to reference the current state of the view.\',default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}},filter_heatmap:{type:"boolean",doc:\'Expression used to determine whether a point is being displayed or not. Heatmap layer does NOT support dynamic filtering, meaning this expression can NOT use the `["pitch"]` and `["distance-from-center"]` expressions to reference the current state of the view.\',default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}},filter_operator:{type:"enum",values:{"==":{doc:\'`["==", key, value]` equality: `feature[key] = value`\'},"!=":{doc:\'`["!=", key, value]` inequality: `feature[key] ≠ value`\'},">":{doc:\'`[">", key, value]` greater than: `feature[key] > value`\'},">=":{doc:\'`[">=", key, value]` greater than or equal: `feature[key] ≥ value`\'},"<":{doc:\'`["<", key, value]` less than: `feature[key] < value`\'},"<=":{doc:\'`["<=", key, value]` less than or equal: `feature[key] ≤ value`\'},in:{doc:\'`["in", key, v0, ..., vn]` set inclusion: `feature[key] ∈ {v0, ..., vn}`\'},"!in":{doc:\'`["!in", key, v0, ..., vn]` set exclusion: `feature[key] ∉ {v0, ..., vn}`\'},all:{doc:\'`["all", f0, ..., fn]` logical `AND`: `f0 ∧ ... ∧ fn`\'},any:{doc:\'`["any", f0, ..., fn]` logical `OR`: `f0 ∨ ... ∨ fn`\'},none:{doc:\'`["none", f0, ..., fn]` logical `NOR`: `¬f0 ∧ ... ∧ ¬fn`\'},has:{doc:\'`["has", key]` `feature[key]` exists\'},"!has":{doc:\'`["!has", key]` `feature[key]` does not exist\'},within:{doc:\'`["within", object]` feature geometry is within object geometry\'}},doc:"The filter operator."},geometry_type:{type:"enum",values:{Point:{doc:"Filter to point geometries."},LineString:{doc:"Filter to line geometries."},Polygon:{doc:"Filter to polygon geometries."}},doc:"The geometry type for the filter to select."},function:{expression:{type:"expression",doc:"An expression."},stops:{type:"array",doc:"An array of stops.",value:"function_stop"},base:{type:"number",default:1,minimum:0,doc:"The exponential base of the interpolation curve. It controls the rate at which the result increases. Higher values make the result increase more towards the high end of the range. With `1` the stops are interpolated linearly."},property:{type:"string",doc:"The name of a feature property to use as the function input.",default:"$zoom"},type:{type:"enum",values:{identity:{doc:"Return the input value as the output value."},exponential:{doc:"Generate an output by interpolating between stops just less than and just greater than the function input."},interval:{doc:"Return the output value of the stop just less than the function input."},categorical:{doc:"Return the output value of the stop equal to the function input."}},doc:"The interpolation strategy to use in function evaluation.",default:"exponential"},colorSpace:{type:"enum",values:{rgb:{doc:"Use the RGB color space to interpolate color values"},lab:{doc:"Use the LAB color space to interpolate color values."},hcl:{doc:"Use the HCL color space to interpolate color values, interpolating the Hue, Chroma, and Luminance channels individually."}},doc:"The color space in which colors interpolated. Interpolating colors in perceptual color spaces like LAB and HCL tend to produce color ramps that look more consistent and produce colors that can be differentiated more easily than those interpolated in RGB space.",default:"rgb"},default:{type:"*",required:!1,doc:"A value to serve as a fallback function result when a value isn\'t otherwise available. It is used in the following circumstances:\\n* In categorical functions, when the feature value does not match any of the stop domain values.\\n* In property and zoom-and-property functions, when a feature does not contain a value for the specified property.\\n* In identity functions, when the feature value is not valid for the style property (for example, if the function is being used for a `circle-color` property but the feature property value is not a string or not a valid color).\\n* In interval or exponential property and zoom-and-property functions, when the feature value is not numeric.\\nIf no default is provided, the style property\'s default is used in these circumstances."}},function_stop:{type:"array",minimum:0,maximum:24,value:["number","color"],length:2,doc:"Zoom level and value pair."},expression:{type:"array",value:"*",minimum:1,doc:"An expression defines a function that can be used for data-driven style properties or feature filters."},expression_name:{doc:"",type:"enum",values:{let:{doc:\'Binds expressions to named variables, which can then be referenced in the result expression using ["var", "variable_name"].\',group:"Variable binding","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},var:{doc:\'References variable bound using "let".\',group:"Variable binding","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},literal:{doc:"Provides a literal array or object value.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},array:{doc:"Asserts that the input is an array (optionally with a specific item type and length). If, when the input expression is evaluated, it is not of the asserted type, then this assertion will cause the whole expression to be aborted.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},at:{doc:"Retrieves an item from an array.",group:"Lookup","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},in:{doc:"Determines whether an item exists in an array or a substring exists in a string. In the specific case when the second and third arguments are string literals, you must wrap at least one of them in a [`literal`](#types-literal) expression to hint correct interpretation to the [type system](#type-system).",group:"Lookup","sdk-support":{"basic functionality":{js:"1.6.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"}}},"index-of":{doc:"Returns the first position at which an item can be found in an array or a substring can be found in a string, or `-1` if the input cannot be found. Accepts an optional index from where to begin the search.",group:"Lookup","sdk-support":{"basic functionality":{js:"1.10.0"}}},slice:{doc:"Returns an item from an array or a substring from a string from a specified start index, or between a start index and an end index if set. The return value is inclusive of the start index but not of the end index.",group:"Lookup","sdk-support":{"basic functionality":{js:"1.10.0"}}},case:{doc:"Selects the first output whose corresponding test condition evaluates to true, or the fallback value otherwise.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},match:{doc:\'Selects the output for which the label value matches the input value, or the fallback value if no match is found. The input can be any expression (for example, `["get", "building_type"]`). Each label must be unique, and must be either:\\n - a single literal value; or\\n - an array of literal values, the values of which must be all strings or all numbers (for example `[100, 101]` or `["c", "b"]`).\\n\\nThe input matches if any of the values in the array matches using strict equality, similar to the `"in"` operator.\\nIf the input type does not match the type of the labels, the result will be the fallback value.\',group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},coalesce:{doc:"Evaluates each expression in turn until the first valid value is obtained. Invalid values are `null` and [`\'image\'`](#types-image) expressions that are unavailable in the style. If all values are invalid, `coalesce` returns the first value listed.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},step:{doc:\'Produces discrete, stepped results by evaluating a piecewise-constant function defined by pairs of input and output values ("stops"). The `input` may be any numeric expression (e.g., `["get", "population"]`). Stop inputs must be numeric literals in strictly ascending order. Returns the output value of the stop just less than the input, or the first output if the input is less than the first stop.\',group:"Ramps, scales, curves","sdk-support":{"basic functionality":{js:"0.42.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},interpolate:{doc:\'Produces continuous, smooth results by interpolating between pairs of input and output values ("stops"). The `input` may be any numeric expression (e.g., `["get", "population"]`). Stop inputs must be numeric literals in strictly ascending order. The output type must be `number`, `array<number>`, or `color`.\\n\\nInterpolation types:\\n- `["linear"]`: Interpolates linearly between the pair of stops just less than and just greater than the input.\\n- `["exponential", base]`: Interpolates exponentially between the stops just less than and just greater than the input. `base` controls the rate at which the output increases: higher values make the output increase more towards the high end of the range. With values close to 1 the output increases linearly.\\n- `["cubic-bezier", x1, y1, x2, y2]`: Interpolates using the cubic bezier curve defined by the given control points.\',group:"Ramps, scales, curves","sdk-support":{"basic functionality":{js:"0.42.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"interpolate-hcl":{doc:\'Produces continuous, smooth results by interpolating between pairs of input and output values ("stops"). Works like `interpolate`, but the output type must be `color`, and the interpolation is performed in the Hue-Chroma-Luminance color space.\',group:"Ramps, scales, curves","sdk-support":{"basic functionality":{js:"0.49.0"}}},"interpolate-lab":{doc:\'Produces continuous, smooth results by interpolating between pairs of input and output values ("stops"). Works like `interpolate`, but the output type must be `color`, and the interpolation is performed in the CIELAB color space.\',group:"Ramps, scales, curves","sdk-support":{"basic functionality":{js:"0.49.0"}}},ln2:{doc:"Returns mathematical constant ln(2).",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},pi:{doc:"Returns the mathematical constant pi.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},e:{doc:"Returns the mathematical constant e.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},typeof:{doc:"Returns a string describing the type of the given value.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},string:{doc:"Asserts that the input value is a string. If multiple values are provided, each one is evaluated in order until a string is obtained. If none of the inputs are strings, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},number:{doc:"Asserts that the input value is a number. If multiple values are provided, each one is evaluated in order until a number is obtained. If none of the inputs are numbers, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},boolean:{doc:"Asserts that the input value is a boolean. If multiple values are provided, each one is evaluated in order until a boolean is obtained. If none of the inputs are booleans, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},object:{doc:"Asserts that the input value is an object. If multiple values are provided, each one is evaluated in order until an object is obtained. If none of the inputs are objects, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},collator:{doc:"Returns a `collator` for use in locale-dependent comparison operations. The `case-sensitive` and `diacritic-sensitive` options default to `false`. The `locale` argument specifies the IETF language tag of the locale to use. If none is provided, the default locale is used. If the requested locale is not available, the `collator` will use a system-defined fallback locale. Use `resolved-locale` to test the results of locale fallback behavior.",group:"Types","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},format:{doc:\'Returns a `formatted` string for displaying mixed-format text in the `text-field` property. The input may contain a string literal or expression, including an [`\\\'image\\\'`](#types-image) expression. Strings may be followed by a style override object that supports the following properties:\\n- `"text-font"`: Overrides the font stack specified by the root layout property.\\n- `"text-color"`: Overrides the color specified by the root paint property.\\n- `"font-scale"`: Applies a scaling factor on `text-size` as specified by the root layout property.\',group:"Types","sdk-support":{"basic functionality":{js:"0.48.0",android:"6.7.0",ios:"4.6.0",macos:"0.12.0"},"text-font":{js:"0.48.0",android:"6.7.0",ios:"4.6.0",macos:"0.12.0"},"font-scale":{js:"0.48.0",android:"6.7.0",ios:"4.6.0",macos:"0.12.0"},"text-color":{js:"1.3.0",android:"7.3.0",ios:"4.10.0",macos:"0.14.0"},image:{js:"1.6.0",android:"8.6.0",ios:"5.7.0",macos:"0.15.0"}}},image:{doc:"Returns a [`ResolvedImage`](/mapbox-gl-js/style-spec/types/#resolvedimage) for use in [`icon-image`](/mapbox-gl-js/style-spec/layers/#layout-symbol-icon-image), `*-pattern` entries, and as a section in the [`\'format\'`](#types-format) expression. A [`\'coalesce\'`](#coalesce) expression containing `image` expressions will evaluate to the first listed image that is currently in the style. This validation process is synchronous and requires the image to have been added to the style before requesting it in the `\'image\'` argument.",group:"Types","sdk-support":{"basic functionality":{js:"1.4.0",android:"8.6.0",ios:"5.7.0",macos:"0.15.0"}}},"number-format":{doc:"Converts the input number into a string representation using the providing formatting rules. If set, the `locale` argument specifies the locale to use, as a BCP 47 language tag. If set, the `currency` argument specifies an ISO 4217 code to use for currency-style formatting. If set, the `min-fraction-digits` and `max-fraction-digits` arguments specify the minimum and maximum number of fractional digits to include.",group:"Types","sdk-support":{"basic functionality":{js:"0.54.0",android:"8.4.0",ios:"5.4.0",macos:"0.15.0"}}},"to-string":{doc:\'Converts the input value to a string. If the input is `null`, the result is `""`. If the input is a [`boolean`](#types-boolean), the result is `"true"` or `"false"`. If the input is a number, it is converted to a string as specified by the ["NumberToString" algorithm](https://tc39.github.io/ecma262/#sec-tostring-applied-to-the-number-type) of the ECMAScript Language Specification. If the input is a [`color`](#color), it is converted to a string of the form `"rgba(r,g,b,a)"`, where `r`, `g`, and `b` are numerals ranging from 0 to 255, and `a` ranges from 0 to 1. If the input is an [`\\\'image\\\'`](#types-image) expression, `\\\'to-string\\\'` returns the image name. Otherwise, the input is converted to a string in the format specified by the [`JSON.stringify`](https://tc39.github.io/ecma262/#sec-json.stringify) function of the ECMAScript Language Specification.\',group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"to-number":{doc:\'Converts the input value to a number, if possible. If the input is `null` or `false`, the result is 0. If the input is `true`, the result is 1. If the input is a string, it is converted to a number as specified by the ["ToNumber Applied to the String Type" algorithm](https://tc39.github.io/ecma262/#sec-tonumber-applied-to-the-string-type) of the ECMAScript Language Specification. If multiple values are provided, each one is evaluated in order until the first successful conversion is obtained. If none of the inputs can be converted, the expression is an error.\',group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"to-boolean":{doc:"Converts the input value to a boolean. The result is `false` when then input is an empty string, 0, `false`, `null`, or `NaN`; otherwise it is `true`.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"to-rgba":{doc:"Returns a four-element array containing the input color\'s red, green, blue, and alpha components, in that order.",group:"Color","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"to-color":{doc:"Converts the input value to a color. If multiple values are provided, each one is evaluated in order until the first successful conversion is obtained. If none of the inputs can be converted, the expression is an error.",group:"Types","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},rgb:{doc:"Creates a color value from red, green, and blue components, which must range between 0 and 255, and an alpha component of 1. If any component is out of range, the expression is an error.",group:"Color","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},rgba:{doc:"Creates a color value from red, green, blue components, which must range between 0 and 255, and an alpha component which must range between 0 and 1. If any component is out of range, the expression is an error.",group:"Color","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},get:{doc:"Retrieves a property value from the current feature\'s properties, or from another object if a second argument is provided. Returns `null` if the requested property is missing.",group:"Lookup","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},has:{doc:"Tests for the presence of an property value in the current feature\'s properties, or from another object if a second argument is provided.",group:"Lookup","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},length:{doc:"Returns the length of an array or string.",group:"Lookup","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},properties:{doc:\'Returns the feature properties object. Note that in some cases, it may be more efficient to use `["get", "property_name"]` directly.\',group:"Feature data","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"feature-state":{doc:"Retrieves a property value from the current feature\'s state. Returns `null` if the requested property is not present on the feature\'s state. A feature\'s state is not part of the GeoJSON or vector tile data, and must be set programmatically on each feature. Features are identified by their `id` attribute, which must be an integer or a string that can be cast to an integer. Note that [\\"feature-state\\"] can only be used with paint properties that support data-driven styling.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.46.0"}}},"geometry-type":{doc:"Returns the feature\'s geometry type: `Point`, `MultiPoint`, `LineString`, `MultiLineString`, `Polygon`, `MultiPolygon`. `Multi*` feature types are only returned in GeoJSON sources. When working with vector tile sources, use the singular forms.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},id:{doc:"Returns the feature\'s id, if it has one.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},zoom:{doc:\'Returns the current zoom level. Note that in style layout and paint properties, ["zoom"] may only appear as the input to a top-level "step" or "interpolate" expression.\',group:"Camera","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},pitch:{doc:\'Returns the current pitch in degrees. `["pitch"]` may only be used in the `filter` expression for a `symbol` layer.\',group:"Camera","sdk-support":{"basic functionality":{js:"2.6.0"}}},"distance-from-center":{doc:\'Returns the distance of a `symbol` instance from the center of the map. The distance is measured in pixels divided by the height of the map container. It measures 0 at the center, decreases towards the camera and increase away from the camera. For example, if the height of the map is 1000px, a value of -1 means 1000px away from the center towards the camera, and a value of 1 means a distance of 1000px away from the camera from the center. `["distance-from-center"]` may only be used in the `filter` expression for a `symbol` layer.\',group:"Camera","sdk-support":{"basic functionality":{js:"2.6.0"}}},"heatmap-density":{doc:"Returns the kernel density estimation of a pixel in a heatmap layer, which is a relative measure of how many data points are crowded around a particular pixel. Can only be used in the `heatmap-color` property.",group:"Heatmap","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"line-progress":{doc:"Returns the progress along a gradient line. Can only be used in the `line-gradient` property.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.5.0",ios:"4.6.0",macos:"0.12.0"}}},"sky-radial-progress":{doc:"Returns the distance of a point on the sky from the sun position. Returns 0 at sun position and 1 when the distance reaches `sky-gradient-radius`. Can only be used in the `sky-gradient` property.",group:"sky","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}}},accumulated:{doc:"Returns the value of a cluster property accumulated so far. Can only be used in the `clusterProperties` option of a clustered GeoJSON source.",group:"Feature data","sdk-support":{"basic functionality":{js:"0.53.0",android:"8.4.0",ios:"5.5.0",macos:"0.15.0"}}},"+":{doc:"Returns the sum of the inputs.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"*":{doc:"Returns the product of the inputs.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"-":{doc:"For two inputs, returns the result of subtracting the second input from the first. For a single input, returns the result of subtracting it from 0.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"/":{doc:"Returns the result of floating point division of the first input by the second.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"%":{doc:"Returns the remainder after integer division of the first input by the second.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"^":{doc:"Returns the result of raising the first input to the power specified by the second.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},sqrt:{doc:"Returns the square root of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.42.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},log10:{doc:"Returns the base-ten logarithm of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},ln:{doc:"Returns the natural logarithm of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},log2:{doc:"Returns the base-two logarithm of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},sin:{doc:"Returns the sine of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},cos:{doc:"Returns the cosine of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},tan:{doc:"Returns the tangent of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},asin:{doc:"Returns the arcsine of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},acos:{doc:"Returns the arccosine of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},atan:{doc:"Returns the arctangent of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},min:{doc:"Returns the minimum value of the inputs.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},max:{doc:"Returns the maximum value of the inputs.",group:"Math","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},round:{doc:\'Rounds the input to the nearest integer. Halfway values are rounded away from zero. For example, `["round", -1.5]` evaluates to -2.\',group:"Math","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},abs:{doc:"Returns the absolute value of the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},ceil:{doc:"Returns the smallest integer that is greater than or equal to the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},floor:{doc:"Returns the largest integer that is less than or equal to the input.",group:"Math","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},distance:{doc:"Returns the shortest distance in meters between the evaluated feature and the input geometry. The input value can be a valid GeoJSON of type `Point`, `MultiPoint`, `LineString`, `MultiLineString`, `Polygon`, `MultiPolygon`, `Feature`, or `FeatureCollection`. Distance values returned may vary in precision due to loss in precision from encoding geometries, particularly below zoom level 13.",group:"Math","sdk-support":{"basic functionality":{android:"9.2.0",ios:"5.9.0",macos:"0.16.0"}}},"==":{doc:"Returns `true` if the input values are equal, `false` otherwise. The comparison is strictly typed: values of different runtime types are always considered unequal. Cases where the types are known to be different at parse time are considered invalid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},"!=":{doc:"Returns `true` if the input values are not equal, `false` otherwise. The comparison is strictly typed: values of different runtime types are always considered unequal. Cases where the types are known to be different at parse time are considered invalid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},">":{doc:"Returns `true` if the first input is strictly greater than the second, `false` otherwise. The arguments are required to be either both strings or both numbers; if during evaluation they are not, expression evaluation produces an error. Cases where this constraint is known not to hold at parse time are considered in valid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},"<":{doc:"Returns `true` if the first input is strictly less than the second, `false` otherwise. The arguments are required to be either both strings or both numbers; if during evaluation they are not, expression evaluation produces an error. Cases where this constraint is known not to hold at parse time are considered in valid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},">=":{doc:"Returns `true` if the first input is greater than or equal to the second, `false` otherwise. The arguments are required to be either both strings or both numbers; if during evaluation they are not, expression evaluation produces an error. Cases where this constraint is known not to hold at parse time are considered in valid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},"<=":{doc:"Returns `true` if the first input is less than or equal to the second, `false` otherwise. The arguments are required to be either both strings or both numbers; if during evaluation they are not, expression evaluation produces an error. Cases where this constraint is known not to hold at parse time are considered in valid and will produce a parse error. Accepts an optional `collator` argument to control locale-dependent string comparisons.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},collator:{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}},all:{doc:"Returns `true` if all the inputs are `true`, `false` otherwise. The inputs are evaluated in order, and evaluation is short-circuiting: once an input expression evaluates to `false`, the result is `false` and no further input expressions are evaluated.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},any:{doc:"Returns `true` if any of the inputs are `true`, `false` otherwise. The inputs are evaluated in order, and evaluation is short-circuiting: once an input expression evaluates to `true`, the result is `true` and no further input expressions are evaluated.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"!":{doc:"Logical negation. Returns `true` if the input is `false`, and `false` if the input is `true`.",group:"Decision","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},within:{doc:"Returns `true` if the evaluated feature is fully contained inside a boundary of the input geometry, `false` otherwise. The input value can be a valid GeoJSON of type `Polygon`, `MultiPolygon`, `Feature`, or `FeatureCollection`. Supported features for evaluation:\\n- `Point`: Returns `false` if a point is on the boundary or falls outside the boundary.\\n- `LineString`: Returns `false` if any part of a line falls outside the boundary, the line intersects the boundary, or a line\'s endpoint is on the boundary.",group:"Decision","sdk-support":{"basic functionality":{js:"1.9.0",android:"9.1.0",ios:"5.8.0",macos:"0.15.0"}}},"is-supported-script":{doc:"Returns `true` if the input string is expected to render legibly. Returns `false` if the input string contains sections that cannot be rendered without potential loss of meaning (e.g. Indic scripts that require complex text shaping, or right-to-left scripts if the the `mapbox-gl-rtl-text` plugin is not in use in Mapbox GL JS).",group:"String","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.6.0"}}},upcase:{doc:"Returns the input string converted to uppercase. Follows the Unicode Default Case Conversion algorithm and the locale-insensitive case mappings in the Unicode Character Database.",group:"String","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},downcase:{doc:"Returns the input string converted to lowercase. Follows the Unicode Default Case Conversion algorithm and the locale-insensitive case mappings in the Unicode Character Database.",group:"String","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},concat:{doc:"Returns a `string` consisting of the concatenation of the inputs. Each input is converted to a string as if by `to-string`.",group:"String","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}}},"resolved-locale":{doc:"Returns the IETF language tag of the locale being used by the provided `collator`. This can be used to determine the default system locale, or to determine if a requested locale was successfully loaded.",group:"String","sdk-support":{"basic functionality":{js:"0.45.0",android:"6.5.0",ios:"4.2.0",macos:"0.9.0"}}}}},fog:{range:{type:"array",default:[.5,10],minimum:-20,maximum:20,length:2,value:"number","property-type":"data-constant",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},doc:"The start and end distance range in which fog fades from fully transparent to fully opaque. The distance to the point at the center of the map is defined as zero, so that negative range values are closer to the camera, and positive values are farther away.",example:[.5,10],"sdk-support":{"basic functionality":{js:"2.3.0"}}},color:{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"The color of the fog. Using opacity is recommended only for smoothly transitioning fog on/off as anything less than 100% opacity results in more tiles loaded and drawn.","sdk-support":{"basic functionality":{js:"2.3.0"}}},"horizon-blend":{type:"number","property-type":"data-constant",default:.1,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"Horizon blend applies a smooth fade from the color of the fog to the color of the sky. A value of zero leaves a sharp transition from fog to sky. Increasing the value blends the color of fog into increasingly high angles of the sky.","sdk-support":{"basic functionality":{js:"2.3.0"}}}},light:{anchor:{type:"enum",default:"viewport",values:{map:{doc:"The position of the light source is aligned to the rotation of the map."},viewport:{doc:"The position of the light source is aligned to the rotation of the viewport."}},"property-type":"data-constant",transition:!1,expression:{interpolated:!1,parameters:["zoom"]},doc:"Whether extruded geometries are lit relative to the map or viewport.",example:"map","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}},position:{type:"array",default:[1.15,210,30],length:3,value:"number","property-type":"data-constant",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},doc:"Position of the light source relative to lit (extruded) geometries, in [r radial coordinate, a azimuthal angle, p polar angle] where r indicates the distance from the center of the base of an object to its light, a indicates the position of the light relative to 0° (0° when `light.anchor` is set to `viewport` corresponds to the top of the viewport, or 0° when `light.anchor` is set to `map` corresponds to due north, and degrees proceed clockwise), and p indicates the height of the light (from 0°, directly above, to 180°, directly below).",example:[1.5,90,80],"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}},color:{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"Color tint for lighting extruded geometries.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}},intensity:{type:"number","property-type":"data-constant",default:.5,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"Intensity of lighting (on a scale from 0 to 1). Higher numbers will present as more extreme contrast.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}}}},projection:{name:{type:"enum",values:{albers:{doc:"An Albers equal-area projection centered on the continental United States. You can configure the projection for a different region by setting `center` and `parallels` properties. You may want to set max bounds to constrain the map to the relevant region."},equalEarth:{doc:"An Equal Earth projection."},equirectangular:{doc:"An Equirectangular projection. This projection is very similar to the Plate Carrée projection."},lambertConformalConic:{doc:"A Lambert conformal conic projection. You can configure the projection for a region by setting `center` and `parallels` properties. You may want to set max bounds to constrain the map to the relevant region."},mercator:{doc:"The Mercator projection is the default projection."},naturalEarth:{doc:"A Natural Earth projection."},winkelTripel:{doc:"A Winkel Tripel projection."},globe:{doc:"A globe projection."}},default:"mercator",doc:"The name of the projection to be used for rendering the map.",required:!0,"sdk-support":{"basic functionality":{js:"2.6.0"}}},center:{type:"array",length:2,value:"number","property-type":"data-constant",transition:!1,doc:"The reference longitude and latitude of the projection. `center` takes the form of [lng, lat]. This property is only configurable for conic projections (Albers and Lambert Conformal Conic). All other projections are centered on [0, 0].",example:[-96,37.5],requires:[{name:["albers","lambertConformalConic"]}],"sdk-support":{"basic functionality":{js:"2.6.0"}}},parallels:{type:"array",length:2,value:"number","property-type":"data-constant",transition:!1,doc:"The standard parallels of the projection, denoting the desired latitude range with minimal distortion. `parallels` takes the form of [lat0, lat1]. This property is only configurable for conic projections (Albers and Lambert Conformal Conic).",example:[29.5,45.5],requires:[{name:["albers","lambertConformalConic"]}],"sdk-support":{"basic functionality":{js:"2.6.0"}}}},terrain:{source:{type:"string",doc:"Name of a source of `raster_dem` type to be used for terrain elevation.",required:!0,"sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}}},exaggeration:{type:"number","property-type":"data-constant",default:1,minimum:0,maximum:1e3,expression:{interpolated:!0,parameters:["zoom"]},transition:!0,doc:"Exaggerates the elevation of the terrain by multiplying the data from the DEM with this value.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}}}},paint:["paint_fill","paint_line","paint_circle","paint_heatmap","paint_fill-extrusion","paint_symbol","paint_raster","paint_hillshade","paint_background","paint_sky"],paint_fill:{"fill-antialias":{type:"boolean",default:!0,doc:"Whether or not the fill should be antialiased.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-opacity":{type:"number",default:1,minimum:0,maximum:1,doc:"The opacity of the entire fill layer. In contrast to the `fill-color`, this value will also affect the 1px stroke around the fill, if the stroke is used.",transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.21.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-color":{type:"color",default:"#000000",doc:"The color of the filled part of this layer. This color can be specified as `rgba` with an alpha component and the color\'s opacity will not affect the opacity of the 1px stroke, if it is used.",transition:!0,requires:[{"!":"fill-pattern"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.19.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-outline-color":{type:"color",doc:"The outline color of the fill. Matches the value of `fill-color` if unspecified.",transition:!0,requires:[{"!":"fill-pattern"},{"fill-antialias":!0}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.19.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"The geometry\'s offset. Values are [x, y] where negatives indicate left and up, respectively.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-translate-anchor":{type:"enum",values:{map:{doc:"The fill is translated relative to the map."},viewport:{doc:"The fill is translated relative to the viewport."}},doc:"Controls the frame of reference for `fill-translate`.",default:"map",requires:["fill-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-pattern":{type:"resolvedImage",transition:!0,doc:"Name of image in sprite to use for drawing image fills. For seamless patterns, image width and height must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.49.0",android:"6.5.0",macos:"0.11.0",ios:"4.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"}},"paint_fill-extrusion":{"fill-extrusion-opacity":{type:"number",default:1,minimum:0,maximum:1,doc:"The opacity of the entire fill extrusion layer. This is rendered on a per-layer, not per-feature, basis, and data-driven styling is not available.",transition:!0,"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-color":{type:"color",default:"#000000",doc:"The base color of the extruded fill. The extrusion\'s surfaces will be shaded differently based on this color in combination with the root `light` settings. If this color is specified as `rgba` with an alpha component, the alpha component will be ignored; use `fill-extrusion-opacity` to set layer opacity.",transition:!0,requires:[{"!":"fill-extrusion-pattern"}],"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"},"data-driven styling":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"The geometry\'s offset. Values are [x, y] where negatives indicate left and up (on the flat plane), respectively.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-translate-anchor":{type:"enum",values:{map:{doc:"The fill extrusion is translated relative to the map."},viewport:{doc:"The fill extrusion is translated relative to the viewport."}},doc:"Controls the frame of reference for `fill-extrusion-translate`.",default:"map",requires:["fill-extrusion-translate"],"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-pattern":{type:"resolvedImage",transition:!0,doc:"Name of image in sprite to use for drawing images on extruded fills. For seamless patterns, image width and height must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.","sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"},"data-driven styling":{js:"0.49.0",android:"6.5.0",macos:"0.11.0",ios:"4.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"fill-extrusion-height":{type:"number",default:0,minimum:0,units:"meters",doc:"The height with which to extrude this layer.",transition:!0,"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"},"data-driven styling":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-base":{type:"number",default:0,minimum:0,units:"meters",doc:"The height with which to extrude the base of this layer. Must be less than or equal to `fill-extrusion-height`.",transition:!0,requires:["fill-extrusion-height"],"sdk-support":{"basic functionality":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"},"data-driven styling":{js:"0.27.0",android:"5.1.0",ios:"3.6.0",macos:"0.5.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-vertical-gradient":{type:"boolean",default:!0,doc:"Whether to apply a vertical gradient to the sides of a fill-extrusion layer. If true, sides will be shaded slightly darker farther down.",transition:!1,"sdk-support":{"basic functionality":{js:"0.50.0",android:"7.0.0",ios:"4.7.0",macos:"0.13.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_line:{"line-opacity":{type:"number",doc:"The opacity at which the line will be drawn.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-color":{type:"color",doc:"The color with which the line will be drawn.",default:"#000000",transition:!0,requires:[{"!":"line-pattern"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.23.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"The geometry\'s offset. Values are [x, y] where negatives indicate left and up, respectively.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-translate-anchor":{type:"enum",values:{map:{doc:"The line is translated relative to the map."},viewport:{doc:"The line is translated relative to the viewport."}},doc:"Controls the frame of reference for `line-translate`.",default:"map",requires:["line-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"line-width":{type:"number",default:1,minimum:0,transition:!0,units:"pixels",doc:"Stroke thickness.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-gap-width":{type:"number",default:0,minimum:0,doc:"Draws a line casing outside of a line\'s actual path. Value indicates the width of the inner gap.",transition:!0,units:"pixels","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-offset":{type:"number",default:0,doc:"The line\'s offset. For linear features, a positive value offsets the line to the right, relative to the direction of the line, and a negative value to the left. For polygon features, a positive value results in an inset, and a negative value results in an outset.",transition:!0,units:"pixels","sdk-support":{"basic functionality":{js:"0.12.1",android:"3.0.0",ios:"3.1.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"Blur applied to the line, in pixels.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-dasharray":{type:"array",value:"number",doc:"Specifies the lengths of the alternating dashes and gaps that form the dash pattern. The lengths are later scaled by the line width. To convert a dash length to pixels, multiply the length by the current line width. Note that GeoJSON sources with `lineMetrics: true` specified won\'t render dashed lines to the expected scale. Also note that zoom-dependent expressions will be evaluated only at integer zoom levels.",minimum:0,transition:!0,units:"line widths",requires:[{"!":"line-pattern"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"2.3.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"line-pattern":{type:"resolvedImage",transition:!0,doc:"Name of image in sprite to use for drawing image lines. For seamless patterns, image width must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.49.0",android:"6.5.0",macos:"0.11.0",ios:"4.4.0"}},expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"line-gradient":{type:"color",doc:\'Defines a gradient with which to color a line feature. Can only be used with GeoJSON sources that specify `"lineMetrics": true`.\',transition:!1,requires:[{"!":"line-pattern"},{source:"geojson",has:{lineMetrics:!0}}],"sdk-support":{"basic functionality":{js:"0.45.0",android:"6.5.0",ios:"4.4.0",macos:"0.11.0"},"data-driven styling":{}},expression:{interpolated:!0,parameters:["line-progress"]},"property-type":"color-ramp"}},paint_circle:{"circle-radius":{type:"number",default:5,minimum:0,transition:!0,units:"pixels",doc:"Circle radius.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.18.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-color":{type:"color",default:"#000000",doc:"The fill color of the circle.",transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.18.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-blur":{type:"number",default:0,doc:"Amount to blur the circle. 1 blurs the circle such that only the centerpoint is full opacity.",transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.20.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-opacity":{type:"number",doc:"The opacity at which the circle will be drawn.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.20.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"The geometry\'s offset. Values are [x, y] where negatives indicate left and up, respectively.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"circle-translate-anchor":{type:"enum",values:{map:{doc:"The circle is translated relative to the map."},viewport:{doc:"The circle is translated relative to the viewport."}},doc:"Controls the frame of reference for `circle-translate`.",default:"map",requires:["circle-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-scale":{type:"enum",values:{map:{doc:"Circles are scaled according to their apparent distance to the camera."},viewport:{doc:"Circles are not scaled."}},default:"map",doc:"Controls the scaling behavior of the circle when the map is pitched.","sdk-support":{"basic functionality":{js:"0.21.0",android:"4.2.0",ios:"3.4.0",macos:"0.2.1"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-alignment":{type:"enum",values:{map:{doc:"The circle is aligned to the plane of the map."},viewport:{doc:"The circle is aligned to the plane of the viewport."}},default:"viewport",doc:"Orientation of circle when map is pitched.","sdk-support":{"basic functionality":{js:"0.39.0",android:"5.2.0",ios:"3.7.0",macos:"0.6.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-stroke-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"The width of the circle\'s stroke. Strokes are placed outside of the `circle-radius`.","sdk-support":{"basic functionality":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-color":{type:"color",default:"#000000",doc:"The stroke color of the circle.",transition:!0,"sdk-support":{"basic functionality":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-opacity":{type:"number",doc:"The opacity of the circle\'s stroke.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"},"data-driven styling":{js:"0.29.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"}},paint_heatmap:{"heatmap-radius":{type:"number",default:30,minimum:1,transition:!0,units:"pixels",doc:"Radius of influence of one heatmap point in pixels. Increasing the value makes the heatmap smoother, but less detailed. `queryRenderedFeatures` on heatmap layers will return points within this radius.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},"data-driven styling":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-weight":{type:"number",default:1,minimum:0,transition:!1,doc:"A measure of how much an individual point contributes to the heatmap. A value of 10 would be equivalent to having 10 points of weight 1 in the same spot. Especially useful when combined with clustering.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},"data-driven styling":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-intensity":{type:"number",default:1,minimum:0,transition:!0,doc:"Similar to `heatmap-weight` but controls the intensity of the heatmap globally. Primarily used for adjusting the heatmap based on zoom level.","sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"heatmap-color":{type:"color",default:["interpolate",["linear"],["heatmap-density"],0,"rgba(0, 0, 255, 0)",.1,"royalblue",.3,"cyan",.5,"lime",.7,"yellow",1,"red"],doc:\'Defines the color of each pixel based on its density value in a heatmap. Should be an expression that uses `["heatmap-density"]` as input.\',transition:!1,"sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"},"data-driven styling":{}},expression:{interpolated:!0,parameters:["heatmap-density"]},"property-type":"color-ramp"},"heatmap-opacity":{type:"number",doc:"The global opacity at which the heatmap layer will be drawn.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.41.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_symbol:{"icon-opacity":{doc:"The opacity at which the icon will be drawn.",type:"number",default:1,minimum:0,maximum:1,transition:!0,requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-color":{type:"color",default:"#000000",transition:!0,doc:"The color of the icon. This can only be used with [SDF icons](/help/troubleshooting/using-recolorable-images-in-mapbox-maps/).",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-color":{type:"color",default:"rgba(0, 0, 0, 0)",transition:!0,doc:"The color of the icon\'s halo. Icon halos can only be used with [SDF icons](/help/troubleshooting/using-recolorable-images-in-mapbox-maps/).",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"Distance of halo to the icon outline.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"Fade out the halo towards the outside.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"Distance that the icon\'s anchor is moved from its original placement. Positive values indicate right and down, while negative values indicate left and up.",requires:["icon-image"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-translate-anchor":{type:"enum",values:{map:{doc:"Icons are translated relative to the map."},viewport:{doc:"Icons are translated relative to the viewport."}},doc:"Controls the frame of reference for `icon-translate`.",default:"map",requires:["icon-image","icon-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-opacity":{type:"number",doc:"The opacity at which the text will be drawn.",default:1,minimum:0,maximum:1,transition:!0,requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-color":{type:"color",doc:"The color with which the text will be drawn.",default:"#000000",transition:!0,overridable:!0,requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-color":{type:"color",default:"rgba(0, 0, 0, 0)",transition:!0,doc:"The color of the text\'s halo, which helps it stand out from backgrounds.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"Distance of halo to the font outline. Max text halo width is 1/4 of the font-size.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",doc:"The halo\'s fadeout distance towards the outside.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{js:"0.33.0",android:"5.0.0",ios:"3.5.0",macos:"0.4.0"}},expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",doc:"Distance that the text\'s anchor is moved from its original placement. Positive values indicate right and down, while negative values indicate left and up.",requires:["text-field"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-translate-anchor":{type:"enum",values:{map:{doc:"The text is translated relative to the map."},viewport:{doc:"The text is translated relative to the viewport."}},doc:"Controls the frame of reference for `text-translate`.",default:"map",requires:["text-field","text-translate"],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_raster:{"raster-opacity":{type:"number",doc:"The opacity at which the image will be drawn.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-hue-rotate":{type:"number",default:0,period:360,transition:!0,units:"degrees",doc:"Rotates hues around the color wheel.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-min":{type:"number",doc:"Increase or reduce the brightness of the image. The value is the minimum brightness.",default:0,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-max":{type:"number",doc:"Increase or reduce the brightness of the image. The value is the maximum brightness.",default:1,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-saturation":{type:"number",doc:"Increase or reduce the saturation of the image.",default:0,minimum:-1,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-contrast":{type:"number",doc:"Increase or reduce the contrast of the image.",default:0,minimum:-1,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-resampling":{type:"enum",doc:"The resampling/interpolation method to use for overscaling, also known as texture magnification filter",values:{linear:{doc:"(Bi)linear filtering interpolates pixel values using the weighted average of the four closest original source pixels creating a smooth but blurry look when overscaled"},nearest:{doc:"Nearest neighbor filtering interpolates pixel values using the nearest original source pixel creating a sharp but pixelated look when overscaled"}},default:"linear","sdk-support":{"basic functionality":{js:"0.47.0",android:"6.3.0",ios:"4.2.0",macos:"0.9.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"raster-fade-duration":{type:"number",default:300,minimum:0,transition:!1,units:"milliseconds",doc:"Fade duration when a new tile is added.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_hillshade:{"hillshade-illumination-direction":{type:"number",default:335,minimum:0,maximum:359,doc:"The direction of the light source used to generate the hillshading with 0 as the top of the viewport if `hillshade-illumination-anchor` is set to `viewport` and due north if `hillshade-illumination-anchor` is set to `map`.",transition:!1,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-illumination-anchor":{type:"enum",values:{map:{doc:"The hillshade illumination is relative to the north direction."},viewport:{doc:"The hillshade illumination is relative to the top of the viewport."}},default:"viewport",doc:"Direction of light source when map is rotated.","sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-exaggeration":{type:"number",doc:"Intensity of the hillshade",default:.5,minimum:0,maximum:1,transition:!0,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-shadow-color":{type:"color",default:"#000000",doc:"The shading color of areas that face away from the light source.",transition:!0,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-highlight-color":{type:"color",default:"#FFFFFF",doc:"The shading color of areas that faces towards the light source.",transition:!0,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-accent-color":{type:"color",default:"#000000",doc:"The shading color used to accentuate rugged terrain like sharp cliffs and gorges.",transition:!0,"sdk-support":{"basic functionality":{js:"0.43.0",android:"6.0.0",ios:"4.0.0",macos:"0.7.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_background:{"background-color":{type:"color",default:"#000000",doc:"The color with which the background will be drawn.",transition:!0,requires:[{"!":"background-pattern"}],"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"background-pattern":{type:"resolvedImage",transition:!0,doc:"Name of image in sprite to use for drawing an image background. For seamless patterns, image width and height must be a factor of two (2, 4, 8, ..., 512). Note that zoom-dependent expressions will be evaluated only at integer zoom levels.","sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"},"data-driven styling":{}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"cross-faded"},"background-opacity":{type:"number",default:1,minimum:0,maximum:1,doc:"The opacity at which the background will be drawn.",transition:!0,"sdk-support":{"basic functionality":{js:"0.10.0",android:"2.0.1",ios:"2.0.0",macos:"0.1.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_sky:{"sky-type":{type:"enum",values:{gradient:{doc:"Renders the sky with a gradient that can be configured with `sky-gradient-radius` and `sky-gradient`."},atmosphere:{doc:"Renders the sky with a simulated atmospheric scattering algorithm, the sun direction can be attached to the light position or explicitly set through `sky-atmosphere-sun`."}},default:"atmosphere",doc:"The type of the sky","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"sky-atmosphere-sun":{type:"array",value:"number",length:2,units:"degrees",minimum:[0,0],maximum:[360,180],transition:!1,doc:"Position of the sun center [a azimuthal angle, p polar angle]. The azimuthal angle indicates the position of the sun relative to 0° north, where degrees proceed clockwise. The polar angle indicates the height of the sun, where 0° is directly above, at zenith, and 90° at the horizon. When this property is ommitted, the sun center is directly inherited from the light position.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},requires:[{"sky-type":"atmosphere"}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"sky-atmosphere-sun-intensity":{type:"number",requires:[{"sky-type":"atmosphere"}],default:10,minimum:0,maximum:100,transition:!1,doc:"Intensity of the sun as a light source in the atmosphere (on a scale from 0 to a 100). Setting higher values will brighten up the sky.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},"property-type":"data-constant"},"sky-gradient-center":{type:"array",requires:[{"sky-type":"gradient"}],value:"number",default:[0,0],length:2,units:"degrees",minimum:[0,0],maximum:[360,180],transition:!1,doc:"Position of the gradient center [a azimuthal angle, p polar angle]. The azimuthal angle indicates the position of the gradient center relative to 0° north, where degrees proceed clockwise. The polar angle indicates the height of the gradient center, where 0° is directly above, at zenith, and 90° at the horizon.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"sky-gradient-radius":{type:"number",requires:[{"sky-type":"gradient"}],default:90,minimum:0,maximum:180,transition:!1,doc:"The angular distance (measured in degrees) from `sky-gradient-center` up to which the gradient extends. A value of 180 causes the gradient to wrap around to the opposite direction from `sky-gradient-center`.","sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"sky-gradient":{type:"color",default:["interpolate",["linear"],["sky-radial-progress"],.8,"#87ceeb",1,"white"],doc:"Defines a radial color gradient with which to color the sky. The color values can be interpolated with an expression using `sky-radial-progress`. The range [0, 1] for the interpolant covers a radial distance (in degrees) of [0, `sky-gradient-radius`] centered at the position specified by `sky-gradient-center`.",transition:!1,requires:[{"sky-type":"gradient"}],"sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"},"data-driven styling":{}},expression:{interpolated:!0,parameters:["sky-radial-progress"]},"property-type":"color-ramp"},"sky-atmosphere-halo-color":{type:"color",default:"white",doc:"A color applied to the atmosphere sun halo. The alpha channel describes how strongly the sun halo is represented in an atmosphere sky layer.",transition:!1,requires:[{"sky-type":"atmosphere"}],"sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},"property-type":"data-constant"},"sky-atmosphere-color":{type:"color",default:"white",doc:"A color used to tweak the main atmospheric scattering coefficients. Using white applies the default coefficients giving the natural blue color to the atmosphere. This color affects how heavily the corresponding wavelength is represented during scattering. The alpha channel describes the density of the atmosphere, with 1 maximum density and 0 no density.",transition:!1,requires:[{"sky-type":"atmosphere"}],"sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},"property-type":"data-constant"},"sky-opacity":{type:"number",default:1,minimum:0,maximum:1,doc:"The opacity of the entire sky layer.",transition:!0,"sdk-support":{"basic functionality":{js:"2.0.0",ios:"10.0.0",android:"10.0.0"}},expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},transition:{duration:{type:"number",default:300,minimum:0,units:"milliseconds",doc:"Time allotted for transitions to complete."},delay:{type:"number",default:0,minimum:0,units:"milliseconds",doc:"Length of time before a transition begins."}},"property-type":{"data-driven":{type:"property-type",doc:"Property is interpolable and can be represented using a property expression."},"cross-faded":{type:"property-type",doc:"Property is non-interpolable; rather, its values will be cross-faded to smoothly transition between integer zooms."},"cross-faded-data-driven":{type:"property-type",doc:"Property is non-interpolable; rather, its values will be cross-faded to smoothly transition between integer zooms. It can be represented using a property expression."},"color-ramp":{type:"property-type",doc:"Property should be specified using a color ramp from which the output color can be sampled based on a property calculation."},"data-constant":{type:"property-type",doc:"Property is interpolable but cannot be represented using a property expression."},constant:{type:"property-type",doc:"Property is constant across all zoom levels and property values."}},promoteId:{"*":{type:"string",doc:"A name of a feature property to use as ID for feature state."}}},qi="undefined"!=typeof undefinedThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof undefined?global:"undefined"!=typeof self?self:{};function Ci(t){var e={exports:{}};return t(e,e.exports),e.exports}function Ri(t,e){return Object.prototype.hasOwnProperty.call(t,e)}\n/*! https://mths.be/punycode v1.3.2 by @mathias */Ci((function(t,e){!function(n){var i=e&&!e.nodeType&&e,r=t&&!t.nodeType&&t,o="object"==typeof qi&&qi;o.global!==o&&o.window!==o&&o.self!==o||(n=o);var s,a,l=2147483647,u=/^xn--/,c=/[^\\x20-\\x7E]/,h=/[\\x2E\\u3002\\uFF0E\\uFF61]/g,d={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},f=Math.floor,p=String.fromCharCode;function m(t){throw RangeError(d[t])}function y(t,e){for(var n=t.length,i=[];n--;)i[n]=e(t[n]);return i}function g(t,e){var n=t.split("@"),i="";return n.length>1&&(i=n[0]+"@",t=n[1]),i+y((t=t.replace(h,".")).split("."),e).join(".")}function b(t){for(var e,n,i=[],r=0,o=t.length;r<o;)(e=t.charCodeAt(r++))>=55296&&e<=56319&&r<o?56320==(64512&(n=t.charCodeAt(r++)))?i.push(((1023&e)<<10)+(1023&n)+65536):(i.push(e),r--):i.push(e);return i}function v(t){return y(t,(function(t){var e="";return t>65535&&(e+=p((t-=65536)>>>10&1023|55296),t=56320|1023&t),e+p(t)})).join("")}function w(t,e){return t+22+75*(t<26)-((0!=e)<<5)}function x(t,e,n){var i=0;for(t=n?f(t/700):t>>1,t+=f(t/e);t>455;i+=36)t=f(t/35);return f(i+36*t/(t+38))}function k(t){var e,n,i,r,o,s,a,u,c,h,d,p=[],y=t.length,g=0,b=128,w=72;for((n=t.lastIndexOf("-"))<0&&(n=0),i=0;i<n;++i)t.charCodeAt(i)>=128&&m("not-basic"),p.push(t.charCodeAt(i));for(r=n>0?n+1:0;r<y;){for(o=g,s=1,a=36;r>=y&&m("invalid-input"),((u=(d=t.charCodeAt(r++))-48<10?d-22:d-65<26?d-65:d-97<26?d-97:36)>=36||u>f((l-g)/s))&&m("overflow"),g+=u*s,!(u<(c=a<=w?1:a>=w+26?26:a-w));a+=36)s>f(l/(h=36-c))&&m("overflow"),s*=h;w=x(g-o,e=p.length+1,0==o),f(g/e)>l-b&&m("overflow"),b+=f(g/e),g%=e,p.splice(g++,0,b)}return v(p)}function M(t){var e,n,i,r,o,s,a,u,c,h,d,y,g,v,k,M=[];for(y=(t=b(t)).length,e=128,n=0,o=72,s=0;s<y;++s)(d=t[s])<128&&M.push(p(d));for(i=r=M.length,r&&M.push("-");i<y;){for(a=l,s=0;s<y;++s)(d=t[s])>=e&&d<a&&(a=d);for(a-e>f((l-n)/(g=i+1))&&m("overflow"),n+=(a-e)*g,e=a,s=0;s<y;++s)if((d=t[s])<e&&++n>l&&m("overflow"),d==e){for(u=n,c=36;!(u<(h=c<=o?1:c>=o+26?26:c-o));c+=36)M.push(p(w(h+(k=u-h)%(v=36-h),0))),u=f(k/v);M.push(p(w(u,0))),o=x(n,g,i==r),n=0,++i}++n,++e}return M.join("")}if(s={version:"1.3.2",ucs2:{decode:b,encode:v},decode:k,encode:M,toASCII:function(t){return g(t,(function(t){return c.test(t)?"xn--"+M(t):t}))},toUnicode:function(t){return g(t,(function(t){return u.test(t)?k(t.slice(4).toLowerCase()):t}))}},i&&r)if(t.exports==i)r.exports=s;else for(a in s)s.hasOwnProperty(a)&&(i[a]=s[a]);else n.punycode=s}(qi)}));var Ei=function(t,e,n,i){n=n||"=";var r={};if("string"!=typeof t||0===t.length)return r;var o=/\\+/g;t=t.split(e=e||"&");var s=1e3;i&&"number"==typeof i.maxKeys&&(s=i.maxKeys);var a=t.length;s>0&&a>s&&(a=s);for(var l=0;l<a;++l){var u,c,h,d,f=t[l].replace(o,"%20"),p=f.indexOf(n);p>=0?(u=f.substr(0,p),c=f.substr(p+1)):(u=f,c=""),h=decodeURIComponent(u),d=decodeURIComponent(c),Ri(r,h)?Array.isArray(r[h])?r[h].push(d):r[h]=[r[h],d]:r[h]=d}return r},Ni=function(t){switch(typeof t){case"string":return t;case"boolean":return t?"true":"false";case"number":return isFinite(t)?t:"";default:return""}},Di=function(t,e,n,i){return e=e||"&",n=n||"=",null===t&&(t=void 0),"object"==typeof t?Object.keys(t).map((function(i){var r=encodeURIComponent(Ni(i))+n;return Array.isArray(t[i])?t[i].map((function(t){return r+encodeURIComponent(Ni(t))})).join(e):r+encodeURIComponent(Ni(t[i]))})).join(e):i?encodeURIComponent(Ni(i))+n+encodeURIComponent(Ni(t)):""};function Li(t,...e){for(const n of e)for(const e in n)t[e]=n[e];return t}Ci((function(t,e){e.decode=e.parse=Ei,e.encode=e.stringify=Di}));class Ui extends Error{constructor(t,e){super(e),this.message=e,this.key=t}}class $i{constructor(t,e=[]){this.parent=t,this.bindings={};for(const[t,n]of e)this.bindings[t]=n}concat(t){return new $i(this,t)}get(t){if(this.bindings[t])return this.bindings[t];if(this.parent)return this.parent.get(t);throw new Error(t+" not found in scope.")}has(t){return!!this.bindings[t]||!!this.parent&&this.parent.has(t)}}const Wi={kind:"null"},Ji={kind:"number"},Vi={kind:"string"},Hi={kind:"boolean"},Gi={kind:"color"},Bi={kind:"object"},Zi={kind:"value"},Yi={kind:"collator"},Xi={kind:"formatted"},Ki={kind:"resolvedImage"};function Qi(t,e){return{kind:"array",itemType:t,N:e}}function tr(t){if("array"===t.kind){const e=tr(t.itemType);return"number"==typeof t.N?`array<${e}, ${t.N}>`:"value"===t.itemType.kind?"array":`array<${e}>`}return t.kind}const er=[Wi,Ji,Vi,Hi,Gi,Xi,Bi,Qi(Zi),Ki];function nr(t,e){if("error"===e.kind)return null;if("array"===t.kind){if("array"===e.kind&&(0===e.N&&"value"===e.itemType.kind||!nr(t.itemType,e.itemType))&&("number"!=typeof t.N||t.N===e.N))return null}else{if(t.kind===e.kind)return null;if("value"===t.kind)for(const t of er)if(!nr(t,e))return null}return`Expected ${tr(t)} but found ${tr(e)} instead.`}function ir(t,e){return e.some(e=>e.kind===t.kind)}function rr(t,e){return e.some(e=>"null"===e?null===t:"array"===e?Array.isArray(t):"object"===e?t&&!Array.isArray(t)&&"object"==typeof t:e===typeof t)}var or=Ci((function(t,e){var n={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],rebeccapurple:[102,51,153,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function i(t){return(t=Math.round(t))<0?0:t>255?255:t}function r(t){return i("%"===t[t.length-1]?parseFloat(t)/100*255:parseInt(t))}function o(t){return function(t){return t<0?0:t>1?1:t}("%"===t[t.length-1]?parseFloat(t)/100:parseFloat(t))}function s(t,e,n){return n<0?n+=1:n>1&&(n-=1),6*n<1?t+(e-t)*n*6:2*n<1?e:3*n<2?t+(e-t)*(2/3-n)*6:t}try{e.parseCSSColor=function(t){var e,a=t.replace(/ /g,"").toLowerCase();if(a in n)return n[a].slice();if("#"===a[0])return 4===a.length?(e=parseInt(a.substr(1),16))>=0&&e<=4095?[(3840&e)>>4|(3840&e)>>8,240&e|(240&e)>>4,15&e|(15&e)<<4,1]:null:7===a.length&&(e=parseInt(a.substr(1),16))>=0&&e<=16777215?[(16711680&e)>>16,(65280&e)>>8,255&e,1]:null;var l=a.indexOf("("),u=a.indexOf(")");if(-1!==l&&u+1===a.length){var c=a.substr(0,l),h=a.substr(l+1,u-(l+1)).split(","),d=1;switch(c){case"rgba":if(4!==h.length)return null;d=o(h.pop());case"rgb":return 3!==h.length?null:[r(h[0]),r(h[1]),r(h[2]),d];case"hsla":if(4!==h.length)return null;d=o(h.pop());case"hsl":if(3!==h.length)return null;var f=(parseFloat(h[0])%360+360)%360/360,p=o(h[1]),m=o(h[2]),y=m<=.5?m*(p+1):m+p-m*p,g=2*m-y;return[i(255*s(g,y,f+1/3)),i(255*s(g,y,f)),i(255*s(g,y,f-1/3)),d];default:return null}}return null}}catch(t){}}));class sr{constructor(t,e,n,i=1){this.r=t,this.g=e,this.b=n,this.a=i}static parse(t){if(!t)return;if(t instanceof sr)return t;if("string"!=typeof t)return;const e=or.parseCSSColor(t);return e?new sr(e[0]/255*e[3],e[1]/255*e[3],e[2]/255*e[3],e[3]):void 0}toString(){const[t,e,n,i]=this.toArray();return`rgba(${Math.round(t)},${Math.round(e)},${Math.round(n)},${i})`}toArray(){const{r:t,g:e,b:n,a:i}=this;return 0===i?[0,0,0,0]:[255*t/i,255*e/i,255*n/i,i]}}sr.black=new sr(0,0,0,1),sr.white=new sr(1,1,1,1),sr.transparent=new sr(0,0,0,0),sr.red=new sr(1,0,0,1),sr.blue=new sr(0,0,1,1);class ar{constructor(t,e,n){this.sensitivity=t?e?"variant":"case":e?"accent":"base",this.locale=n,this.collator=new Intl.Collator(this.locale?this.locale:[],{sensitivity:this.sensitivity,usage:"search"})}compare(t,e){return this.collator.compare(t,e)}resolvedLocale(){return new Intl.Collator(this.locale?this.locale:[]).resolvedOptions().locale}}class lr{constructor(t,e,n,i,r){this.text=t.normalize?t.normalize():t,this.image=e,this.scale=n,this.fontStack=i,this.textColor=r}}class ur{constructor(t){this.sections=t}static fromString(t){return new ur([new lr(t,null,null,null,null)])}isEmpty(){return 0===this.sections.length||!this.sections.some(t=>0!==t.text.length||t.image&&0!==t.image.name.length)}static factory(t){return t instanceof ur?t:ur.fromString(t)}toString(){return 0===this.sections.length?"":this.sections.map(t=>t.text).join("")}serialize(){const t=["format"];for(const e of this.sections){if(e.image){t.push(["image",e.image.name]);continue}t.push(e.text);const n={};e.fontStack&&(n["text-font"]=["literal",e.fontStack.split(",")]),e.scale&&(n["font-scale"]=e.scale),e.textColor&&(n["text-color"]=["rgba"].concat(e.textColor.toArray())),t.push(n)}return t}}class cr{constructor(t){this.name=t.name,this.available=t.available}toString(){return this.name}static fromString(t){return t?new cr({name:t,available:!1}):null}serialize(){return["image",this.name]}}function hr(t,e,n,i){return"number"==typeof t&&t>=0&&t<=255&&"number"==typeof e&&e>=0&&e<=255&&"number"==typeof n&&n>=0&&n<=255?void 0===i||"number"==typeof i&&i>=0&&i<=1?null:`Invalid rgba value [${[t,e,n,i].join(", ")}]: \'a\' must be between 0 and 1.`:`Invalid rgba value [${("number"==typeof i?[t,e,n,i]:[t,e,n]).join(", ")}]: \'r\', \'g\', and \'b\' must be between 0 and 255.`}function dr(t){if(null===t)return!0;if("string"==typeof t)return!0;if("boolean"==typeof t)return!0;if("number"==typeof t)return!0;if(t instanceof sr)return!0;if(t instanceof ar)return!0;if(t instanceof ur)return!0;if(t instanceof cr)return!0;if(Array.isArray(t)){for(const e of t)if(!dr(e))return!1;return!0}if("object"==typeof t){for(const e in t)if(!dr(t[e]))return!1;return!0}return!1}function fr(t){if(null===t)return Wi;if("string"==typeof t)return Vi;if("boolean"==typeof t)return Hi;if("number"==typeof t)return Ji;if(t instanceof sr)return Gi;if(t instanceof ar)return Yi;if(t instanceof ur)return Xi;if(t instanceof cr)return Ki;if(Array.isArray(t)){const e=t.length;let n;for(const e of t){const t=fr(e);if(n){if(n===t)continue;n=Zi;break}n=t}return Qi(n||Zi,e)}return Bi}function pr(t){const e=typeof t;return null===t?"":"string"===e||"number"===e||"boolean"===e?String(t):t instanceof sr||t instanceof ur||t instanceof cr?t.toString():JSON.stringify(t)}class mr{constructor(t,e){this.type=t,this.value=e}static parse(t,e){if(2!==t.length)return e.error(`\'literal\' expression requires exactly one argument, but found ${t.length-1} instead.`);if(!dr(t[1]))return e.error("invalid value");const n=t[1];let i=fr(n);const r=e.expectedType;return"array"!==i.kind||0!==i.N||!r||"array"!==r.kind||"number"==typeof r.N&&0!==r.N||(i=r),new mr(i,n)}evaluate(){return this.value}eachChild(){}outputDefined(){return!0}serialize(){return"array"===this.type.kind||"object"===this.type.kind?["literal",this.value]:this.value instanceof sr?["rgba"].concat(this.value.toArray()):this.value instanceof ur?this.value.serialize():this.value}}class yr{constructor(t){this.name="ExpressionEvaluationError",this.message=t}toJSON(){return this.message}}const gr={string:Vi,number:Ji,boolean:Hi,object:Bi};class br{constructor(t,e){this.type=t,this.args=e}static parse(t,e){if(t.length<2)return e.error("Expected at least one argument.");let n,i=1;const r=t[0];if("array"===r){let r,o;if(t.length>2){const n=t[1];if("string"!=typeof n||!(n in gr)||"object"===n)return e.error(\'The item type argument of "array" must be one of string, number, boolean\',1);r=gr[n],i++}else r=Zi;if(t.length>3){if(null!==t[2]&&("number"!=typeof t[2]||t[2]<0||t[2]!==Math.floor(t[2])))return e.error(\'The length argument to "array" must be a positive integer literal\',2);o=t[2],i++}n=Qi(r,o)}else n=gr[r];const o=[];for(;i<t.length;i++){const n=e.parse(t[i],i,Zi);if(!n)return null;o.push(n)}return new br(n,o)}evaluate(t){for(let e=0;e<this.args.length;e++){const n=this.args[e].evaluate(t);if(!nr(this.type,fr(n)))return n;if(e===this.args.length-1)throw new yr(`Expected value to be of type ${tr(this.type)}, but found ${tr(fr(n))} instead.`)}return null}eachChild(t){this.args.forEach(t)}outputDefined(){return this.args.every(t=>t.outputDefined())}serialize(){const t=this.type,e=[t.kind];if("array"===t.kind){const n=t.itemType;if("string"===n.kind||"number"===n.kind||"boolean"===n.kind){e.push(n.kind);const i=t.N;("number"==typeof i||this.args.length>1)&&e.push(i)}}return e.concat(this.args.map(t=>t.serialize()))}}class vr{constructor(t){this.type=Xi,this.sections=t}static parse(t,e){if(t.length<2)return e.error("Expected at least one argument.");const n=t[1];if(!Array.isArray(n)&&"object"==typeof n)return e.error("First argument must be an image or text section.");const i=[];let r=!1;for(let n=1;n<=t.length-1;++n){const o=t[n];if(r&&"object"==typeof o&&!Array.isArray(o)){r=!1;let t=null;if(o["font-scale"]&&(t=e.parse(o["font-scale"],1,Ji),!t))return null;let n=null;if(o["text-font"]&&(n=e.parse(o["text-font"],1,Qi(Vi)),!n))return null;let s=null;if(o["text-color"]&&(s=e.parse(o["text-color"],1,Gi),!s))return null;const a=i[i.length-1];a.scale=t,a.font=n,a.textColor=s}else{const o=e.parse(t[n],1,Zi);if(!o)return null;const s=o.type.kind;if("string"!==s&&"value"!==s&&"null"!==s&&"resolvedImage"!==s)return e.error("Formatted text type must be \'string\', \'value\', \'image\' or \'null\'.");r=!0,i.push({content:o,scale:null,font:null,textColor:null})}}return new vr(i)}evaluate(t){return new ur(this.sections.map(e=>{const n=e.content.evaluate(t);return fr(n)===Ki?new lr("",n,null,null,null):new lr(pr(n),null,e.scale?e.scale.evaluate(t):null,e.font?e.font.evaluate(t).join(","):null,e.textColor?e.textColor.evaluate(t):null)}))}eachChild(t){for(const e of this.sections)t(e.content),e.scale&&t(e.scale),e.font&&t(e.font),e.textColor&&t(e.textColor)}outputDefined(){return!1}serialize(){const t=["format"];for(const e of this.sections){t.push(e.content.serialize());const n={};e.scale&&(n["font-scale"]=e.scale.serialize()),e.font&&(n["text-font"]=e.font.serialize()),e.textColor&&(n["text-color"]=e.textColor.serialize()),t.push(n)}return t}}class wr{constructor(t){this.type=Ki,this.input=t}static parse(t,e){if(2!==t.length)return e.error("Expected two arguments.");const n=e.parse(t[1],1,Vi);return n?new wr(n):e.error("No image name provided.")}evaluate(t){const e=this.input.evaluate(t),n=cr.fromString(e);return n&&t.availableImages&&(n.available=t.availableImages.indexOf(e)>-1),n}eachChild(t){t(this.input)}outputDefined(){return!1}serialize(){return["image",this.input.serialize()]}}const xr={"to-boolean":Hi,"to-color":Gi,"to-number":Ji,"to-string":Vi};class kr{constructor(t,e){this.type=t,this.args=e}static parse(t,e){if(t.length<2)return e.error("Expected at least one argument.");const n=t[0];if(("to-boolean"===n||"to-string"===n)&&2!==t.length)return e.error("Expected one argument.");const i=xr[n],r=[];for(let n=1;n<t.length;n++){const i=e.parse(t[n],n,Zi);if(!i)return null;r.push(i)}return new kr(i,r)}evaluate(t){if("boolean"===this.type.kind)return Boolean(this.args[0].evaluate(t));if("color"===this.type.kind){let e,n;for(const i of this.args){if(e=i.evaluate(t),n=null,e instanceof sr)return e;if("string"==typeof e){const n=t.parseColor(e);if(n)return n}else if(Array.isArray(e)&&(n=e.length<3||e.length>4?`Invalid rbga value ${JSON.stringify(e)}: expected an array containing either three or four numeric values.`:hr(e[0],e[1],e[2],e[3]),!n))return new sr(e[0]/255,e[1]/255,e[2]/255,e[3])}throw new yr(n||`Could not parse color from value \'${"string"==typeof e?e:String(JSON.stringify(e))}\'`)}if("number"===this.type.kind){let e=null;for(const n of this.args){if(e=n.evaluate(t),null===e)return 0;const i=Number(e);if(!isNaN(i))return i}throw new yr(`Could not convert ${JSON.stringify(e)} to number.`)}return"formatted"===this.type.kind?ur.fromString(pr(this.args[0].evaluate(t))):"resolvedImage"===this.type.kind?cr.fromString(pr(this.args[0].evaluate(t))):pr(this.args[0].evaluate(t))}eachChild(t){this.args.forEach(t)}outputDefined(){return this.args.every(t=>t.outputDefined())}serialize(){if("formatted"===this.type.kind)return new vr([{content:this.args[0],scale:null,font:null,textColor:null}]).serialize();if("resolvedImage"===this.type.kind)return new wr(this.args[0]).serialize();const t=["to-"+this.type.kind];return this.eachChild(e=>{t.push(e.serialize())}),t}}const Mr=["Unknown","Point","LineString","Polygon"];class jr{constructor(){this.globals=null,this.feature=null,this.featureState=null,this.formattedSection=null,this.R={},this.availableImages=null,this.canonical=null,this.featureTileCoord=null,this.featureDistanceData=null}id(){return this.feature&&"id"in this.feature?this.feature.id:null}geometryType(){return this.feature?"number"==typeof this.feature.type?Mr[this.feature.type]:this.feature.type:null}geometry(){return this.feature&&"geometry"in this.feature?this.feature.geometry:null}canonicalID(){return this.canonical}properties(){return this.feature&&this.feature.properties||{}}distanceFromCenter(){if(this.featureTileCoord&&this.featureDistanceData){const t=this.featureDistanceData.center,e=this.featureDistanceData.scale,{x:n,y:i}=this.featureTileCoord;return this.featureDistanceData.bearing[0]*(n*e-t[0])+this.featureDistanceData.bearing[1]*(i*e-t[1])}return 0}parseColor(t){let e=this.R[t];return e||(e=this.R[t]=sr.parse(t)),e}}class Ar{constructor(t,e,n,i){this.name=t,this.type=e,this.D=n,this.args=i}evaluate(t){return this.D(t,this.args)}eachChild(t){this.args.forEach(t)}outputDefined(){return!1}serialize(){return[this.name].concat(this.args.map(t=>t.serialize()))}static parse(t,e){const n=t[0],i=Ar.definitions[n];if(!i)return e.error(`Unknown expression "${n}". If you wanted a literal array, use ["literal", [...]].`,0);const r=Array.isArray(i)?i[0]:i.type,o=Array.isArray(i)?[[i[1],i[2]]]:i.overloads,s=o.filter(([e])=>!Array.isArray(e)||e.length===t.length-1);let a=null;for(const[i,o]of s){a=new Gr(e.registry,e.path,null,e.scope);const s=[];let l=!1;for(let e=1;e<t.length;e++){const n=t[e],r=Array.isArray(i)?i[e-1]:i.type,o=a.parse(n,1+s.length,r);if(!o){l=!0;break}s.push(o)}if(!l)if(Array.isArray(i)&&i.length!==s.length)a.error(`Expected ${i.length} arguments, but found ${s.length} instead.`);else{for(let t=0;t<s.length;t++){const e=Array.isArray(i)?i[t]:i.type,n=s[t];a.concat(t+1).checkSubtype(e,n.type)}if(0===a.errors.length)return new Ar(n,r,o,s)}}if(1===s.length)e.errors.push(...a.errors);else{const n=(s.length?s:o).map(([t])=>{return e=t,Array.isArray(e)?`(${e.map(tr).join(", ")})`:`(${tr(e.type)}...)`;var e}).join(" | "),i=[];for(let n=1;n<t.length;n++){const r=e.parse(t[n],1+i.length);if(!r)return null;i.push(tr(r.type))}e.error(`Expected arguments of type ${n}, but found (${i.join(", ")}) instead.`)}return null}static register(t,e){Ar.definitions=e;for(const n in e)t[n]=Ar}}class Fr{constructor(t,e,n){this.type=Yi,this.locale=n,this.caseSensitive=t,this.diacriticSensitive=e}static parse(t,e){if(2!==t.length)return e.error("Expected one argument.");const n=t[1];if("object"!=typeof n||Array.isArray(n))return e.error("Collator options argument must be an object.");const i=e.parse(void 0!==n["case-sensitive"]&&n["case-sensitive"],1,Hi);if(!i)return null;const r=e.parse(void 0!==n["diacritic-sensitive"]&&n["diacritic-sensitive"],1,Hi);if(!r)return null;let o=null;return n.locale&&(o=e.parse(n.locale,1,Vi),!o)?null:new Fr(i,r,o)}evaluate(t){return new ar(this.caseSensitive.evaluate(t),this.diacriticSensitive.evaluate(t),this.locale?this.locale.evaluate(t):null)}eachChild(t){t(this.caseSensitive),t(this.diacriticSensitive),this.locale&&t(this.locale)}outputDefined(){return!1}serialize(){const t={};return t["case-sensitive"]=this.caseSensitive.serialize(),t["diacritic-sensitive"]=this.diacriticSensitive.serialize(),this.locale&&(t.locale=this.locale.serialize()),["collator",t]}}function Tr(t,e){t[0]=Math.min(t[0],e[0]),t[1]=Math.min(t[1],e[1]),t[2]=Math.max(t[2],e[0]),t[3]=Math.max(t[3],e[1])}function zr(t,e){return!(t[0]<=e[0]||t[2]>=e[2]||t[1]<=e[1]||t[3]>=e[3])}function Sr(t,e){const n=(180+t[0])/360,i=(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+t[1]*Math.PI/360)))/360,r=Math.pow(2,e.z);return[Math.round(n*r*8192),Math.round(i*r*8192)]}function _r(t,e,n){const i=t[0]-e[0],r=t[1]-e[1],o=t[0]-n[0],s=t[1]-n[1];return i*s-o*r==0&&i*o<=0&&r*s<=0}function Pr(t,e){let n=!1;for(let s=0,a=e.length;s<a;s++){const a=e[s];for(let e=0,s=a.length;e<s-1;e++){if(_r(t,a[e],a[e+1]))return!1;(r=a[e])[1]>(i=t)[1]!=(o=a[e+1])[1]>i[1]&&i[0]<(o[0]-r[0])*(i[1]-r[1])/(o[1]-r[1])+r[0]&&(n=!n)}}var i,r,o;return n}function Ir(t,e){for(let n=0;n<e.length;n++)if(Pr(t,e[n]))return!0;return!1}function Or(t,e,n,i){const r=i[0]-n[0],o=i[1]-n[1],s=(t[0]-n[0])*o-r*(t[1]-n[1]),a=(e[0]-n[0])*o-r*(e[1]-n[1]);return s>0&&a<0||s<0&&a>0}function qr(t,e,n){for(const u of n)for(let n=0;n<u.length-1;++n)if(void 0,void 0,0!=(a=[(s=u[n+1])[0]-(o=u[n])[0],s[1]-o[1]])[0]*(l=[(r=e)[0]-(i=t)[0],r[1]-i[1]])[1]-a[1]*l[0]&&Or(i,r,o,s)&&Or(o,s,i,r))return!0;var i,r,o,s,a,l;return!1}function Cr(t,e){for(let n=0;n<t.length;++n)if(!Pr(t[n],e))return!1;for(let n=0;n<t.length-1;++n)if(qr(t[n],t[n+1],e))return!1;return!0}function Rr(t,e){for(let n=0;n<e.length;n++)if(Cr(t,e[n]))return!0;return!1}function Er(t,e,n){const i=[];for(let r=0;r<t.length;r++){const o=[];for(let i=0;i<t[r].length;i++){const s=Sr(t[r][i],n);Tr(e,s),o.push(s)}i.push(o)}return i}function Nr(t,e,n){const i=[];for(let r=0;r<t.length;r++){const o=Er(t[r],e,n);i.push(o)}return i}function Dr(t,e,n,i){if(t[0]<n[0]||t[0]>n[2]){const e=.5*i;let r=t[0]-n[0]>e?-i:n[0]-t[0]>e?i:0;0===r&&(r=t[0]-n[2]>e?-i:n[2]-t[0]>e?i:0),t[0]+=r}Tr(e,t)}function Lr(t,e,n,i){const r=8192*Math.pow(2,i.z),o=[8192*i.x,8192*i.y],s=[];for(const i of t)for(const t of i){const i=[t.x+o[0],t.y+o[1]];Dr(i,e,n,r),s.push(i)}return s}function Ur(t,e,n,i){const r=8192*Math.pow(2,i.z),o=[8192*i.x,8192*i.y],s=[];for(const n of t){const t=[];for(const i of n){const n=[i.x+o[0],i.y+o[1]];Tr(e,n),t.push(n)}s.push(t)}if(e[2]-e[0]<=r/2){(a=e)[0]=a[1]=1/0,a[2]=a[3]=-1/0;for(const t of s)for(const i of t)Dr(i,e,n,r)}var a;return s}class $r{constructor(t,e){this.type=Hi,this.geojson=t,this.geometries=e}static parse(t,e){if(2!==t.length)return e.error(`\'within\' expression requires exactly one argument, but found ${t.length-1} instead.`);if(dr(t[1])){const e=t[1];if("FeatureCollection"===e.type)for(let t=0;t<e.features.length;++t){const n=e.features[t].geometry.type;if("Polygon"===n||"MultiPolygon"===n)return new $r(e,e.features[t].geometry)}else if("Feature"===e.type){const t=e.geometry.type;if("Polygon"===t||"MultiPolygon"===t)return new $r(e,e.geometry)}else if("Polygon"===e.type||"MultiPolygon"===e.type)return new $r(e,e)}return e.error("\'within\' expression requires valid geojson object that contains polygon geometry type.")}evaluate(t){if(null!=t.geometry()&&null!=t.canonicalID()){if("Point"===t.geometryType())return function(t,e){const n=[1/0,1/0,-1/0,-1/0],i=[1/0,1/0,-1/0,-1/0],r=t.canonicalID();if("Polygon"===e.type){const o=Er(e.coordinates,i,r),s=Lr(t.geometry(),n,i,r);if(!zr(n,i))return!1;for(const t of s)if(!Pr(t,o))return!1}if("MultiPolygon"===e.type){const o=Nr(e.coordinates,i,r),s=Lr(t.geometry(),n,i,r);if(!zr(n,i))return!1;for(const t of s)if(!Ir(t,o))return!1}return!0}(t,this.geometries);if("LineString"===t.geometryType())return function(t,e){const n=[1/0,1/0,-1/0,-1/0],i=[1/0,1/0,-1/0,-1/0],r=t.canonicalID();if("Polygon"===e.type){const o=Er(e.coordinates,i,r),s=Ur(t.geometry(),n,i,r);if(!zr(n,i))return!1;for(const t of s)if(!Cr(t,o))return!1}if("MultiPolygon"===e.type){const o=Nr(e.coordinates,i,r),s=Ur(t.geometry(),n,i,r);if(!zr(n,i))return!1;for(const t of s)if(!Rr(t,o))return!1}return!0}(t,this.geometries)}return!1}eachChild(){}outputDefined(){return!0}serialize(){return["within",this.geojson]}}function Wr(t){if(t instanceof Ar){if("get"===t.name&&1===t.args.length)return!1;if("feature-state"===t.name)return!1;if("has"===t.name&&1===t.args.length)return!1;if("properties"===t.name||"geometry-type"===t.name||"id"===t.name)return!1;if(/^filter-/.test(t.name))return!1}if(t instanceof $r)return!1;let e=!0;return t.eachChild(t=>{e&&!Wr(t)&&(e=!1)}),e}function Jr(t){if(t instanceof Ar&&"feature-state"===t.name)return!1;let e=!0;return t.eachChild(t=>{e&&!Jr(t)&&(e=!1)}),e}function Vr(t,e){if(t instanceof Ar&&e.indexOf(t.name)>=0)return!1;let n=!0;return t.eachChild(t=>{n&&!Vr(t,e)&&(n=!1)}),n}class Hr{constructor(t,e){this.type=e.type,this.name=t,this.boundExpression=e}static parse(t,e){if(2!==t.length||"string"!=typeof t[1])return e.error("\'var\' expression requires exactly one string literal argument.");const n=t[1];return e.scope.has(n)?new Hr(n,e.scope.get(n)):e.error(`Unknown variable "${n}". Make sure "${n}" has been bound in an enclosing "let" expression before using it.`,1)}evaluate(t){return this.boundExpression.evaluate(t)}eachChild(){}outputDefined(){return!1}serialize(){return["var",this.name]}}class Gr{constructor(t,e=[],n,i=new $i,r=[]){this.registry=t,this.path=e,this.key=e.map(t=>`[${t}]`).join(""),this.scope=i,this.errors=r,this.expectedType=n}parse(t,e,n,i,r={}){return e?this.concat(e,n,i).L(t,r):this.L(t,r)}L(t,e){function n(t,e,n){return"assert"===n?new br(e,[t]):"coerce"===n?new kr(e,[t]):t}if(null!==t&&"string"!=typeof t&&"boolean"!=typeof t&&"number"!=typeof t||(t=["literal",t]),Array.isArray(t)){if(0===t.length)return this.error(\'Expected an array with at least one element. If you wanted a literal array, use ["literal", []].\');const i=t[0];if("string"!=typeof i)return this.error(`Expression name must be a string, but found ${typeof i} instead. If you wanted a literal array, use ["literal", [...]].`,0),null;const r=this.registry[i];if(r){let i=r.parse(t,this);if(!i)return null;if(this.expectedType){const t=this.expectedType,r=i.type;if("string"!==t.kind&&"number"!==t.kind&&"boolean"!==t.kind&&"object"!==t.kind&&"array"!==t.kind||"value"!==r.kind)if("color"!==t.kind&&"formatted"!==t.kind&&"resolvedImage"!==t.kind||"value"!==r.kind&&"string"!==r.kind){if(this.checkSubtype(t,r))return null}else i=n(i,t,e.typeAnnotation||"coerce");else i=n(i,t,e.typeAnnotation||"assert")}if(!(i instanceof mr)&&"resolvedImage"!==i.type.kind&&function t(e){if(e instanceof Hr)return t(e.boundExpression);if(e instanceof Ar&&"error"===e.name)return!1;if(e instanceof Fr)return!1;if(e instanceof $r)return!1;const n=e instanceof kr||e instanceof br;let i=!0;return e.eachChild(e=>{i=n?i&&t(e):i&&e instanceof mr}),!!i&&(Wr(e)&&Vr(e,["zoom","heatmap-density","line-progress","sky-radial-progress","accumulated","is-supported-script","pitch","distance-from-center"]))}(i)){const e=new jr;try{i=new mr(i.type,i.evaluate(e))}catch(t){return this.error(t.message),null}}return i}return this.error(`Unknown expression "${i}". If you wanted a literal array, use ["literal", [...]].`,0)}return this.error(void 0===t?"\'undefined\' value invalid. Use null instead.":"object"==typeof t?\'Bare objects invalid. Use ["literal", {...}] instead.\':`Expected an array, but found ${typeof t} instead.`)}concat(t,e,n){const i="number"==typeof t?this.path.concat(t):this.path,r=n?this.scope.concat(n):this.scope;return new Gr(this.registry,i,e||null,r,this.errors)}error(t,...e){const n=`${this.key}${e.map(t=>`[${t}]`).join("")}`;this.errors.push(new Ui(n,t))}checkSubtype(t,e){const n=nr(t,e);return n&&this.error(n),n}}function Br(t,e){const n=t.length-1;let i,r,o=0,s=n,a=0;for(;o<=s;)if(a=Math.floor((o+s)/2),i=t[a],r=t[a+1],i<=e){if(a===n||e<r)return a;o=a+1}else{if(!(i>e))throw new yr("Input is not a number.");s=a-1}return 0}class Zr{constructor(t,e,n){this.type=t,this.input=e,this.labels=[],this.outputs=[];for(const[t,e]of n)this.labels.push(t),this.outputs.push(e)}static parse(t,e){if(t.length-1<4)return e.error(`Expected at least 4 arguments, but found only ${t.length-1}.`);if((t.length-1)%2!=0)return e.error("Expected an even number of arguments.");const n=e.parse(t[1],1,Ji);if(!n)return null;const i=[];let r=null;e.expectedType&&"value"!==e.expectedType.kind&&(r=e.expectedType);for(let n=1;n<t.length;n+=2){const o=1===n?-1/0:t[n],s=t[n+1],a=n,l=n+1;if("number"!=typeof o)return e.error(\'Input/output pairs for "step" expressions must be defined using literal numeric values (not computed expressions) for the input values.\',a);if(i.length&&i[i.length-1][0]>=o)return e.error(\'Input/output pairs for "step" expressions must be arranged with input values in strictly ascending order.\',a);const u=e.parse(s,l,r);if(!u)return null;r=r||u.type,i.push([o,u])}return new Zr(r,n,i)}evaluate(t){const e=this.labels,n=this.outputs;if(1===e.length)return n[0].evaluate(t);const i=this.input.evaluate(t);if(i<=e[0])return n[0].evaluate(t);const r=e.length;return i>=e[r-1]?n[r-1].evaluate(t):n[Br(e,i)].evaluate(t)}eachChild(t){t(this.input);for(const e of this.outputs)t(e)}outputDefined(){return this.outputs.every(t=>t.outputDefined())}serialize(){const t=["step",this.input.serialize()];for(let e=0;e<this.labels.length;e++)e>0&&t.push(this.labels[e]),t.push(this.outputs[e].serialize());return t}}var Yr=Xr;function Xr(t,e,n,i){this.cx=3*t,this.bx=3*(n-t)-this.cx,this.ax=1-this.cx-this.bx,this.cy=3*e,this.by=3*(i-e)-this.cy,this.ay=1-this.cy-this.by,this.p1x=t,this.p1y=i,this.p2x=n,this.p2y=i}function Kr(t,e,n){return t*(1-n)+e*n}Xr.prototype.sampleCurveX=function(t){return((this.ax*t+this.bx)*t+this.cx)*t},Xr.prototype.sampleCurveY=function(t){return((this.ay*t+this.by)*t+this.cy)*t},Xr.prototype.sampleCurveDerivativeX=function(t){return(3*this.ax*t+2*this.bx)*t+this.cx},Xr.prototype.solveCurveX=function(t,e){var n,i,r,o,s;for(void 0===e&&(e=1e-6),r=t,s=0;s<8;s++){if(o=this.sampleCurveX(r)-t,Math.abs(o)<e)return r;var a=this.sampleCurveDerivativeX(r);if(Math.abs(a)<1e-6)break;r-=o/a}if((r=t)<(n=0))return n;if(r>(i=1))return i;for(;n<i;){if(o=this.sampleCurveX(r),Math.abs(o-t)<e)return r;t>o?n=r:i=r,r=.5*(i-n)+n}return r},Xr.prototype.solve=function(t,e){return this.sampleCurveY(this.solveCurveX(t,e))};var Qr=Object.freeze({__proto__:null,number:Kr,color:function(t,e,n){return new sr(Kr(t.r,e.r,n),Kr(t.g,e.g,n),Kr(t.b,e.b,n),Kr(t.a,e.a,n))},array:function(t,e,n){return t.map((t,i)=>Kr(t,e[i],n))}});const to=6/29*3*(6/29),eo=Math.PI/180,no=180/Math.PI;function io(t){return t>.008856451679035631?Math.pow(t,1/3):t/to+4/29}function ro(t){return t>6/29?t*t*t:to*(t-4/29)}function oo(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function so(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function ao(t){const e=so(t.r),n=so(t.g),i=so(t.b),r=io((.4124564*e+.3575761*n+.1804375*i)/.95047),o=io((.2126729*e+.7151522*n+.072175*i)/1);return{l:116*o-16,a:500*(r-o),b:200*(o-io((.0193339*e+.119192*n+.9503041*i)/1.08883)),alpha:t.a}}function lo(t){let e=(t.l+16)/116,n=isNaN(t.a)?e:e+t.a/500,i=isNaN(t.b)?e:e-t.b/200;return e=1*ro(e),n=.95047*ro(n),i=1.08883*ro(i),new sr(oo(3.2404542*n-1.5371385*e-.4985314*i),oo(-.969266*n+1.8760108*e+.041556*i),oo(.0556434*n-.2040259*e+1.0572252*i),t.alpha)}function uo(t,e,n){const i=e-t;return t+n*(i>180||i<-180?i-360*Math.round(i/360):i)}const co={forward:ao,reverse:lo,interpolate:function(t,e,n){return{l:Kr(t.l,e.l,n),a:Kr(t.a,e.a,n),b:Kr(t.b,e.b,n),alpha:Kr(t.alpha,e.alpha,n)}}},ho={forward:function(t){const{l:e,a:n,b:i}=ao(t),r=Math.atan2(i,n)*no;return{h:r<0?r+360:r,c:Math.sqrt(n*n+i*i),l:e,alpha:t.a}},reverse:function(t){const e=t.h*eo,n=t.c;return lo({l:t.l,a:Math.cos(e)*n,b:Math.sin(e)*n,alpha:t.alpha})},interpolate:function(t,e,n){return{h:uo(t.h,e.h,n),c:Kr(t.c,e.c,n),l:Kr(t.l,e.l,n),alpha:Kr(t.alpha,e.alpha,n)}}};var fo=Object.freeze({__proto__:null,lab:co,hcl:ho});class po{constructor(t,e,n,i,r){this.type=t,this.operator=e,this.interpolation=n,this.input=i,this.labels=[],this.outputs=[];for(const[t,e]of r)this.labels.push(t),this.outputs.push(e)}static interpolationFactor(t,e,n,i){let r=0;if("exponential"===t.name)r=mo(e,t.base,n,i);else if("linear"===t.name)r=mo(e,1,n,i);else if("cubic-bezier"===t.name){const o=t.controlPoints;r=new Yr(o[0],o[1],o[2],o[3]).solve(mo(e,1,n,i))}return r}static parse(t,e){let[n,i,r,...o]=t;if(!Array.isArray(i)||0===i.length)return e.error("Expected an interpolation type expression.",1);if("linear"===i[0])i={name:"linear"};else if("exponential"===i[0]){const t=i[1];if("number"!=typeof t)return e.error("Exponential interpolation requires a numeric base.",1,1);i={name:"exponential",base:t}}else{if("cubic-bezier"!==i[0])return e.error("Unknown interpolation type "+String(i[0]),1,0);{const t=i.slice(1);if(4!==t.length||t.some(t=>"number"!=typeof t||t<0||t>1))return e.error("Cubic bezier interpolation requires four numeric arguments with values between 0 and 1.",1);i={name:"cubic-bezier",controlPoints:t}}}if(t.length-1<4)return e.error(`Expected at least 4 arguments, but found only ${t.length-1}.`);if((t.length-1)%2!=0)return e.error("Expected an even number of arguments.");if(r=e.parse(r,2,Ji),!r)return null;const s=[];let a=null;"interpolate-hcl"===n||"interpolate-lab"===n?a=Gi:e.expectedType&&"value"!==e.expectedType.kind&&(a=e.expectedType);for(let t=0;t<o.length;t+=2){const n=o[t],i=o[t+1],r=t+3,l=t+4;if("number"!=typeof n)return e.error(\'Input/output pairs for "interpolate" expressions must be defined using literal numeric values (not computed expressions) for the input values.\',r);if(s.length&&s[s.length-1][0]>=n)return e.error(\'Input/output pairs for "interpolate" expressions must be arranged with input values in strictly ascending order.\',r);const u=e.parse(i,l,a);if(!u)return null;a=a||u.type,s.push([n,u])}return"number"===a.kind||"color"===a.kind||"array"===a.kind&&"number"===a.itemType.kind&&"number"==typeof a.N?new po(a,n,i,r,s):e.error(`Type ${tr(a)} is not interpolatable.`)}evaluate(t){const e=this.labels,n=this.outputs;if(1===e.length)return n[0].evaluate(t);const i=this.input.evaluate(t);if(i<=e[0])return n[0].evaluate(t);const r=e.length;if(i>=e[r-1])return n[r-1].evaluate(t);const o=Br(e,i),s=po.interpolationFactor(this.interpolation,i,e[o],e[o+1]),a=n[o].evaluate(t),l=n[o+1].evaluate(t);return"interpolate"===this.operator?Qr[this.type.kind.toLowerCase()](a,l,s):"interpolate-hcl"===this.operator?ho.reverse(ho.interpolate(ho.forward(a),ho.forward(l),s)):co.reverse(co.interpolate(co.forward(a),co.forward(l),s))}eachChild(t){t(this.input);for(const e of this.outputs)t(e)}outputDefined(){return this.outputs.every(t=>t.outputDefined())}serialize(){let t;t="linear"===this.interpolation.name?["linear"]:"exponential"===this.interpolation.name?1===this.interpolation.base?["linear"]:["exponential",this.interpolation.base]:["cubic-bezier"].concat(this.interpolation.controlPoints);const e=[this.operator,t,this.input.serialize()];for(let t=0;t<this.labels.length;t++)e.push(this.labels[t],this.outputs[t].serialize());return e}}function mo(t,e,n,i){const r=i-n,o=t-n;return 0===r?0:1===e?o/r:(Math.pow(e,o)-1)/(Math.pow(e,r)-1)}class yo{constructor(t,e){this.type=t,this.args=e}static parse(t,e){if(t.length<2)return e.error("Expectected at least one argument.");let n=null;const i=e.expectedType;i&&"value"!==i.kind&&(n=i);const r=[];for(const i of t.slice(1)){const t=e.parse(i,1+r.length,n,void 0,{typeAnnotation:"omit"});if(!t)return null;n=n||t.type,r.push(t)}const o=i&&r.some(t=>nr(i,t.type));return new yo(o?Zi:n,r)}evaluate(t){let e,n=null,i=0;for(const r of this.args){if(i++,n=r.evaluate(t),n&&n instanceof cr&&!n.available&&(e||(e=n),n=null,i===this.args.length))return e;if(null!==n)break}return n}eachChild(t){this.args.forEach(t)}outputDefined(){return this.args.every(t=>t.outputDefined())}serialize(){const t=["coalesce"];return this.eachChild(e=>{t.push(e.serialize())}),t}}class go{constructor(t,e){this.type=e.type,this.bindings=[].concat(t),this.result=e}evaluate(t){return this.result.evaluate(t)}eachChild(t){for(const e of this.bindings)t(e[1]);t(this.result)}static parse(t,e){if(t.length<4)return e.error(`Expected at least 3 arguments, but found ${t.length-1} instead.`);const n=[];for(let i=1;i<t.length-1;i+=2){const r=t[i];if("string"!=typeof r)return e.error(`Expected string, but found ${typeof r} instead.`,i);if(/[^a-zA-Z0-9_]/.test(r))return e.error("Variable names must contain only alphanumeric characters or \'_\'.",i);const o=e.parse(t[i+1],i+1);if(!o)return null;n.push([r,o])}const i=e.parse(t[t.length-1],t.length-1,e.expectedType,n);return i?new go(n,i):null}outputDefined(){return this.result.outputDefined()}serialize(){const t=["let"];for(const[e,n]of this.bindings)t.push(e,n.serialize());return t.push(this.result.serialize()),t}}class bo{constructor(t,e,n){this.type=t,this.index=e,this.input=n}static parse(t,e){if(3!==t.length)return e.error(`Expected 2 arguments, but found ${t.length-1} instead.`);const n=e.parse(t[1],1,Ji),i=e.parse(t[2],2,Qi(e.expectedType||Zi));return n&&i?new bo(i.type.itemType,n,i):null}evaluate(t){const e=this.index.evaluate(t),n=this.input.evaluate(t);if(e<0)throw new yr(`Array index out of bounds: ${e} < 0.`);if(e>=n.length)throw new yr(`Array index out of bounds: ${e} > ${n.length-1}.`);if(e!==Math.floor(e))throw new yr(`Array index must be an integer, but found ${e} instead.`);return n[e]}eachChild(t){t(this.index),t(this.input)}outputDefined(){return!1}serialize(){return["at",this.index.serialize(),this.input.serialize()]}}class vo{constructor(t,e){this.type=Hi,this.needle=t,this.haystack=e}static parse(t,e){if(3!==t.length)return e.error(`Expected 2 arguments, but found ${t.length-1} instead.`);const n=e.parse(t[1],1,Zi),i=e.parse(t[2],2,Zi);return n&&i?ir(n.type,[Hi,Vi,Ji,Wi,Zi])?new vo(n,i):e.error(`Expected first argument to be of type boolean, string, number or null, but found ${tr(n.type)} instead`):null}evaluate(t){const e=this.needle.evaluate(t),n=this.haystack.evaluate(t);if(null==n)return!1;if(!rr(e,["boolean","string","number","null"]))throw new yr(`Expected first argument to be of type boolean, string, number or null, but found ${tr(fr(e))} instead.`);if(!rr(n,["string","array"]))throw new yr(`Expected second argument to be of type array or string, but found ${tr(fr(n))} instead.`);return n.indexOf(e)>=0}eachChild(t){t(this.needle),t(this.haystack)}outputDefined(){return!0}serialize(){return["in",this.needle.serialize(),this.haystack.serialize()]}}class wo{constructor(t,e,n){this.type=Ji,this.needle=t,this.haystack=e,this.fromIndex=n}static parse(t,e){if(t.length<=2||t.length>=5)return e.error(`Expected 3 or 4 arguments, but found ${t.length-1} instead.`);const n=e.parse(t[1],1,Zi),i=e.parse(t[2],2,Zi);if(!n||!i)return null;if(!ir(n.type,[Hi,Vi,Ji,Wi,Zi]))return e.error(`Expected first argument to be of type boolean, string, number or null, but found ${tr(n.type)} instead`);if(4===t.length){const r=e.parse(t[3],3,Ji);return r?new wo(n,i,r):null}return new wo(n,i)}evaluate(t){const e=this.needle.evaluate(t),n=this.haystack.evaluate(t);if(!rr(e,["boolean","string","number","null"]))throw new yr(`Expected first argument to be of type boolean, string, number or null, but found ${tr(fr(e))} instead.`);if(!rr(n,["string","array"]))throw new yr(`Expected second argument to be of type array or string, but found ${tr(fr(n))} instead.`);if(this.fromIndex){const i=this.fromIndex.evaluate(t);return n.indexOf(e,i)}return n.indexOf(e)}eachChild(t){t(this.needle),t(this.haystack),this.fromIndex&&t(this.fromIndex)}outputDefined(){return!1}serialize(){if(null!=this.fromIndex&&void 0!==this.fromIndex){const t=this.fromIndex.serialize();return["index-of",this.needle.serialize(),this.haystack.serialize(),t]}return["index-of",this.needle.serialize(),this.haystack.serialize()]}}class xo{constructor(t,e,n,i,r,o){this.inputType=t,this.type=e,this.input=n,this.cases=i,this.outputs=r,this.otherwise=o}static parse(t,e){if(t.length<5)return e.error(`Expected at least 4 arguments, but found only ${t.length-1}.`);if(t.length%2!=1)return e.error("Expected an even number of arguments.");let n,i;e.expectedType&&"value"!==e.expectedType.kind&&(i=e.expectedType);const r={},o=[];for(let s=2;s<t.length-1;s+=2){let a=t[s];const l=t[s+1];Array.isArray(a)||(a=[a]);const u=e.concat(s);if(0===a.length)return u.error("Expected at least one branch label.");for(const t of a){if("number"!=typeof t&&"string"!=typeof t)return u.error("Branch labels must be numbers or strings.");if("number"==typeof t&&Math.abs(t)>Number.MAX_SAFE_INTEGER)return u.error(`Branch labels must be integers no larger than ${Number.MAX_SAFE_INTEGER}.`);if("number"==typeof t&&Math.floor(t)!==t)return u.error("Numeric branch labels must be integer values.");if(n){if(u.checkSubtype(n,fr(t)))return null}else n=fr(t);if(void 0!==r[String(t)])return u.error("Branch labels must be unique.");r[String(t)]=o.length}const c=e.parse(l,s,i);if(!c)return null;i=i||c.type,o.push(c)}const s=e.parse(t[1],1,Zi);if(!s)return null;const a=e.parse(t[t.length-1],t.length-1,i);return a?"value"!==s.type.kind&&e.concat(1).checkSubtype(n,s.type)?null:new xo(n,i,s,r,o,a):null}evaluate(t){const e=this.input.evaluate(t);return(fr(e)===this.inputType&&this.outputs[this.cases[e]]||this.otherwise).evaluate(t)}eachChild(t){t(this.input),this.outputs.forEach(t),t(this.otherwise)}outputDefined(){return this.outputs.every(t=>t.outputDefined())&&this.otherwise.outputDefined()}serialize(){const t=["match",this.input.serialize()],e=Object.keys(this.cases).sort(),n=[],i={};for(const t of e){const e=i[this.cases[t]];void 0===e?(i[this.cases[t]]=n.length,n.push([this.cases[t],[t]])):n[e][1].push(t)}const r=t=>"number"===this.inputType.kind?Number(t):t;for(const[e,i]of n)t.push(1===i.length?r(i[0]):i.map(r)),t.push(this.outputs[e].serialize());return t.push(this.otherwise.serialize()),t}}class ko{constructor(t,e,n){this.type=t,this.branches=e,this.otherwise=n}static parse(t,e){if(t.length<4)return e.error(`Expected at least 3 arguments, but found only ${t.length-1}.`);if(t.length%2!=0)return e.error("Expected an odd number of arguments.");let n;e.expectedType&&"value"!==e.expectedType.kind&&(n=e.expectedType);const i=[];for(let r=1;r<t.length-1;r+=2){const o=e.parse(t[r],r,Hi);if(!o)return null;const s=e.parse(t[r+1],r+1,n);if(!s)return null;i.push([o,s]),n=n||s.type}const r=e.parse(t[t.length-1],t.length-1,n);return r?new ko(n,i,r):null}evaluate(t){for(const[e,n]of this.branches)if(e.evaluate(t))return n.evaluate(t);return this.otherwise.evaluate(t)}eachChild(t){for(const[e,n]of this.branches)t(e),t(n);t(this.otherwise)}outputDefined(){return this.branches.every(([t,e])=>e.outputDefined())&&this.otherwise.outputDefined()}serialize(){const t=["case"];return this.eachChild(e=>{t.push(e.serialize())}),t}}class Mo{constructor(t,e,n,i){this.type=t,this.input=e,this.beginIndex=n,this.endIndex=i}static parse(t,e){if(t.length<=2||t.length>=5)return e.error(`Expected 3 or 4 arguments, but found ${t.length-1} instead.`);const n=e.parse(t[1],1,Zi),i=e.parse(t[2],2,Ji);if(!n||!i)return null;if(!ir(n.type,[Qi(Zi),Vi,Zi]))return e.error(`Expected first argument to be of type array or string, but found ${tr(n.type)} instead`);if(4===t.length){const r=e.parse(t[3],3,Ji);return r?new Mo(n.type,n,i,r):null}return new Mo(n.type,n,i)}evaluate(t){const e=this.input.evaluate(t),n=this.beginIndex.evaluate(t);if(!rr(e,["string","array"]))throw new yr(`Expected first argument to be of type array or string, but found ${tr(fr(e))} instead.`);if(this.endIndex){const i=this.endIndex.evaluate(t);return e.slice(n,i)}return e.slice(n)}eachChild(t){t(this.input),t(this.beginIndex),this.endIndex&&t(this.endIndex)}outputDefined(){return!1}serialize(){if(null!=this.endIndex&&void 0!==this.endIndex){const t=this.endIndex.serialize();return["slice",this.input.serialize(),this.beginIndex.serialize(),t]}return["slice",this.input.serialize(),this.beginIndex.serialize()]}}function jo(t,e){return"=="===t||"!="===t?"boolean"===e.kind||"string"===e.kind||"number"===e.kind||"null"===e.kind||"value"===e.kind:"string"===e.kind||"number"===e.kind||"value"===e.kind}function Ao(t,e,n,i){return 0===i.compare(e,n)}function Fo(t,e,n){const i="=="!==t&&"!="!==t;return class r{constructor(t,e,n){this.type=Hi,this.lhs=t,this.rhs=e,this.collator=n,this.hasUntypedArgument="value"===t.type.kind||"value"===e.type.kind}static parse(t,e){if(3!==t.length&&4!==t.length)return e.error("Expected two or three arguments.");const n=t[0];let o=e.parse(t[1],1,Zi);if(!o)return null;if(!jo(n,o.type))return e.concat(1).error(`"${n}" comparisons are not supported for type \'${tr(o.type)}\'.`);let s=e.parse(t[2],2,Zi);if(!s)return null;if(!jo(n,s.type))return e.concat(2).error(`"${n}" comparisons are not supported for type \'${tr(s.type)}\'.`);if(o.type.kind!==s.type.kind&&"value"!==o.type.kind&&"value"!==s.type.kind)return e.error(`Cannot compare types \'${tr(o.type)}\' and \'${tr(s.type)}\'.`);i&&("value"===o.type.kind&&"value"!==s.type.kind?o=new br(s.type,[o]):"value"!==o.type.kind&&"value"===s.type.kind&&(s=new br(o.type,[s])));let a=null;if(4===t.length){if("string"!==o.type.kind&&"string"!==s.type.kind&&"value"!==o.type.kind&&"value"!==s.type.kind)return e.error("Cannot use collator to compare non-string types.");if(a=e.parse(t[3],3,Yi),!a)return null}return new r(o,s,a)}evaluate(r){const o=this.lhs.evaluate(r),s=this.rhs.evaluate(r);if(i&&this.hasUntypedArgument){const e=fr(o),n=fr(s);if(e.kind!==n.kind||"string"!==e.kind&&"number"!==e.kind)throw new yr(`Expected arguments for "${t}" to be (string, string) or (number, number), but found (${e.kind}, ${n.kind}) instead.`)}if(this.collator&&!i&&this.hasUntypedArgument){const t=fr(o),n=fr(s);if("string"!==t.kind||"string"!==n.kind)return e(r,o,s)}return this.collator?n(r,o,s,this.collator.evaluate(r)):e(r,o,s)}eachChild(t){t(this.lhs),t(this.rhs),this.collator&&t(this.collator)}outputDefined(){return!0}serialize(){const e=[t];return this.eachChild(t=>{e.push(t.serialize())}),e}}}const To=Fo("==",(function(t,e,n){return e===n}),Ao),zo=Fo("!=",(function(t,e,n){return e!==n}),(function(t,e,n,i){return!Ao(0,e,n,i)})),So=Fo("<",(function(t,e,n){return e<n}),(function(t,e,n,i){return i.compare(e,n)<0})),_o=Fo(">",(function(t,e,n){return e>n}),(function(t,e,n,i){return i.compare(e,n)>0})),Po=Fo("<=",(function(t,e,n){return e<=n}),(function(t,e,n,i){return i.compare(e,n)<=0})),Io=Fo(">=",(function(t,e,n){return e>=n}),(function(t,e,n,i){return i.compare(e,n)>=0}));class Oo{constructor(t,e,n,i,r){this.type=Vi,this.number=t,this.locale=e,this.currency=n,this.minFractionDigits=i,this.maxFractionDigits=r}static parse(t,e){if(3!==t.length)return e.error("Expected two arguments.");const n=e.parse(t[1],1,Ji);if(!n)return null;const i=t[2];if("object"!=typeof i||Array.isArray(i))return e.error("NumberFormat options argument must be an object.");let r=null;if(i.locale&&(r=e.parse(i.locale,1,Vi),!r))return null;let o=null;if(i.currency&&(o=e.parse(i.currency,1,Vi),!o))return null;let s=null;if(i["min-fraction-digits"]&&(s=e.parse(i["min-fraction-digits"],1,Ji),!s))return null;let a=null;return i["max-fraction-digits"]&&(a=e.parse(i["max-fraction-digits"],1,Ji),!a)?null:new Oo(n,r,o,s,a)}evaluate(t){return new Intl.NumberFormat(this.locale?this.locale.evaluate(t):[],{style:this.currency?"currency":"decimal",currency:this.currency?this.currency.evaluate(t):void 0,minimumFractionDigits:this.minFractionDigits?this.minFractionDigits.evaluate(t):void 0,maximumFractionDigits:this.maxFractionDigits?this.maxFractionDigits.evaluate(t):void 0}).format(this.number.evaluate(t))}eachChild(t){t(this.number),this.locale&&t(this.locale),this.currency&&t(this.currency),this.minFractionDigits&&t(this.minFractionDigits),this.maxFractionDigits&&t(this.maxFractionDigits)}outputDefined(){return!1}serialize(){const t={};return this.locale&&(t.locale=this.locale.serialize()),this.currency&&(t.currency=this.currency.serialize()),this.minFractionDigits&&(t["min-fraction-digits"]=this.minFractionDigits.serialize()),this.maxFractionDigits&&(t["max-fraction-digits"]=this.maxFractionDigits.serialize()),["number-format",this.number.serialize(),t]}}class qo{constructor(t){this.type=Ji,this.input=t}static parse(t,e){if(2!==t.length)return e.error(`Expected 1 argument, but found ${t.length-1} instead.`);const n=e.parse(t[1],1);return n?"array"!==n.type.kind&&"string"!==n.type.kind&&"value"!==n.type.kind?e.error(`Expected argument of type string or array, but found ${tr(n.type)} instead.`):new qo(n):null}evaluate(t){const e=this.input.evaluate(t);if("string"==typeof e)return e.length;if(Array.isArray(e))return e.length;throw new yr(`Expected value to be of type string or array, but found ${tr(fr(e))} instead.`)}eachChild(t){t(this.input)}outputDefined(){return!1}serialize(){const t=["length"];return this.eachChild(e=>{t.push(e.serialize())}),t}}const Co={"==":To,"!=":zo,">":_o,"<":So,">=":Io,"<=":Po,array:br,at:bo,boolean:br,case:ko,coalesce:yo,collator:Fr,format:vr,image:wr,in:vo,"index-of":wo,interpolate:po,"interpolate-hcl":po,"interpolate-lab":po,length:qo,let:go,literal:mr,match:xo,number:br,"number-format":Oo,object:br,slice:Mo,step:Zr,string:br,"to-boolean":kr,"to-color":kr,"to-number":kr,"to-string":kr,var:Hr,within:$r};function Ro(t,[e,n,i,r]){e=e.evaluate(t),n=n.evaluate(t),i=i.evaluate(t);const o=r?r.evaluate(t):1,s=hr(e,n,i,o);if(s)throw new yr(s);return new sr(e/255*o,n/255*o,i/255*o,o)}function Eo(t,e){return t in e}function No(t,e){const n=e[t];return void 0===n?null:n}function Do(t){return{type:t}}function Lo(t){return{result:"success",value:t}}function Uo(t){return{result:"error",value:t}}function $o(t){return!!t.expression&&t.expression.interpolated}function Wo(t){return t instanceof Number?"number":t instanceof String?"string":t instanceof Boolean?"boolean":Array.isArray(t)?"array":null===t?"null":typeof t}function Jo(t){return"object"==typeof t&&null!==t&&!Array.isArray(t)}function Vo(t){return t}function Ho(t,e,n){return void 0!==t?t:void 0!==e?e:void 0!==n?n:void 0}function Go(t,e,n,i,r){return Ho(typeof n===r?i[n]:void 0,t.default,e.default)}function Bo(t,e,n){if("number"!==Wo(n))return Ho(t.default,e.default);const i=t.stops.length;if(1===i)return t.stops[0][1];if(n<=t.stops[0][0])return t.stops[0][1];if(n>=t.stops[i-1][0])return t.stops[i-1][1];const r=Br(t.stops.map(t=>t[0]),n);return t.stops[r][1]}function Zo(t,e,n){const i=void 0!==t.base?t.base:1;if("number"!==Wo(n))return Ho(t.default,e.default);const r=t.stops.length;if(1===r)return t.stops[0][1];if(n<=t.stops[0][0])return t.stops[0][1];if(n>=t.stops[r-1][0])return t.stops[r-1][1];const o=Br(t.stops.map(t=>t[0]),n),s=function(t,e,n,i){const r=i-n,o=t-n;return 0===r?0:1===e?o/r:(Math.pow(e,o)-1)/(Math.pow(e,r)-1)}(n,i,t.stops[o][0],t.stops[o+1][0]),a=t.stops[o][1],l=t.stops[o+1][1];let u=Qr[e.type]||Vo;if(t.colorSpace&&"rgb"!==t.colorSpace){const e=fo[t.colorSpace];u=(t,n)=>e.reverse(e.interpolate(e.forward(t),e.forward(n),s))}return"function"==typeof a.evaluate?{evaluate(...t){const e=a.evaluate.apply(void 0,t),n=l.evaluate.apply(void 0,t);if(void 0!==e&&void 0!==n)return u(e,n,s)}}:u(a,l,s)}function Yo(t,e,n){return"color"===e.type?n=sr.parse(n):"formatted"===e.type?n=ur.fromString(n.toString()):"resolvedImage"===e.type?n=cr.fromString(n.toString()):Wo(n)===e.type||"enum"===e.type&&e.values[n]||(n=void 0),Ho(n,t.default,e.default)}Ar.register(Co,{error:[{kind:"error"},[Vi],(t,[e])=>{throw new yr(e.evaluate(t))}],typeof:[Vi,[Zi],(t,[e])=>tr(fr(e.evaluate(t)))],"to-rgba":[Qi(Ji,4),[Gi],(t,[e])=>e.evaluate(t).toArray()],rgb:[Gi,[Ji,Ji,Ji],Ro],rgba:[Gi,[Ji,Ji,Ji,Ji],Ro],has:{type:Hi,overloads:[[[Vi],(t,[e])=>Eo(e.evaluate(t),t.properties())],[[Vi,Bi],(t,[e,n])=>Eo(e.evaluate(t),n.evaluate(t))]]},get:{type:Zi,overloads:[[[Vi],(t,[e])=>No(e.evaluate(t),t.properties())],[[Vi,Bi],(t,[e,n])=>No(e.evaluate(t),n.evaluate(t))]]},"feature-state":[Zi,[Vi],(t,[e])=>No(e.evaluate(t),t.featureState||{})],properties:[Bi,[],t=>t.properties()],"geometry-type":[Vi,[],t=>t.geometryType()],id:[Zi,[],t=>t.id()],zoom:[Ji,[],t=>t.globals.zoom],pitch:[Ji,[],t=>t.globals.pitch||0],"distance-from-center":[Ji,[],t=>t.distanceFromCenter()],"heatmap-density":[Ji,[],t=>t.globals.heatmapDensity||0],"line-progress":[Ji,[],t=>t.globals.lineProgress||0],"sky-radial-progress":[Ji,[],t=>t.globals.skyRadialProgress||0],accumulated:[Zi,[],t=>void 0===t.globals.accumulated?null:t.globals.accumulated],"+":[Ji,Do(Ji),(t,e)=>{let n=0;for(const i of e)n+=i.evaluate(t);return n}],"*":[Ji,Do(Ji),(t,e)=>{let n=1;for(const i of e)n*=i.evaluate(t);return n}],"-":{type:Ji,overloads:[[[Ji,Ji],(t,[e,n])=>e.evaluate(t)-n.evaluate(t)],[[Ji],(t,[e])=>-e.evaluate(t)]]},"/":[Ji,[Ji,Ji],(t,[e,n])=>e.evaluate(t)/n.evaluate(t)],"%":[Ji,[Ji,Ji],(t,[e,n])=>e.evaluate(t)%n.evaluate(t)],ln2:[Ji,[],()=>Math.LN2],pi:[Ji,[],()=>Math.PI],e:[Ji,[],()=>Math.E],"^":[Ji,[Ji,Ji],(t,[e,n])=>Math.pow(e.evaluate(t),n.evaluate(t))],sqrt:[Ji,[Ji],(t,[e])=>Math.sqrt(e.evaluate(t))],log10:[Ji,[Ji],(t,[e])=>Math.log(e.evaluate(t))/Math.LN10],ln:[Ji,[Ji],(t,[e])=>Math.log(e.evaluate(t))],log2:[Ji,[Ji],(t,[e])=>Math.log(e.evaluate(t))/Math.LN2],sin:[Ji,[Ji],(t,[e])=>Math.sin(e.evaluate(t))],cos:[Ji,[Ji],(t,[e])=>Math.cos(e.evaluate(t))],tan:[Ji,[Ji],(t,[e])=>Math.tan(e.evaluate(t))],asin:[Ji,[Ji],(t,[e])=>Math.asin(e.evaluate(t))],acos:[Ji,[Ji],(t,[e])=>Math.acos(e.evaluate(t))],atan:[Ji,[Ji],(t,[e])=>Math.atan(e.evaluate(t))],min:[Ji,Do(Ji),(t,e)=>Math.min(...e.map(e=>e.evaluate(t)))],max:[Ji,Do(Ji),(t,e)=>Math.max(...e.map(e=>e.evaluate(t)))],abs:[Ji,[Ji],(t,[e])=>Math.abs(e.evaluate(t))],round:[Ji,[Ji],(t,[e])=>{const n=e.evaluate(t);return n<0?-Math.round(-n):Math.round(n)}],floor:[Ji,[Ji],(t,[e])=>Math.floor(e.evaluate(t))],ceil:[Ji,[Ji],(t,[e])=>Math.ceil(e.evaluate(t))],"filter-==":[Hi,[Vi,Zi],(t,[e,n])=>t.properties()[e.value]===n.value],"filter-id-==":[Hi,[Zi],(t,[e])=>t.id()===e.value],"filter-type-==":[Hi,[Vi],(t,[e])=>t.geometryType()===e.value],"filter-<":[Hi,[Vi,Zi],(t,[e,n])=>{const i=t.properties()[e.value],r=n.value;return typeof i==typeof r&&i<r}],"filter-id-<":[Hi,[Zi],(t,[e])=>{const n=t.id(),i=e.value;return typeof n==typeof i&&n<i}],"filter->":[Hi,[Vi,Zi],(t,[e,n])=>{const i=t.properties()[e.value],r=n.value;return typeof i==typeof r&&i>r}],"filter-id->":[Hi,[Zi],(t,[e])=>{const n=t.id(),i=e.value;return typeof n==typeof i&&n>i}],"filter-<=":[Hi,[Vi,Zi],(t,[e,n])=>{const i=t.properties()[e.value],r=n.value;return typeof i==typeof r&&i<=r}],"filter-id-<=":[Hi,[Zi],(t,[e])=>{const n=t.id(),i=e.value;return typeof n==typeof i&&n<=i}],"filter->=":[Hi,[Vi,Zi],(t,[e,n])=>{const i=t.properties()[e.value],r=n.value;return typeof i==typeof r&&i>=r}],"filter-id->=":[Hi,[Zi],(t,[e])=>{const n=t.id(),i=e.value;return typeof n==typeof i&&n>=i}],"filter-has":[Hi,[Zi],(t,[e])=>e.value in t.properties()],"filter-has-id":[Hi,[],t=>null!==t.id()&&void 0!==t.id()],"filter-type-in":[Hi,[Qi(Vi)],(t,[e])=>e.value.indexOf(t.geometryType())>=0],"filter-id-in":[Hi,[Qi(Zi)],(t,[e])=>e.value.indexOf(t.id())>=0],"filter-in-small":[Hi,[Vi,Qi(Zi)],(t,[e,n])=>n.value.indexOf(t.properties()[e.value])>=0],"filter-in-large":[Hi,[Vi,Qi(Zi)],(t,[e,n])=>function(t,e,n,i){for(;n<=i;){const r=n+i>>1;if(e[r]===t)return!0;e[r]>t?i=r-1:n=r+1}return!1}(t.properties()[e.value],n.value,0,n.value.length-1)],all:{type:Hi,overloads:[[[Hi,Hi],(t,[e,n])=>e.evaluate(t)&&n.evaluate(t)],[Do(Hi),(t,e)=>{for(const n of e)if(!n.evaluate(t))return!1;return!0}]]},any:{type:Hi,overloads:[[[Hi,Hi],(t,[e,n])=>e.evaluate(t)||n.evaluate(t)],[Do(Hi),(t,e)=>{for(const n of e)if(n.evaluate(t))return!0;return!1}]]},"!":[Hi,[Hi],(t,[e])=>!e.evaluate(t)],"is-supported-script":[Hi,[Vi],(t,[e])=>{const n=t.globals&&t.globals.isSupportedScript;return!n||n(e.evaluate(t))}],upcase:[Vi,[Vi],(t,[e])=>e.evaluate(t).toUpperCase()],downcase:[Vi,[Vi],(t,[e])=>e.evaluate(t).toLowerCase()],concat:[Vi,Do(Zi),(t,e)=>e.map(e=>pr(e.evaluate(t))).join("")],"resolved-locale":[Vi,[Yi],(t,[e])=>e.evaluate(t).resolvedLocale()]});class Xo{constructor(t,e){this.expression=t,this.U={},this.W=new jr,this.J=e?function(t){return"color"===t.type&&Jo(t.default)?new sr(0,0,0,0):"color"===t.type?sr.parse(t.default)||null:void 0===t.default?null:t.default}(e):null,this.V=e&&"enum"===e.type?e.values:null}evaluateWithoutErrorHandling(t,e,n,i,r,o,s,a){return this.W.globals=t,this.W.feature=e,this.W.featureState=n,this.W.canonical=i,this.W.availableImages=r||null,this.W.formattedSection=o,this.W.featureTileCoord=s||null,this.W.featureDistanceData=a||null,this.expression.evaluate(this.W)}evaluate(t,e,n,i,r,o,s,a){this.W.globals=t,this.W.feature=e||null,this.W.featureState=n||null,this.W.canonical=i,this.W.availableImages=r||null,this.W.formattedSection=o||null,this.W.featureTileCoord=s||null,this.W.featureDistanceData=a||null;try{const t=this.expression.evaluate(this.W);if(null==t||"number"==typeof t&&t!=t)return this.J;if(this.V&&!(t in this.V))throw new yr(`Expected value to be one of ${Object.keys(this.V).map(t=>JSON.stringify(t)).join(", ")}, but found ${JSON.stringify(t)} instead.`);return t}catch(t){return this.U[t.message]||(this.U[t.message]=!0,"undefined"!=typeof console&&console.warn(t.message)),this.J}}}function Ko(t){return Array.isArray(t)&&t.length>0&&"string"==typeof t[0]&&t[0]in Co}function Qo(t,e){const n=new Gr(Co,[],e?function(t){const e={color:Gi,string:Vi,number:Ji,enum:Vi,boolean:Hi,formatted:Xi,resolvedImage:Ki};return"array"===t.type?Qi(e[t.value]||Zi,t.length):e[t.type]}(e):void 0),i=n.parse(t,void 0,void 0,void 0,e&&"string"===e.type?{typeAnnotation:"coerce"}:void 0);return i?Lo(new Xo(i,e)):Uo(n.errors)}class ts{constructor(t,e){this.kind=t,this.H=e,this.isStateDependent="constant"!==t&&!Jr(e.expression)}evaluateWithoutErrorHandling(t,e,n,i,r,o){return this.H.evaluateWithoutErrorHandling(t,e,n,i,r,o)}evaluate(t,e,n,i,r,o){return this.H.evaluate(t,e,n,i,r,o)}}class es{constructor(t,e,n,i){this.kind=t,this.zoomStops=n,this.H=e,this.isStateDependent="camera"!==t&&!Jr(e.expression),this.interpolationType=i}evaluateWithoutErrorHandling(t,e,n,i,r,o){return this.H.evaluateWithoutErrorHandling(t,e,n,i,r,o)}evaluate(t,e,n,i,r,o){return this.H.evaluate(t,e,n,i,r,o)}interpolationFactor(t,e,n){return this.interpolationType?po.interpolationFactor(this.interpolationType,t,e,n):0}}function ns(t,e){if("error"===(t=Qo(t,e)).result)return t;const n=t.value.expression,i=Wr(n);if(!i&&!function(t){return"data-driven"===t["property-type"]||"cross-faded-data-driven"===t["property-type"]}(e))return Uo([new Ui("","data expressions not supported")]);const r=Vr(n,["zoom","pitch","distance-from-center"]);if(!r&&!function(t){return!!t.expression&&t.expression.parameters.indexOf("zoom")>-1}(e))return Uo([new Ui("","zoom expressions not supported")]);const o=function t(e){let n=null;if(e instanceof go)n=t(e.result);else if(e instanceof yo){for(const i of e.args)if(n=t(i),n)break}else(e instanceof Zr||e instanceof po)&&e.input instanceof Ar&&"zoom"===e.input.name&&(n=e);return n instanceof Ui||e.eachChild(e=>{const i=t(e);i instanceof Ui?n=i:!n&&i?n=new Ui("",\'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.\'):n&&i&&n!==i&&(n=new Ui("",\'Only one zoom-based "step" or "interpolate" subexpression may be used in an expression.\'))}),n}(n);if(!o&&!r)return Uo([new Ui("",\'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.\')]);if(o instanceof Ui)return Uo([o]);if(o instanceof po&&!$o(e))return Uo([new Ui("",\'"interpolate" expressions cannot be used with this property\')]);if(!o)return Lo(new ts(i?"constant":"source",t.value));const s=o instanceof po?o.interpolation:void 0;return Lo(new es(i?"camera":"composite",t.value,o.labels,s))}class is{constructor(t,e){this.G=t,this.B=e,Li(this,function t(e,n){const i="color"===n.type,r=e.stops&&"object"==typeof e.stops[0][0],o=r||!(r||void 0!==e.property),s=e.type||($o(n)?"exponential":"interval");if(i&&((e=Li({},e)).stops&&(e.stops=e.stops.map(t=>[t[0],sr.parse(t[1])])),e.default=sr.parse(e.default?e.default:n.default)),e.colorSpace&&"rgb"!==e.colorSpace&&!fo[e.colorSpace])throw new Error("Unknown color space: "+e.colorSpace);let a,l,u;if("exponential"===s)a=Zo;else if("interval"===s)a=Bo;else if("categorical"===s){a=Go,l=Object.create(null);for(const t of e.stops)l[t[0]]=t[1];u=typeof e.stops[0][0]}else{if("identity"!==s)throw new Error(`Unknown function type "${s}"`);a=Yo}if(r){const i={},r=[];for(let t=0;t<e.stops.length;t++){const n=e.stops[t],o=n[0].zoom;void 0===i[o]&&(i[o]={zoom:o,type:e.type,property:e.property,default:e.default,stops:[]},r.push(o)),i[o].stops.push([n[0].value,n[1]])}const o=[];for(const e of r)o.push([i[e].zoom,t(i[e],n)]);const s={name:"linear"};return{kind:"composite",interpolationType:s,interpolationFactor:po.interpolationFactor.bind(void 0,s),zoomStops:o.map(t=>t[0]),evaluate:({zoom:t},i)=>Zo({stops:o,base:e.base},n,t).evaluate(t,i)}}if(o){const t="exponential"===s?{name:"exponential",base:void 0!==e.base?e.base:1}:null;return{kind:"camera",interpolationType:t,interpolationFactor:po.interpolationFactor.bind(void 0,t),zoomStops:e.stops.map(t=>t[0]),evaluate:({zoom:t})=>a(e,n,t,l,u)}}return{kind:"source",evaluate(t,i){const r=i&&i.properties?i.properties[e.property]:void 0;return void 0===r?Ho(e.default,n.default):a(e,n,r,l,u)}}}(this.G,this.B))}static deserialize(t){return new is(t.G,t.B)}static serialize(t){return{G:t.G,B:t.B}}}function rs(t){if(Array.isArray(t))return t.map(rs);if(t instanceof Object&&!(t instanceof Number||t instanceof String||t instanceof Boolean)){const e={};for(const n in t)e[n]=rs(t[n]);return e}return function(t){return t instanceof Number||t instanceof String||t instanceof Boolean?t.valueOf():t}(t)}function os(t){if(!0===t||!1===t)return!0;if(!Array.isArray(t)||0===t.length)return!1;switch(t[0]){case"has":return t.length>=2&&"$id"!==t[1]&&"$type"!==t[1];case"in":return t.length>=3&&("string"!=typeof t[1]||Array.isArray(t[2]));case"!in":case"!has":case"none":return!1;case"==":case"!=":case">":case">=":case"<":case"<=":return 3!==t.length||Array.isArray(t[1])||Array.isArray(t[2]);case"any":case"all":for(const e of t.slice(1))if(!os(e)&&"boolean"!=typeof e)return!1;return!0;default:return!0}}function ss(t){if(!Array.isArray(t))return!1;if(function(t){return"pitch"===t||"distance-from-center"===t}(t[0]))return!0;for(let e=1;e<t.length;e++)if(ss(t[e]))return!0;return!1}const as=new Set(["in","==","!=",">",">=","<","<=","to-boolean"]);function ls(t,e){return t<e?-1:t>e?1:0}function us(t){if(!t)return!0;const e=t[0];return t.length<=1?"any"!==e:"=="===e?cs(t[1],t[2],"=="):"!="===e?fs(cs(t[1],t[2],"==")):"<"===e||">"===e||"<="===e||">="===e?cs(t[1],t[2],e):"any"===e?(n=t.slice(1),["any"].concat(n.map(us))):"all"===e?["all"].concat(t.slice(1).map(us)):"none"===e?["all"].concat(t.slice(1).map(us).map(fs)):"in"===e?hs(t[1],t.slice(2)):"!in"===e?fs(hs(t[1],t.slice(2))):"has"===e?ds(t[1]):"!has"===e?fs(ds(t[1])):"within"!==e||t;var n}function cs(t,e,n){switch(t){case"$type":return["filter-type-"+n,e];case"$id":return["filter-id-"+n,e];default:return["filter-"+n,t,e]}}function hs(t,e){if(0===e.length)return!1;switch(t){case"$type":return["filter-type-in",["literal",e]];case"$id":return["filter-id-in",["literal",e]];default:return e.length>200&&!e.some(t=>typeof t!=typeof e[0])?["filter-in-large",t,["literal",e.sort(ls)]]:["filter-in-small",t,["literal",e]]}}function ds(t){switch(t){case"$type":return!0;case"$id":return["filter-has-id"];default:return["filter-has",t]}}function fs(t){return["!",t]}Ci((function(t,e){var n=function(){var t=function(t,e,n,i){for(n=n||{},i=t.length;i--;n[t[i]]=e);return n},e=[1,12],n=[1,13],i=[1,9],r=[1,10],o=[1,11],s=[1,14],a=[1,15],l=[14,18,22,24],u=[18,22],c=[22,24],h={trace:function(){},yy:{},symbols_:{error:2,JSONString:3,STRING:4,JSONNumber:5,NUMBER:6,JSONNullLiteral:7,NULL:8,JSONBooleanLiteral:9,TRUE:10,FALSE:11,JSONText:12,JSONValue:13,EOF:14,JSONObject:15,JSONArray:16,"{":17,"}":18,JSONMemberList:19,JSONMember:20,":":21,",":22,"[":23,"]":24,JSONElementList:25,$accept:0,$end:1},terminals_:{2:"error",4:"STRING",6:"NUMBER",8:"NULL",10:"TRUE",11:"FALSE",14:"EOF",17:"{",18:"}",21:":",22:",",23:"[",24:"]"},productions_:[0,[3,1],[5,1],[7,1],[9,1],[9,1],[12,2],[13,1],[13,1],[13,1],[13,1],[13,1],[13,1],[15,2],[15,3],[20,3],[19,1],[19,3],[16,2],[16,3],[25,1],[25,3]],performAction:function(t,e,n,i,r,o,s){var a=o.length-1;switch(r){case 1:this.$=new String(t.replace(/\\\\(\\\\|")/g,"$1").replace(/\\\\n/g,"\\n").replace(/\\\\r/g,"\\r").replace(/\\\\t/g,"\\t").replace(/\\\\v/g,"\\v").replace(/\\\\f/g,"\\f").replace(/\\\\b/g,"\\b")),this.$.Z=this.Y.first_line;break;case 2:this.$=new Number(t),this.$.Z=this.Y.first_line;break;case 3:this.$=null;break;case 4:this.$=new Boolean(!0),this.$.Z=this.Y.first_line;break;case 5:this.$=new Boolean(!1),this.$.Z=this.Y.first_line;break;case 6:return this.$=o[a-1];case 13:this.$={},Object.defineProperty(this.$,"Z",{value:this.Y.first_line,enumerable:!1});break;case 14:case 19:this.$=o[a-1],Object.defineProperty(this.$,"Z",{value:this.Y.first_line,enumerable:!1});break;case 15:this.$=[o[a-2],o[a]];break;case 16:this.$={},this.$[o[a][0]]=o[a][1];break;case 17:this.$=o[a-2],o[a-2][o[a][0]]=o[a][1];break;case 18:this.$=[],Object.defineProperty(this.$,"Z",{value:this.Y.first_line,enumerable:!1});break;case 20:this.$=[o[a]];break;case 21:this.$=o[a-2],o[a-2].push(o[a])}},table:[{3:5,4:e,5:6,6:n,7:3,8:i,9:4,10:r,11:o,12:1,13:2,15:7,16:8,17:s,23:a},{1:[3]},{14:[1,16]},t(l,[2,7]),t(l,[2,8]),t(l,[2,9]),t(l,[2,10]),t(l,[2,11]),t(l,[2,12]),t(l,[2,3]),t(l,[2,4]),t(l,[2,5]),t([14,18,21,22,24],[2,1]),t(l,[2,2]),{3:20,4:e,18:[1,17],19:18,20:19},{3:5,4:e,5:6,6:n,7:3,8:i,9:4,10:r,11:o,13:23,15:7,16:8,17:s,23:a,24:[1,21],25:22},{1:[2,6]},t(l,[2,13]),{18:[1,24],22:[1,25]},t(u,[2,16]),{21:[1,26]},t(l,[2,18]),{22:[1,28],24:[1,27]},t(c,[2,20]),t(l,[2,14]),{3:20,4:e,20:29},{3:5,4:e,5:6,6:n,7:3,8:i,9:4,10:r,11:o,13:30,15:7,16:8,17:s,23:a},t(l,[2,19]),{3:5,4:e,5:6,6:n,7:3,8:i,9:4,10:r,11:o,13:31,15:7,16:8,17:s,23:a},t(u,[2,17]),t(u,[2,15]),t(c,[2,21])],defaultActions:{16:[2,6]},parseError:function(t,e){if(!e.recoverable)throw new Error(t);this.trace(t)},parse:function(t){var e=this,n=[0],i=[null],r=[],o=this.table,s="",a=0,l=0,u=2,c=1,h=r.slice.call(arguments,1),d=Object.create(this.lexer),f={yy:{}};for(var p in this.yy)Object.prototype.hasOwnProperty.call(this.yy,p)&&(f.yy[p]=this.yy[p]);d.setInput(t,f.yy),f.yy.lexer=d,f.yy.parser=this,void 0===d.yylloc&&(d.yylloc={});var m=d.yylloc;r.push(m);var y=d.options&&d.options.ranges;function g(){var t;return"number"!=typeof(t=d.lex()||c)&&(t=e.symbols_[t]||t),t}this.parseError="function"==typeof f.yy.parseError?f.yy.parseError:Object.getPrototypeOf(this).parseError;for(var b,v,w,x,k,M,j,A={};;){if(this.defaultActions[v=n[n.length-1]]?w=this.defaultActions[v]:(null==b&&(b=g()),w=o[v]&&o[v][b]),void 0===w||!w.length||!w[0]){var F="";for(k in j=[],o[v])this.terminals_[k]&&k>u&&j.push("\'"+this.terminals_[k]+"\'");F=d.showPosition?"Parse error on line "+(a+1)+":\\n"+d.showPosition()+"\\nExpecting "+j.join(", ")+", got \'"+(this.terminals_[b]||b)+"\'":"Parse error on line "+(a+1)+": Unexpected "+(b==c?"end of input":"\'"+(this.terminals_[b]||b)+"\'"),this.parseError(F,{text:d.match,token:this.terminals_[b]||b,line:d.yylineno,loc:m,expected:j})}if(w[0]instanceof Array&&w.length>1)throw new Error("Parse Error: multiple actions possible at state: "+v+", token: "+b);switch(w[0]){case 1:n.push(b),i.push(d.yytext),r.push(d.yylloc),n.push(w[1]),b=null,l=d.yyleng,s=d.yytext,a=d.yylineno,m=d.yylloc;break;case 2:if(A.$=i[i.length-(M=this.productions_[w[1]][1])],A.Y={first_line:r[r.length-(M||1)].first_line,last_line:r[r.length-1].last_line,first_column:r[r.length-(M||1)].first_column,last_column:r[r.length-1].last_column},y&&(A.Y.range=[r[r.length-(M||1)].range[0],r[r.length-1].range[1]]),void 0!==(x=this.performAction.apply(A,[s,l,a,f.yy,w[1],i,r].concat(h))))return x;M&&(n=n.slice(0,-1*M*2),i=i.slice(0,-1*M),r=r.slice(0,-1*M)),n.push(this.productions_[w[1]][0]),i.push(A.$),r.push(A.Y),n.push(o[n[n.length-2]][n[n.length-1]]);break;case 3:return!0}}return!0}};function d(){this.yy={}}return h.lexer={EOF:1,parseError:function(t,e){if(!this.yy.parser)throw new Error(t);this.yy.parser.parseError(t,e)},setInput:function(t,e){return this.yy=e||this.yy||{},this.X=t,this.K=this.tt=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var t=this.X[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\\r\\n?|\\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this.X=this.X.slice(1),t},unput:function(t){var e=t.length,n=t.split(/(?:\\r\\n?|\\n)/g);this.X=t+this.X,this.yytext=this.yytext.substr(0,this.yytext.length-e),this.offset-=e;var i=this.match.split(/(?:\\r\\n?|\\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),n.length-1&&(this.yylineno-=n.length-1);var r=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:n?(n.length===i.length?this.yylloc.first_column:0)+i[i.length-n.length].length-n[0].length:this.yylloc.first_column-e},this.options.ranges&&(this.yylloc.range=[r[0],r[0]+this.yyleng-e]),this.yyleng=this.yytext.length,this},more:function(){return this.K=!0,this},reject:function(){return this.options.backtrack_lexer?(this.tt=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},less:function(t){this.unput(this.match.slice(t))},pastInput:function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\\n/g,"")},upcomingInput:function(){var t=this.match;return t.length<20&&(t+=this.X.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\\n/g,"")},showPosition:function(){var t=this.pastInput(),e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\\n"+e+"^"},test_match:function(t,e){var n,i,r;if(this.options.backtrack_lexer&&(r={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,K:this.K,X:this.X,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(r.yylloc.range=this.yylloc.range.slice(0))),(i=t[0].match(/(?:\\r\\n?|\\n).*/g))&&(this.yylineno+=i.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:i?i[i.length-1].length-i[i.length-1].match(/\\r?\\n?/)[0].length:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this.K=!1,this.tt=!1,this.X=this.X.slice(t[0].length),this.matched+=t[0],n=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]),this.done&&this.X&&(this.done=!1),n)return n;if(this.tt){for(var o in r)this[o]=r[o];return!1}return!1},next:function(){if(this.done)return this.EOF;var t,e,n,i;this.X||(this.done=!0),this.K||(this.yytext="",this.match="");for(var r=this.et(),o=0;o<r.length;o++)if((n=this.X.match(this.rules[r[o]]))&&(!e||n[0].length>e[0].length)){if(e=n,i=o,this.options.backtrack_lexer){if(!1!==(t=this.test_match(n,r[o])))return t;if(this.tt){e=!1;continue}return!1}if(!this.options.flex)break}return e?!1!==(t=this.test_match(e,r[i]))&&t:""===this.X?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){return this.next()||this.lex()},begin:function(t){this.conditionStack.push(t)},popState:function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},et:function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},topState:function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"},pushState:function(t){this.begin(t)},stateStackSize:function(){return this.conditionStack.length},options:{},performAction:function(t,e,n,i){switch(n){case 0:break;case 1:return 6;case 2:return e.yytext=e.yytext.substr(1,e.yyleng-2),4;case 3:return 17;case 4:return 18;case 5:return 23;case 6:return 24;case 7:return 22;case 8:return 21;case 9:return 10;case 10:return 11;case 11:return 8;case 12:return 14;case 13:return"INVALID"}},rules:[/^(?:\\s+)/,/^(?:(-?([0-9]|[1-9][0-9]+))(\\.[0-9]+)?([eE][-+]?[0-9]+)?\\b)/,/^(?:"(?:\\\\[\\\\"bfnrt/]|\\\\u[a-fA-F0-9]{4}|[^\\\\\\0-\\x09\\x0a-\\x1f"])*")/,/^(?:\\{)/,/^(?:\\})/,/^(?:\\[)/,/^(?:\\])/,/^(?:,)/,/^(?::)/,/^(?:true\\b)/,/^(?:false\\b)/,/^(?:null\\b)/,/^(?:$)/,/^(?:.)/],conditions:{INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],inclusive:!0}}},d.prototype=h,h.Parser=d,new d}();e.parser=n,e.Parser=n.Parser,e.parse=function(){return n.parse.apply(n,arguments)}}));const ps={StyleExpression:Xo,isExpression:Ko,isExpressionFilter:os,createExpression:Qo,createPropertyExpression:ns,normalizePropertyExpression:function(t,e){if(Jo(t))return new is(t,e);if(Ko(t)){const n=ns(t,e);if("error"===n.result)throw new Error(n.value.map(t=>`${t.key}: ${t.message}`).join(", "));return n.value}{let n=t;return"string"==typeof t&&"color"===e.type&&(n=sr.parse(t)),{kind:"constant",evaluate:()=>n}}},ZoomConstantExpression:ts,ZoomDependentExpression:es,StylePropertyFunction:is},{isExpression:ms,createExpression:ys}=ps,gs={};function bs(t){if(!0===t)return function(){return!0};if(t&&t.condition){if("any"===t.type){const e=t.condition,n=[];for(let t=0;t<e.length;t++)n.push(bs(e[t]));return(t,e)=>{for(let i=0;i<n.length;i++)if(n[i](t,e))return!0;return!1}}const e=bs(t.condition);if(oi(t.layer))return e;const n=e=>e.layer===t.layer;return(t,i)=>n(t)&&e(t,i)}if(function t(e){if(!0===e||!1===e)return!0;if(!Array.isArray(e)||0===e.length)return!1;switch(e[0]){case"has":case"!has":return 2===e.length&&("string"==typeof e[1]||e[1].property&&e[1].op);case"in":case"!in":return e.length>=2&&("string"==typeof e[1]||e[1].property&&e[1].op);case"==":case"!=":case">":case">=":case"<":case"<=":return 3===e.length&&("string"==typeof e[1]||e[1].property&&e[1].op);case"none":case"any":case"all":for(const n of e.slice(1))if(!t(n)&&"boolean"!=typeof n)return!1;return!0;case"contains":return!0;default:return!1}}(t))return Re(t);{let e=function(t,e="fill"){if(null==t)return{filter:()=>!0,needGeometry:!1,needFeature:!1};os(t)||(t=us(t));const n=t;let i=!0;try{i=function(t){if(!ss(t))return t;let e=rs(t);return function t(e){let n=!1;const i=[];if("case"===e[0]){for(let t=1;t<e.length-1;t+=2)n=n||ss(e[t]),i.push(e[t+1]);i.push(e[e.length-1])}else if("match"===e[0]){n=n||ss(e[1]);for(let t=2;t<e.length-1;t+=2)i.push(e[t+1]);i.push(e[e.length-1])}else if("step"===e[0]){n=n||ss(e[1]);for(let t=1;t<e.length-1;t+=2)i.push(e[t+1])}n&&(e.length=0,e.push("any",...i));for(let n=1;n<e.length;n++)t(e[n])}(e),e=function t(e){if(!Array.isArray(e))return e;const n=function(t){if(as.has(t[0]))for(let e=1;e<t.length;e++)if(ss(t[e]))return!0;return t}(e);return!0===n?n:n.map(e=>t(e))}(e),e}(n)}catch(t){console.warn(`Failed to extract static filter. Filter will continue working, but at higher memory usage and slower framerate.\\nThis is most likely a bug, please report this via https://github.com/mapbox/mapbox-gl-js/issues/new?assignees=&labels=&template=Bug_report.md\\nand paste the contents of this message in the report.\\nThank you!\\nFilter Expression:\\n${JSON.stringify(n,null,2)}\\n `)}const r=Oi["filter_"+e],o=Qo(i,r);let s=null;if("error"===o.result)throw new Error(o.value.map(t=>`${t.key}: ${t.message}`).join(", "));s=(t,e,n)=>o.value.evaluate(t,e,{},n);let a=null,l=null;if(i!==n){const t=Qo(n,r);if("error"===t.result)throw new Error(t.value.map(t=>`${t.key}: ${t.message}`).join(", "));a=(e,n,i,r,o)=>t.value.evaluate(e,n,{},i,void 0,void 0,r,o),l=!Wr(t.value.expression)}return s=s,{filter:s,dynamicFilter:a||void 0,needGeometry:function t(e){if(!Array.isArray(e))return!1;if("within"===e[0])return!0;for(let n=1;n<e.length;n++)if(t(e[n]))return!0;return!1}(i),needFeature:!!l}}(t);return e=e&&e.filter,(t,n)=>(gs.zoom=n,e&&e(gs,t))}}const vs={type:"number","property-type":"data-driven",expression:{parameters:["zoom","feature"]}};function ws(t,e){vs.type=e||"number";const n=ys(t,vs);if("success"!==n.result)throw new Error(`Invalid maplibre spec expression: ${JSON.stringify(t)} (${n.value})`);return n.value}function xs(t){return ms(t)}const ks={lineWidth:1,lineStrokeWidth:1,lineDx:1,lineDy:1,lineOpacity:1,linePatternAnimSpeed:1,markerWidth:1,markerHeight:1,markerDx:1,markerDy:1,markerSpacing:1,markerOpacity:1,markerRotation:1,textWrapWidth:1,textSpacing:1,textSize:1,textHaloRadius:1,textHaloOpacity:1,textDx:1,textDy:1,textOpacity:1,textRotation:1,polygonOpacity:1};function Ms(t){return ks[t]}const js={markerPlacement:1,markerFile:1,mergeOnProperty:1,markerTextFit:1,markerType:1,markerHorizontalAlignment:1,markerVerticalAlignment:1,markerRotationAlignment:1,markerPitchAlignment:1,markerFillPatternFile:1,markerLinePatternFile:1,textName:1,textPlacement:1,textFaceName:1,textStyle:1,textHorizontalAlignment:1,textVerticalAlignment:1,textRotationAlignment:1,textPitchAlignment:1,lineJoin:1,lineCap:1,linePatternFile:1,polygonPatternFile:1},As={lineDasharray:1,markerLineDasharray:1,uvScale:1,uvOffset:1};function Fs(t){return js[t]?"string":Ms(t)?"number":As[t]?"array":"color"}var Ts=Object.freeze({__proto__:null,compileStyle:function(t=[]){return function t(e){if(!Array.isArray(e))return t([e]);const n=[];for(let t=0;t<e.length;t++){let i;i=!0===e[t].filter?function(){return!0}:bs(e[t].filter),n.push(ri({},e[t],{filter:i}))}return n}(t=t.map(t=>{const e=ri({},t);return e.filter&&e.filter.value&&(e.filter=e.filter.value),e}))},compileFilter:bs,createExpression:ws,isExpression:xs,isInterpolated:Ms,getExpressionType:Fs});const zs=[],Ss={},_s={},Ps={},Is=[];class Os{static isAtlasLoaded(t,e={}){const{iconAtlas:n}=e;return!!(!t||n&&n.positions[t])}static genFnTypes(t){const e={};for(const n in t)if(xs(t[n])){const i=(n+"_Fn_0").trim(),r=(n+"Fn").trim(),o=Fs(n);e[i]=ws(t[n],o),e[r]=(t,n)=>{let r;Ss.zoom=t,_s.properties=n;try{r=e[i].evaluateWithoutErrorHandling(Ss,_s,Ps,null,Is)}catch(t){return null}return r}}else if(fi(t[n])){const i=(n+"_Fn_0").trim(),r=(n+"Fn").trim();Ms(n)?(e[i]=p(t[n]),e[r]=(t,n)=>{const r=e[i](t,n);return fi(r)?p(r)(t,n):r}):(e[i]=m(t[n]),e[r]=(t,n)=>{const r=e[i](t,n);return fi(r)?m(r)(t,n):r})}return e}constructor(t,e,n){this.options=n;const i=[];this.symbolDef=e,this.symbol=y(e,()=>(i[0]=n.zoom,i)),this.styledVectors=[],this.properties={},this.nt=n.fnTypes||Os.genFnTypes(this.symbolDef),fi(this.symbolDef.visible)&&(this.it=p(this.symbolDef.visible)),n.atlas&&(this.iconAtlas=n.atlas.iconAtlas,this.glyphAtlas=n.atlas.glyphAtlas),this.features=this.rt(t)}needAltitudeAttribute(){return this.options.forceAltitudeAttribute||this.maxPosZ>=Math.pow(2,17)||this.options.positionType===Float32Array}getPositionFormat(){return this.needAltitudeAttribute()?[{type:Int16Array,width:2,name:"aPosition"},{type:Float32Array,width:1,name:"aAltitude"}]:[{type:Int16Array,width:3,name:"aPosition"}]}fillPosition(t,e,n,i){this.needAltitudeAttribute()?(t.aPosition.push(e,n),t.aAltitude.push(i)):(_i(zs,e,n,i),t.aPosition.push(zs[0],zs[1],zs[2]))}rt(t){if(!t.length)return t;const e="__fea_idx".trim();let n,i=0,r=t[i];for(;!r.geometry;)i++,r=t[i];if(Array.isArray(r.geometry)&&r.properties){let e=r.geometry[0];for(;Array.isArray(e);)e=e[0];e instanceof Lt&&(n=t)}if(!n)if(n=[],Array.isArray(r.geometry))for(let e=0;e<t.length;e++){const i=ri({},t[e]);n.push(ii(i))}else for(let i=0;i<t.length;i++){const r=t[i],o=Nn(r);for(let t=0;t<o.length;t++){const i=o[t];i[e]=r[e],n.push(i)}}if(this.maxPosZ=0,!this.options.forceAltitudeAttribute){const t="line"===this.symbolDef.textPlacement;let e=0,i=!1;const{textPitchAlignmentFn:r}=this.nt;!r&&t&&"map"===this.symbolDef.textPitchAlignment&&(i=!0);for(let o=0;o<n.length;o++){const s=Cs(n[o]&&n[o].geometry);if(s>e&&(e=s),t&&!i&&r&&n[o].properties){const t=r(null,n[o].properties);"map"===t&&(i=t)}}this.hasMapPitchAlign=i,this.maxPosZ=e}const o=this.options.order;if(o){const t=[];for(let e=0;e<o.length;e++)o[e]&&t.push(bs(o[e]));n=n.sort((e,n)=>{const i=t.length;let r=-1,o=-1;for(let s=0;s<i&&(t[s](e)&&(r=s),t[s](n)&&(o=s),!(r>=0&&r<i&&o>=0&&o<i));s++);return r-o})}return n}load(t=1){const e="__fea_idx".trim(),n="_debug_info".trim(),i=this.nt,r=this.styledVectors;this.count=0;const o=this.features;if(!o||!o.length)return Promise.resolve(null);const s={},a={},l={zoom:this.options.zoom},u=[],c=y(this.symbolDef,()=>(u[0]=l.zoom,u));let h=0,d=o.length;const f=this.options.debugIndex;try{for(;h<d;h++){const t=o[h];if(!t||!t.geometry)continue;if(si(f)&&t[n].index!==f)continue;t.properties||(t.properties={}),t.properties.$layer=t.layer,t.properties.$type=t.type;const u=this.createStyledVector(t,c,i,l,s,a);u&&u.feature.geometry&&(u.featureIdx=void 0===t[e]?h:t[e],this.count++,r.push(u))}}catch(t){return Promise.reject(t)}return this.options.atlas?Promise.resolve(this.pack(t)):this.loadAtlas(s,a).then(()=>this.pack(t))}loadAtlas(t,e){return new Promise((n,i)=>{this.fetchAtlas(t,e,(t,e)=>{if(t)i(t);else{if(e){const{icons:t,glyphs:n}=e;if(t&&Object.keys(t).length){for(const e in t){const n=t[e],{width:i,height:r,data:o}=n.data;n.data=new Bn({width:i,height:r},o)}this.iconAtlas=new Yn(t)}if(n&&Object.keys(n).length){for(const t in n){const e=n[t];for(const t in e){const n=e[t],{width:i,height:r,data:o}=n.bitmap;n.bitmap=new Gn({width:i,height:r},o)}}this.glyphAtlas=new Qn(n)}}n({glyphAtlas:this.glyphAtlas,iconAtlas:this.iconAtlas})}})})}fetchAtlas(t,e,n){Object.keys(t).length>0||Object.keys(e).length>0?this.options.requestor(t,e,n):n()}pack(t){if(!this.count)return null;if(null==t)throw new Error("layout scale is undefined");const e=this.createDataPack(this.styledVectors,t);if(!e)return null;e.properties=this.properties,this.empty&&(e.empty=!0);const n=e.buffers;delete e.buffers;const i={data:e,buffers:n};if(this.iconAtlas){const t=i.data.iconAtlas=qs(this.iconAtlas);if(t.glyphMap)for(const e in t.glyphMap)n.push(t.glyphMap[e].data.data.buffer);n.push(i.data.iconAtlas.image.data.buffer)}return this.glyphAtlas&&(i.data.glyphAtlas=qs(this.glyphAtlas),n.push(i.data.glyphAtlas.image.data.buffer)),i}createStyledVector(t,e,n,i){return new Si(t,e,n,i)}createDataPack(t,e){if(!t||!t.length)return null;this.maxIndex=0,this.maxPos=0,this.maxAltitude=0,this.dynamicAttrs={};const n=this.data={};let i=this.elements=[];const r=this.getFormat(Array.isArray(t[0])?t[0][0].symbol:t[0].symbol),o=this.needAltitudeAttribute()?2:3;for(let t=0;t<r.length;t++)n[r[t].name]=[];let s=[],a=0;const l=[];let u=0,c=!1,h=!0;const d=new Set;for(let i=0,r=t.length;i<r;i++){if(!t[i].feature.geometry)continue;const r=Array.isArray(t[i])?t[i][0].feature.id:t[i].feature.id;h&&(void 0!==_s.id?d&&(d.has(_s.id)?h=!1:d.add(_s.id)):h=!1),si(r)&&(Math.abs(r)>u&&(u=Math.abs(r)),r<0&&(c=!0));const f=this.data.aPosition.length;if(Array.isArray(t[i]))for(let n=0;n<t[i].length;n++)this.ot(t[i][n],e);else this.ot(t[i],e);const p=(n.aPosition.length-f)/o;for(let e=0;e<p;e++)s.push(t[i].featureIdx),si(r)&&l.push(r);a=Math.max(a,t[i].featureIdx)}if(this.hasElements()&&!i.length)return null;s=new(ni(a))(s),r[0].type=this.options.positionType?this.options.positionType:ei(this.maxPos);const f=this.options.center;if(f&&(f[0]||f[1])){const t=n.aPosition;for(let e=0;e<t.length;e+=o)t[e]-=f[0],t[e+1]-=f[1]}const p=function(t,e){const n={};for(let i=0;i<t.length;i++){const r=t[i],o=r.type,s=r.name;n[s]=o===Array?e[s]:new o(e[s])}return n}(r,n);p.aPickingId=s;const m=[];for(const t in p)m.push(p[t].buffer);i=new(ti(this.maxIndex))(i),m.push(i.buffer);const y={data:p,isIdUnique:h,is2D:0===this.maxPosZ,indices:this.hasElements()?i:null,positionSize:o,buffers:m,symbolIndex:this.symbolDef.index||{index:0},dynamicAttributes:this.dynamicAttrs};if(this.st&&(y.markerPlacement=this.st),this.lt&&(y.textPlacement=this.lt),l.length){const t=c?ei(u):ni(u);y.featureIds=new t(l),m.push(y.featureIds.buffer)}else y.featureIds=[];return y.pickingIdIndiceMap=zi(s,y.indices),y}ot(t,e){this.it&&!this.it(this.options.zoom,t.feature.properties)||this.placeVector(t,e,this.formatWidth)}addElements(...t){this.maxIndex=Math.max(this.maxIndex,...t),this.elements.push(...t)}hasElements(){return!0}getAltitude(t){const{altitudeProperty:e,defaultAltitude:n,altitudeScale:i}=this.options;let r=Mi(t,e,n);return i&&(r*=i),this.maxAltitude=Math.max(this.maxAltitude,Math.abs(r)),r}getIconAtlasMaxValue(){const t=this.iconAtlas.positions;let e=0;for(const n in t)if(hi(t,n)){const{tl:i,displaySize:r}=t[n],o=Math.max(i[0],i[1],r[0]-1,r[1]-1);o>e&&(e=o)}return e}}function qs(t){let e=t.positions,n=t.image&&t.image.format||"alpha";if(t instanceof Yn){e={};for(const n in t.positions){const i=t.positions[n];e[n]={paddedRect:i.paddedRect,pixelRatio:i.pixelRatio,tl:i.tl,br:i.br,displaySize:i.displaySize}}n="rgba"}const i=t.image;return{image:{width:i.width,height:i.height,data:i.data,format:n},glyphMap:t.glyphMap,positions:e}}function Cs(t){if(!t)return 0;let e=0;if(Array.isArray(t))for(let n=0;n<t.length;n++)if(Array.isArray(t[n])){const i=Cs(t[n]);i>e&&(e=i)}else{const i=Math.abs(t[n].z||0);i>e&&(e=i)}else{const n=Math.abs(t.z||0);n>e&&(e=n)}return e}function Rs(t,e,n,i){const r="__fn_textSize".trim();let o=t.textSize;if(oi(e.textSize))return[16,16];t[r]&&(o=t[r]);const s=[];return s[0]=ui(o)?o(i,n):o,s[1]=s[0],s}function Es(t){const e=t.stops;let n=-1/0;for(let t=0;t<e.length;t++){let i=e[t][1];ai(e[t][1])&&(i=Es(e[t][1])),i>n&&(n=i)}return n}function Ns(t,e,n){return[e||"normal",n||"normal","24px",t||"monospace"].join(" ")}const Ds=/\\{[\\w-]+(?:\\|[\\w-]+)*\\}/g;function Ls(t,e){return li(t)?t.replace(Ds,(function(t){if(!e)return"";if((t=t.substring(1,t.length-1)).indexOf("|")>0){const n=t.split("|");for(let t=0;t<n.length;t++){const i=e[n[t]];if(!oi(i))return i}return""}const n=e[t];return oi(n)?"":Array.isArray(n)?n.join():n})):t}var Us=Object.freeze({__proto__:null,getSDFFont:Ns,resolveText:Ls,resolveVarNames:function(t){return t.match(Ds)},resolveExpVarNames:function t(e,n){if(2!==n.length||"get"!==n[0])for(let i=0;i<n.length;i++)2===n[i].length&&"get"===n[i][0]?e.push(n[i][1]):Array.isArray(n[i])&&t(e,n[i]);else e.push(n[1])}});const $s=t=>t>=11904&&t<=12031,Ws=t=>t>=12032&&t<=12255,Js=t=>t>=12272&&t<=12287,Vs=t=>t>=12288&&t<=12351,Hs=t=>t>=12352&&t<=12447,Gs=t=>t>=12448&&t<=12543,Bs=t=>t>=12544&&t<=12591,Zs=t=>t>=12704&&t<=12735,Ys=t=>t>=12736&&t<=12783,Xs=t=>t>=12784&&t<=12799,Ks=t=>t>=12800&&t<=13055,Qs=t=>t>=13056&&t<=13311,ta=t=>t>=13312&&t<=19903,ea=t=>t>=19968&&t<=40959,na=t=>t>=40960&&t<=42127,ia=t=>t>=42128&&t<=42191,ra=t=>t>=63744&&t<=64255,oa=t=>t>=64336&&t<=65023,sa=t=>t>=65040&&t<=65055,aa=t=>t>=65072&&t<=65103,la=t=>t>=65104&&t<=65135,ua=t=>t>=65136&&t<=65279,ca=t=>t>=65280&&t<=65519;function ha(t){return!((t=>t>=1536&&t<=1791)(t)||(t=>t>=1872&&t<=1919)(t)||(t=>t>=2208&&t<=2303)(t)||oa(t)||ua(t))}function da(t){return!!(746===t||747===t||!(t<4352)&&(Zs(t)||Bs(t)||aa(t)&&!(t>=65097&&t<=65103)||ra(t)||Qs(t)||$s(t)||Ys(t)||!(!Vs(t)||t>=12296&&t<=12305||t>=12308&&t<=12319||12336===t)||ta(t)||ea(t)||Ks(t)||(t=>t>=12592&&t<=12687)(t)||(t=>t>=43360&&t<=43391)(t)||(t=>t>=55216&&t<=55295)(t)||(t=>t>=4352&&t<=4607)(t)||(t=>t>=44032&&t<=55215)(t)||Hs(t)||Js(t)||(t=>t>=12688&&t<=12703)(t)||Ws(t)||Xs(t)||Gs(t)&&12540!==t||!(!ca(t)||65288===t||65289===t||65293===t||t>=65306&&t<=65310||65339===t||65341===t||65343===t||t>=65371&&t<=65503||65507===t||t>=65512&&t<=65519)||!(!la(t)||t>=65112&&t<=65118||t>=65123&&t<=65126)||(t=>t>=5120&&t<=5759)(t)||(t=>t>=6320&&t<=6399)(t)||sa(t)||(t=>t>=19904&&t<=19967)(t)||na(t)||ia(t)))}function fa(t){return!(da(t)||function(t){return!!((t=>t>=128&&t<=255)(t)&&(167===t||169===t||174===t||177===t||188===t||189===t||190===t||215===t||247===t)||(t=>t>=8192&&t<=8303)(t)&&(8214===t||8224===t||8225===t||8240===t||8241===t||8251===t||8252===t||8258===t||8263===t||8264===t||8265===t||8273===t)||(t=>t>=8448&&t<=8527)(t)||(t=>t>=8528&&t<=8591)(t)||(t=>t>=8960&&t<=9215)(t)&&(t>=8960&&t<=8967||t>=8972&&t<=8991||t>=8996&&t<=9e3||9003===t||t>=9085&&t<=9114||t>=9150&&t<=9165||9167===t||t>=9169&&t<=9179||t>=9186&&t<=9215)||(t=>t>=9216&&t<=9279)(t)&&9251!==t||(t=>t>=9280&&t<=9311)(t)||(t=>t>=9312&&t<=9471)(t)||(t=>t>=9632&&t<=9727)(t)||(t=>t>=9728&&t<=9983)(t)&&!(t>=9754&&t<=9759)||(t=>t>=11008&&t<=11263)(t)&&(t>=11026&&t<=11055||t>=11088&&t<=11097||t>=11192&&t<=11243)||Vs(t)||Gs(t)||(t=>t>=57344&&t<=63743)(t)||aa(t)||la(t)||ca(t)||8734===t||8756===t||8757===t||t>=9984&&t<=10087||t>=10102&&t<=10131||65532===t||65533===t)}(t))}function pa(t){return t>=1424&&t<=2303||oa(t)||ua(t)}const ma=[[9,9],[32,32],[5760,5760],[8192,8198],[8200,8202],[8287,12288],[6158,6158],[8203,8205]];function ya(t){for(const e of ma)if(t>=e[0]&&t<=e[1])return!0;return!1}const ga={"!":"︕","#":"#",$:"$","%":"%","&":"&","(":"︵",")":"︶","*":"*","+":"+",",":"︐","-":"︲",".":"・","/":"/",":":"︓",";":"︔","<":"︿","=":"=",">":"﹀","?":"︖","@":"@","[":"﹇","\\\\":"\","]":"﹈","^":"^",ut:"︳","`":"`","{":"︷","|":"―","}":"︸","~":"~","¢":"¢","£":"£","¥":"¥","¦":"¦","¬":"¬","¯":" ̄","–":"︲","—":"︱","‘":"﹃","’":"﹄","“":"﹁","”":"﹂","…":"︙","‧":"・","₩":"₩","、":"︑","。":"︒","〈":"︿","〉":"﹀","《":"︽","》":"︾","「":"﹁","」":"﹂","『":"﹃","』":"﹄","【":"︻","】":"︼","〔":"︹","〕":"︺","〖":"︗","〗":"︘","!":"︕","(":"︵",")":"︶",",":"︐","-":"︲",".":"・",":":"︓",";":"︔","<":"︿",">":"﹀","?":"︖","[":"﹇","]":"﹈","_":"︳","{":"︷","|":"―","}":"︸","⦅":"︵","⦆":"︶","。":"︒","「":"﹁","」":"﹂"};function ba(t,e,n,i,r,o,s,a,l,u){let c=t.trim();2===u&&(c=function(t){let e="";for(let n=0;n<t.length;n++){const i=t.charCodeAt(n+1)||null,r=t.charCodeAt(n-1)||null;e+=i&&fa(i)&&!ga[t[n+1]]||r&&fa(r)&&!ga[t[n-1]]||!ga[t[n]]?t[n]:ga[t[n]]}return e}(c));const h=[],d={positionedGlyphs:h,text:c,top:a[1],bottom:a[1],left:a[0],right:a[0],writingMode:u};let f;return f=function(t,e){const n=[];let i=0;for(let r=0;r<e.length;r++){const o=e[r];n.push(t.substring(i,o)),i=o}return i<t.length&&n.push(t.substring(i,t.length)),n}(c,function(t,e,n,i){if(!n)return[];if(!t)return[];const r=[],o=function(t,e,n,i){let r=0;for(let n=0;n<t.length;n++){const o=i[t.charCodeAt(n)];o&&(r+=o.metrics.advance+e)}return r/Math.max(1,Math.ceil(r/n))}(t,e,n,i);let s=0;for(let n=0;n<t.length;n++){const l=t.charCodeAt(n),u=i[l];u&&!va[l]&&(s+=u.metrics.advance+e),n<t.length-1&&(wa[l]||!((a=l)<11904)&&(Zs(a)||Bs(a)||aa(a)||ra(a)||Qs(a)||$s(a)||Ys(a)||Vs(a)||ta(a)||ea(a)||Ks(a)||ca(a)||Hs(a)||Js(a)||Ws(a)||Xs(a)||Gs(a)||sa(a)||ia(a)||na(a)))&&r.push(Ma(n+1,s,o,r,ka(l,t.charCodeAt(n+1)),!1))}var a;return function t(e){return e?t(e.priorBreak).concat(e.index):[]}(Ma(t.length,s,o,r,0,!0))}(c,s,n,e)),function(t,e,n,i,r,o,s,a,l){let u=0,c=8,h=0;const d=t.positionedGlyphs,f="right"===o?1:"left"===o?0:.5;for(let t=0;t<n.length;t++){let r=n[t];if(r=r.trim(),!r.length){c-=i;continue}const o=d.length;for(let t=0;t<r.length;t++){const n=r.charCodeAt(t),i=e[n];i&&(da(n)&&1!==s?(32!==n&&d.push({glyph:n,x:u,y:0,vertical:!0}),u+=l+a):(32!==n&&d.push({glyph:n,x:u,y:c,vertical:!1}),u+=i.metrics.advance+a))}d.length!==o&&(h=Math.max(u-a,h),Aa(d,e,o,d.length-1,f)),u=0,c-=i}const{horizontalAlign:p,verticalAlign:m}=ja(r);!function(t,e,n,i,r,o,s){const a=(e-n)*r,l=-(-i*s+.5)*o;if(a||l)for(let e=0;e<t.length;e++)t[e].x+=a,t[e].y+=l}(d,f,p,m,h,i,n.length);const y=n.length*i;t.top+=-m*y,t.bottom=t.top+y,t.left+=-p*h,t.right=t.left+h}(d,e,f,i,r,o,u,s,l),!!h.length&&d}const va={9:!0,10:!0,11:!0,12:!0,13:!0,32:!0},wa={10:!0,32:!0,38:!0,40:!0,41:!0,43:!0,45:!0,47:!0,173:!0,183:!0,8203:!0,8208:!0,8211:!0,8231:!0};function xa(t,e,n,i){const r=Math.pow(t-e,2);return i?t<e?r/2:2*r:r+Math.abs(n)*n}function ka(t,e){let n=0;return 10===t&&(n-=1e4),40!==t&&65288!==t||(n+=50),41!==e&&65289!==e||(n+=50),n}function Ma(t,e,n,i,r,o){let s=null,a=xa(e,n,r,o);for(let t=0;t<i.length;t++){const l=i[t],u=xa(e-l.x,n,r,o)+l.badness;u<=a&&(s=l,a=u)}return{index:t,x:e,priorBreak:s,badness:a}}function ja(t){let e=.5,n=.5;switch(t){case"right":case"top-right":case"bottom-right":e=1;break;case"left":case"top-left":case"bottom-left":e=0}switch(t){case"bottom":case"bottom-right":case"bottom-left":n=1;break;case"top":case"top-right":case"top-left":n=0}return{horizontalAlign:e,verticalAlign:n}}function Aa(t,e,n,i,r){if(!r)return;const o=e[t[i].glyph];if(o){const e=(t[i].x+o.metrics.advance)*r;if(!e)return;for(let r=n;r<=i;r++)t[r].x-=e}}function Fa(t){if(!function(t){for(const e of t)if(pa(e.charCodeAt(0)))return!0;return!1}(t))return t;const e=[],n=[],i=[];let r=0,o=0,s=1,a=1;for(const l of t){const t=l.codePointAt(0);ya(t)?(i.push(l),r++):(s=pa(t)?-1:1,a!==s?(o=r,n.length&&(a>0&&n.reverse(),e.push(...n)),i.length&&(e.splice(o,0,...i),i.length=0),a=s,n.length=0):i.length&&(n.push(...i),i.length=0),n.push(l),r++)}return i.length&&n.push(...i),n.length&&(a>0&&n.reverse(),e.push(...n)),e.reverse().join("")}const Ta=/\\{ *([\\w_]+) *\\}/g;class za{constructor(t,e,n,i,r){this.feature=t,this.symbolDef=e,this.symbol=n,this.options=r,this.ct=this.ht.bind(this),this.nt=i}ht(t,e){return this.feature.properties[e]||"default"}getShape(t,e){if(this.dt)return this.dt;const{textHorizontalAlignmentFn:n,textVerticalAlignmentFn:i,markerHorizontalAlignmentFn:r,markerVerticalAlignmentFn:o,textWrapWidthFn:s}=this.nt;let a;const l=this.symbol,u=this.getIconAndGlyph(),c=this.feature.properties;if(u&&u.glyph){const{font:t,text:r}=u.glyph;if(""===r)return null;const o=this.size[0]/24,h=24,d=l.textKeepUpright,f="map"===l.textRotationAlignment&&"line"===l.textPlacement&&!l.isIconText,p=e.glyphMap[t],m=Sa(n?n(null,c):l.textHorizontalAlignment,i?i(null,c):l.textVerticalAlignment),y=1.2*h,g=function(t){for(let e=0;e<t.length;e++)if(!ha(t.charAt(e).charCodeAt(0)))return!1;return!0}(r),b=g&&l.textLetterSpacing/o||0,v=[l.textDx/o||0,l.textDy/o||0],w=((s?s(null,c):l.textWrapWidth)||10*h)/o;a={},a.horizontal=ba(r,p,w,y,m,"center",b,v,h,1),g&&f&&d&&(a.vertical=ba(r,p,w,y,m,"center",b,v,h,2))}else if(u&&u.icon){if(!t.positions[u.icon.url])return null;const e=Sa(r?r(null,c):l.markerHorizontalAlignment,o?o(null,c):l.markerVerticalAlignment);a=function(t,e){const{horizontalAlign:n,verticalAlign:i}=ja(e),r=-2048*n,o=-2048*i;return{image:t,top:o,bottom:o+2048,left:r,right:r+2048}}(t.positions[u.icon.url],e),this.size||(this.size=a.image.displaySize)}return this.dt=a,a}getIconAndGlyph(){if(this.iconGlyph)return this.iconGlyph;const{markerFileFn:t,markerTypeFn:e,markerPathFn:n,markerWidthFn:i,markerHeightFn:r,markerFillFn:o,markerFillPatternFileFn:s,markerFillOpacityFn:a,markerTextFitFn:l,markerTextFitPaddingFn:u,markerLineColorFn:c,markerLineWidthFn:h,markerLineOpacityFn:d,markerLineDasharrayFn:m,markerLinePatternFileFn:y,markerPathWidthFn:g,markerPathHeightFn:b,textNameFn:v,textFaceNameFn:w,textStyleFn:x,textWeightFn:k}=this.nt,{zoom:M}=this.options,j={},A=this.symbol,F=this.feature.properties,T=t?t(null,F):A.markerFile,z=e?e(null,F):A.markerType,S=T||z||A.markerPath,_=!oi(this.symbolDef.textName);let P;if(S){P=function(t,e,n,i,r,o){if(oi(e.markerWidth)&&oi(e.markerHeight))return null;const s="__fn_markerWidth".trim(),a="__fn_markerHeight".trim();let l=e.markerWidth||0,u=e.markerHeight||0;return ai(l)&&("identity"!==l.type?l=Es(l):(l=t.markerWidth,t[s]&&(l=t[s](i,n)),ai(l)&&(l="identity"===l.type?r(i,n):Es(l)))),ai(u)&&("identity"!==u.type?u=Es(u):(u=t.markerHeight,t[a]&&(u=t[a](i,n)),ai(u)&&(u="identity"===u.type?o(i,n):Es(u)))),[l,u]}(A,this.symbolDef,F,M,i,r)||[0,0];let t=A.markerTextFit;if(l&&(t=l(M,F)),t&&A.text&&"none"!==t){const e=A.text.textSize;let n=A.text.textName;f(n)&&(n=p(n)(M,F));const i=Ls(n,F);if(i){const n="__fn_textSize".trim(),r="__fn_textSize_0".trim();f(e)&&!A.text[n]&&(A.text[r]=p(e),A.text[n]=(t,e)=>{const n=A.text[r](t,e);return f(n)?p(n)(t,e):n});const o=Rs(A.text,A.text,F,M);if("width"!==t&&"both"!==t||(P[0]=o[0]*i.length),"height"!==t&&"both"!==t||(P[1]=o[1]),o[0]&&o[1]){let t=A.markerTextFitPadding||[0,0,0,0];u&&(t=u(M,F)),P[0]+=t[1]+t[3],P[1]+=t[0]+t[2]}}else P[0]=P[1]=-1}}if(_&&(P=Rs(A,this.symbolDef,F,M)),!P)return j;if(P[0]=Math.ceil(P[0]),P[1]=Math.ceil(P[1]),this.size=P,S&&P[0]>=0&&P[1]>=0){let t;if(z){const e={};if(e.markerType=z,"path"===z&&(e.markerPath=n?n(null,F):A.markerPath,e.markerPathWidth=g?g(null,F):A.markerPathWidth,e.markerPathHeight=b?b(null,F):A.markerPathHeight),i){const t=i(null,F);oi(t)||(e.markerWidth=t)}else A.markerWidth>=0&&(e.markerWidth=A.markerWidth);if(r){const t=r(null,F);oi(t)||(e.markerHeight=t)}else A.markerHeight>=0&&(e.markerHeight=A.markerHeight);if(o){const t=o(null,F);oi(t)||(e.markerFill=t)}else A.markerFill&&(e.markerFill=A.markerFill);if(s){const t=s(null,F);oi(t)||(e.markerFillPatternFile=t)}else A.markerFillPatternFile&&(e.markerFillPatternFile=A.markerFillPatternFile);if(a){const t=a(null,F);oi(t)||(e.markerFillOpacity=t)}else A.markerFillOpacity>=0&&(e.markerFillOpacity=A.markerFillOpacity);if(c){const t=c(null,F);oi(t)||(e.markerLineColor=t)}else A.markerLineColor&&(e.markerLineColor=A.markerLineColor);if(h){const t=h(null,F);oi(t)||(e.markerLineWidth=t)}else A.markerLineWidth>=0&&(e.markerLineWidth=A.markerLineWidth);if(d){const t=d(null,F);oi(t)||(e.markerLineOpacity=t)}else A.markerLineOpacity>=0&&(e.markerLineOpacity=A.markerLineOpacity);if(m){const t=m(null,F);oi(t)||(e.markerLineDasharray=t)}else A.markerLineDasharray&&(e.markerLineDasharray=A.markerLineDasharray);if(y){const t=y(null,F);oi(t)||(e.markerLinePatternFile=t)}else A.markerLinePatternFile&&(e.markerLinePatternFile=A.markerLinePatternFile);t="vector://"+JSON.stringify(e)}else t=T?T.replace(Ta,this.ct):A.markerPath?function(t,e,n){if(!t.markerPath)return null;let i=1;const r=function(t){const e={stroke:{stroke:t.markerLineColor,"stroke-width":t.markerLineWidth,"stroke-opacity":t.markerLineOpacity,"stroke-dasharray":null,"stroke-linecap":"butt","stroke-linejoin":"round"},fill:{fill:t.markerFill,"fill-opacity":t.markerFillOpacity}};return 0===e.stroke["stroke-width"]&&(e.stroke["stroke-opacity"]=0),e}(t);si(t.markerOpacity)&&(i=t.markerOpacity),si(t.opacity)&&(i*=t.opacity);const o={};if(r){for(const t in r.stroke)hi(r.stroke,t)&&(oi(r.stroke[t])||(o[t]=r.stroke[t]));for(const t in r.fill)hi(r.fill,t)&&(oi(r.fill[t])||(o[t]=r.fill[t]))}const s=Array.isArray(t.markerPath)?t.markerPath:[t.markerPath];let a;const l=[];for(let t=0;t<s.length;t++)a=li(s[t])?{path:s[t]}:s[t],a=ri({},a,o),a.d=a.path,delete a.path,l.push(a);const u=[\'<svg version="1.1"\',\'xmlns="http://www.w3.org/2000/svg"\'];i<1&&u.push(\'opacity="\'+i+\'"\'),t.markerPathWidth&&t.markerPathHeight&&u.push(\'viewBox="0 0 \'+t.markerPathWidth+" "+t.markerPathHeight+\'"\'),u.push(\'preserveAspectRatio="none"\'),e&&u.push(\'width="\'+e+\'"\'),n&&u.push(\'height="\'+n+\'"\'),u.push("><defs></defs>");for(let t=0;t<l.length;t++){let e="<path ";for(const n in l[t])hi(l[t],n)&&(e+=" "+n+\'="\'+l[t][n]+\'"\');e+="></path>",u.push(e)}return u.push("</svg>"),"data:image/svg+xml;base64,"+btoa(u.join(" "))}(A,P[0],P[1]):null;j.icon={url:t,size:P}}if(_){const t=v?v(this.options.zoom,F):A.textName;if(t||0===t){const e=Ns(w?w(null,F):A.textFaceName,x?x(null,F):A.textStyle,k?k(null,F):A.textWeight);let n=Ls(t,F);n&&n.length&&(n=Fa(n),j.glyph={font:e,text:n})}}return this.iconGlyph=j,j}}function Sa(t,e){e&&"middle"!==e||(e="center"),t&&"middle"!==t||(t="center");let n="center"!==e?e:"";return n+="center"!==t?(n.length?"-":"")+t:"",n\n/*!\n * From mapbox-gl-js\n * MIT License\n * https://github.com/mapbox/mapbox-gl-js\n */}function _a(t,e,n,i,r){const o=[];let s;for(let a=0;a<t.length;a++){const l=t[a];let u,c=!1;for(let t=0;t<l.length-1;t++){let a=l[t],h=l[t+1];a.x<e&&h.x<e||(a.x<e?(s=a,a=new Lt(e,a.y+(e-a.x)/(h.x-a.x)*(h.y-a.y)).I(),a.z=s.z+(e-s.x)/(h.x-s.x)*(h.z-s.z),c=!0):h.x<e&&(s=h,h=new Lt(e,a.y+(e-a.x)/(h.x-a.x)*(h.y-a.y)).I(),h.z=a.z+(e-a.x)/(s.x-a.x)*(s.z-a.z),c=!0),a.y<n&&h.y<n||(a.y<n?(s=a,a=new Lt(a.x+(n-a.y)/(h.y-a.y)*(h.x-a.x),n).I(),a.z=s.z+(n-s.y)/(h.y-s.y)*(h.z-s.z),c=!0):h.y<n&&(s=h,h=new Lt(a.x+(n-a.y)/(h.y-a.y)*(h.x-a.x),n).I(),h.z=a.z+(n-a.y)/(s.y-a.y)*(s.z-a.z),c=!0),a.x>=i&&h.x>=i||(a.x>=i?(s=a,a=new Lt(i,a.y+(i-a.x)/(h.x-a.x)*(h.y-a.y)).I(),a.z=s.z+(i-s.x)/(h.x-s.x)*(h.z-s.z),c=!0):h.x>=i&&(s=h,h=new Lt(i,a.y+(i-a.x)/(h.x-a.x)*(h.y-a.y)).I(),h.z=a.z+(i-a.x)/(s.x-a.x)*(s.z-a.z),c=!0),a.y>=r&&h.y>=r||(a.y>=r?(s=a,a=new Lt(a.x+(r-a.y)/(h.y-a.y)*(h.x-a.x),r).I(),a.z=s.z+(r-s.y)/(h.y-s.y)*(h.z-s.z),c=!0):h.y>=r&&(s=h,h=new Lt(a.x+(r-a.y)/(h.y-a.y)*(h.x-a.x),r).I(),h.z=a.z+(r-a.y)/(s.y-a.y)*(s.z-a.z),c=!0),u&&a.equals(u[u.length-1])||(u=[a],o.push(u)),c&&(u.clipped=!0),u.push(h)))))}}return o}class Pa extends Lt{constructor(t,e,n,i){super(t,e),this.angle=n,void 0!==i&&(this.segment=i)}clone(){return new Pa(this.x,this.y,this.angle,this.segment)}}\n/*!\n * From mapbox-gl-js\n * MIT License\n * https://github.com/mapbox/mapbox-gl-js\n */function Ia(t,e,n,i,r){if(void 0===e.segment)return!0;let o=e,s=e.segment+1,a=0;for(;a>-n/2;){if(s--,s<0)return!1;a-=t[s].dist(o),o=t[s]}a+=t[s].dist(t[s+1]),s++;const l=[];let u=0;for(;a<n/2;){const e=t[s],n=t[s+1];if(!n)return!1;let o=t[s-1].angleTo(e)-e.angleTo(n);for(o=Math.abs((o+3*Math.PI)%(2*Math.PI)-Math.PI),l.push({distance:a,angleDelta:o}),u+=o;a-l[0].distance>i;)u-=l.shift().angleDelta;if(u>r)return!1;s++,a+=e.dist(n)}return!0}function Oa(t,e,n,i,r,o,s,a,l,u,c){const h=function(t,e,n){return t?.6*e*n:0}(i,o,s),d=function(t,e){return Math.max(t?t.right-t.left:0,e?e.right-e.left:0)}(i,r),f=0===t[0].x||t[0].x===l||0===t[0].y||t[0].y===l;return e-d*s<e/4&&(e=d*s+e/4),function t(e,n,i,r,o,s,a,l,u,c,h){const d=s/2,f=function(t){let e=0;for(let n=0;n<t.length-1;n++)e+=t[n].dist(t[n+1]);return e}(e);let p=0,m=n-i,y=[];for(let t=0;t<e.length-1;t++){const n=e[t],a=e[t+1],l=n.dist(a),g=a.angleTo(n);for(;m+i<p+l;){m+=i;const b=(m-p)/l,v=qa(n.x,a.x,b),w=qa(n.y,a.y,b),x=qa(n.z||0,a.z||0,b);if(v>=0&&v<u&&w>=0&&w<u&&m-d>=0&&m+d<=f){const i=new Pa(v,w,g,t);i.z=x,c&&(i.axis=[n.y-w,v-n.x],i.angleR=x===(n.z||0)?0:Math.atan(.9*(x-(n.z||0))*h/n.dist(i))),i.line=e,i.I(),r&&!Ia(e,i,s,r,o)||y.push(i)}}p+=l}return l||y.length||a||(y=t(e,p/2,i,r,o,s,a,!0,u,c,h)),y}(t,f?e/2*a%e:(d/2+2*o)*s*a%e,e,h,n,d*s,f,!1,l,u,c)}function qa(t,e,n){return t*(1-n)+e*n}function Ca(t,e){const n=t.length;if(n<=1)return[t];const i=[];let r,o;for(let e=0;e<n;e++){const n=xi(t[e]);0!==n&&(t[e].area=Math.abs(n),void 0===o&&(o=n<0),o===n<0?(r&&i.push(r),r=[t[e]]):r.push(t[e]))}if(r&&i.push(r),e>1)for(let t=0;t<i.length;t++)i[t].length<=e||(Ge(i[t],e,1,i[t].length-1,Ra),i[t]=i[t].slice(0,e));return i}function Ra(t,e){return e.area-t.area}function Ea(t,e,n){const i=e.distSqr(n);if(0===i)return t.distSqr(e);const r=((t.x-e.x)*(n.x-e.x)+(t.y-e.y)*(n.y-e.y))/i;return t.distSqr(r<0?e:r>1?n:n.sub(e).j(r).m(e))}function Na(t,e=1,n=!1){let i=1/0,r=1/0,o=-1/0,s=-1/0;const a=t[0];for(let t=0;t<a.length;t++){const e=a[t];(!t||e.x<i)&&(i=e.x),(!t||e.y<r)&&(r=e.y),(!t||e.x>o)&&(o=e.x),(!t||e.y>s)&&(s=e.y)}const l=Math.min(o-i,s-r);let u=l/2;const c=new Xe(null,Da);if(0===l)return new Lt(i,r);for(let e=i;e<o;e+=l)for(let n=r;n<s;n+=l)c.push(new La(e+u,n+u,u,t));let h=function(t){let e=0,n=0,i=0;const r=t[0];for(let t=0,o=r.length,s=o-1;t<o;s=t++){const o=r[t],a=r[s],l=o.x*a.y-a.x*o.y;n+=(o.x+a.x)*l,i+=(o.y+a.y)*l,e+=3*l}return new La(n/e,i/e,0,t)}(t),d=c.length;for(;c.length;){const i=c.pop();(i.d>h.d||!h.d)&&(h=i,n&&console.log("found best %d after %d probes",Math.round(1e4*i.d)/1e4,d)),i.max-h.d<=e||(u=i.h/2,c.push(new La(i.p.x-u,i.p.y-u,u,t)),c.push(new La(i.p.x+u,i.p.y-u,u,t)),c.push(new La(i.p.x-u,i.p.y+u,u,t)),c.push(new La(i.p.x+u,i.p.y+u,u,t)),d+=4)}return n&&(console.log("num probes: "+d),console.log("best distance: "+h.d)),h.p}function Da(t,e){return e.max-t.max}function La(t,e,n,i){this.p=new Lt(t,e),this.h=n,this.d=function(t,e){let n=!1,i=1/0;for(let r=0;r<e.length;r++){const o=e[r];for(let e=0,r=o.length,s=r-1;e<r;s=e++){const r=o[e],a=o[s];r.y>t.y!=a.y>t.y&&t.x<(a.x-r.x)*(t.y-r.y)/(a.y-r.y)+r.x&&(n=!n),i=Math.min(i,Ea(t,r,a))}}return(n?1:-1)*Math.sqrt(i)}(this.p,i),this.max=this.d+this.h*Math.SQRT2}const Ua=45*Math.PI/100;function $a(t,e,n,i,r,o,s,a,l){const{feature:u,size:c,symbol:h}=t,d=c?24:0,f=i*(c?c[0]/d:1);if("line"===o){const t=[];let i=u.geometry;r&&(i=_a(u.geometry,0,0,r,r));for(let o=0;o<i.length;o++){const u=Oa(i[o],s,Ua,h.isIconText?null:n&&n.vertical||n&&n.horizontal||n,null,d,h.isIconText?1:f,1,r||1/0,a,l);if(h.textPlacement&&!h.isIconText)for(let t=0;t<u.length;t++)u[t].startIndex=e.length/3;if(t.push.apply(t,u),h.textPlacement&&!h.isIconText)for(let t=0;t<i[o].length;t++)e.push(i[o][t].x,i[o][t].y,i[o][t].z||0)}return t}return Wa(u,o,r)}function Wa(t,e,n,i,r){const o=[];if(3===t.type){const s=Ca(t.geometry,0);for(let t=0;t<s.length;t++){const a=s[t];if("vertex"===e)for(let t=0;t<a.length;t++){const e=a[t];for(let s=0;s<e.length;s++)Ai(e[s],n)||(o.push(e[s]),i&&(0===s?Ja(e[s],e[s],e[t+1],r):Ja(e[s],e[s-1],e[s],r)))}else if("vertex-first"===e){const t=a[0];t&&t[0]&&!Ai(t[0],n)&&(o.push(t[0]),i&&Ja(t[0],t[0],t[1],r))}else if("vertex-last"===e||"vertex-firstlast"===e){const t=a[0];if("vertex-firstlast"===e&&t&&t[0]&&!Ai(t[0],n)&&(o.push(t[0]),i&&Ja(t[0],t[0],t[1],r)),t&&t[t.length-1]&&!Ai(t[t.length-1],n)){const e=t.length-1;o.push(t[e]),i&&Ja(t[e],t[e-1],t[e],r)}}else{const t=Na(a,16);Ai(t,n)||o.push(t)}}}else if(2===t.type)for(let s=0;s<t.geometry.length;s++){const a=t.geometry[s];if("vertex"===e)for(let t=0;t<a.length;t++)Ai(a[t],n)||(o.push(a[t]),i&&(0===t?Ja(a[t],a[t],a[t+1],r):Ja(a[t],a[t-1],a[t],r)));else if("vertex-last"===e||"vertex-firstlast"===e){if("vertex-firstlast"!==e||Ai(a[0],n)||(o.push(a[0]),i&&Ja(a[0],a[0],a[1],r)),a&&a[a.length-1]&&!Ai(a[a.length-1],n)){const t=a.length-1;o.push(a[t]),i&&Ja(a[t],a[t-1],a[t],r)}}else Ai(a[0],n)||(o.push(a[0]),i&&Ja(a[0],a[0],a[1],r))}else if(1===t.type)for(let e=0;e<t.geometry.length;e++){const r=t.geometry[e];for(let t=0;t<r.length;t++){const e=r[t];Ai(e,n)||(i&&(e.xRotation=0,e.yRotation=0,e.zRotation=0),o.push(e))}}return o}function Ja(t,e,n,i){if(t.xRotation||t.yRotation||t.zRotation)return t;const r=n.x-e.x,o=e.y-n.y,s=(n.z-e.z)*i,a=Math.atan2(o,r);t.zRotation=a;const l=Math.atan2(s,Math.sqrt(r*r+o*o));return t.xyRotation=l,t}function Va(t,e){const n={},i={},r=[];let o=0;function s(e){r.push(t[e]),o++}function a(t,e,n){const o=i[t];return delete i[t],i[e]=o,r[o].geometry[0].pop(),r[o].geometry[0]=r[o].geometry[0].concat(n[0]),o}function l(t,e,i){const o=n[e];return delete n[e],n[t]=o,r[o].geometry[0].shift(),r[o].geometry[0]=i[0].concat(r[o].geometry[0]),o}function u(t,e,n){const i=n?e[0][e[0].length-1]:e[0][0];return`${t}:${i.x}:${i.y}`}for(let c=0;c<t.length;c++){const h=t[c],d=h.geometry;if(!d)continue;const f=h.properties[e]?h.properties[e].toString():null;if(!f){s(c);continue}const p=u(f,d),m=u(f,d,!0);if(p in i&&m in n&&i[p]!==n[m]){const t=l(p,m,d),e=a(p,m,r[t].geometry);delete n[p],delete i[m],i[u(f,r[e].geometry,!0)]=e,r[t].geometry=null}else p in i?a(p,m,d):m in n?l(p,m,d):(s(c),n[p]=o-1,i[m]=o-1)}return r.filter(t=>t.geometry)}class Ha extends Os{static needMerge(t,e,n){if(!t)return!1;let i="line"===t.textPlacement||"line"===t.markerPlacement;return i||(e.textPlacementFn&&(i="line"===e.textPlacementFn(n)),e.markerPlacementFn&&(i="line"===e.markerPlacementFn(n))),t.mergeOnProperty&&i}static mergeLineFeatures(t,e,n,i){const r="__index".trim();let o=e.textPlacement,s=e.markerPlacement;n.textPlacementFn&&(o=n.textPlacementFn(i)),n.markerPlacementFn&&(s=n.markerPlacementFn(i));const a=function(t,e,n,i,r){const o="__index".trim(),s=Os.genFnTypes(e),{mergeOnPropertyFn:a}=s;if(!e.mergeOnProperty||"line"!==i&&"line"!==n)return[];if(!(Fi(l=e.mergeOnProperty)||"string"!=typeof l&&(null===l.constructor||l.constructor!==String)||"line"!==i&&"line"!==n))return[{features:t,property:e.mergeOnProperty}];var l;const u=[],c={},h=[];for(let s=0;s<t.length;s++){t[s][o]=s;const l=t[s].properties=t[s].properties||{};l.$layer=t[s].layer,l.$type=t[s].type;let d=n;"line"!==d&&(d=i);const f=a?a(r,l):e.mergeOnProperty;"line"!==d||Fi(f)?h.push(t[s]):(void 0===c[f]&&(c[f]=u.length,u.push({features:[],property:f})),u[c[f]].features.push(t[s]))}return h.length&&u.push({features:h}),u}(t,e,s,o,i);if(a.length){const e=[];for(let n=0;n<a.length;n++)e.push(a[n].property?Va(a[n].features,a[n].property):t);if(1===e.length)return e[0];{let t=[];for(let n=0;n<e.length;n++)t=t.concat(e[n]);return t.sort((t,e)=>t[r]-e[r]),t}}}static splitPointSymbol(t,e=0){const n=[];if(Array.isArray(t)){const e=t;for(let t=0;t<e.length;t++)e[t]&&n.push(...Ha.splitPointSymbol(e[t],t));return n}let i=null,r=null;for(const e in t)0===e.indexOf("marker")?(i=i||{},i[e]=t[e]):0===e.indexOf("text")&&(r=r||{},r[e]=t[e]);return i&&(i.isIconText=!0,t.mergeOnProperty&&(i.mergeOnProperty=t.mergeOnProperty),n.push(i)),r&&(i&&(r.textPlacement=i.markerPlacement,r.textSpacing=i.markerSpacing,r.isIconText=!0),t.mergeOnProperty&&(r.mergeOnProperty=t.mergeOnProperty),n.push(r)),void 0!==t.visible&&(i&&(i.visible=t.visible),r&&(r.visible=t.visible)),i&&(i.markerTextFit&&r&&(i.text={},i.text.textName=r.textName,i.text.textSize=r.textSize),i.index={index:e,type:0}),r&&(r.index={index:e,type:1}),n}static isAtlasLoaded(t,e){const{icon:n,glyph:i}=t,{iconAtlas:r,glyphAtlas:o}=e;if(n&&(!r||!r.positions[n.url]))return!1;if(i){if(!o||!o.positions[i.font])return!1;const t=o.positions[i.font],{text:e}=i;for(let n=0;n<e.length;n++)if(!t[e.charCodeAt(n)])return!1}return!0}constructor(t,e,n){super(t,e,n),this.ft=e.textPlacement,this.nt.textPlacementFn&&(this.ft=this.nt.textPlacementFn(this.options.zoom))}createStyledVector(t,e,n,i,r,o){const s=new za(t,this.symbolDef,e,n,i),a=s.getIconAndGlyph();if(a.icon&&!this.options.atlas){const{url:t,size:e}=a.icon;r[t]||(r[t]=a.icon.size),r[t][0]<e[0]&&(r[t][0]=e[0]),r[t][1]<e[1]&&(r[t][1]=e[1])}if(a.glyph&&!this.options.atlas){const{font:t,text:e}=a.glyph,n=o[t]=o[t]||{};for(let t=0;t<e.length;t++)n[e.charCodeAt(t)]=1;"line"===this.ft&&(o.options={isCharsCompact:!1})}return this.options.allowEmptyPack||a.icon||a.glyph?s:null}getFormat(t){const e=void 0!==t.textName,n=e?this.getPackSDFFormat(t):this.getPackMarkerFormat();e?n.push(...this.pt()):n.push(...this.yt());const{markerOpacityFn:i,textOpacityFn:r,markerPitchAlignmentFn:o,textPitchAlignmentFn:s,markerRotationAlignmentFn:a,textRotationAlignmentFn:l,markerRotationFn:u,textRotationFn:c,markerAllowOverlapFn:h,textAllowOverlapFn:d,markerIgnorePlacementFn:f,textIgnorePlacementFn:p}=this.nt;return(i||r)&&n.push({type:Uint8Array,width:1,name:"aColorOpacity"}),(o||s)&&n.push({type:Uint8Array,width:1,name:"aPitchAlign"}),(a||l)&&n.push({type:Uint8Array,width:1,name:"aRotationAlign"}),(u||c)&&n.push({type:Uint16Array,width:1,name:"aRotation"}),(h||d||f||p)&&n.push({type:Uint8Array,width:1,name:"aOverlap"}),n}gt(){return this.hasMapPitchAlign}pt(){const{textFillFn:t,textSizeFn:e,textHaloFillFn:n,textHaloRadiusFn:i,textHaloOpacityFn:r,textDxFn:o,textDyFn:s}=this.nt,a=[];return t&&a.push({type:Uint8Array,width:4,name:"aTextFill"}),e&&a.push({type:Uint8Array,width:1,name:"aTextSize"}),n&&a.push({type:Uint8Array,width:4,name:"aTextHaloFill"}),i&&a.push({type:Uint8Array,width:1,name:"aTextHaloRadius"}),r&&a.push({type:Uint8Array,width:1,name:"aTextHaloOpacity"}),o&&a.push({type:Int8Array,width:1,name:"aTextDx"}),s&&a.push({type:Int8Array,width:1,name:"aTextDy"}),a}yt(){const{markerWidthFn:t,markerHeightFn:e,markerDxFn:n,markerDyFn:i}=this.nt,r=[];return t&&r.push({type:this.options.markerWidthType||Uint8Array,width:1,name:"aMarkerWidth"}),e&&r.push({type:this.options.markerHeightType||Uint8Array,width:1,name:"aMarkerHeight"}),n&&r.push({type:Int8Array,width:1,name:"aMarkerDx"}),i&&r.push({type:Int8Array,width:1,name:"aMarkerDy"}),r}createDataPack(){if(!this.iconAtlas&&!this.glyphAtlas){if(!this.options.allowEmptyPack)return null;this.empty=!0}this.lineVertex=[];const t=super.createDataPack.apply(this,arguments);return t?(t.lineVertex=new Int16Array(this.lineVertex),t.buffers.push(t.lineVertex.buffer),t):null}placeVector(t,e){const n=t.getShape(this.iconAtlas,this.glyphAtlas);if(!this.options.allowEmptyPack&&!n)return;const i=this.bt(t,n,e);if(0===i.length)return;const r=this.data,o=this.needAltitudeAttribute()?2:3;let s=this.data.aPosition.length/o;const a=t.symbol,l=t.feature.properties,u="line"===this.ft&&!a.isIconText,c=void 0!==a.textName,h=c&&u&&function(t){let e=0;for(let n=0;n<t.length;n++)if(da(t.charAt(n).charCodeAt(0)))e=0;else if(e++,e>=1)return!1;return!0}(t.getIconAndGlyph().glyph.text)?1:0,{textFillFn:d,textSizeFn:p,textHaloFillFn:m,textHaloRadiusFn:y,textHaloOpacityFn:g,textDxFn:b,textDyFn:v,textPitchAlignmentFn:w,textRotationAlignmentFn:x,textRotationFn:k,textAllowOverlapFn:M,textIgnorePlacementFn:j,textOpacityFn:A,markerWidthFn:F,markerHeightFn:T,markerDxFn:z,markerDyFn:S,markerPitchAlignmentFn:_,markerRotationAlignmentFn:P,markerRotationFn:I,markerAllowOverlapFn:O,markerIgnorePlacementFn:q,markerOpacityFn:C}=this.nt;let R,E,N,D,L,U,$,W,J,V,H,G,B,Z,Y,X,K;if(c){const e=t.getIconAndGlyph().glyph.font;R=function(t,e,n){const i=t.positionedGlyphs,r=[];for(let o=0;o<i.length;o++){const s=i[o],a=n[s.glyph];if(!a)continue;const l=a.rect;if(!l)continue;const u=4,c=a.metrics.advance/2,h=a.metrics.height/2,d=e?[s.x+c,0]:[0,0],f=e?[0,s.y-h]:[s.x+c,s.y-h],p=a.metrics.left-u-c+f[0],m=a.metrics.top-u+f[1],y=p+l.w,g=m+l.h,b=new Lt(p,m),v=new Lt(y,m),w=new Lt(p,g),x=new Lt(y,g);if(e&&s.vertical){const t=new Lt(-c,c),e=-Math.PI/2,n=new Lt(5,0);b.T(e,t).m(n),v.T(e,t).m(n),w.T(e,t).m(n),x.T(e,t).m(n)}r.push({tl:b,tr:v,bl:w,br:x,tex:l,writingMode:t.writingMode,glyphOffset:d})}return r}(n.horizontal,u,this.glyphAtlas.positions[e]),d&&(E=d(null,l),f(E)?(this.dynamicAttrs.aTextFill=1,E=[0,0,0,0]):E=gi([],E)),p&&(N=p(this.options.zoom,l),Fi(N)&&(N=14)),m&&(D=m(null,l),f(D)?(this.dynamicAttrs.aTextHaloFill=1,D=[0,0,0,0]):D=gi([],D)),y&&(L=y(null,l)),g&&(U=255*g(null,l)),b&&($=b(null,l)||0),v&&(W=v(null,l)||0),w&&(B=+("map"===w(null,l))),x&&(Z=+("map"===x(null,l))),k&&(Y=Ti(k(null,l),0,360)*Math.PI/180)}else R=n?function(t){const e=t.image,n=t.top-1/e.pixelRatio,i=t.left-1/e.pixelRatio,r=t.bottom+1/e.pixelRatio,o=t.right+1/e.pixelRatio;let s,a,l,u;return s=new Lt(i,n),a=new Lt(o,n),l=new Lt(o,r),u=new Lt(i,r),[{tl:s,tr:a,bl:u,br:l,tex:{x:e.tl[0],y:e.tl[1],w:e.displaySize[0],h:e.displaySize[1]},writingMode:void 0,glyphOffset:[0,0]}]}(n):function(){const t=new Lt(0,0),e=new Lt(0,0),n=new Lt(0,0);return[{tl:t,tr:e,bl:new Lt(0,0),br:n,tex:{x:0,y:0,w:0,h:0},writingMode:void 0,glyphOffset:[0,0]}]}(),F&&(J=F(null,l)),Fi(J)&&(J=R[0].tex.w),T&&(V=T(null,l)),Fi(V)&&(V=R[0].tex.h),z&&(H=z(null,l)),S&&(G=S(null,l)),_&&(B=+("map"===_(null,l))),P&&(Z=+("map"===P(null,l))),I&&(Y=Ti(I(null,l),0,360)*Math.PI/180);f(N)&&(this.dynamicAttrs.aTextSize=1),f(L)&&(this.dynamicAttrs.aTextHaloRadius=1),f(U)&&(this.dynamicAttrs.aTextHaloOpacity=1),f($)&&(this.dynamicAttrs.aTextDx=1),f(W)&&(this.dynamicAttrs.aTextDy=1),f(J)&&(this.dynamicAttrs.aMarkerWidth=1),f(V)&&(this.dynamicAttrs.aMarkerHeight=1),f(H)&&(this.dynamicAttrs.aMarkerDx=1),f(G)&&(this.dynamicAttrs.aMarkerDy=1),f(B)&&(this.dynamicAttrs.aPitchAlign=1),f(Z)&&(this.dynamicAttrs.aRotationAlign=1),f(Y)&&(this.dynamicAttrs.aRotation=1);const Q=O||M;Q&&(X=Q(null,l)||0);const tt=q||j;let et;tt&&(K=tt(null,l)||0);const nt=A||C;nt&&(et=255*nt(this.options.zoom,l));const it=this.options.EXTENT,rt=R.length,{altitudeScale:ot,altitudeProperty:st,defaultAltitude:at}=this.options,{altitude:lt}=ji(t.feature,ot,st,at);for(let t=0;t<i.length;t++){const e=i[t],n=e.z||lt||0;if(it!==1/0&&Ai(e,it))continue;const o=e.x,a=e.y,l=R.length;for(let t=0;t<l;t++){const i=R[t],{tl:l,tr:d,bl:f,br:p,tex:m}=i;this.vt(r,o,a,n,10*l.x,10*l.y,m.x,m.y+m.h),c&&this.wt(r,u,rt,i.glyphOffset,e,h,e.axis,e.angleR),this.xt(r,E,N,D,L,U,$,W,J,V,H,G,et,B,Z,Y,X,K),this.vt(r,o,a,n,10*d.x,10*d.y,m.x+m.w,m.y+m.h),c&&this.wt(r,u,rt,i.glyphOffset,e,h,e.axis,e.angleR),this.xt(r,E,N,D,L,U,$,W,J,V,H,G,et,B,Z,Y,X,K),this.vt(r,o,a,n,10*f.x,10*f.y,m.x,m.y),c&&this.wt(r,u,rt,i.glyphOffset,e,h,e.axis,e.angleR),this.xt(r,E,N,D,L,U,$,W,J,V,H,G,et,B,Z,Y,X,K),this.vt(r,o,a,n,10*p.x,10*p.y,m.x+m.w,m.y),c&&this.wt(r,u,rt,i.glyphOffset,e,h,e.axis,e.angleR),this.xt(r,E,N,D,L,U,$,W,J,V,H,G,et,B,Z,Y,X,K),this.addElements(s,s+1,s+2),this.addElements(s+1,s+2,s+3),s+=4;const y=Math.max(Math.abs(o),Math.abs(a),Math.abs(n));y>this.maxPos&&(this.maxPos=y)}}}vt(t,e,n,i,r,o,s,a){this.fillPosition(t,e,n,i),t.aShape.push(r,o),t.aTexCoord.push(s,a)}wt(t,e,n,i,r,o,s,a){if(t.aCount.push(n),e){t.aGlyphOffset.push(i[0],i[1]),this.gt()&&t.aPitchRotation.push(s[0],s[1],a);const e=r.startIndex;t.aSegment.push(r.segment+e,e,r.line.length),t.aVertical.push(o)}}xt(t,e,n,i,r,o,s,a,l,u,c,h,d,f,p,m,y,g){const{textFillFn:b,textSizeFn:v,textHaloFillFn:w,textHaloRadiusFn:x,textHaloOpacityFn:k,textDxFn:M,textDyFn:j,textPitchAlignmentFn:A,textRotationAlignmentFn:F,textRotationFn:T,textAllowOverlapFn:z,textIgnorePlacementFn:S,textOpacityFn:_,markerWidthFn:P,markerHeightFn:I,markerDxFn:O,markerDyFn:q,markerPitchAlignmentFn:C,markerRotationAlignmentFn:R,markerRotationFn:E,markerAllowOverlapFn:N,markerIgnorePlacementFn:D,markerOpacityFn:L}=this.nt;b&&t.aTextFill.push(...e),v&&t.aTextSize.push(n),w&&t.aTextHaloFill.push(...i),x&&t.aTextHaloRadius.push(r),k&&t.aTextHaloOpacity.push(o),M&&t.aTextDx.push(s),j&&t.aTextDy.push(a),P&&t.aMarkerWidth.push(l),I&&t.aMarkerHeight.push(u),O&&t.aMarkerDx.push(c),q&&t.aMarkerDy.push(h),(L||_)&&t.aColorOpacity.push(d),(A||C)&&t.aPitchAlign.push(f),(R||F)&&t.aRotationAlign.push(p),(E||T)&&t.aRotation.push(9362*m);const U=N||z,$=D||S;(U||$)&&t.aOverlap.push((U?8:0)+4*y+(($?2:0)+g)),r>0&&(this.properties.hasHalo=1)}bt(t,e,n){const{feature:i,symbol:r}=t,o=this.kt(t,r),s=i.properties,{markerSpacingFn:a,textSpacingFn:l}=this.nt,u=((a?a(null,s):r.markerSpacing)||(l?l(null,s):r.textSpacing)||250)*n,c=this.options.altitudeToTileScale;return $a(t,this.lineVertex,e,n,this.options.EXTENT,o,u,this.gt(),c)}kt(t,e){let n;return n=this.nt.markerPlacementFn?this.nt.markerPlacementFn(this.options.zoom,t.feature.properties):e.markerPlacement||this.ft,this.st||!e.markerPlacement&&!e.isIconText||(this.st=n),!this.ft||e.isIconText||this.lt||(this.lt=n),n}getPackSDFFormat(t){if("line"!==this.ft||t.isIconText)return[...this.getPositionFormat(),{type:Int16Array,width:2,name:"aShape"},{type:Uint16Array,width:2,name:"aTexCoord"},{type:Uint8Array,width:1,name:"aCount"}];{const t=[...this.getPositionFormat(),{type:Int16Array,width:2,name:"aShape"},{type:Uint16Array,width:2,name:"aTexCoord"},{type:Uint8Array,width:1,name:"aCount"},{type:Int16Array,width:2,name:"aGlyphOffset"},{type:Uint16Array,width:3,name:"aSegment"},{type:Uint8Array,width:1,name:"aVertical"}];return this.gt()&&t.push({type:Float32Array,width:3,name:"aPitchRotation"}),t}}getPackMarkerFormat(){return[...this.getPositionFormat(),{type:Int16Array,width:2,name:"aShape"},{type:Uint16Array,width:2,name:"aTexCoord"}]}}class Ga{constructor(t){this.x=t.x,this.y=t.y,this.z=t.z||0}clone(){return new Ga(this)}_(){return this.A(this.mag()),this}A(t){return this.x/=t,this.y/=t,this.z/=t,this}P(){var t=this.y;return this.y=this.x,this.x=-t,this}mag(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z)}add(t){return this.clone().m(t)}sub(t){return this.clone().v(t)}m(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z,this}v(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this}equals(t){return this.x===t.x&&this.y===t.y&&this.z===t.z}mult(t){return this.clone().j(t)}j(t){return this.x*=t,this.y*=t,this.z*=t,this}dist(t){return Math.sqrt(this.distSqr(t))}distSqr(t){var e=t.x-this.x,n=t.y-this.y,i=t.z-this.z;return e*e+n*n+i*i}I(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}angleTo(t){return Math.atan2(this.y-t.y,this.x-t.x)}}const Ba=Math.cos(Math.PI/180*37.5),Za=Math.pow(2,16)/1,Ya=new Lt,Xa=new Lt,Ka=new Lt;class Qa extends Os{constructor(t,e,n){super(t,e,n);let i=!1;const{lineDasharrayFn:r,lineDashColorFn:o}=this.nt;this.hasGradient=this.symbol.lineGradientProperty,r&&(i=function(t,e,n){for(let i=0;i<t.length;i++)if(n(e,t[i].properties))return!0;return!1}(t,this.options.zoom,r),i&&(this.dasharrayFn=r)),this.hasDasharray=nl(this.symbol.lineDasharray)||i,this.hasDasharray&&o&&(this.dashColorFn=o)}createStyledVector(t,e,n,i,r){const o=new Si(t,e,n,i),s=o.getLineResource();return!this.options.atlas&&s&&(r[s]=[0,0]),o}getFormat(){const{lineWidthFn:t,lineStrokeWidthFn:e,lineStrokeColorFn:n,lineColorFn:i,lineOpacityFn:r,lineDxFn:o,lineDyFn:s,linePatternAnimSpeedFn:a,linePatternGapFn:l}=this.nt,u=[...this.getPositionFormat()];if(u.push(this.iconAtlas||this.hasDasharray?{type:Int8Array,width:3,name:"aExtrude"}:{type:Int8Array,width:2,name:"aExtrude"}),u.push({type:this.options.positionType||Uint16Array,width:1,name:"aLinesofar"}),t&&u.push({type:Uint8Array,width:1,name:"aLineWidth"}),e&&u.push({type:Uint8Array,width:1,name:"aLineStrokeWidth"}),i&&u.push({type:Uint8Array,width:4,name:"aColor"}),n&&u.push({type:Uint8Array,width:4,name:"aStrokeColor"}),r&&u.push({type:Uint8Array,width:1,name:"aOpacity"}),this.dasharrayFn&&u.push({type:Uint8Array,width:4,name:"aDasharray"}),this.dashColorFn&&u.push({type:Uint8Array,width:4,name:"aDashColor"}),this.iconAtlas){const t=this.getIconAtlasMaxValue();u.push({type:t>255?Uint16Array:Uint8Array,width:4,name:"aTexInfo"})}return(o||s)&&u.push({type:Int8Array,width:2,name:"aLineDxDy"}),(a||l)&&u.push({type:Int8Array,width:2,name:"aLinePattern"}),u}placeVector(t){const{lineJoinFn:e,lineCapFn:n,lineWidthFn:i,lineHeightFn:r,lineStrokeWidthFn:o,lineStrokeColorFn:s,lineColorFn:a,lineOpacityFn:l,lineDxFn:u,lineDyFn:c,linePatternAnimSpeedFn:h,linePatternGapFn:d}=this.nt,p=this.symbol,m=t.feature,y=m.properties;let g=p.lineJoin||"miter",b=p.lineCap||"butt";if(e&&(g=e(this.options.zoom,y)||"miter"),n&&(b=n(this.options.zoom,y)||"butt"),i){let t=i(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLineWidth=1,t=4),oi(t)&&(t=4),this.feaLineWidth=+t}else this.feaLineWidth=+p.lineWidth;if(r){let t=r(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLineHeight=1),oi(t)&&(t=this.feaLineWidth),this.feaLineHeight=+t}else this.feaLineHeight=+p.lineHeight||this.feaLineWidth;if(o){let t=o(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLineStrokeWidth=1,t=0),oi(t)&&(t=0),this.feaLineStrokeWidth=t}else this.feaLineStrokeWidth=p.lineStrokeWidth||0;if(a&&(this.feaColor=a(this.options.zoom,y)||[255,255,255,255],f(this.feaColor)?(this.dynamicAttrs.aColor=1,this.feaColor=[0,0,0,0]):this.feaColor=gi([],this.feaColor)),s&&(this.feaStrokeColor=s(this.options.zoom,y)||[0,0,0,255],f(this.feaStrokeColor)?(this.dynamicAttrs.aStrokeColor=1,this.feaStrokeColor=[0,0,0,0]):this.feaStrokeColor=gi([],this.feaStrokeColor)),l){let t=l(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aOpacity=1,t=1),oi(t)&&(t=1),this.feaOpacity=255*t}if(this.dasharrayFn){let t=this.dasharrayFn(this.options.zoom,y)||[0,0,0,0];if(f(t)&&(this.dynamicAttrs.aDasharray=1,t=[0,0,0,0]),t.length<4){const e=t;1===t.length?t=[e[0],e[0],e[0],e[0]]:2===t.length?t=[e[0],e[1],e[0],e[1]]:3===t.length&&(t=[e[0],e[1],e[2],e[2]])}this.feaDash=t}if(this.dashColorFn){let t=(this.dashColorFn?this.dashColorFn(this.options.zoom,y):this.symbol.lineDashColor)||[0,0,0,0];f(t)&&(this.dynamicAttrs.aDashColor=1,t=[0,0,0,0]),t=gi([],t),this.feaDashColor=t}if(this.iconAtlas){const e=t.getLineResource(),n=this.iconAtlas.glyphMap[e];if(this.feaTexInfo=this.feaTexInfo||[0,0,0,0],n){const{tl:t,displaySize:n}=this.iconAtlas.positions[e];this.feaTexInfo[0]=t[0]+1,this.feaTexInfo[1]=t[1]+1,this.feaTexInfo[2]=n[0]-3,this.feaTexInfo[3]=n[1]-3}else this.feaTexInfo[0]=this.feaTexInfo[1]=this.feaTexInfo[2]=this.feaTexInfo[3]=0}if(u){let t=u(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLineDxDy=1,t=0),oi(t)&&(t=0),this.feaLineDx=t}if(c){let t=c(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLineDxDy=1,t=0),oi(t)&&(t=0),this.feaLineDy=t}if(h){let t=h(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLinePatternAnimSpeed=1,t=0),oi(t)&&(t=0),0!==t&&(this.properties.hasPatternAnim=1),this.feaPatternAnimSpeed=t}if(d){let t=d(this.options.zoom,y);f(t)&&(this.dynamicAttrs.aLinePatternGap=1,t=0),oi(t)&&(t=0),this.feaLinePatternGap=t}const v=this.options.EXTENT;let w=m.geometry;if(v!==1/0){w=[];const t=[];for(let e=0;e<m.geometry.length;e++){t[0]=m.geometry[e];const n=_a(t,-1,-1,v+1,v+1);if(3===m.type&&n.length>1){const t=n[0],e=n[n.length-1];sl(t[0],e[e.length-1])&&(n[0]=e.concat(t.slice(1)),n.length=n.length-1)}w.push(...n)}}const x=this.needAltitudeAttribute()?2:3;for(let t=0;t<w.length;t++)this.offset=this.data.aPosition.length/x,this.Mt(w[t],m,g,b,2,1.05)}jt(){return this.iconAtlas&&this.feaTexInfo[2]&&this.feaTexInfo[3]}Mt(t,e,n,i,r,o){const s=this.jt()||nl(this.feaDash)||nl(this.symbol.lineDasharray),a=this.options.isTube;a&&(t=t.map(t=>new Ga(t))),this.overscaling=1;const l=this.options.EXTENT;if(this.distance=0,this.scaledDistance=0,this.totalDistance=0,this.prevVertex=null,this.symbol.lineGradientProperty&&e.properties&&si(e.properties.mapbox_clip_start)&&si(e.properties.mapbox_clip_end)){this.clipStart=+e.properties.mapbox_clip_start,this.clipEnd=+e.properties.mapbox_clip_end;for(let e=0;e<t.length-1;e++)this.totalDistance+=t[e].dist(t[e+1]);this.updateScaledDistance()}const u=3===e.type&&!t.clipped;let c=t.length;for(;c>=2&&sl(t[c-1],t[c-2]);)c--;let h=0;for(;h<c-1&&sl(t[h],t[h+1]);)h++;if(c<(u?3:2))return;"bevel"===n&&(r=1.05);const d=this.overscaling<=16?15*l/(512*this.overscaling):0,f={vertexLength:0,primitiveLength:0,currentNormal:null};let p,m,y,g,b;this.e1=this.e2=-1,u&&(p=t[c-2],b=t[h].sub(p)._().P());for(let e=h;e<c;e++){if(y=e===c-1?u?t[h+1]:void 0:t[e+1],y&&sl(t[e],y))continue;b&&(g=b),p&&(m=p),p=t[e],y&&p.x===y.x&&p.y===y.y&&(p.x+=1e-4),b=y?y.sub(p)._().P():g,f.dir=m?p.sub(m)._():y.sub(p)._(),g=g||b,f.currentNormal=g;let l=g.add(b);0===l.x&&0===l.y||l._();const v=g.x*b.x+g.y*b.y,w=l.x*b.x+l.y*b.y,x=0!==w?1/w:1/0,k=2*Math.sqrt(2-2*w),M=w<Ba&&m&&y,j=g.x*b.y-g.y*b.x>0;if(!a&&M&&e>h){const t=p.dist(m);if(t>2*d){const e=p.sub(p.sub(m).j(d/t).I());e.z=p.z,this.updateDistance(m,e),this.addCurrentVertex(e,g,0,0,f),m=e}}const A=m&&y;f.middleVertex=A;let F=A?n:u?"butt":i;if(A&&"round"===F&&(x<o?F="miter":x<=2&&(F="fakeround")),"miter"===F&&x>r&&!a&&(F="bevel"),"bevel"===F&&(x>2&&(F="flipbevel"),x<r&&(F="miter")),m&&this.updateDistance(m,p),"miter"===F)a?(this.addCurrentVertex(p,g,0,0,f),f.dir=y.sub(p)._(),this.addCurrentVertex(p,b,0,0,f)):(l.j(x),this.addCurrentVertex(p,l,0,0,f),s&&(f.currentNormal=b,this.addCurrentVertex(p,l,0,0,f)));else if("flipbevel"===F){if(x>100)l=b.mult(-1);else{const t=x*g.add(b).mag()/g.sub(b).mag();l.P().j(t*(j?-1:1))}this.addCurrentVertex(p,l,0,0,f),this.addCurrentVertex(p,l.mult(-1),0,0,f)}else if("bevel"===F||"fakeround"===F){const t=-Math.sqrt(x*x-1),e=j?t:0,n=j?0:t;if(m&&this.addCurrentVertex(p,g,e,n,f),"fakeround"===F){const t=Math.round(180*k/Math.PI/20);for(let e=1;e<t;e++){let n=e/t;if(.5!==n){const t=n-.5;n+=n*t*(n-1)*((1.0904+v*(v*(3.55645-1.43519*v)-3.2452))*t*t+(.848013+v*(.215638*v-1.06021)))}const i=b.sub(g).j(n).m(g)._().j(j?-1:1);this.addHalfVertex(p,i.x,i.y,!1,j,0,f)}}y&&(f.currentNormal=b,this.addCurrentVertex(p,b,-e,-n,f))}else if("butt"===F)this.addCurrentVertex(p,l,0,0,f);else if("square"===F){const t=m?1:-1;this.addCurrentVertex(p,l,t,t,f)}else"round"===F&&(m&&(this.addCurrentVertex(p,g,0,0,f),this.addCurrentVertex(p,g,1,1,f,!0)),y&&(this.addCurrentVertex(p,b,-1,-1,f,!0),this.addCurrentVertex(p,b,0,0,f)));if(!a&&M&&e<c-1){const t=p.dist(y);if(t>2*d){const e=p.add(y.sub(p).j(d/t).I());e.z=p.z,this.updateDistance(p,e),this.addCurrentVertex(e,b,0,0,f),p=e}}}}addCurrentVertex(t,e,n,i,r,o=!1){const s=e.x+e.y*n,a=e.y-e.x*n,l=e.y*i-e.x,u=-e.y-e.x*i;let c=0,h=0;if(r.middleVertex){Ya.x=s,Ya.y=a,Xa.x=l,Xa.y=u;const t=r.currentNormal;if(c=ol(t,Ya),0===n&&0===i)h=-c;else{const e=Ka;e.x=t.x,e.y=t.y,e.j(-1),h=ol(e,Xa)}}this.addHalfVertex(t,s,a,o,!1,n,r,c),this.addHalfVertex(t,l,u,o,!0,-i,r,h),this.prevVertex&&sl(t,this.prevVertex)||(this.prevVertex=t),this.distance>Za/2&&0===this.totalDistance&&(this.distance=0,this.updateScaledDistance(),this.addCurrentVertex(t,e,n,i,r,o))}addHalfVertex({x:t,y:e,z:n},i,r,o,s,a,l,u){this.fillData(this.data,t,e,n||0,i,r,o,s,1*this.scaledDistance,u);const c=l.vertexLength++;this.e1>=0&&this.e2>=0&&(this.addElements(this.e1,this.e2,c),l.primitiveLength++),s?this.e2=c:this.e1=c}fillData(t,e,n,i,r,o,s,a,l,u){const{lineWidthFn:c,lineStrokeWidthFn:h,lineStrokeColorFn:d,lineColorFn:f,lineOpacityFn:p,lineDxFn:m,lineDyFn:y,linePatternAnimSpeedFn:g,linePatternGapFn:b}=this.nt;this.fillPosition(t,e,n,i);let v=63*r;v=(Math.sign(v)||1)*((Math.floor(Math.abs(v))>>1<<1)+ +s);let w=63*o;w=(Math.sign(w)||1)*((Math.floor(Math.abs(w))>>1<<1)+ +a),t.aExtrude.push(v,w),(this.iconAtlas||this.hasDasharray)&&t.aExtrude.push(63*u),t.aLinesofar.push(l),c&&t.aLineWidth.push(Math.round(2*this.feaLineWidth)),h&&t.aLineStrokeWidth.push(Math.round(2*this.feaLineStrokeWidth)),f&&t.aColor.push(...this.feaColor),d&&t.aStrokeColor.push(...this.feaStrokeColor),p&&t.aOpacity.push(this.feaOpacity),this.dasharrayFn&&t.aDasharray.push(...this.feaDash),this.dashColorFn&&t.aDashColor.push(...this.feaDashColor),this.iconAtlas&&t.aTexInfo.push(...this.feaTexInfo),(m||y)&&t.aLineDxDy.push(this.feaLineDx||0,this.feaLineDy||0),(g||b)&&t.aLinePattern.push(127*(this.feaPatternAnimSpeed||0),10*(this.feaLinePatternGap||0)),this.maxPos=Math.max(this.maxPos,Math.abs(e)+1,Math.abs(n)+1)}addElements(t,e,n){super.addElements(this.offset+t,this.offset+e,this.offset+n)}At(t){const e=this.options.EXTENT,n=this.elements;for(let i=0;i<n.length;i+=3)e!==1/0&&(el(this.data.aPosition,n[i],n[i+1],3,e)||el(this.data.aPosition,n[i+1],n[i+2],3,e))||t.push(n[i],n[i+1],n[i+2])}Ft(t){if(t.length<=1)return t;const e=[],n=this.options.EXTENT;let i,r=!0;for(i=0;i<t.length-1;i++){const o=tl(t[i],t[i+1],n);o&&r||(e.push(t[i]),r=o)}return r||e.push(t[i]),e}updateDistance(t,e){if(this.options.isTube){const n=t.dist(e),i=pi(this.options)*(e.z-t.z);this.distance+=Math.sqrt(n*n+i*i)}else this.distance+=t.dist(e);this.updateScaledDistance()}updateScaledDistance(){this.scaledDistance=this.totalDistance>0?(this.clipStart+(this.clipEnd-this.clipStart)*this.distance/this.totalDistance)*(Za-1):this.distance}}function tl(t,e,n){return n!==1/0&&(t.x<0&&e.x<0||t.x>n&&e.x>n||t.y<0&&e.y<0||t.y>n&&e.y>n)}function el(t,e,n,i,r){if(r===1/0)return!1;const o=Math.floor(.5*t[e*i]),s=Math.floor(.5*t[e*i+1]),a=Math.floor(.5*t[n*i]),l=Math.floor(.5*t[n*i+1]);return o===a&&(o<0||o>r)&&s!==l||s===l&&(s<0||s>r)&&o!==a}function nl(t){if(!Array.isArray(t))return!1;for(let e=0;e<t.length;e++)if(t[e])return!0;return!1}const il=new Lt(0,0),rl=new Lt(0,0);function ol(t,e){const n=t.mag(),i=e.mag();il.x=e.x,il.y=e.y;const r=t.angleTo(rl),o=e.angleTo(rl);return Math.sign(o-r)*Math.sqrt(i*i-n*n)}function sl(t,e){return t.equals(e)&&t.z===e.z}class al extends Qa{constructor(t,e,n){super(t,e,n),this.Tt=n.altitudeProperty}getFormat(){const{lineColorFn:t,lineWidthFn:e}=this.nt,n=[{type:this.maxPosZ>=Math.pow(2,15)?Float32Array:Int16Array,width:3,name:"aPosition"},{type:Uint16Array,width:1,name:"aLinesofar"},{type:Uint8Array,width:1,name:"aUp"},{type:Int16Array,width:3,name:"aExtrudedPosition"},{type:Int8Array,width:2,name:"aExtrude"}];return t&&n.push({type:Uint8Array,width:4,name:"aColor"}),e&&n.push({type:Uint8Array,width:1,name:"aLineWidth"}),this.Tt&&n.push({type:Array,width:1,name:"aLineHeight"}),n}placeVector(t){const e=t.feature;if(this.Tt){const{altitudeScale:t,altitudeProperty:n,defaultAltitude:i,heightProperty:r,defaultHeight:o,minHeightProperty:s}=this.options,{altitude:a,height:l}=ji(e,t,n,i,r,o,s);this.feaAltitude=a,this.feaMinHeight=(a-l)/a*32767,a>this.maxAltitude&&(this.maxAltitude=a)}return super.placeVector(t)}needAltitudeAttribute(){return!1}Mt(t,e,n,i,r,o){const s=this.data.aPosition.length/3;super.Mt(t,e,n,i,r,o);const a=this.data.aPosition.length/3,l=this.data.aPosition.length/3-this.offset;if(3!==e.type&&l>0&&!1!==this.options.side){const t=!1!==this.options.top?1:0,e=t+4;let n=this.data.aPosition.length/3;for(const t in this.data){const e=this.data[t],i=e.length/n;for(let t=0;t<i;t++)e.push(e[s*i+3*i+t])}n=this.data.aPosition.length/3;for(const t in this.data){const i=this.data[t],r=i.length/n;for(let t=0;t<r;t++)i.push(i[s*r+r*e+t])}n=this.data.aPosition.length/3;for(const t in this.data){const i=this.data[t],r=i.length/n;for(let t=0;t<r;t++)i.push(i[s*r+r*(e+3)+t])}super.addElements(t+1,l+1,l),super.addElements(l,l+1,l+2);const i=this.data.aPosition.length/3-this.offset;n=this.data.aPosition.length/3;for(const t in this.data){const e=this.data[t],i=e.length/n;for(let t=0;t<i;t++)e.push(e[a*i-i+t])}n=this.data.aPosition.length/3;for(const t in this.data){const i=this.data[t],r=i.length/n;for(let t=0;t<r;t++)i.push(i[a*r-e*r-r+t])}n=this.data.aPosition.length/3;for(const t in this.data){const i=this.data[t],r=i.length/n;for(let t=0;t<r;t++)i.push(i[a*r-e*r-3*r+t])}super.addElements(i,l-3,i+1),super.addElements(l-3,i+2,i+1)}}fillData(t,e,n,i,r,o,s,a,l){const u=!1!==this.options.top,c=!1!==this.options.side,h=this.feaLineWidth||this.symbol.lineWidth/2*(this.options.EXTENT/this.options.tileSize),d=63*r,f=63*o,p=h*r+e,m=h*o+n;this.zt(t,e,n,r,o,s,a,l,p,m,d,f),c&&(u&&this.zt(t,e,n,r,o,s,a,l,p,m,d,f),this.zt(t,e,n,r,o,s,a,l,p,m,d,f),this.St(t,e,n,r,o,s,a,l,p,m,d,f),this.St(t,e,n,r,o,s,a,l,p,m,d,f)),this.maxPos=Math.max(this.maxPos,Math.abs(e),Math.abs(n))}zt(t,e,n,i,r,o,s,a,l,u,c,h){const{lineColorFn:d,lineWidthFn:f}=this.nt;t.aPosition.push(e,n,32767),t.aLinesofar.push(a),t.aUp.push(+s),t.aExtrudedPosition.push(l,u,1),t.aExtrude.push(c,h),d&&t.aColor.push(...this.feaColor),f&&t.aLineWidth.push(Math.round(2*this.feaLineWidth)),this.Tt&&t.aLineHeight.push(this.feaAltitude)}St(t,e,n,i,r,o,s,a,l,u,c,h){const{lineColorFn:d,lineWidthFn:f}=this.nt;t.aPosition.push(e,n,this.feaMinHeight||0),t.aLinesofar.push(a),t.aUp.push(+s),t.aExtrudedPosition.push(l,u,1),t.aExtrude.push(c,h),d&&t.aColor.push(...this.feaColor),f&&t.aLineWidth.push(Math.round(2*this.feaLineWidth)),this.Tt&&t.aLineHeight.push(this.feaAltitude)}addElements(t,e,n){const i=!1!==this.options.top,r=!1!==this.options.side,o=(i?1:0)+(r?4:0);if(t*=o,e*=o,this.data.aUp[this.offset+(n*=o)+4]){if(i&&super.addElements(e,t,n),r){const t=i?1:0;super.addElements(e+t,n+t,n+t+2),super.addElements(e+t+1,n+t+1+2,e+t+1+2)}}else if(i&&super.addElements(t,n,e),r){const e=i?1:0;super.addElements(t+e,t+e+2,n+e),super.addElements(t+e+1+2,n+e+1+2,n+e+1)}}createDataPack(t,e){this.maxAltitude=0;const n=super.createDataPack(t,e);if(!n)return n;const{data:i,indices:r}=n;this.getFormat().reduce((t,e)=>(t[e.name]={size:e.width},t),{}).aPickingId={size:1};const{aExtrudedPosition:o,aPosition:s,aLinesofar:a,aUp:l,aExtrude:u,aColor:c,aLineHeight:h,aLineWidth:d}=i,f={},p=sn(o,r);let m,y=!0;for(let t=0;t<p.length;t++)p[t]=-p[t],p[t]%1!=0&&(y=!1);if(!1!==this.options.top&&this.symbol.material&&function(t){for(const e in t)if(e.indexOf("Texture")>=0&&t[e])return!0;return!1}(this.symbol.material)&&(m=function(t,e,n){const i=[];for(let r=0;r<t.length;r+=3){const t=e[r/3];i.push(t/256,n[r/3]?1:0)}return i}(o,a,l)),f.aPosition=s,m&&(f.aTexCoord0=new Float32Array(m)),f.aNormal=y?new Int8Array(p):new Float32Array(p),f.aPickingId=i.aPickingId,f.aExtrude=u,c&&(f.aColor=c),d&&(f.aLineWidth=d),h){const t=ei(this.maxAltitude);f.aLineHeight=new t(h)}const g=[];for(const t in f)g.push(f[t].buffer);return n.data=f,n.buffers=g,n}}const ll=Math.pow(2,16)/1;class ul extends Os{getFormat(){return[...this.getPositionFormat()]}placeVector(t){const e=t.feature,n=3===e.type,i=e.geometry,r=this.elements;n&&(this.elements=[]);const o=this.needAltitudeAttribute()?2:3;for(let t=0;t<i.length;t++)this.offset=this.data.aPosition.length/o,this.Mt(i[t],e),n&&(this.At(r),this.elements=[]);n&&(this.elements=r)}Mt(t,e){const n=3===e.type;let i=t.length;for(;i>=2&&t[i-1].equals(t[i-2]);)i--;let r,o,s,a=0;for(;a<i-1&&t[a].equals(t[a+1]);)a++;if(!(i<(n?3:2))){this.distance=0,this.vertexLength=0,this.primitiveLength=0,this.e1=this.e2=this.e3=-1,n&&(r=t[i-2]);for(let e=a;e<i;e++)s=n&&e===i-1?t[a+1]:t[e+1],s&&t[e].equals(s)||(r&&(o=r),r=t[e],o&&(this.distance+=r.dist(o)),this.addCurrentVertex(r,this.distance))}}addCurrentVertex(t,e){const n=this.vertexLength++;this.addLineVertex(this.data,t,e),n>=1&&this.addElements(n-1,n),e>ll&&(this.distance=0,this.addCurrentVertex(t,this.distance))}addLineVertex(t,e){this.fillPosition(t,e.x,e.y,e.z||0),this.maxPos=Math.max(this.maxPos,Math.abs(e.x),Math.abs(e.y))}addElements(t,e){super.addElements(this.offset+t,this.offset+e)}At(t){const e=this.options.EXTENT,n=this.elements;for(let i=0;i<n.length;i+=2)ki(this.data.aPosition,n[i],n[i+1],3,e)||t.push(n[i],n[i+1])}}const cl=45*Math.PI/100;class hl extends Os{getFormat(){return"line"===this.symbol.markerRotationAlignment?[...this.getPositionFormat(),{type:Float32Array,width:1,name:"aXYRotation"},{type:Float32Array,width:1,name:"aZRotation"}]:[...this.getPositionFormat()]}placeVector(t){const e="line"===this.symbol.markerRotationAlignment,n=this.bt(t,this.symbol.markerSpacing||250,this.symbol.markerPlacement||"point",e);for(let t=0;t<n.length;t++){const i=n[t];this.fillPosition(this.data,i.x,i.y,i.z),e&&(this.data.aXYRotation.push(i.xyRotation||0),this.data.aZRotation.push(i.zRotation||0));const r=Math.max(Math.abs(i.x),Math.abs(i.y));r>this.maxPos&&(this.maxPos=r)}}bt(t,e,n,i){const r=t.feature,o=this.options.EXTENT;if("line"===n){const t=[];let n=r.geometry;o&&(n=_a(r.geometry,0,0,o,o));for(let i=0;i<n.length;i++){const r=Oa(n[i],e,cl,null,null,24,1,1,o||1/0);t.push.apply(t,r)}return t}return Wa(r,n,o,i,this.options.altitudeToTileScale)}hasElements(){return!1}}\n/*!\n * from @turf/bboxClip\n * https://github.com/Turfjs/turf\n * MIT LICENSE\n */const dl=[],fl=[];function pl(t,e){var n,i,r,o,s,a,l;for(i=1;i<=8;i*=2){for(n=[],o=!(yl(r=t[t.length-1],e)&i),s=0;s<t.length;s++){if((l=!(yl(a=t[s],e)&i))!==o){const t=ml(r,a,i,e);n.push(void 0!==a.x?new Lt(t[0],t[1]):t)}l&&n.push(a),r=a,o=l}if(!(t=n).length)break}return n}function ml(t,e,n,i){return dl[0]=void 0===t.x?t[0]:t.x,dl[1]=void 0===t.y?t[1]:t.y,t=dl,fl[0]=void 0===e.x?e[0]:e.x,fl[1]=void 0===e.y?e[1]:e.y,e=fl,8&n?[t[0]+(e[0]-t[0])*(i[3]-t[1])/(e[1]-t[1]),i[3]]:4&n?[t[0]+(e[0]-t[0])*(i[1]-t[1])/(e[1]-t[1]),i[1]]:2&n?[i[2],t[1]+(e[1]-t[1])*(i[2]-t[0])/(e[0]-t[0])]:1&n?[i[0],t[1]+(e[1]-t[1])*(i[0]-t[0])/(e[0]-t[0])]:null}function yl(t,e){dl[0]=void 0===t.x?t[0]:t.x,dl[1]=void 0===t.y?t[1]:t.y;var n=0;return(t=dl)[0]<e[0]?n|=1:t[0]>e[2]&&(n|=2),t[1]<e[1]?n|=4:t[1]>e[3]&&(n|=8),n}const gl=[0,0,0,0];class bl extends Os{constructor(...t){super(...t),this.lineElements=[]}createStyledVector(t,e,n,i,r){const o=new Si(t,e,n,i),s=o.getPolygonResource();return!this.options.atlas&&s&&(r[s]=[0,0]),o}getFormat(){const t=[...this.getPositionFormat()],{polygonFillFn:e,polygonOpacityFn:n,uvScaleFn:i,uvOffsetFn:r}=this.nt;if(this.iconAtlas){const e=this.getIconAtlasMaxValue();t.push({type:e>255?Uint16Array:Uint8Array,width:4,name:"aTexInfo"})}return e&&t.push({type:Uint8Array,width:4,name:"aColor"}),n&&t.push({type:Uint8Array,width:1,name:"aOpacity"}),i&&t.push({type:Uint16Array,width:2,name:"aUVScale"}),r&&t.push({type:Uint8Array,width:2,name:"aUVOffset"}),t}placeVector(t,e){const n=t.feature;this._t(n.geometry,n,e)}_t(t,e){let n,i,r,o;const{polygonFillFn:s,polygonOpacityFn:a,uvScaleFn:l,uvOffsetFn:u}=this.nt,c=e.properties;s&&(n=s(this.options.zoom,c)||At([],255,255,255,255),f(n)?(this.dynamicAttrs.aColor=1,n=gl):n=gi([],n)),a&&(i=a(this.options.zoom,c),f(i)?(this.dynamicAttrs.aOpacity=1,i=255):(oi(i)&&(i=1),i*=255)),l&&(r=l(this.options.zoom,c),f(r)?(r=[255,255],this.dynamicAttrs.aUVScale=1):(oi(r)&&(r=[1,1]),r=[255*r[0],255*r[1]])),u&&(o=u(this.options.zoom,c),f(o)?(o=[0,0],this.dynamicAttrs.aUVOffset=1):(oi(o)&&(o=[0,0]),o=[255*o[0],255*o[1]]));const h=!!this.iconAtlas,d=Ca(t,500),p=[0,0],m=[0,0];if(h){const{polygonPatternFileFn:t}=this.nt,e=t?t(null,c):this.symbol.polygonPatternFile;if(this.iconAtlas.glyphMap[e]){const t=this.iconAtlas.positions[e];p[0]=t.tl[0]+1,p[1]=t.tl[1]+1,m[0]=t.displaySize[0]-3,m[1]=t.displaySize[1]-3}}const y=this.needAltitudeAttribute()?2:3,g=[-1,-1,e.extent+1,e.extent+1];for(let t=0;t<d.length;t++){const e=d[t],s=this.data.aPosition.length/y,a=[],l=[];for(let t=0;t<e.length;t++){let s=e[t];if(this.options.EXTENT!==1/0&&0===this.maxPosZ&&(s=pl(s,g)),0!==s.length){0!==t&&l.push(a.length/3);for(let t=0;t<s.length;t++){const e=s[t].x,l=s[t].y,u=s[t].z||0;this.fillPosition(this.data,e,l,u),h&&this.data.aTexInfo.push(p[0],p[1],m[0],m[1]),void 0!==n&&this.data.aColor.push(n[0],n[1],n[2],n[3]),void 0!==i&&this.data.aOpacity.push(i),void 0!==r&&this.data.aUVScale.push(r[0],r[1]),void 0!==o&&this.data.aUVOffset.push(o[0],o[1]);const c=Math.abs(e),d=Math.abs(l);c>this.maxPos&&(this.maxPos=c),d>this.maxPos&&(this.maxPos=d),a.push(e,l,u)}}}let u=Rn(a,l,3);if(a.length&&!u.length){const t=[];for(let e=0;e<a.length;e+=3)t[e]=a[e],t[e+1]=a[e+2],t[e+2]=a[e+1];if(u=Rn(t,l,3),!u.length){for(let e=0;e<a.length;e+=3)t[e]=a[e+1],t[e+1]=a[e+2],t[e+2]=a[e];u=Rn(t,l,3)}}for(let t=0;t<u.length;t+=3)this.addElements(s+u[t],s+u[t+1],s+u[t+2])}}}const vl=[{type:Int16Array,width:3,name:"aPosition"}];class wl extends Os{getFormat(){return vl}placeVector(t,e){const n=this.bt(t,e);if(0===n.length)return;const i=this.data,r=this.getAltitude(t.feature.properties);let o=i.aPosition.length/vl[0].width;for(let t=0;t<n.length;t++){const e=n[t];i.aPosition.push(2*e.x+0,2*e.y+0,r),i.aPosition.push(2*e.x+1,2*e.y+0,r),i.aPosition.push(2*e.x+1,2*e.y+1,r),i.aPosition.push(2*e.x+0,2*e.y+1,r),this.addElements(o,o+1,o+2),this.addElements(o,o+2,o+3),o+=4;const s=Math.max(Math.abs(2*e.x+1),Math.abs(2*e.y+1));s>this.maxPos&&(this.maxPos=s)}}bt(t,e){const{feature:n,symbol:i}=t,r=this.kt(t,i),o=n.properties,{markerSpacingFn:s}=this.nt,a=((s?s(null,o):i.markerSpacing)||250)*e;return $a(t,null,null,e,this.options.EXTENT,r,a)}kt(t,e){return this.nt.markerPlacementFn?this.nt.markerPlacementFn(this.options.zoom,t.feature.properties):e.markerPlacement}}class xl extends Qa{constructor(t,e,n){(e=ri({},e)).lineJoin="miter",e.lineCap="butt",super(t,e,n),this.options.radialSegments%2==1&&this.options.radialSegments--}getFormat(){const{lineWidthFn:t,lineColorFn:e,lineOpacityFn:n,linePatternAnimSpeedFn:i,linePatternGapFn:r}=this.nt,o=[...this.getPositionFormat(),{type:Int8Array,size:4,name:"aTubeNormal"},{type:this.options.positionType||Uint16Array,width:1,name:"aLinesofar"}];if(this.iconAtlas){o.push({type:Int8Array,width:1,name:"aNormalDistance"});const t=this.getIconAtlasMaxValue();o.push({type:t>255?Uint16Array:Uint8Array,width:4,name:"aTexInfo"})}return t&&o.push({type:Uint16Array,width:1,name:"aLineWidth"}),e&&o.push({type:Uint8Array,width:4,name:"aColor"}),n&&o.push({type:Uint8Array,width:1,name:"aOpacity"}),i&&o.push({type:Int8Array,width:1,name:"aLinePatternAnimSpeed"}),r&&o.push({type:Int8Array,width:1,name:"aLinePatternGap"}),o}addHalfVertex(t,e,n,i,r,o,s,a){const{x:l,y:u,z:c}=t,h=1*this.scaledDistance,d=this.options.radialSegments/2,{x:f,y:p,z:m}=s.dir,y=function(t,e,n,i,r,o,s,a){gt(kl,n,i,r),gt(Ml,o,s,0),kt(jl,kl,Ml),wt(Ml,Ml),wt(jl,jl),Al[e]||(Al[e]=[]);const l=Al[e];for(var u=0;u<e;u++){const t=Math.PI*u/e,n=1-Math.abs(t-0)/(Math.PI/2);l[u]=l[u]||[],Fl(Ml,jl,l[u],1,t,n*(a?-1:1))}return l}(0,d,f,p,m,e,n,r);this.prevVertex&&this.fillTubeElements(r),this.fillData(this.data,l,u,c||0,y,r,h,a)}fillTubeElements(t){const e=this.options.radialSegments/2,n=this.needAltitudeAttribute()?2:3,i=this.data.aPosition.length/n;for(let n=0;n<e;n++){const r=n+i-2*e;let o,s;n===e-1&&t?(o=n+i-2*e+1,s=n+i-2*e-2*e+1):(o=n+i+1,s=n+i+1-2*e),super.addElements(n+i-this.offset,o-this.offset,r-this.offset),super.addElements(r-this.offset,o-this.offset,s-this.offset)}}fillData(t,e,n,i,r,o,s,a){const{lineWidthFn:l,lineColorFn:u,lineOpacityFn:c,linePatternAnimSpeedFn:h,linePatternGapFn:d}=this.nt,f=r.length;for(let o=0;o<f;o++){if(this.fillPosition(t,e,n,i),Tt(r[o],r[o],63),t.aTubeNormal.push(...r[o]),t.aLinesofar.push(s),this.iconAtlas&&(t.aNormalDistance.push(63*a),t.aTexInfo.push(...this.feaTexInfo)),l){const e=mi(this.options.metric);let n=this.feaLineWidth*e;isNaN(n)&&(n=0),t.aLineWidth.push(Math.round(n))}u&&t.aColor.push(...this.feaColor),c&&t.aOpacity.push(this.feaOpacity),h&&t.aLinePatternAnimSpeed.push(127*(this.feaPatternAnimSpeed||0)),d&&t.aLinePatternGap.push(10*(this.feaLinePatternGap||0))}this.maxPos=Math.max(this.maxPos,Math.abs(e)+1,Math.abs(n)+1)}createDataPack(t,e){const n=super.createDataPack(t,e);return n&&(n.is2D=!1),n}}const kl=[],Ml=[],jl=[],Al={};function Fl(t,e,n,i,r,o){return At(n,i*(Math.cos(r)*t[0]+Math.sin(r)*e[0]),i*(Math.cos(r)*t[1]+Math.sin(r)*e[1]),i*(Math.cos(r)*t[2]+Math.sin(r)*e[2]),o),n}class Tl extends xl{addHalfVertex(t,e,n,i,r,o,s,a){const{x:l,y:u,z:c}=t,h=1*this.scaledDistance,{x:d,y:f,z:p}=s.dir,m=function(t,e,n,i,r,o,s,a){gt(Sl,n,i,r),gt(_l,o,s,0),kt(Pl,Sl,_l),wt(_l,_l),wt(Pl,Pl),function(t,e,n){t[0]=e,t[1]=n}(zl,t,e);const l=Ct(zl)/t,u=Math.atan(e/t);let c=Math.PI/2+(Math.PI/2-u);return Il[0]||(Il[0]=[]),Fl(_l,Pl,Il[0],l,c,a?1:-1),c+=2*u,Il[1]||(Il[1]=[]),Fl(_l,Pl,Il[1],l,c,a?1:-1),Il}(this.feaLineWidth,this.feaLineHeight,d,f,p,e,n,r);this.prevVertex&&this.fillTubeElements(r),this.fillData(this.data,l,u,c||0,m,r,h,a)}}const zl=[],Sl=[],_l=[],Pl=[],Il=[];var Ol=Object.freeze({__proto__:null,clipPolygon:pl,calculateSignedArea:xi,getFeaAltitudeAndHeight:ji,generatePickingIndiceIndex:zi,convertRTLText:Fa,packPosition:_i,unpackPosition:function(t,e,n,i){const r=(Math.sign(e)||1)*(Math.abs(e)%Pi),o=(Math.sign(n)||1)*(Math.abs(n)%Pi),s=Math.floor(Math.abs(e)/Pi),a=Math.floor(Math.abs(n)/Pi);return t[0]=r,t[1]=o,t[2]=Math.sign(i+1e-5)*(2*s+a)*Ii+i,t},convertGeometry:ii,getPosArrayType:ei,getUnsignedArrayType:ni,getIndexArrayType:ti});const ql={},Cl={},Rl=[];Object.freeze({__proto__:null,loadSymbolFnTypes:function t(e,n){if(!e)return null;var i=!1;if(Array.isArray(e)){var r,o=[];for(let s=0;s<e.length;s++)(r=t(e[s],n))?(o.push(r),i=!0):o.push(e[s]);return i?o:e}var s={__fn_types_loaded:!0};const a=[];for(const t in e)hi(e,t)&&a.push(t);const l=function(t){Object.defineProperty(s,t,{get:function(){return this["__fn_"+t]||(this["__fn_"+t]=p(this["_"+t])),this["__fn_"+t].apply(this,n())},set:function(e){this["_"+t]=e},configurable:!0,enumerable:!0})},u={},c=function(t,e){Object.defineProperty(s,t,{get:function(){this["__fn_"+t]||(this["__fn_"+t]=ws(this["_"+t],e));const i=n()[0];u.zoom=i;try{return this["__fn_"+t].evaluateWithoutErrorHandling(u,ql,Cl,null,Rl)}catch(t){return null}},set:function(e){this["_"+t]=e},configurable:!0,enumerable:!0})};for(let t=0,n=a.length;t<n;t++){const n=a[t];if(f(e[n]))i=!0,s["_"+n]=e[n],l(n);else if(xs(e[n])){i=!0;const t=Fs(n);s["_"+n]=e[n],c(n,t)}else s[n]=e[n]}return i?s:e}});const El={polygonPatternFile:1,markerFile:1,markerPlacement:1,markerSpacing:1,textName:1,textStyle:1,textFaceName:1,textWeight:1,textPlacement:1,textSpacing:1,lineJoin:1,lineCap:1,linePatternFile:1};Object.assign({visible:1,textHorizontalAlignment:1,textVerticalAlignment:1,textWrapWidth:1,markerHorizontalAlignment:1,markerVerticalAlignment:1},El),Object.assign({lineDasharray:1,topPolygonFill:1,bottomPolygonFill:1},El);function Nl(t,e,n,i,r,o,s,a,l,u,c,h,d,f,p,m,y){const g=e.length,b=r/3;for(let n=2,i=g;n<i;n+=3)t[r+n-2]=e[n-2],t[r+n-1]=e[n-1],t[r+n-0]=e[n]-s;r+=g;for(let n=2,i=g;n<i;n+=3)t[r+n-2]=e[n-2],t[r+n-1]=e[n-1],t[r+n-0]=e[n]-a;r+=g;for(let n=2,i=g;n<i;n+=3)t[r+n-2]=e[n-2],t[r+n-1]=e[n-1],t[r+n-0]=e[n]-s;r+=g;for(let n=2,i=g;n<i;n+=3)t[r+n-2]=e[n-2],t[r+n-1]=e[n-1],t[r+n-0]=e[n]-a;r+=g,(n=n||[]).push(g/3);for(let e=0;e<n.length;e++){Dl(b+(n[e-1]||0),b+n[e],t,g/3,l,i,u,c,h,d,o,f,p,m,y)}return r}function Dl(t,e,n,i,r,o,s,a,l,u,c,h,d,f,p){const m=o.length;let y,g;for(let s=t,a=e;s<a-1;s++)y=s,g=s+1,r!==1/0&&at(n,y,g,r)||((s-t)%2==1&&(y+=2*i,g+=2*i),p?(o.push(y+i,g,y),o.push(g+i,g,y+i)):(o.push(y+i,y,g),o.push(g,g+i,y+i)));s&&function(t,e,n,i,r,o,s,a,l,u,c){let h,d=0,f=0,p=0,m=0;const y=c?[1,3,4]:[2,3,4];for(let c=o.length-1;c>=0;c--){const g=o[c],b=3*g+1,v=3*g+2,w=r[3*g],x=r[b],k=r[v];d||f||(d=Math.max(r[v],r[3*o[c-3]+2]),f=Math.min(r[v],r[3*o[c-3]+2]),h=d-f);let M=p;const j=c%6;0===t?(5===j&&(m=Dt(r,o,c,w,x)),M=j===y[0]||j===y[1]||j===y[2]?p:p+m):1===t&&(j===y[0]||j===y[1]||j===y[2]?M=0:5===j?(m=Dt(r,o,c,w,x),M=m):M=m);const A=M*l*(1/(100*u))/46.5/s;let F;F=1===e?k===d?1:0:"bottom"===n?k===d?h/100/46.5/a:0:k===d?0:-h/100/46.5/a,i[2*g]=A,i[2*g+1]=F,0===j&&(p+=m)}}(a,l,u,c,n,o.slice(m,o.length),h[0],h[1],d,f,p)}function Ll(t){const e=[t[0]];let n=t[0];for(let i=1;i<t.length;i++)Array.isArray(t[i])?t[i][0]===n[0]&&t[i][1]===n[1]&&t[i][2]===n[2]||e.push(t[i]):t[i].x===n.x&&t[i].y===n.y&&t[i].z===n.z||e.push(t[i]),n=t[i];return e}function Ul(t,e,n,i,r,o,s,a,l,u){void 0===e.top&&(e.top=!0),void 0===e.side&&(e.side=!0);const{altitudeScale:c,altitudeProperty:h,defaultAltitude:d,heightProperty:y,minHeightProperty:g,defaultHeight:b,tangent:v,uv:w,uvScale:x,topUVMode:M,sideUVMode:j,sideVerticalUVMode:A,top:z,side:S,textureYOrigin:_,topThickness:P}=e,I=function(t,e,{altitudeScale:n,altitudeProperty:i,defaultAltitude:r,heightProperty:o,minHeightProperty:s,defaultHeight:a},{side:l,top:u,topThickness:c,uvOrigin:h,uv:d,uvSize:f,topUVMode:p,sideUVMode:m,sideVerticalUVMode:y,textureYOrigin:g,localScale:b,centimeterToPoint:v,positionType:w},x){let M=e/t[0].extent;e===1/0&&(M=1);const j=e===1/0,A=[],T=[],z=[],S=[],_=[],P=[],I=[],O=!!d,q=!!u,C=!!l,R=O?[]:null;function E(t,n,i,r,o){let s=n;if(q){const r=Rn(S,i,3);if(0===r.length)return n;if(F(_,S),n+=S.length,o)for(let e=2,n=r.length;e<n;e+=3)r[e]+=t/3,r[e-1]+=t/3,r[e-2]+=t/3;else{let e;for(let n=2,i=r.length;n<i;n+=3)e=r[n-1],r[n-1]=r[n]+t/3,r[n]=e+t/3,r[n-2]+=t/3}F(P,r),O&&Rt(p||0,t,n,R,_,0,v,b,f[0],f[1]),c>0&&!C&&(n=Nl(_,S,i,P,n,R,0,c,e,O,m||0,y||0,g,f,b,v,o)),I.length=n/3,I.fill(1,s/3,n/3)}if(C){q&&(c=0),s=n,n=Nl(_,S,i,P,n,R,c,r,e,O,m||0,y||0,g,f,b,v,o),I.length=n/3;const t=S.length/3;I.fill(1,s/3,s/3+t),I.fill(0,s/3+t,s/3+2*t),I.fill(1,s/3+2*t,s/3+3*t),I.fill(0,s/3+3*t,n/3)}return n}let N=0,D=0;const L=[-1,-1,e+1,e+1];let U=0,$=t.length;k(x)&&(U=x,$=x+1);let W=0,J=!1;for(;U<$;U++){const l=t[U],u=l.id;k(u)&&(Math.abs(u)>W&&(W=Math.abs(u)),u<0&&(J=!0));const c=l.geometry,{altitude:h,height:d}=Ol.getFeaAltitudeAndHeight(l,n,i,r,o,a,s);N=Math.max(Math.abs(h),N);const f=_.length;let p=D,m=[];S.length=0;const y=Ol.calculateSignedArea(c[0])<0;for(let t=0,n=c.length;t<n;t++){let i=c[t];y&&(i=i.reverse()),i=Ll(i);const r=Ol.calculateSignedArea(i)<0;if(!r&&t>0&&(D=E(p,D,m,d*M,j),S.length=0,m=[],p=D),e!==1/0&&(i=Ol.clipPolygon(i,L)),!i.length){t===n-1&&(D=E(p,D,m,d*M,j));continue}const o=i.length;Array.isArray(i[0])?i[0][0]===i[o-1][0]&&i[0][1]===i[o-1][1]||i.push([i[0][0],i[0][1]]):i[0].x===i[o-1].x&&i[0].y===i[o-1].y||i.push(i[0]),r&&m.push(S.length/3),st(S,S.length,i,M,h,!1,w),t===n-1&&(D=E(p,D,m,d*M,j))}const g=_.length-f,b="__fea_idx".trim();for(let t=0;t<g/3;t++)T.push(void 0===l[b]?U:l[b]),A.push(U),k(u)&&z.push(u)}const V=Ol.getUnsignedArrayType(T.length?T[T.length-1]:0),H={maxAltitude:N,vertices:_,verticeTypes:I,indices:P,pickingIds:new V(T),featureIndexes:A};if(z.length){const t=J?Ol.getPosArrayType(W):Ol.getUnsignedArrayType(W);H.featureIds=new t(z)}else H.featureIds=[];return R&&(R.length=_.length/3*2,H.uvs=R),H}(t,n,{altitudeScale:c,altitudeProperty:h,defaultAltitude:d||0,heightProperty:y,minHeightProperty:g,defaultHeight:b||0},{top:z,side:S,topThickness:10*P||0,uv:w||v,uvSize:x?[.5*x[0],.5*x[1]]:[.5,.5],uvOrigin:i,topUVMode:M,sideUVMode:j,sideVerticalUVMode:A,textureYOrigin:_,localScale:r,centimeterToPoint:o,positionType:u},l),O=[],q=new(Ol.getIndexArrayType(I.vertices.length/3))(I.indices);delete I.indices,O.push(q.buffer,I.pickingIds.buffer);const C=sn(I.vertices,q);let R=!0;for(let t=0;t<C.length;t++){C[t]=-C[t];const e=C[t]%1;1-Math.abs(e)>1e-6?R=!1:0!==e&&(C[t]=Math.round(C[t]))}if(I.normals=C,v){let t=function(t,e,n,i){const r=t.length/3,o=new Array(4*r),s=[],a=[];for(let t=0;t<r;t++)s[t]=[0,0,0],a[t]=[0,0,0];const l=[0,0,0],u=[0,0,0],c=[0,0,0],h=[0,0],d=[0,0],f=[0,0],p=[0,0,0],m=[0,0,0];function y(e,i,r){an(l,t,3*e),an(u,t,3*i),an(c,t,3*r),ln(h,n,2*e),ln(d,n,2*i),ln(f,n,2*r);const o=u[0]-l[0],y=c[0]-l[0],g=u[1]-l[1],b=c[1]-l[1],v=u[2]-l[2],w=c[2]-l[2],x=d[0]-h[0],k=f[0]-h[0],M=d[1]-h[1],j=f[1]-h[1],A=1/(x*j-k*M);gt(p,(j*o-M*y)*A,(j*g-M*b)*A,(j*v-M*w)*A),gt(m,(x*y-k*o)*A,(x*b-k*g)*A,(x*w-k*v)*A),bt(s[e],s[e],p),bt(s[i],s[i],p),bt(s[r],s[r],p),bt(a[e],a[e],m),bt(a[i],a[i],m),bt(a[r],a[r],m)}for(let t=0,e=i.length;t<e;t+=3)y(i[t+0],i[t+1],i[t+2]);const g=[],b=[],v=[],w=[];let x,k,M;function j(t){an(v,e,3*t),yt(w,v),k=s[t],yt(g,k),Mt(g,g,function(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t[2]=e[2]*n,t}(v,v,xt(v,k))),wt(g,g),kt(b,w,k),M=xt(b,a[t]),x=M<0?-1:1,o[4*t]=g[0],o[4*t+1]=g[1],o[4*t+2]=g[2],o[4*t+3]=x}for(let t=0,e=i.length;t<e;t+=3)j(i[t+0]),j(i[t+1]),j(i[t+2]);return o}(I.vertices,I.normals,I.uvs,q);t=function(t,e){const n=new Float32Array(e.length),i=[],r=[],o=[];for(let s=0;s<e.length;s+=4){const a=s/4*3;gt(r,t[a]||0,t[a+1]||0,t[a+2]||0),At(i,e[s]||0,e[s+1]||0,e[s+2]||0,e[s+3]||0),on(o,r,i),jt(n.subarray(s,s+4),o)}return n}(I.normals,t),I.tangents=t,O.push(t.buffer),delete I.normals}if(I.normals&&(I.normals=R?new Int8Array(I.normals):new Float32Array(I.normals),O.push(I.normals.buffer)),I.uvs){const t=I.uvs;I.uvs=new Float32Array(t),O.push(I.uvs.buffer)}const E=u||Ol.getPosArrayType(Math.max(512,I.maxAltitude)),N=function(t,e,n,i){const r={},o={};if(T(e.polygonFill)){let s=m(e.polygonFill);const a=new Uint8Array(4*i.length);a.fill(255);for(let e=0;e<i.length;e++){const o=t[i[e]],l=o.properties||{};l.$layer=o.layer,l.$type=o.type;let u=s(n,l);f(u)&&(r.aColor=1,s=m(u),u=s(n,l)),delete l.$layer,delete l.$type,wi.normalizeColor($l,u),a[4*e]=$l[0],a[4*e+1]=$l[1],a[4*e+2]=$l[2],a[4*e+3]=$l[3]}o.aColor=a}if(T(e.polygonOpacity)){let s=p(e.polygonOpacity);const a=new Uint8Array(i.length);a.fill(255);for(let e=0;e<i.length;e++){const o=t[i[e]],l=o.properties||{};l.$layer=o.layer,l.$type=o.type;let u=s(n,l);f(u)&&(r.aOpacity=1,s=m(u),u=s(n,l)),delete l.$layer,delete l.$type,a[e]=255*u}o.aOpacity=a}return o.dynamicAttributes=r,o}(t,s,a,I.featureIndexes),D=function(t,e,n,i,r){const o=[[],[]],s=T(i.topPolygonFill),a=T(i.bottomPolygonFill),l=[255,255,255,255];if(s||a){let u=s&&m(i.topPolygonFill),c=a&&m(i.bottomPolygonFill),h=null,d=null,p=null,y=null;for(let i=0;i<e.length;i++){if(1===t[i]&&!s||0===t[i]&&!a)continue;const g=1===t[i];if(g&&e[i]===h){t[i]=p;continue}if(!g&&e[i]===d){t[i]=y;continue}const b=n[e[i]],v=b.properties||{};v.$layer=b.layer,v.$type=b.type;let w=g?u:c,x=w(r,v);f(x)&&(w=m(x),x=w(r,v)),delete v.$layer,delete v.$type,wi.normalizeColor($l,x),Ft($l,$l,l);let k=Wl(o,$l);k<0&&(k=o.length,o.push(jt([],$l))),t[i]=k,g?(h=e[i],p=k):(d=e[i],y=k)}}return o.slice(2)}(I.verticeTypes,I.featureIndexes,t,s,a),L={data:{data:{aVertexColorType:D.length<=252?new Uint8Array(I.verticeTypes):new Uint16Array(I.verticeTypes),aPosition:new E(I.vertices),aNormal:I.normals,aTexCoord0:I.uvs,aTangent:I.tangents,aPickingId:I.pickingIds},indices:q,properties:{maxAltitude:I.maxAltitude},dynamicAttributes:N.dynamicAttributes,vertexColors:D},buffers:O};return I.featureIds.length?(L.data.featureIds=I.featureIds,O.push(L.data.featureIds.buffer)):L.data.featureIds=[],N.aColor&&(L.data.data.aColor=N.aColor,L.buffers.push(N.aColor.buffer)),N.aOpacity&&(L.data.data.aOpacity=N.aOpacity,L.buffers.push(N.aOpacity.buffer)),L.buffers.push(L.data.data.aPosition.buffer),L.data.pickingIdIndiceMap=Ol.generatePickingIndiceIndex(L.data.data.aPickingId,L.data.indices),L}new Float32Array([-1e12])[0];const $l=[];function Wl(t,e){for(let n=0;n<t.length;n++)if(zt(e,t[n]))return n;return-1}function Jl(t,e,n,i,{altitudeScale:r,altitudeProperty:o,defaultAltitude:s,heightProperty:a,minHeightProperty:l,defaultHeight:u,bottom:c}){const h=c,d=e/t[0].extent,p=2*function(t,e){let n=0;for(let i=0,r=t.length;i<r;i++){const r=t[i];if(k(r.geometry[0][0])){const t=3*r.geometry.length;n+=e?2*t-6:t}else for(let t=0,i=r.geometry.length;t<i;t++){let i=3*r.geometry[t].length;3===r.type&&(i-=3),n+=e?2*i-6:i}}return n}(t)+3*t.length*2,m=[],y=new Int16Array(p),g=new Uint8Array(y.length/3*4);f(n)&&(n=Ts.compileFilter(n));const b=[];function v(t,n,i){const r=n-t,o=y.subarray(t,n),s=y.subarray(n,n+r);s.set(o);for(let t=2,e=s.length;t<e;t+=3)s[t]=o[t]-i;const a=t/3,l=r/3;let u,c;for(let t=a,n=l+a;t<n;t++)t<n-1?(u=t,c=t+1):(u=t,c=a),at(y,u,c,e)||(b.push(u,c),h&&b.push(u+l,c+l),Vl(y,u,e)||b.push(u,u+l));return n+r}let w=0,x=0;const M="__fea_idx".trim(),j=[];for(let e=0,c=t.length;e<c;e++){const c=t[e],h=c.geometry;if(n){let t;t="function"==typeof n?n(c&&c.properties):n,wi.normalizeColor(j,t)}else gt(j,255,255,255);const f=w/3*4,{altitude:p,height:k}=Ol.getFeaAltitudeAndHeight(c,r,o,s,a,u,l);x=Math.max(Math.abs(p),x);let A=w;for(let t=0,e=h.length;t<e;t++){let e=h[t];const n=e.length;e[0][0]===e[n-1][0]&&e[0][1]===e[n-1][1]&&(e=e.slice(0,n-1)),w=st(y,A,e,d,p),w=v(A,w,k*d),A=w}const F=A/3*4;for(let t=f;t<F;t+=4)g[t]=j[0],g[t+1]=j[1],g[t+2]=j[2],g[t+3]=255*(i||1);const T=b.length-m.length;for(let t=0;t<T;t++)m.push(c[M])}const A=b.reduce((t,e)=>Math.max(t,e),0),F=new(Ol.getIndexArrayType(A))(b),T=Ol.getUnsignedArrayType(t.length);return{aPosition:new(Ol.getPosArrayType(Math.max(512,x)))(y),indices:F,aPickingId:new T(m),aColor:g}}function Vl(t,e,n){const i=t[3*e],r=t[3*e+1];return i<0||i>n||r<0||r>n}function Hl(t,e,n,i){const r=Jl(t,e,n.lineColor,n.lineOpacity,i),o=[r.aPosition.buffer,r.indices.buffer,r.aPickingId.buffer],s=r.indices;return delete r.indices,{data:{data:r,indices:s},buffers:o}}const Gl="__original_properties",Bl="__fn-type_properties";class Zl{constructor(t,e,n,i,r){this.id=t,this.options=e,this.upload=n,this.Pt(e.style),this.requests={},this.It=i,this.Ot=0,this.loadings=r}updateStyle(t,e){this.options.style=t,this.Ot=t.styleCounter,this.Pt(t),e()}updateOptions(t,e){this.options=w(this.options,t),e()}loadTile(t,e){const n=this.loadings,i=t.tileInfo.url,r=this.options.debugTile;if(r){const{x:n,y:i,z:o}=t.tileInfo;let s=!1;for(let t=0;t<r.length;t++)if(n===r[t].x&&i===r[t].y&&o===r[t].z){s=!0;break}if(!s)return void e()}n[i]?n[i].push({context:t,callback:e,ref:this}):(n[i]=[{context:t,callback:e,ref:this}],this.requests[i]=this.getTileFeatures(t,(e,r,o,s)=>{const a=n[i];if(delete n[i],this.checkIfCanceled(i))return delete this.requests[i],void this.qt(a,null,{canceled:!0});if(delete this.requests[i],this.options.debug&&r)for(let e=0;e<r.length;e++)r[e]._debug_info={index:e,id:r[e].id,tileId:t.tileInfo.id};if(e)this.qt(a,e);else if(r&&r.length){if(a)for(let t=0;t<a.length;t++)this.Ct.call(a[t].ref,a[t].context,a[t].callback,i,o,r,s)}else this.qt(a)}))}Ct(t,e,n,i,r,o){this.Rt(i,r,t).then(n=>{n.canceled?e(null,{canceled:!0}):(n.data.style=t.styleCounter,o&&w(n.data,o),e(null,n.data,n.buffers))}).catch(t=>{e(t)})}abortTile(t,e){delete this.requests[t],this.Et(t),e()}Et(t){const e=this.loadings[t];if(e)for(let t=0;t<e.length;t++)e[t].callback(null,{canceled:!0});delete this.loadings[t]}qt(t,e,n){if(t)for(let i=0;i<t.length;i++)t[i].callback(e,n)}checkIfCanceled(t){return!this.requests[t]}onRemove(){this.loadings={},delete this.It,this.requests={}}fetchIconGlyphs(t,e,n){this.upload("fetchIconGlyphs",{icons:t,glyphs:e},null,n)}Rt(t,e,n){if(!e.length)return Promise.resolve({data:null,buffers:[]});const{glScale:i,tileInfo:r}=n,o=!this.options.style.style.length&&!this.options.style.featureStyle.length;let s=this.pluginConfig.slice(0);o&&(s=this.Nt(t)),this.featurePlugins&&F(s,this.featurePlugins);const a={};for(let t=0;t<s.length;t++)nu(e,n.tileInfo.z,s[t],a);const l=[],u=[];for(let t=0;t<e.length;t++){const n=e[t],i=a[t];if(i){u.fill(null);let t=0;for(const e in i){let r=0;const o=i[e].values();for(const t of o){let i=u[r];i||(i=su(n),u[r]=i),i.properties[e]=t,r++}r>t&&(t=r)}for(let e=0;e<t;e++)l.push(u[e])}else l.push(n)}const c=(e=l)[0].extent,h=r.z,d={x:r.extent2d.xmin*i,y:r.extent2d.ymax*i},f=[],p=[],m=[],y=this.options,g=[],b={},v=[Promise.resolve(n.styleCounter)];let x=0,k=-1;const M=[];let j=!1;for(let t=0;t<s.length;t++){k++;const i=s[t];i.type!==x&&(k=0,x=i.type);const a=0===i.type?f:p;if(i.symbol&&!1===i.symbol.visible){a[k]=null;continue}uu(i.symbol,M,t),j=j||M[t]&&M[t].size>0;const{tileFeatures:l,tileFeaIndexes:u}=this.Dt(h,i.type,i.filter,e,b,t);if(!l.length){a[k]=null;continue}const y=u[u.length-1],w=Ol.getIndexArrayType(y);a[k]={styledFeatures:new w(u)},m.push({idx:t,typeIdx:k}),g.push(a[k].styledFeatures.buffer);const A={extent:c,zoom:h,tilePoint:d,...n};if(this.options.debugTile){const t=this.options.debugTile;for(let e=0;e<t.length;e++){const{x:n,y:i,z:o}=t[e];if(r.x===n&&r.y===i&&r.z===o){A.debugIndex=t[e].index;break}}}let F=this.Lt(l,i,A);o&&(F=F.then(t=>{if(!t)return null;if(t.data)t.data.layer=l[0].layer;else if(Array.isArray(t))for(let e=0;e<t.length;e++)t[e]&&t[e].data&&(t[e].data.layer=l[0].layer);return t})),v.push(F)}return Promise.all(v).then(([n,...i])=>{function r(t,e){if(void 0===t.data.ref&&(t.data.type=s[m[e].idx].renderPlugin.dataConfig.type,t.data.filter=s[m[e].idx].filter.def,t.buffers&&t.buffers.length))for(let e=0;e<t.buffers.length;e++)g.push(t.buffers[e])}if(n!==this.Ot)return{canceled:!0};for(let t=0;t<i.length;t++){if(!i[t])continue;const e=i[t],n=0===s[m[t].idx].type?f:p;if(Array.isArray(e)){const i=[];for(let n=0;n<e.length;n++)e[n]&&(r(e[n],t),(void 0===e[n].data.ref||e[e[n].data.ref])&&i.push(e[n].data));i.length&&(n[m[t].typeIdx].data=i)}else r(e,t),n[m[t].typeIdx].data=e.data}const o={},a=t;if(y.features||y.schema||j){let t,n=!1;for(let i=0,r=e.length;i<r;i++)if(t=e[i],a[t.layer].properties||(a[t.layer].properties=Kl(t.properties)),t&&(y.features||j&&b[i]))if("id"===y.features)o[i]=t.id;else{y.pickingGeometry||delete t.geometry,delete t.extent,delete t.properties.$layer,delete t.properties.$type,delete t.__index;const e=t.originalFeature;if(e){const e=t.properties,n=w({},t.originalFeature);delete e[Gl],n.customProps=w({},e),t=n}const r=w({},t);if(!y.features){const r=b[i];for(let i=0;i<r.length;i++){const r=M[i];r&&r.forEach(i=>{const r=e?e.properties:t.properties;r[Bl]||(r[Bl]=new Set),r[Bl].add(i),n=!0})}}o[i]=r}if(n)for(const t in o){const e=o[t];if(e.properties[Bl]){const t=e.properties[Bl];delete e.properties[Bl];for(const n in e.properties)t.has(n)||delete e.properties[n]}}}return{data:{schema:a,data:f,featureData:p,extent:c,features:o},buffers:g}}).catch(t=>{console.error(t)})}Lt(t,e,n){let i=t;const r=e.renderPlugin.dataConfig,o=e.symbol,s=this.options.tileSize,{extent:a,glScale:l,zScale:u,zoom:c,tilePoint:h,centimeterToPoint:d}=n,f=a/s,p=r.type,m=n.debugIndex;let y=w({},r,{EXTENT:a,zoom:c,debugIndex:m,features:this.options.features});if("3d-extrusion"===p){const t=Ql(o);return t&&(r.uv=1,2===t&&(r.tangent=1)),Promise.all([Promise.resolve(Ul(i,r,a,h,this.options.tileSize/a,d,o,c,m))])}if("3d-wireframe"===p)return Promise.all([Promise.resolve(Hl(i,a,o,r))]);if("point"===p){y=w(y,{requestor:this.fetchIconGlyphs.bind(this),altitudeToTileScale:u*a/this.options.tileSize/l});const t=Ha.splitPointSymbol(o),e=Os.genFnTypes(t[0]);return Ha.needMerge(t[0],e,c)&&(i=Ha.mergeLineFeatures(i,t[0],e,c)),Promise.all(t.map((t,n)=>(0===n?y.fnTypes=e:delete y.fnTypes,new Ha(i,t,y).load(f))))}if("native-point"===p){const t=u*a/this.options.tileSize/l;return y.altitudeToTileScale=t,tu(i,o,y,hl,a/s)}if("line"===p)return y=w(y,{requestor:this.fetchIconGlyphs.bind(this),tileRatio:f}),tu(i,o,y,Qa);if("native-line"===p)return tu(i,o,y,ul);if("fill"===p)return y=w(y,{requestor:this.fetchIconGlyphs.bind(this)}),tu(i,o,y,bl);if("line-extrusion"===p){delete o.lineGradientProperty,o.lineJoin="miter",o.lineCap="butt";const t=Ql(o);if(t&&(r.uv=1,2===t&&(r.tangent=1)),y=w(y,{tileSize:s,zScale:u,glScale:l}),t){const t=[];if(!1!==r.top){const e=w({},y);e.side=!1,t.push(new al(i,o,e))}return!1!==r.side&&(y.side=!0,y.top=!1,t.push(new al(i,o,y))),Promise.all(t.map(t=>t.load()))}return Promise.all([new al(i,o,y).load()])}if("circle"===p)return tu(i,o,y,wl);if("round-tube"===p||"square-tube"===p){const t="round-tube"===p?xl:Tl;return y=w(y,{requestor:this.fetchIconGlyphs.bind(this),radialSegments:"round-tube"===p?r.radialSegments||8:4,centimeterToPoint:d,tileRatio:f,isTube:!0}),tu(i,o,y,t)}return Promise.resolve([])}Dt(t,e,n,i,r,o){const s="__fea_idx".trim(),a=[],l=[],u=i.length;for(let c=0;c<u;c++)if((1===e||void 0===i[c].id||!this.styledFeatures[i[c].id])&&((!n.def||"default"===n.def)&&!r[c]||!0===n.def||n.def&&(void 0!==n.def.condition||Array.isArray(n.def))&&n(i[c],t))){const t=i[c];if(void 0===t[s]&&(t[s]=c),r[c]||(r[c]=[]),r[c].push(o),l.push(t),a.push(c),1===e)break}return{tileFeatures:l,tileFeaIndexes:a}}Pt(t){const{style:e,featureStyle:n}=t,i={};n.forEach(t=>{Array.isArray(t.id)?(t.id.forEach(t=>{i[t]=1}),t.filter=["in","$id",...t.id]):(i[t.id]=1,t.filter=["==","$id",t.id])});const r=Ts.compileStyle(e);for(let t=0;t<e.length;t++)r[t].filter&&(r[t].filter.def=e[t].filter?e[t].filter.value||e[t].filter:void 0),r[t].type=0;const o=[],s=Ts.compileStyle(n);for(let t=0;t<n.length;t++)s[t].type=1,s[t].filter.def=n[t].filter?n[t].filter.value||n[t].filter:void 0,s[t].renderPlugin&&o.push(s[t]);this.pluginConfig=r,this.featurePlugins=o,this.styledFeatures=i}Nt(t){let e=this.Ut;this.Ut||(e=this.Ut={});const n=["","Point","LineString","Polygon","MultiPoint","MultiLineString","MultiPolygon"],i=[];for(const r in t){const o=r;if(!e[r]){const i=[];for(let e=0;e<t[r].types.length;e++){const s=t[r].types[e],a=["all",["==","$layer",o],["==","$type",n[s]]],l={filter:Re(a),renderPlugin:Yl(s),symbol:Xl(s)};l.filter.def=a,l.type=0,i.push(l)}e[o]=i}i.push(...e[o])}return i}}function Yl(t){switch(t){case 1:return{type:"native-point",dataConfig:{type:"native-point",only2D:!0}};case 2:return{type:"native-line",dataConfig:{type:"native-line",only2D:!0}};case 3:return{type:"fill",dataConfig:{type:"fill",only2D:!0}}}return null}function Xl(t){switch(t){case 1:return{markerFill:"#f00",markerSize:10};case 2:return{lineColor:"#fff"};case 3:return{polygonFill:"#00f",polygonOpacity:.4}}return null}function Kl(t){if(Array.isArray(t)||!j(t))return{};const e={};for(const n in t){const i=t[n];x(i)?e[n]="string":k(i)?e[n]="number":!0===i||!1===i?e[n]="boolean":Array.isArray(i)?e[n]="array":e[n]="object"}return e}function Ql(t){if(!t)return 0;let e=0;for(const n in t){if(("normalTexture"===n||"bumpTexture"===n)&&t[n])return 2;if(n.indexOf("Texture")>0&&t[n])e=1;else if(j(t[n])){const i=Ql(t[n]);if(2===i)return i;1===i&&(e=1)}}return e}function tu(t,e,n,i,r){const o={},s=Array.isArray(e)?e:[e];let a=-1;for(let t=0;t<s.length;t++)o[t]=eu(s[t]),!o[t]&&s[t]&&-1===a&&(a=t);const l=[];for(let e=0;e<s.length;e++)s[e]&&(s[e].index={index:e},o[e]||e===a?l.push(new i(t,s[e],n).load(r)):l.push({data:{ref:a,symbolIndex:{index:e}}}));return Promise.all(l)}function eu(t){if(!t)return 0;for(const e in t)if(T(t[e]))return 1;return 0}function nu(t,e,n,i){const r=n.customProperties;if(!r)return t;if(r)for(let t=0;t<r.length;t++)r[t].fn=Ts.compileFilter(r[t].filter);for(let n=0;n<r.length;n++)for(let o=0,s=t.length;o<s;o++)if(r[n].fn(t[o],e))for(const t in r[n].properties){const e=r[n].properties[t];A(e)||(i[o]||(i[o]={}),i[o][t]||(i[o][t]=new Set),i[o][t].add(e))}}const iu={get:(t,e)=>e in t?t[e]:t.originalFeature[e],has:(t,e)=>e in t||e in t.originalFeature},ru={get:function(t,e){return e in t?t[e]:t[Gl][e]},has:(t,e)=>e in t||e in t[Gl]},ou={};function su(t){const e={};e.originalFeature=t;const n=new Proxy(e,iu);return n.properties=new Proxy({},ru),n.properties[Gl]=t.properties||ou,n}function au(t,e,n){t[e]||(t[e]=new Set),t[e].add(n)}const lu=[];function uu(t,e,n){if(!t)return lu;for(const i in t){if(!t[i]||!wi.checkIfZoomFnTypeSymbol(i))continue;if(T(t[i]))au(e,n,t[i].property);else{if("lineGradientProperty"===i){au(e,n,t[i]);continue}if("textName"===i)if(x(t[i])){const r=Us.resolveVarNames(t[i]);if(r)for(let t=0;t<r.length;t++)au(e,n,r[t])}else if(Ts.isExpression(t[i])){const r=[];Us.resolveExpVarNames(r,t[i]);for(let t=0;t<r.length;t++)au(e,n,r[t])}}const r=t[i].stops;if(r&&r.length)for(let t=0;t<r.length;t++)T(r[t][1])&&au(e,t,r[t][1].property)}return e[n]}function cu(t,e){hu(t.geometry,e)}function hu(t,e){if(t)switch(t.type){case"Point":du(t.coordinates,e);break;case"MultiPoint":case"LineString":fu(t.coordinates,e);break;case"MultiLineString":!function(t,e){for(let n=0,i=t.length;n<i;n++)fu(t[n],e)}(t.coordinates,e);break;case"Polygon":pu(t.coordinates,e);break;case"MultiPolygon":!function(t,e){for(let n=0,i=t.length;n<i;n++)pu(t[n],e)}(t.coordinates,e);break;case"GeometryCollection":const n=t.geometries.length;for(let i=0;i<n;i++)hu(t.geometries[i],e)}}function du(t,e){e[0]=Math.min(e[0],t[0]),e[1]=Math.min(e[1],t[1]),e[2]=Math.max(e[2],t[0]),e[3]=Math.max(e[3],t[1])}function fu(t,e){for(let n=0,i=t.length;n<i;n++)du(t[n],e)}function pu(t,e){t.length&&fu(t[0],e)}class mu extends Zl{constructor(t,e,n,i,r,o){super(t,e,n,i,r),(e=e||{}).extent||(e.extent=8192),this.zoomOffset=0,e.tileSize&&(this.zoomOffset=-function(t){if(Math.log2)return Math.log2(t);const e=Math.log(t)*Math.LOG2E,n=Math.round(e);return Math.abs(n-e)<1e-14?n:e}(e.tileSize/256)),this.setData(e.data,o)}setData(t,e){if(delete this.index,!t)return void e();const n={maxZoom:24,tolerance:this.options.simplifyTolerance,extent:this.options.extent,buffer:k(this.options.tileBuffer)?this.options.tileBuffer:64,hasAltitude:!!this.options.hasAltitude,debug:0,lineMetrics:!0,indexMaxZoom:5,indexMaxPoints:1e5,disableFilter:!0};if(this.options.projection&&(n.projection=this.options.projection),x(t)&&"{"!=t.substring(0,1)||t.url)S.getJSON(t.url?t.url:t,t.url?t:{},(t,i)=>{if(t&&e(t),!i)return void e(null,{extent:null,idMap:{}});const r=i,{first1000:o,idMap:s}=this.$t(r);this.Wt(o,s,r,n,e)});else{"string"==typeof t&&(t=JSON.parse(t));const i=Array.isArray(t)?t:t.features;let r=i;i&&i.length>1e3&&(r=i.slice(0,1e3)),this.Wt(r,null,t,n,e)}}Wt(t,e,n,i,r){try{const o=t&&t.length?function(t){let e=[Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY,Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY];switch(t.type){case"FeatureCollection":const n=t.features.length;for(let i=0;i<n;i++)cu(t.features[i],e);break;case"Feature":cu(t,e);break;default:hu(t,e)}return e}({type:"FeatureCollection",features:t}):null;this.index=function(t,e){return new rt(t,e)}(n,this.options.geojsonvt||i),r(null,{extent:o,idMap:e})}catch(t){console.warn(t),r({error:t.message})}}$t(t){const e=[],n={};let i=0;function r(t){t&&("Feature"!==t.type||t.geometry)&&(k(t.id)||(t.id=i++),n[t.id]=w({},t),t.geometry?(n[t.id].geometry=w({},t.geometry),n[t.id].geometry.coordinates=null):t.coordinates&&(n[t.id].coordinates=null),e.length<1e3&&e.push(t))}return Array.isArray(t)?t.forEach(t=>{r(t)}):t.features&&t.features.forEach(t=>{r(t)}),{first1000:e,idMap:n}}getTileFeatures(t,e){const n=t.tileInfo,i=[];if(!this.index)return setTimeout((function(){e({loading:!0})}),1),1;const r=this.index.getTile(n.z+this.zoomOffset,n.x,n.y);if(!r||0===r.features.length)return setTimeout((function(){e(null,i,[])}),1),1;const o=[];for(let t=0,e=r.features.length;t<e;t++){const e=r.features[t];let n=e.layer;void 0===n&&(n="0"),o[n]={types:{}};o[n].types[e.type]=1,e.tags=e.tags||{},e.geometry.converted||(Ol.convertGeometry(e),e.geometry.converted=1),i.push({type:e.type,layer:n,id:e.id,geometry:e.geometry,properties:e.tags,extent:this.options.extent})}for(const t in o)o[t].types=Object.keys(o[t].types).map(t=>+t);return setTimeout((function(){e(null,i,o)}),1),1}onRemove(){super.onRemove(),delete this.index}}var yu={\n/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */\nread:function(t,e,n,i,r){var o,s,a=8*r-i-1,l=(1<<a)-1,u=l>>1,c=-7,h=n?r-1:0,d=n?-1:1,f=t[e+h];for(h+=d,o=f&(1<<-c)-1,f>>=-c,c+=a;c>0;o=256*o+t[e+h],h+=d,c-=8);for(s=o&(1<<-c)-1,o>>=-c,c+=i;c>0;s=256*s+t[e+h],h+=d,c-=8);if(0===o)o=1-u;else{if(o===l)return s?NaN:1/0*(f?-1:1);s+=Math.pow(2,i),o-=u}return(f?-1:1)*s*Math.pow(2,o-i)},write:function(t,e,n,i,r,o){var s,a,l,u=8*o-r-1,c=(1<<u)-1,h=c>>1,d=23===r?Math.pow(2,-24)-Math.pow(2,-77):0,f=i?0:o-1,p=i?1:-1,m=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,s=c):(s=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-s))<1&&(s--,l*=2),(e+=s+h>=1?d/l:d*Math.pow(2,1-h))*l>=2&&(s++,l/=2),s+h>=c?(a=0,s=c):s+h>=1?(a=(e*l-1)*Math.pow(2,r),s+=h):(a=e*Math.pow(2,h-1)*Math.pow(2,r),s=0));r>=8;t[n+f]=255&a,f+=p,a/=256,r-=8);for(s=s<<r|a,u+=r;u>0;t[n+f]=255&s,f+=p,s/=256,u-=8);t[n+f-p]|=128*m}},gu=vu,bu=yu;function vu(t){this.buf=ArrayBuffer.isView&&ArrayBuffer.isView(t)?t:new Uint8Array(t||0),this.pos=0,this.type=0,this.length=this.buf.length}vu.Varint=0,vu.Fixed64=1,vu.Bytes=2,vu.Fixed32=5;var wu="undefined"==typeof TextDecoder?null:new TextDecoder("utf8");function xu(t){return t.type===vu.Bytes?t.readVarint()+t.pos:t.pos+1}function ku(t,e,n){return n?4294967296*e+(t>>>0):4294967296*(e>>>0)+(t>>>0)}function Mu(t,e,n){var i=e<=16383?1:e<=2097151?2:e<=268435455?3:Math.floor(Math.log(e)/(7*Math.LN2));n.realloc(i);for(var r=n.pos-1;r>=t;r--)n.buf[r+i]=n.buf[r]}function ju(t,e){for(var n=0;n<t.length;n++)e.writeVarint(t[n])}function Au(t,e){for(var n=0;n<t.length;n++)e.writeSVarint(t[n])}function Fu(t,e){for(var n=0;n<t.length;n++)e.writeFloat(t[n])}function Tu(t,e){for(var n=0;n<t.length;n++)e.writeDouble(t[n])}function zu(t,e){for(var n=0;n<t.length;n++)e.writeBoolean(t[n])}function Su(t,e){for(var n=0;n<t.length;n++)e.writeFixed32(t[n])}function _u(t,e){for(var n=0;n<t.length;n++)e.writeSFixed32(t[n])}function Pu(t,e){for(var n=0;n<t.length;n++)e.writeFixed64(t[n])}function Iu(t,e){for(var n=0;n<t.length;n++)e.writeSFixed64(t[n])}function Ou(t,e){return(t[e]|t[e+1]<<8|t[e+2]<<16)+16777216*t[e+3]}function qu(t,e,n){t[n]=e,t[n+1]=e>>>8,t[n+2]=e>>>16,t[n+3]=e>>>24}function Cu(t,e){return(t[e]|t[e+1]<<8|t[e+2]<<16)+(t[e+3]<<24)}vu.prototype={destroy:function(){this.buf=null},readFields:function(t,e,n){for(n=n||this.length;this.pos<n;){var i=this.readVarint(),r=i>>3,o=this.pos;this.type=7&i,t(r,e,this),this.pos===o&&this.skip(i)}return e},readMessage:function(t,e){return this.readFields(t,e,this.readVarint()+this.pos)},readFixed32:function(){var t=Ou(this.buf,this.pos);return this.pos+=4,t},readSFixed32:function(){var t=Cu(this.buf,this.pos);return this.pos+=4,t},readFixed64:function(){var t=Ou(this.buf,this.pos)+4294967296*Ou(this.buf,this.pos+4);return this.pos+=8,t},readSFixed64:function(){var t=Ou(this.buf,this.pos)+4294967296*Cu(this.buf,this.pos+4);return this.pos+=8,t},readFloat:function(){var t=bu.read(this.buf,this.pos,!0,23,4);return this.pos+=4,t},readDouble:function(){var t=bu.read(this.buf,this.pos,!0,52,8);return this.pos+=8,t},readVarint:function(t){var e,n,i=this.buf;return e=127&(n=i[this.pos++]),n<128?e:(e|=(127&(n=i[this.pos++]))<<7,n<128?e:(e|=(127&(n=i[this.pos++]))<<14,n<128?e:(e|=(127&(n=i[this.pos++]))<<21,n<128?e:function(t,e,n){var i,r,o=n.buf;if(r=o[n.pos++],i=(112&r)>>4,r<128)return ku(t,i,e);if(r=o[n.pos++],i|=(127&r)<<3,r<128)return ku(t,i,e);if(r=o[n.pos++],i|=(127&r)<<10,r<128)return ku(t,i,e);if(r=o[n.pos++],i|=(127&r)<<17,r<128)return ku(t,i,e);if(r=o[n.pos++],i|=(127&r)<<24,r<128)return ku(t,i,e);if(r=o[n.pos++],i|=(1&r)<<31,r<128)return ku(t,i,e);throw new Error("Expected varint not more than 10 bytes")}(e|=(15&(n=i[this.pos]))<<28,t,this))))},readVarint64:function(){return this.readVarint(!0)},readSVarint:function(){var t=this.readVarint();return t%2==1?(t+1)/-2:t/2},readBoolean:function(){return Boolean(this.readVarint())},readString:function(){var t=this.readVarint()+this.pos,e=this.pos;return this.pos=t,t-e>=12&&wu?function(t,e,n){return wu.decode(t.subarray(e,n))}(this.buf,e,t):function(t,e,n){var i="",r=e;for(;r<n;){var o,s,a,l=t[r],u=null,c=l>239?4:l>223?3:l>191?2:1;if(r+c>n)break;1===c?l<128&&(u=l):2===c?128==(192&(o=t[r+1]))&&(u=(31&l)<<6|63&o)<=127&&(u=null):3===c?(o=t[r+1],s=t[r+2],128==(192&o)&&128==(192&s)&&((u=(15&l)<<12|(63&o)<<6|63&s)<=2047||u>=55296&&u<=57343)&&(u=null)):4===c&&(o=t[r+1],s=t[r+2],a=t[r+3],128==(192&o)&&128==(192&s)&&128==(192&a)&&((u=(15&l)<<18|(63&o)<<12|(63&s)<<6|63&a)<=65535||u>=1114112)&&(u=null)),null===u?(u=65533,c=1):u>65535&&(u-=65536,i+=String.fromCharCode(u>>>10&1023|55296),u=56320|1023&u),i+=String.fromCharCode(u),r+=c}return i}(this.buf,e,t)},readBytes:function(){var t=this.readVarint()+this.pos,e=this.buf.subarray(this.pos,t);return this.pos=t,e},readPackedVarint:function(t,e){if(this.type!==vu.Bytes)return t.push(this.readVarint(e));var n=xu(this);for(t=t||[];this.pos<n;)t.push(this.readVarint(e));return t},readPackedSVarint:function(t){if(this.type!==vu.Bytes)return t.push(this.readSVarint());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readSVarint());return t},readPackedBoolean:function(t){if(this.type!==vu.Bytes)return t.push(this.readBoolean());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readBoolean());return t},readPackedFloat:function(t){if(this.type!==vu.Bytes)return t.push(this.readFloat());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readFloat());return t},readPackedDouble:function(t){if(this.type!==vu.Bytes)return t.push(this.readDouble());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readDouble());return t},readPackedFixed32:function(t){if(this.type!==vu.Bytes)return t.push(this.readFixed32());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readFixed32());return t},readPackedSFixed32:function(t){if(this.type!==vu.Bytes)return t.push(this.readSFixed32());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readSFixed32());return t},readPackedFixed64:function(t){if(this.type!==vu.Bytes)return t.push(this.readFixed64());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readFixed64());return t},readPackedSFixed64:function(t){if(this.type!==vu.Bytes)return t.push(this.readSFixed64());var e=xu(this);for(t=t||[];this.pos<e;)t.push(this.readSFixed64());return t},skip:function(t){var e=7&t;if(e===vu.Varint)for(;this.buf[this.pos++]>127;);else if(e===vu.Bytes)this.pos=this.readVarint()+this.pos;else if(e===vu.Fixed32)this.pos+=4;else{if(e!==vu.Fixed64)throw new Error("Unimplemented type: "+e);this.pos+=8}},writeTag:function(t,e){this.writeVarint(t<<3|e)},realloc:function(t){for(var e=this.length||16;e<this.pos+t;)e*=2;if(e!==this.length){var n=new Uint8Array(e);n.set(this.buf),this.buf=n,this.length=e}},finish:function(){return this.length=this.pos,this.pos=0,this.buf.subarray(0,this.length)},writeFixed32:function(t){this.realloc(4),qu(this.buf,t,this.pos),this.pos+=4},writeSFixed32:function(t){this.realloc(4),qu(this.buf,t,this.pos),this.pos+=4},writeFixed64:function(t){this.realloc(8),qu(this.buf,-1&t,this.pos),qu(this.buf,Math.floor(t*(1/4294967296)),this.pos+4),this.pos+=8},writeSFixed64:function(t){this.realloc(8),qu(this.buf,-1&t,this.pos),qu(this.buf,Math.floor(t*(1/4294967296)),this.pos+4),this.pos+=8},writeVarint:function(t){(t=+t||0)>268435455||t<0?function(t,e){var n,i;t>=0?(n=t%4294967296|0,i=t/4294967296|0):(i=~(-t/4294967296),4294967295^(n=~(-t%4294967296))?n=n+1|0:(n=0,i=i+1|0));if(t>=0x10000000000000000||t<-0x10000000000000000)throw new Error("Given varint doesn\'t fit into 10 bytes");e.realloc(10),function(t,e,n){n.buf[n.pos++]=127&t|128,t>>>=7,n.buf[n.pos++]=127&t|128,t>>>=7,n.buf[n.pos++]=127&t|128,t>>>=7,n.buf[n.pos++]=127&t|128,t>>>=7,n.buf[n.pos]=127&t}(n,0,e),function(t,e){var n=(7&t)<<4;if(e.buf[e.pos++]|=n|((t>>>=3)?128:0),!t)return;if(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),!t)return;if(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),!t)return;if(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),!t)return;if(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),!t)return;e.buf[e.pos++]=127&t}(i,e)}(t,this):(this.realloc(4),this.buf[this.pos++]=127&t|(t>127?128:0),t<=127||(this.buf[this.pos++]=127&(t>>>=7)|(t>127?128:0),t<=127||(this.buf[this.pos++]=127&(t>>>=7)|(t>127?128:0),t<=127||(this.buf[this.pos++]=t>>>7&127))))},writeSVarint:function(t){this.writeVarint(t<0?2*-t-1:2*t)},writeBoolean:function(t){this.writeVarint(Boolean(t))},writeString:function(t){t=String(t),this.realloc(4*t.length),this.pos++;var e=this.pos;this.pos=function(t,e,n){for(var i,r,o=0;o<e.length;o++){if((i=e.charCodeAt(o))>55295&&i<57344){if(!r){i>56319||o+1===e.length?(t[n++]=239,t[n++]=191,t[n++]=189):r=i;continue}if(i<56320){t[n++]=239,t[n++]=191,t[n++]=189,r=i;continue}i=r-55296<<10|i-56320|65536,r=null}else r&&(t[n++]=239,t[n++]=191,t[n++]=189,r=null);i<128?t[n++]=i:(i<2048?t[n++]=i>>6|192:(i<65536?t[n++]=i>>12|224:(t[n++]=i>>18|240,t[n++]=i>>12&63|128),t[n++]=i>>6&63|128),t[n++]=63&i|128)}return n}(this.buf,t,this.pos);var n=this.pos-e;n>=128&&Mu(e,n,this),this.pos=e-1,this.writeVarint(n),this.pos+=n},writeFloat:function(t){this.realloc(4),bu.write(this.buf,t,this.pos,!0,23,4),this.pos+=4},writeDouble:function(t){this.realloc(8),bu.write(this.buf,t,this.pos,!0,52,8),this.pos+=8},writeBytes:function(t){var e=t.length;this.writeVarint(e),this.realloc(e);for(var n=0;n<e;n++)this.buf[this.pos++]=t[n]},writeRawMessage:function(t,e){this.pos++;var n=this.pos;t(e,this);var i=this.pos-n;i>=128&&Mu(n,i,this),this.pos=n-1,this.writeVarint(i),this.pos+=i},writeMessage:function(t,e,n){this.writeTag(t,vu.Bytes),this.writeRawMessage(e,n)},writePackedVarint:function(t,e){e.length&&this.writeMessage(t,ju,e)},writePackedSVarint:function(t,e){e.length&&this.writeMessage(t,Au,e)},writePackedBoolean:function(t,e){e.length&&this.writeMessage(t,zu,e)},writePackedFloat:function(t,e){e.length&&this.writeMessage(t,Fu,e)},writePackedDouble:function(t,e){e.length&&this.writeMessage(t,Tu,e)},writePackedFixed32:function(t,e){e.length&&this.writeMessage(t,Su,e)},writePackedSFixed32:function(t,e){e.length&&this.writeMessage(t,_u,e)},writePackedFixed64:function(t,e){e.length&&this.writeMessage(t,Pu,e)},writePackedSFixed64:function(t,e){e.length&&this.writeMessage(t,Iu,e)},writeBytesField:function(t,e){this.writeTag(t,vu.Bytes),this.writeBytes(e)},writeFixed32Field:function(t,e){this.writeTag(t,vu.Fixed32),this.writeFixed32(e)},writeSFixed32Field:function(t,e){this.writeTag(t,vu.Fixed32),this.writeSFixed32(e)},writeFixed64Field:function(t,e){this.writeTag(t,vu.Fixed64),this.writeFixed64(e)},writeSFixed64Field:function(t,e){this.writeTag(t,vu.Fixed64),this.writeSFixed64(e)},writeVarintField:function(t,e){this.writeTag(t,vu.Varint),this.writeVarint(e)},writeSVarintField:function(t,e){this.writeTag(t,vu.Varint),this.writeSVarint(e)},writeStringField:function(t,e){this.writeTag(t,vu.Bytes),this.writeString(e)},writeFloatField:function(t,e){this.writeTag(t,vu.Fixed32),this.writeFloat(e)},writeDoubleField:function(t,e){this.writeTag(t,vu.Fixed64),this.writeDouble(e)},writeBooleanField:function(t,e){this.writeVarintField(t,Boolean(e))}};var Ru=Lt,Eu=Nu;function Nu(t,e,n,i,r){this.properties={},this.extent=n,this.type=0,this.Jt=t,this.Vt=-1,this.Ht=i,this.Gt=r,t.readFields(Du,this,e)}function Du(t,e,n){1==t?e.id=n.readVarint():2==t?function(t,e){var n=t.readVarint()+t.pos;for(;t.pos<n;){var i=e.Ht[t.readVarint()],r=e.Gt[t.readVarint()];e.properties[i]=r}}(n,e):3==t?e.type=n.readVarint():4==t&&(e.Vt=n.pos)}function Lu(t){for(var e,n,i=0,r=0,o=t.length,s=o-1;r<o;s=r++)e=t[r],i+=((n=t[s]).x-e.x)*(e.y+n.y);return i}Nu.types=["Unknown","Point","LineString","Polygon"],Nu.prototype.loadGeometry=function(){var t=this.Jt;t.pos=this.Vt;for(var e,n=t.readVarint()+t.pos,i=1,r=0,o=0,s=0,a=[];t.pos<n;){if(r<=0){var l=t.readVarint();i=7&l,r=l>>3}if(r--,1===i||2===i)o+=t.readSVarint(),s+=t.readSVarint(),1===i&&(e&&a.push(e),e=[]),e.push(new Ru(o,s));else{if(7!==i)throw new Error("unknown command "+i);e&&e.push(e[0].clone())}}return e&&a.push(e),a},Nu.prototype.bbox=function(){var t=this.Jt;t.pos=this.Vt;for(var e=t.readVarint()+t.pos,n=1,i=0,r=0,o=0,s=1/0,a=-1/0,l=1/0,u=-1/0;t.pos<e;){if(i<=0){var c=t.readVarint();n=7&c,i=c>>3}if(i--,1===n||2===n)(r+=t.readSVarint())<s&&(s=r),r>a&&(a=r),(o+=t.readSVarint())<l&&(l=o),o>u&&(u=o);else if(7!==n)throw new Error("unknown command "+n)}return[s,l,a,u]},Nu.prototype.toGeoJSON=function(t,e,n){var i,r,o=this.extent*Math.pow(2,n),s=this.extent*t,a=this.extent*e,l=this.loadGeometry(),u=Nu.types[this.type];function c(t){for(var e=0;e<t.length;e++){var n=t[e],i=180-360*(n.y+a)/o;t[e]=[360*(n.x+s)/o-180,360/Math.PI*Math.atan(Math.exp(i*Math.PI/180))-90]}}switch(this.type){case 1:var h=[];for(i=0;i<l.length;i++)h[i]=l[i][0];c(l=h);break;case 2:for(i=0;i<l.length;i++)c(l[i]);break;case 3:for(l=function(t){var e=t.length;if(e<=1)return[t];for(var n,i,r=[],o=0;o<e;o++){var s=Lu(t[o]);0!==s&&(void 0===i&&(i=s<0),i===s<0?(n&&r.push(n),n=[t[o]]):n.push(t[o]))}n&&r.push(n);return r}(l),i=0;i<l.length;i++)for(r=0;r<l[i].length;r++)c(l[i][r])}1===l.length?l=l[0]:u="Multi"+u;var d={type:"Feature",geometry:{type:u,coordinates:l},properties:this.properties};return"id"in this&&(d.id=this.id),d};var Uu=Eu,$u=Wu;function Wu(t,e){this.version=1,this.name=null,this.extent=4096,this.length=0,this.Jt=t,this.Ht=[],this.Gt=[],this.Bt=[],t.readFields(Ju,this,e),this.length=this.Bt.length}function Ju(t,e,n){15===t?e.version=n.readVarint():1===t?e.name=n.readString():5===t?e.extent=n.readVarint():2===t?e.Bt.push(n.pos):3===t?e.Ht.push(n.readString()):4===t&&e.Gt.push(function(t){var e=null,n=t.readVarint()+t.pos;for(;t.pos<n;){var i=t.readVarint()>>3;e=1===i?t.readString():2===i?t.readFloat():3===i?t.readDouble():4===i?t.readVarint64():5===i?t.readVarint():6===i?t.readSVarint():7===i?t.readBoolean():null}return e}(n))}Wu.prototype.feature=function(t){if(t<0||t>=this.Bt.length)throw new Error("feature index out of bounds");this.Jt.pos=this.Bt[t];var e=this.Jt.readVarint()+this.Jt.pos;return new Uu(this.Jt,e,this.extent,this.Ht,this.Gt)};var Vu=$u;function Hu(t,e,n){if(3===t){var i=new Vu(n,n.readVarint()+n.pos);i.length&&(e[i.name]=i)}}var Gu=function(t,e){this.layers=t.readFields(Hu,{},e)};class Bu extends Zl{constructor(t,e,n,i,r,o){super(t,e,n,i,r),e=e||{},o()}getTileFeatures(t,e){const n=t.tileInfo.url,i=t.fetchOptions;if(this.It.has(n)){const{err:t,data:i}=this.It.get(n);return setTimeout(()=>{this.Zt(n,t,i,e)},1)}return S.getArrayBuffer(n,i,(t,i)=>{t?t.loading||this.It.add(n,{err:t,data:i&&i.data}):i&&i.data&&this.It.add(n,{err:null,data:i.data}),this.Zt(n,t,i&&i.data,e)})}Zt(t,e,n,i){if(e)return void i(e);let r;try{r=new Gu(new gu(n))}catch(e){return void i(e.message,[],[])}const o=[];if(!r.layers)return void i(null,o,[]);const s={};let a;for(const t in r.layers)if(l=r.layers,u=t,Object.prototype.hasOwnProperty.call(l,u)){s[t]={types:{}};const n=s[t].types;for(let i=0,s=r.layers[t].length;i<s;i++)try{a=r.layers[t].feature(i),n[a.type]=1;const e={type:a.type,layer:t,geometry:a.loadGeometry(),properties:a.properties,extent:a.extent};void 0!==a.id&&(e.id=a.id),o.push(e)}catch(e){console.warn("error when load vt geometry:",e)}}var l,u;for(const t in s)s[t].types=Object.keys(s[t].types).map(t=>+t);i(null,o,s,{byteLength:n.byteLength})}abortTile(t,e){const n=this.requests[t];delete this.requests[t],n&&n.abort&&n.abort(),this.Et(t),e()}onRemove(){super.onRemove();for(const t in this.requests){const e=this.requests[t];e&&e.abort&&e.abort()}this.requests={}}}let Zu=0;const Yu=new class{constructor(t){this.max=t,this.reset()}reset(){return this.data={},this.order=[],this}clear(){this.reset()}add(t,e){return this.has(t)?(this.order.splice(this.order.indexOf(t),1),this.data[t]=e,this.order.push(t)):(this.data[t]=e,this.order.push(t),this.order.length>this.max&&this.getAndRemove(this.order[0])),this}has(t){return t in this.data}keys(){return this.order}getAndRemove(t){if(!this.has(t))return null;const e=this.data[t];return delete this.data[t],this.order.splice(this.order.indexOf(t),1),e}get(t){return this.has(t)?this.data[t]:null}remove(t){return this.has(t)?(delete this.data[t],this.order.splice(this.order.indexOf(t),1),this):this}setMaxSize(t){for(this.max=t;this.order.length>this.max;)this.getAndRemove(this.order[0]);return this}}(128);class Xu{constructor(t){this.Yt={},this.Xt={},this.workerId=t}addLayer({actorId:t,mapId:e,layerId:n,params:i},r){if(this.Kt(e,n))return;const o=this.Qt(e,n),s=i.type,a=i.options,l=this.send.bind(this,t);this.Yt[o]="GeoJSONVectorTileLayer"===s?new mu(n,a,l,Yu,{},r):new Bu(n,a,l,Yu,{},r)}removeLayer({mapId:t,layerId:e},n){const i=this.Kt(t,e),r=this.Qt(t,e);delete this.Yt[r],i&&i.onRemove(n)}loadTile({mapId:t,layerId:e,params:n},i){const r=this.Kt(t,e);r&&r.loadTile(n,i)}abortTile({mapId:t,layerId:e,params:n},i){const r=this.Kt(t,e);r&&r.abortTile&&r.abortTile(n.url,i)}removeTile({mapId:t,layerId:e,params:n},i){const r=this.Kt(t,e);r&&r.removeTile(n,i)}updateStyle({mapId:t,layerId:e,params:n},i){const r=this.Kt(t,e);r&&r.updateStyle(n,i)}updateOptions({mapId:t,layerId:e,params:n},i){const r=this.Kt(t,e);r&&r.updateOptions(n,i)}setData({mapId:t,layerId:e,params:n},i){const r=this.Kt(t,e);r&&r.setData(n.data,i)}receive(t){const e=t.callback,n=this.Xt[e];delete this.Xt[e],n&&t.error?n(new Error(t.error)):n&&n(null,t.data)}send(t,e,n,i,r){const o=r?`${t}-${Zu++}`:null;r&&(this.Xt[o]=r),postMessage({type:"<request>",workerId:this.workerId,actorId:t,command:e,params:n,callback:String(o)},i||[])}Qt(t,e){return`${t}-${e}`}Kt(t,e){const n=this.Qt(t,e);return this.Yt[n]}te(){Yu.reset()}}t.initialize=function(){},t.onmessage=function(t,e){const n=t.data;if(this.dispatcher||(this.dispatcher=new Xu(t.workerId)),"<response>"===t.type)this.dispatcher.workerId===t.workerId&&this.dispatcher.receive(t);else{const i=n.command;this.dispatcher[i]({actorId:t.actorId,mapId:n.mapId,layerId:n.layerId,params:n.params},(t,n,r)=>{t&&404!==t.status&&console.error(i,t),e(t,n,r)})}},Object.defineProperty(t,"ee",{value:!0})}';
26
26
  let a;
27
27
  const l = {
28
28
  width: 100,
@@ -1808,7 +1808,7 @@
1808
1808
  };
1809
1809
  var Ye = _e.exports;
1810
1810
  /*!
1811
- * @maptalks/vector-packer v0.82.1
1811
+ * @maptalks/vector-packer v0.83.0
1812
1812
  * LICENSE : UNLICENSED
1813
1813
  * (c) 2016-2023 maptalks.com
1814
1814
  */ const Ke = {
@@ -14211,31 +14211,33 @@
14211
14211
  let i = this.fe[this.he];
14212
14212
  i || (this.xe(), i = this.Ae());
14213
14213
  const r = this._e();
14214
- n.isDefaultRender() || i.length || r.length ? (!n.options.collision || this.Ce && this.Ce === t || n.clearCollisionIndex(),
14215
- this.Ee = t, this.Re = this.De(this.getMap().getGLRes()), this.Ne = e || {}, this.Le(t),
14216
- super.draw(t), this.Oe !== t && this.He(t), this.Ue(t), this.completeRender(), this.Oe = t) : this.completeRender();
14214
+ n.isDefaultRender() || i.length || r.length ? (n.options.collision && n.clearCollisionIndex(),
14215
+ this.Ce = t, this.Ee = this.Re(this.getMap().getGLRes()), this.De = e || {}, this.Ne(t),
14216
+ super.draw(t), this.Oe !== t && this.Le(t), this.He(t), this.completeRender(), this.Oe = t) : this.completeRender();
14217
14217
  }
14218
14218
  ze() {
14219
14219
  this.Me().forEach((t, e) => {
14220
14220
  t.renderIndex = e;
14221
14221
  });
14222
14222
  }
14223
- He() {
14223
+ Le() {
14224
14224
  const t = this.Me();
14225
- this.Ve = [];
14226
- let e = +!!this.layer.getGroundConfig().enable;
14227
- t.forEach((t, n) => {
14228
- t.isVisible() && gl(t) && (this.Ve[n] = e, t.needPolygonOffset() && e++);
14229
- }), this.qe = e;
14225
+ this.Ue = this.Ue || [];
14226
+ let e = 0;
14227
+ for (let n = t.length - 1; n >= 0; n--) {
14228
+ const i = t[n];
14229
+ i.isVisible() && gl(i) && (this.Ue[n] = e, i.needPolygonOffset() && e++);
14230
+ }
14231
+ this.ye.isEnable() && e++, this.Ve = e;
14230
14232
  }
14231
14233
  getFrameTimestamp() {
14232
- return this.Ee;
14234
+ return this.Ce;
14233
14235
  }
14234
14236
  drawOnInteracting(t, e, n) {
14235
14237
  this.draw(e, n);
14236
14238
  }
14237
14239
  drawOutline(t) {
14238
- (this.We || this.Ge) && (this.Ge ? this.paintOutlineAll(t) : this.We.forEach(e => {
14240
+ (this.qe || this.We) && (this.We ? this.paintOutlineAll(t) : this.qe.forEach(e => {
14239
14241
  this[e[0]](t, ...e[1]);
14240
14242
  }));
14241
14243
  }
@@ -14244,15 +14246,15 @@
14244
14246
  }
14245
14247
  getShadowMeshes() {
14246
14248
  const t = [];
14247
- return this.$e().forEach(e => {
14249
+ return this.Ge().forEach(e => {
14248
14250
  if (!e) return;
14249
- if (!this.Je(e)) return;
14251
+ if (!this.$e(e)) return;
14250
14252
  const n = e.getShadowMeshes();
14251
14253
  if (Array.isArray(n)) for (let e = 0; e < n.length; e++) t.push(n[e]);
14252
14254
  }), t;
14253
14255
  }
14254
14256
  isForeground(t) {
14255
- return !(!this.Be || !this.Be[t.properties.tile.id]);
14257
+ return !(!this.Je || !this.Je[t.properties.tile.id]);
14256
14258
  }
14257
14259
  isTileNearCamera(t) {
14258
14260
  const e = this.layer;
@@ -14262,7 +14264,7 @@
14262
14264
  return n - t.properties.tile.z <= 1;
14263
14265
  }
14264
14266
  isBackTile(t) {
14265
- return !(!this.Xe || !this.Xe[t]);
14267
+ return !(!this.Be || !this.Be[t]);
14266
14268
  }
14267
14269
  loadTile(t) {
14268
14270
  const {url: e} = t, n = this.de[e];
@@ -14283,11 +14285,11 @@
14283
14285
  extent2d: t.extent2d
14284
14286
  },
14285
14287
  glScale: i,
14286
- zScale: this.Re,
14288
+ zScale: this.Ee,
14287
14289
  centimeterToPoint: n,
14288
14290
  fetchOptions: r,
14289
14291
  styleCounter: this.he
14290
- }, this.Ze.bind(this, e));
14292
+ }, this.Xe.bind(this, e));
14291
14293
  }
14292
14294
  return {};
14293
14295
  }
@@ -14299,7 +14301,7 @@
14299
14301
  const e = this.getMap();
14300
14302
  return E(this.layer.getSpatialReference().getResolution(t), e);
14301
14303
  }
14302
- Ze(t, e, n) {
14304
+ Xe(t, e, n) {
14303
14305
  if (!this.de[t]) return;
14304
14306
  if (n && n.canceled) return;
14305
14307
  const i = this.layer, r = i.isDefaultRender(), {tiles: o} = this.de[t];
@@ -14314,7 +14316,7 @@
14314
14316
  for (let t = 0; t < o.length; t++) {
14315
14317
  const e = o[t];
14316
14318
  this.consumeTile({
14317
- Ye: !0
14319
+ Ze: !0
14318
14320
  }, e);
14319
14321
  }
14320
14322
  return;
@@ -14325,16 +14327,16 @@
14325
14327
  for (let t = 0; t < n.data.length; t++) {
14326
14328
  const e = n.data[t];
14327
14329
  if (!e || !e.data || !e.styledFeatures.length) continue;
14328
- const {isUpdated: i, layer: r} = this.Ke(0, t, e, a, l);
14330
+ const {isUpdated: i, layer: r} = this.Ye(0, t, e, a, l);
14329
14331
  l.push(r), i && (s = i);
14330
14332
  }
14331
14333
  for (let t = 0; t < n.featureData.length; t++) {
14332
14334
  const e = n.featureData[t];
14333
- e && e.data && e.styledFeatures.length && this.Ke(1, t, e, a);
14335
+ e && e.data && e.styledFeatures.length && this.Ye(1, t, e, a);
14334
14336
  }
14335
- s && i.Qe();
14337
+ s && i.Ke();
14336
14338
  const u = o[0].z, c = this.layer.getDataSchema(u);
14337
- if (this.tn(c, n.schema), delete n.features, r && n.data.length !== l.length) {
14339
+ if (this.Qe(c, n.schema), delete n.features, r && n.data.length !== l.length) {
14338
14340
  const t = n.data;
14339
14341
  n.data = [];
14340
14342
  for (let e = 0; e < t.length; e++) t[e] && t[e].features && n.data.push(t[e]);
@@ -14366,8 +14368,8 @@
14366
14368
  url: t
14367
14369
  });
14368
14370
  }
14369
- Ke(t, e, n, i) {
14370
- const {style: r, isUpdated: o} = this.en(t, e, n.data), s = this.layer, a = s.isDefaultRender(), l = r.symbol, u = il(i, n.styledFeatures, e, l, s);
14371
+ Ye(t, e, n, i) {
14372
+ const {style: r, isUpdated: o} = this.tn(t, e, n.data), s = this.layer, a = s.isDefaultRender(), l = r.symbol, u = il(i, n.styledFeatures, e, l, s);
14371
14373
  delete n.styledFeatures, n.features = u;
14372
14374
  let c = n.data;
14373
14375
  return Array.isArray(c) && (c = c[0]), {
@@ -14378,7 +14380,7 @@
14378
14380
  } : null
14379
14381
  };
14380
14382
  }
14381
- tn(t, e) {
14383
+ Qe(t, e) {
14382
14384
  for (const n in e) {
14383
14385
  t[n] || (t[n] = {
14384
14386
  types: e[n].types,
@@ -14388,23 +14390,23 @@
14388
14390
  for (const t in i) (!r[t] || r[t] && "object" !== i[t] && "object" === r[t]) && (r[t] = i[t]);
14389
14391
  }
14390
14392
  }
14391
- en(t, e, n) {
14393
+ tn(t, e, n) {
14392
14394
  Array.isArray(n) && (n = n[0]);
14393
14395
  const i = this.layer;
14394
14396
  let r, o = !1;
14395
14397
  if (i.isDefaultRender() && 0 === t) {
14396
- let t = this.nn;
14397
- t || (t = this.nn = {});
14398
+ let t = this.en;
14399
+ t || (t = this.en = {});
14398
14400
  const e = n.layer, i = n.type;
14399
14401
  t[e] || (t[e] = []);
14400
14402
  const s = ("plugin_" + i).trim();
14401
- t[e][s] ? r = t[e][s] : (r = this.rn(i), r.filter = n.filter, t[e].push(r), t[e][s] = r,
14403
+ t[e][s] ? r = t[e][s] : (r = this.nn(i), r.filter = n.filter, t[e].push(r), t[e][s] = r,
14402
14404
  o = !0);
14403
14405
  } else {
14404
14406
  const s = i.be(), a = i.Te(t, s), l = this.Ae();
14405
14407
  if (r = a[e], !r.renderPlugin) {
14406
14408
  o = !0;
14407
- const {plugin: t, symbol: i, renderPlugin: s} = this.rn(n.type);
14409
+ const {plugin: t, symbol: i, renderPlugin: s} = this.nn(n.type);
14408
14410
  l[e] = t, r.symbol = i, r.renderPlugin = s;
14409
14411
  }
14410
14412
  }
@@ -14416,20 +14418,20 @@
14416
14418
  Me(t) {
14417
14419
  const e = t && t.style;
14418
14420
  let n = this.Ae(e) || [];
14419
- this.layer.isDefaultRender() && this.nn && (n = [], t ? t.layers && t.layers.forEach(t => {
14421
+ this.layer.isDefaultRender() && this.en && (n = [], t ? t.layers && t.layers.forEach(t => {
14420
14422
  const e = ("plugin_" + t.type).trim();
14421
- n.push(this.nn[t.layer][e].plugin);
14422
- }) : Object.keys(this.nn).forEach(t => {
14423
- for (let e = 0; e < this.nn[t].length; e++) n.push(this.nn[t][e].plugin);
14423
+ n.push(this.en[t.layer][e].plugin);
14424
+ }) : Object.keys(this.en).forEach(t => {
14425
+ for (let e = 0; e < this.en[t].length; e++) n.push(this.en[t][e].plugin);
14424
14426
  }));
14425
14427
  const i = this._e(e);
14426
14428
  return i && i.length && (n = n.slice(), O(n, i)), n;
14427
14429
  }
14428
- $e() {
14429
- if (this.layer.isDefaultRender() && this.nn) {
14430
+ Ge() {
14431
+ if (this.layer.isDefaultRender() && this.en) {
14430
14432
  const t = [];
14431
- return Object.keys(this.nn).forEach(e => {
14432
- for (let n = 0; n < this.nn[e].length; n++) t.push(this.nn[e][n].plugin);
14433
+ return Object.keys(this.en).forEach(e => {
14434
+ for (let n = 0; n < this.en[e].length; n++) t.push(this.en[e][n].plugin);
14433
14435
  }), t;
14434
14436
  }
14435
14437
  const t = [];
@@ -14443,11 +14445,11 @@
14443
14445
  _e(t) {
14444
14446
  return F(t) && (t = this.he), this.pe[t] || ll;
14445
14447
  }
14446
- Le(t, e) {
14447
- const n = !!this.sn, i = this.layer.isDefaultRender() && this.nn, r = this.Ne;
14448
- this.$e().forEach((o, s) => {
14448
+ Ne(t, e) {
14449
+ const n = !!this.rn, i = this.layer.isDefaultRender() && this.en, r = this.De;
14450
+ this.Ge().forEach((o, s) => {
14449
14451
  if (!o || e && !e(o)) return;
14450
- if (!this.Je(s)) return;
14452
+ if (!this.$e(s)) return;
14451
14453
  const a = this.regl, l = this.gl, u = i ? o.defaultSymbol : o.style && o.style.symbol, c = {
14452
14454
  regl: a,
14453
14455
  layer: this.layer,
@@ -14462,45 +14464,45 @@
14462
14464
  r && S(c, r), o.startFrame(c);
14463
14465
  });
14464
14466
  }
14465
- Ue(t) {
14466
- const e = this.Ne, n = e.renderMode, i = e && e.renderTarget && e.renderTarget.fbo, r = this.getMap().cameraPosition, o = this.$e(), s = !!this.sn, a = !e.timestamp || e.isFinalRender;
14467
- !this.layer.options.collision || this.Ce && this.Ce === t ? o.forEach(e => {
14468
- if (!this.Je(e) || !gl(e)) return;
14467
+ He(t) {
14468
+ const e = this.De, n = e.renderMode, i = e && e.renderTarget && e.renderTarget.fbo, r = this.getMap().cameraPosition, o = this.Ge(), s = !!this.rn, a = !e.timestamp || e.isFinalRender;
14469
+ this.layer.options.collision && !e.isPostProcess ? o.forEach(e => {
14470
+ if (!this.$e(e) || !gl(e)) return;
14469
14471
  if (n && "default" !== n && !e.supportRenderMode(n)) return;
14470
14472
  if (s && !fl(e)) return;
14471
- const i = this.an(e, 0, r, t);
14472
- e.prepareRender(i);
14473
+ const i = this.sn(e, 0, r, t);
14474
+ e.prepareRender(i), e.updateCollision(i);
14473
14475
  }) : o.forEach(e => {
14474
- if (!this.Je(e) || !gl(e)) return;
14476
+ if (!this.$e(e) || !gl(e)) return;
14475
14477
  if (n && "default" !== n && !e.supportRenderMode(n)) return;
14476
14478
  if (s && !fl(e)) return;
14477
- const i = this.an(e, 0, r, t);
14478
- e.prepareRender(i), e.updateCollision(i), this.Ce = t;
14479
+ const i = this.sn(e, 0, r, t);
14480
+ e.prepareRender(i);
14479
14481
  });
14480
14482
  const l = this.Oe !== e.timestamp;
14481
14483
  let u = !1;
14482
14484
  if (l && !s) {
14483
- const e = -this.layer.getPolygonOffset(), n = this.an(null, e, r, t);
14484
- n.offsetFactor = n.offsetUnits = e, this.ye.paint(n);
14485
+ const e = this.layer.getPolygonOffset() + this.layer.getPolygonOffsetCount(), n = this.sn(null, e, r, t);
14486
+ n.offsetFactor = e, n.offsetUnits = e, this.ye.paint(n);
14485
14487
  }
14486
14488
  o.forEach((e, o) => {
14487
- if (!this.un(e)) return;
14489
+ if (!this.an(e)) return;
14488
14490
  if (n && "default" !== n && !e.supportRenderMode(n)) return;
14489
14491
  if (s && !fl(e)) return;
14490
14492
  this.regl.clear({
14491
14493
  stencil: 255,
14492
14494
  framebuffer: i
14493
- }), this.isEnableTileStencil() && e.painter && !e.painter.needClearStencil() && this.cn(i);
14494
- const a = this.Ve[o] || 0, l = this.an(e, a, r, t), c = e.endFrame(l);
14495
+ }), this.isEnableTileStencil() && e.painter && !e.painter.needClearStencil() && this.un(i);
14496
+ const a = this.Ue[o] || 0, l = this.sn(e, a, r, t), c = e.endFrame(l);
14495
14497
  c && c.redraw && this.setToRedraw(), u = !0;
14496
- }), u && this.layer.fire("canvasisdirty"), a && this.hn();
14498
+ }), u && this.layer.fire("canvasisdirty"), a && this.cn();
14497
14499
  }
14498
14500
  getPolygonOffsetCount() {
14499
- return this.qe || 0;
14501
+ return this.Ve || 0;
14500
14502
  }
14501
- hn() {
14503
+ cn() {
14502
14504
  if (this.layer.options.debug) {
14503
- const t = this.Ne, e = [], i = this.getMap().projViewMatrix;
14505
+ const t = this.De, e = [], i = this.getMap().projViewMatrix;
14504
14506
  for (const r in this.tilesInView) {
14505
14507
  const o = this.tilesInView[r].info, s = o.transform, a = this.tilesInView[r].image.extent, l = t && t.renderTarget;
14506
14508
  if (s && a) {
@@ -14510,13 +14512,13 @@
14510
14512
  }
14511
14513
  }
14512
14514
  }
14513
- un(t) {
14515
+ an(t) {
14514
14516
  if (!t) return !0;
14515
- const e = this.Ne, n = this.Je(t), i = e && e.states && e.states.includesChanged, r = this.dn(t.painter.scene.getMeshes());
14517
+ const e = this.De, n = this.$e(t), i = e && e.states && e.states.includesChanged, r = this.hn(t.painter.scene.getMeshes());
14516
14518
  return !n || !i && !r ? 0 : r ? 2 : 1;
14517
14519
  }
14518
- an(t, e, n, i) {
14519
- const r = !!this.sn, o = r && t && dl(t), s = this.regl, a = this.gl, l = {
14520
+ sn(t, e, n, i) {
14521
+ const r = !!this.rn, o = r && t && dl(t), s = this.regl, a = this.gl, l = {
14520
14522
  regl: s,
14521
14523
  layer: this.layer,
14522
14524
  gl: a,
@@ -14527,43 +14529,43 @@
14527
14529
  polygonOffsetIndex: e,
14528
14530
  cameraPosition: n,
14529
14531
  timestamp: i
14530
- }, u = this.Ne;
14532
+ }, u = this.De;
14531
14533
  return u && S(l, u), l;
14532
14534
  }
14533
- dn(t) {
14535
+ hn(t) {
14534
14536
  if (!t) return !1;
14535
- const e = this.Ne && this.Ne.sceneFilter;
14537
+ const e = this.De && this.De.sceneFilter;
14536
14538
  return e ? t.filter(t => e(t) || t.properties.hlBloomMesh && e(t.properties.hlBloomMesh)).length > 0 : t.length > 0;
14537
14539
  }
14538
- cn(t) {
14540
+ un(t) {
14539
14541
  const e = this.isEnableTileStencil(), n = this.getCurrentTileZoom();
14540
- let i = this.pn;
14541
- i || (i = this.pn = new tl(this.regl, this.canvas, this.getMap())), i.start();
14542
- const {tiles: r} = this.mn;
14543
- let {parentTiles: o, childTiles: s} = this.mn, a = 1;
14542
+ let i = this.dn;
14543
+ i || (i = this.dn = new tl(this.regl, this.canvas, this.getMap())), i.start();
14544
+ const {tiles: r} = this.pn;
14545
+ let {parentTiles: o, childTiles: s} = this.pn, a = 1;
14544
14546
  s = s.sort(yl);
14545
- for (let t = 0; t < s.length; t++) this.yn(s[t].info, e ? a : this.getTileLevelValue(s[t].info.z, n)),
14547
+ for (let t = 0; t < s.length; t++) this.mn(s[t].info, e ? a : this.getTileLevelValue(s[t].info.z, n)),
14546
14548
  a++;
14547
14549
  o = o.sort(yl);
14548
- for (let t = 0; t < o.length; t++) this.yn(o[t].info, e ? a : this.getTileLevelValue(o[t].info.z, n)),
14550
+ for (let t = 0; t < o.length; t++) this.mn(o[t].info, e ? a : this.getTileLevelValue(o[t].info.z, n)),
14549
14551
  a++;
14550
14552
  const l = r.sort(yl);
14551
- for (let t = l.length - 1; t >= 0; t--) this.yn(l[t].info, e ? a : this.getTileLevelValue(l[t].info.z, n)),
14553
+ for (let t = l.length - 1; t >= 0; t--) this.mn(l[t].info, e ? a : this.getTileLevelValue(l[t].info.z, n)),
14552
14554
  a++;
14553
14555
  i.render(t);
14554
14556
  }
14555
- yn(t, e) {
14557
+ mn(t, e) {
14556
14558
  const n = cl.set(t.extent2d.xmin, t.extent2d.ymax), i = t.transform = t.transform || this.calculateTileMatrix(n, t.z, t.extent);
14557
- t.stencilRef = e, this.pn.add(e, t.extent, i);
14559
+ t.stencilRef = e, this.dn.add(e, t.extent, i);
14558
14560
  }
14559
14561
  onDrawTileStart(t) {
14560
14562
  super.onDrawTileStart(t);
14561
14563
  const {tiles: e, childTiles: n, parentTiles: i} = t;
14562
- this.Be = {}, this.Xe = {};
14563
- for (let t = 0; t < e.length; t++) this.Be[e[t].info.id] = 1;
14564
- for (let t = 0; t < n.length; t++) this.Xe[n[t].info.id] = 1;
14565
- for (let t = 0; t < i.length; t++) this.Xe[i[t].info.id] = 1;
14566
- this.mn = t;
14564
+ this.Je = {}, this.Be = {};
14565
+ for (let t = 0; t < e.length; t++) this.Je[e[t].info.id] = 1;
14566
+ for (let t = 0; t < n.length; t++) this.Be[n[t].info.id] = 1;
14567
+ for (let t = 0; t < i.length; t++) this.Be[i[t].info.id] = 1;
14568
+ this.pn = t;
14567
14569
  }
14568
14570
  isEnableTileStencil() {
14569
14571
  const t = this.Me();
@@ -14571,10 +14573,10 @@
14571
14573
  return !0;
14572
14574
  }
14573
14575
  setTerrainHelper(t) {
14574
- this.sn = t;
14576
+ this.rn = t;
14575
14577
  }
14576
14578
  getTerrainHelper() {
14577
- return this.sn;
14579
+ return this.rn;
14578
14580
  }
14579
14581
  drawTileOnTerrain(...t) {
14580
14582
  pl.prototype.drawTile.call(this, ...t);
@@ -14587,7 +14589,7 @@
14587
14589
  width: n,
14588
14590
  height: i
14589
14591
  });
14590
- this.gn || (this.gn = t.renderbuffer({
14592
+ this.yn || (this.yn = t.renderbuffer({
14591
14593
  width: n,
14592
14594
  height: i,
14593
14595
  format: "depth24 stencil8"
@@ -14599,7 +14601,7 @@
14599
14601
  colorFormat: "rgba",
14600
14602
  ignoreStatusCheck: !0
14601
14603
  };
14602
- o.depthStencil = this.gn;
14604
+ o.depthStencil = this.yn;
14603
14605
  const s = t.framebuffer(o);
14604
14606
  return s.colorTex = r, s;
14605
14607
  }
@@ -14607,36 +14609,36 @@
14607
14609
  t.destroy(), t.colorTex && (t.colorTex.destroy(), delete t.colorTex);
14608
14610
  }
14609
14611
  renderTerrainSkin(t, e, n) {
14610
- const i = this.Oe, r = this.Ne, o = this.layer.getTileSize().width;
14611
- this.Le(i);
14612
+ const i = this.Oe, r = this.De, o = this.layer.getTileSize().width;
14613
+ this.Ne(i);
14612
14614
  for (let e = 0; e < n.length; e++) {
14613
14615
  const i = n[e].texture;
14614
- this.Ne = {
14616
+ this.De = {
14615
14617
  renderTarget: {
14616
14618
  fbo: i
14617
14619
  }
14618
- }, hl.framebuffer = i, t.clear(hl), this.Ne.viewport = vl(o), this.bn(n[e].tile, i);
14620
+ }, hl.framebuffer = i, t.clear(hl), this.De.viewport = vl(o), this.gn(n[e].tile, i);
14619
14621
  }
14620
- this.vn(n), this.Ne = r;
14622
+ this.bn(n), this.De = r;
14621
14623
  }
14622
- bn(t) {
14624
+ gn(t) {
14623
14625
  const {info: e, image: n} = t;
14624
14626
  this.drawTile(e, n, dl);
14625
14627
  }
14626
- vn(t) {
14627
- const e = this.$e(), n = this.getMap().cameraPosition, i = this.Oe || 0;
14628
+ bn(t) {
14629
+ const e = this.Ge(), n = this.getMap().cameraPosition, i = this.Oe || 0;
14628
14630
  this.layer.options.collision ? e.forEach(t => {
14629
- if (!this.Je(t) || !gl(t)) return;
14631
+ if (!this.$e(t) || !gl(t)) return;
14630
14632
  if (!dl(t) || !this.layer.options.awareOfTerrain) return;
14631
- const e = this.an(t, 0, n, i);
14633
+ const e = this.sn(t, 0, n, i);
14632
14634
  e.isRenderingTerrainSkin = !0, t.prepareRender(e), t.updateCollision(e);
14633
14635
  }) : e.forEach(t => {
14634
- if (!this.Je(t) || !gl(t)) return;
14636
+ if (!this.$e(t) || !gl(t)) return;
14635
14637
  if (!dl(t) || !this.layer.options.awareOfTerrain) return;
14636
- const e = this.an(t, 0, n, i);
14638
+ const e = this.sn(t, 0, n, i);
14637
14639
  e.isRenderingTerrainSkin = !0, t.prepareRender(e);
14638
14640
  }), e.forEach((e, n) => {
14639
- if (!this.un(e) || !dl(e)) return;
14641
+ if (!this.an(e) || !dl(e)) return;
14640
14642
  for (let e = 0; e < t.length; e++) {
14641
14643
  const n = t[e].texture;
14642
14644
  this.regl.clear({
@@ -14644,13 +14646,13 @@
14644
14646
  framebuffer: n
14645
14647
  });
14646
14648
  }
14647
- const i = this.Ve[n] || 0, r = this.an(e, i, [ 0, 0, 0 ], this.Oe);
14649
+ const i = this.Ue[n] || 0, r = this.sn(e, i, [ 0, 0, 0 ], this.Oe);
14648
14650
  r.isRenderingTerrainSkin = !0, e.endFrame(r);
14649
14651
  });
14650
14652
  }
14651
14653
  drawTile(t, e, n) {
14652
14654
  if (!e.cache) return;
14653
- const i = !!this.sn, r = e.cache, o = cl.set(t.extent2d.xmin, t.extent2d.ymax), s = t.transform = t.transform || this.calculateTileMatrix(o, t.z, t.extent), a = t.tileTranslationMatrix = t.tileTranslationMatrix || this.calculateTileTranslationMatrix(o, t.z), l = t.terrainTransform = t.terrainTransform || this.calculateTerrainTileMatrix(o, t.z, t.extent), u = this.Ne, c = [];
14655
+ const i = !!this.rn, r = e.cache, o = cl.set(t.extent2d.xmin, t.extent2d.ymax), s = t.transform = t.transform || this.calculateTileMatrix(o, t.z, t.extent), a = t.tileTranslationMatrix = t.tileTranslationMatrix || this.calculateTileTranslationMatrix(o, t.z), l = t.terrainTransform = t.terrainTransform || this.calculateTerrainTileMatrix(o, t.z, t.extent), u = this.De, c = [];
14654
14656
  O(c, e.data), O(c, e.featureData);
14655
14657
  this.Me(e).forEach((o, h) => {
14656
14658
  if (!o || n && !n(o)) return;
@@ -14668,10 +14670,10 @@
14668
14670
  tileVectorTransform: s,
14669
14671
  tileTranslationMatrix: a,
14670
14672
  tileExtent: e.extent,
14671
- timestamp: this.Ee,
14673
+ timestamp: this.Ce,
14672
14674
  tileInfo: t,
14673
14675
  tileZoom: this._tileZoom,
14674
- bloom: this.Ne && this.Ne.bloom,
14676
+ bloom: this.De && this.De.bloom,
14675
14677
  isRenderingTerrain: i,
14676
14678
  isRenderingTerrainSkin: d
14677
14679
  };
@@ -14679,13 +14681,13 @@
14679
14681
  const y = o.paintTile(m);
14680
14682
  !this.ve && (y.retire || y.redraw) && o.supportRenderMode("taa") && (this.ve = !0),
14681
14683
  y.redraw && this.setToRedraw();
14682
- }), e && e.style === this.he && this.xn(t), this.setCanvasUpdated();
14684
+ }), e && e.style === this.he && this.vn(t), this.setCanvasUpdated();
14683
14685
  }
14684
- wn(t, e) {
14685
- if (!e.loadTime || e.Ye) return;
14686
+ xn(t, e) {
14687
+ if (!e.loadTime || e.Ze) return;
14686
14688
  let n = e.cache;
14687
14689
  n || (n = e.cache = {});
14688
- const i = !!this.sn, r = cl.set(t.extent2d.xmin, t.extent2d.ymax), o = t.transform = t.transform || this.calculateTileMatrix(r, t.z, e.extent), s = t.tileTranslationMatrix = t.tileTranslationMatrix || this.calculateTileTranslationMatrix(r, t.z), a = t.terrainTransform = t.terrainTransform || this.calculateTerrainTileMatrix(r, t.z, t.extent), l = [];
14690
+ const i = !!this.rn, r = cl.set(t.extent2d.xmin, t.extent2d.ymax), o = t.transform = t.transform || this.calculateTileMatrix(r, t.z, e.extent), s = t.tileTranslationMatrix = t.tileTranslationMatrix || this.calculateTileTranslationMatrix(r, t.z), a = t.terrainTransform = t.terrainTransform || this.calculateTerrainTileMatrix(r, t.z, t.extent), l = [];
14689
14691
  O(l, e.data), O(l, e.featureData);
14690
14692
  this.Me(e).forEach((r, u) => {
14691
14693
  if (!r) return;
@@ -14706,7 +14708,7 @@
14706
14708
  isRenderingTerrainSkin: c,
14707
14709
  tileTranslationMatrix: s,
14708
14710
  tileExtent: e.extent,
14709
- timestamp: this.Ee,
14711
+ timestamp: this.Ce,
14710
14712
  tileInfo: t,
14711
14713
  tileZoom: this._tileZoom
14712
14714
  }, p = r.createTile(f);
@@ -14721,14 +14723,14 @@
14721
14723
  if (!this.layer.isVisible()) return i;
14722
14724
  return this.Me().forEach(r => {
14723
14725
  if (!r) return;
14724
- if (!this.Je(r)) return;
14726
+ if (!this.$e(r)) return;
14725
14727
  const o = r.pick(t, e, n.tolerance);
14726
14728
  o && (o.type = r.getType(), i.push(o));
14727
14729
  }), i;
14728
14730
  }
14729
14731
  deleteTile(t) {
14730
14732
  if (t) {
14731
- if (t.image && !t.image.Ye) {
14733
+ if (t.image && !t.image.Ze) {
14732
14734
  const e = t.image && t.image.style, n = this.Ae(e);
14733
14735
  n && n.forEach((e, n) => {
14734
14736
  e && e.deleteTile({
@@ -14758,15 +14760,15 @@
14758
14760
  })));
14759
14761
  }
14760
14762
  onRemove() {
14761
- this.pn && this.pn.remove(), this.me && (this.me.removeLayer(t => {
14763
+ this.dn && this.dn.remove(), this.me && (this.me.removeLayer(t => {
14762
14764
  if (t) throw t;
14763
14765
  }), this.me.remove(), delete this.me), this.pickingFBO && (this.canvas.pickingFBO || this.pickingFBO.destroy(),
14764
- delete this.pickingFBO), this.Pe && (this.Pe.delete(), delete this.Pe), this.gn && (this.gn.destroy(),
14765
- delete this.gn), this.ye && (this.ye.dispose(), delete this.ye), super.onRemove && super.onRemove(),
14766
+ delete this.pickingFBO), this.Pe && (this.Pe.delete(), delete this.Pe), this.yn && (this.yn.destroy(),
14767
+ delete this.yn), this.ye && (this.ye.dispose(), delete this.ye), super.onRemove && super.onRemove(),
14766
14768
  this.ke();
14767
14769
  }
14768
14770
  ke() {
14769
- this.$e().forEach(t => {
14771
+ this.Ge().forEach(t => {
14770
14772
  t.remove();
14771
14773
  }), this.plugins = {};
14772
14774
  }
@@ -14780,28 +14782,28 @@
14780
14782
  const n = t.renderPlugin;
14781
14783
  if (!n) return null;
14782
14784
  if (!n.type) throw new Error("invalid plugin type for style at " + e);
14783
- const i = this.kn(n);
14785
+ const i = this.wn(n);
14784
14786
  return i.styleCounter = this.he, i.style = t, i;
14785
14787
  }), i = [];
14786
14788
  e.forEach((t, e) => {
14787
14789
  const n = t.renderPlugin;
14788
14790
  if (!n) return null;
14789
14791
  if (!n.type) throw new Error("invalid plugin type for features at " + e);
14790
- const r = this.kn(n);
14792
+ const r = this.wn(n);
14791
14793
  return r.style = t, r.styleCounter = this.he, i.push(r), r;
14792
14794
  });
14793
14795
  const r = this.he;
14794
- if (this.fe[r] = n, this.pe[r] = i, this.layer.fire("pluginsinited"), this.An && this.An.size || this.layer.An) {
14795
- this.layer.An && this.layer._n();
14796
+ if (this.fe[r] = n, this.pe[r] = i, this.layer.fire("pluginsinited"), this.kn && this.kn.size || this.layer.kn) {
14797
+ this.layer.kn && this.layer.An();
14796
14798
  this.getMap().getRenderer().callInNextFrame(() => {
14797
14799
  this.Me().forEach(t => {
14798
- t.highlight(this.An);
14800
+ t.highlight(this.kn);
14799
14801
  });
14800
14802
  });
14801
14803
  }
14802
14804
  return n;
14803
14805
  }
14804
- kn(t) {
14806
+ wn(t) {
14805
14807
  const e = this.layer.constructor.getPlugins()[t.type];
14806
14808
  if (!e) throw new Error(`Plugin for (${t.type}) is not loaded.`);
14807
14809
  const n = new e;
@@ -14818,7 +14820,7 @@
14818
14820
  }
14819
14821
  return i;
14820
14822
  }
14821
- De(t) {
14823
+ Re(t) {
14822
14824
  return E(t, this.getMap());
14823
14825
  }
14824
14826
  debugFBO(t, e) {
@@ -14836,7 +14838,7 @@
14836
14838
  const c = new ImageData(i, r);
14837
14839
  c.data.set(s), o.putImageData(c, 0, 0);
14838
14840
  }
14839
- rn(t) {
14841
+ nn(t) {
14840
14842
  let e;
14841
14843
  switch (t) {
14842
14844
  case "native-line":
@@ -14897,14 +14899,14 @@
14897
14899
  };
14898
14900
  }
14899
14901
  return null;
14900
- }(t), i = this.kn(e);
14902
+ }(t), i = this.wn(e);
14901
14903
  return i.defaultSymbol = n, {
14902
14904
  plugin: i,
14903
14905
  symbol: n,
14904
14906
  renderPlugin: e
14905
14907
  };
14906
14908
  }
14907
- Je() {
14909
+ $e() {
14908
14910
  return !0;
14909
14911
  }
14910
14912
  isEnableWorkAround(t) {
@@ -14918,21 +14920,21 @@
14918
14920
  }(this.gl));
14919
14921
  }
14920
14922
  getZScale() {
14921
- return this.Re;
14923
+ return this.Ee;
14922
14924
  }
14923
14925
  outline(t, e) {
14924
- e && (Array.isArray(e) || (e = [ e ]), this.We || (this.We = []), this.We.push([ "paintOutline", [ t, e ] ]),
14926
+ e && (Array.isArray(e) || (e = [ e ]), this.qe || (this.qe = []), this.qe.push([ "paintOutline", [ t, e ] ]),
14925
14927
  this.setToRedraw());
14926
14928
  }
14927
14929
  outlineFeatures(t) {
14928
- t && (Array.isArray(t) || (t = [ t ]), this.We || (this.We = []), this.We.push([ "paintOutline", [ null, t ] ]),
14930
+ t && (Array.isArray(t) || (t = [ t ]), this.qe || (this.qe = []), this.qe.push([ "paintOutline", [ null, t ] ]),
14929
14931
  this.setToRedraw());
14930
14932
  }
14931
14933
  outlineBatch(t) {
14932
- this.We || (this.We = []), this.We.push([ "paintBatchOutline", [ t ] ]), this.setToRedraw();
14934
+ this.qe || (this.qe = []), this.qe.push([ "paintBatchOutline", [ t ] ]), this.setToRedraw();
14933
14935
  }
14934
14936
  outlineAll() {
14935
- this.Ge = !0, this.setToRedraw();
14937
+ this.We = !0, this.setToRedraw();
14936
14938
  }
14937
14939
  paintOutlineAll(t) {
14938
14940
  const e = this.Me();
@@ -14955,18 +14957,18 @@
14955
14957
  !n[e] || n[e].painter && !n[e].painter.isVisible() || n[e].outlineAll(t);
14956
14958
  }
14957
14959
  cancelOutline() {
14958
- delete this.We, delete this.Ge, this.setToRedraw();
14960
+ delete this.qe, delete this.We, this.setToRedraw();
14959
14961
  }
14960
14962
  setZIndex() {
14961
14963
  return this.setToRedraw(), this.ve = !0, super.setZIndex.apply(this, arguments);
14962
14964
  }
14963
14965
  consumeTile(t, e) {
14964
- t.Ye && this.xn(e), super.consumeTile(t, e), this.wn(e, t);
14966
+ t.Ze && this.vn(e), super.consumeTile(t, e), this.xn(e, t);
14965
14967
  }
14966
14968
  onTileError(t, e) {
14967
- this.xn(e), super.onTileError(t, e);
14969
+ this.vn(e), super.onTileError(t, e);
14968
14970
  }
14969
- xn(t) {
14971
+ vn(t) {
14970
14972
  const {id: e} = t;
14971
14973
  if (this.we && this.we[e]) {
14972
14974
  const t = this.we[e];
@@ -14974,22 +14976,22 @@
14974
14976
  }
14975
14977
  }
14976
14978
  highlight(t) {
14977
- if (this.An || (this.An = new Map), Array.isArray(t)) for (let e = 0; e < t.length; e++) F(t[e].name) && !F(t[e].id) && (t[e] = S({}, t[e]),
14978
- t[e].name = t[e].id), this.An.set(t[e].name, t[e]); else F(t.name) && !F(t.id) && ((t = S({}, t)).name = t.id),
14979
- this.An.set(t.name, t);
14979
+ if (this.kn || (this.kn = new Map), Array.isArray(t)) for (let e = 0; e < t.length; e++) F(t[e].name) && !F(t[e].id) && (t[e] = S({}, t[e]),
14980
+ t[e].name = t[e].id), this.kn.set(t[e].name, t[e]); else F(t.name) && !F(t.id) && ((t = S({}, t)).name = t.id),
14981
+ this.kn.set(t.name, t);
14980
14982
  this.Me().forEach(t => {
14981
- t.highlight(this.An);
14983
+ t.highlight(this.kn);
14982
14984
  });
14983
14985
  }
14984
14986
  cancelHighlight(t) {
14985
- if (!this.An) return;
14986
- if (Array.isArray(t)) for (let e = 0; e < t.length; e++) this.An.delete(t[e]); else this.An.delete(t);
14987
+ if (!this.kn) return;
14988
+ if (Array.isArray(t)) for (let e = 0; e < t.length; e++) this.kn.delete(t[e]); else this.kn.delete(t);
14987
14989
  this.Me().forEach(t => {
14988
- t.highlight(this.An);
14990
+ t.highlight(this.kn);
14989
14991
  });
14990
14992
  }
14991
14993
  cancelAllHighlight() {
14992
- delete this.An;
14994
+ delete this.kn;
14993
14995
  this.Me().forEach(t => {
14994
14996
  t.cancelAllHighlight();
14995
14997
  });
@@ -15029,7 +15031,7 @@
15029
15031
  const t = new Array(3), e = new Array(3), i = new Array(3);
15030
15032
  return function(r, o, s) {
15031
15033
  const a = this.getTileGLScale(o), l = r, u = this.layer.getTileSize().width, c = n.mat4.identity([]);
15032
- return n.mat4.scale(c, c, n.vec3.set(t, a, a, this.Re)), n.mat4.translate(c, c, n.vec3.set(e, l.x, l.y, 0)),
15034
+ return n.mat4.scale(c, c, n.vec3.set(t, a, a, this.Ee)), n.mat4.translate(c, c, n.vec3.set(e, l.x, l.y, 0)),
15033
15035
  n.mat4.scale(c, c, n.vec3.set(i, u / s, -u / s, 1)), c;
15034
15036
  };
15035
15037
  }(),
@@ -15105,7 +15107,7 @@
15105
15107
  const i = new AbortController, r = e;
15106
15108
  return r.signal = i.signal, r.referrerPolicy = r.referrerPolicy || "origin", r.method = r.method || "GET",
15107
15109
  fetch(t, r).then(i => {
15108
- const r = this.Tn(i, e.returnJSON, e.responseType);
15110
+ const r = this._n(i, e.returnJSON, e.responseType);
15109
15111
  r.message ? (r.url = t, n(r)) : r.then(t => {
15110
15112
  "arraybuffer" === e.responseType ? n(null, {
15111
15113
  data: t,
@@ -15123,7 +15125,7 @@
15123
15125
  }), i;
15124
15126
  }
15125
15127
  {
15126
- const r = Ml.Mn(n);
15128
+ const r = Ml.Tn(n);
15127
15129
  if (r.open(e.method || "GET", t, !0), e) {
15128
15130
  for (const t in e.headers) r.setRequestHeader(t, e.headers[t]);
15129
15131
  r.withCredentials = "include" === e.credentials, e.responseType && (r.responseType = e.responseType);
@@ -15131,12 +15133,12 @@
15131
15133
  return r.send(i ? e.body : null), r;
15132
15134
  }
15133
15135
  },
15134
- Tn: (t, e, n) => 200 !== t.status ? {
15136
+ _n: (t, e, n) => 200 !== t.status ? {
15135
15137
  status: t.status,
15136
15138
  statusText: t.statusText,
15137
15139
  message: `incorrect http request with status code(${t.status}): ${t.statusText}`
15138
15140
  } : "arraybuffer" === n ? t.arrayBuffer() : e ? t.json() : t.text(),
15139
- Sn: function(t, e) {
15141
+ Mn: function(t, e) {
15140
15142
  return function() {
15141
15143
  if (4 === t.readyState) if (200 === t.status) if ("arraybuffer" === t.responseType) {
15142
15144
  0 === t.response.byteLength ? e({
@@ -15156,7 +15158,7 @@
15156
15158
  });
15157
15159
  };
15158
15160
  },
15159
- Mn: function(t) {
15161
+ Tn: function(t) {
15160
15162
  let e;
15161
15163
  try {
15162
15164
  e = new XMLHttpRequest;
@@ -15169,7 +15171,7 @@
15169
15171
  } catch (t) {}
15170
15172
  }
15171
15173
  }
15172
- return e.onreadystatechange = Ml.Sn(e, t), e;
15174
+ return e.onreadystatechange = Ml.Mn(e, t), e;
15173
15175
  },
15174
15176
  getArrayBuffer(t, e, n) {
15175
15177
  if (j(e)) {
@@ -15267,19 +15269,19 @@
15267
15269
  n.style ? (r = n, r.$root || (r.$root = i)) : r = {
15268
15270
  $root: i,
15269
15271
  style: n
15270
- }, this.options.style = e, this.Pn(r);
15272
+ }, this.options.style = e, this.Sn(r);
15271
15273
  }), this;
15272
15274
  }
15273
- return this.options.style = t, this.Pn(t), this;
15275
+ return this.options.style = t, this.Sn(t), this;
15274
15276
  }
15275
- In(t, e, n, i) {
15277
+ Pn(t, e, n, i) {
15276
15278
  const r = i / this.getTileSize().width;
15277
15279
  return t.set(n.x + e.x / r, n.y - e.y / r);
15278
15280
  }
15279
15281
  queryTilePointTerrain(t, e, n, i, r) {
15280
15282
  const o = this.getRenderer(), s = o && o.getTerrainHelper();
15281
15283
  if (!o || !s) return Il[0] = null, Il[1] = 0, Il;
15282
- const a = this.In(Sl, t, n, i);
15284
+ const a = this.Pn(Sl, t, n, i);
15283
15285
  return e && s.queryTileTerrainByPointAtRes ? s.queryTileTerrainByPointAtRes(a, r, e.id, e) : (Il[0] = null,
15284
15286
  Il[1] = 0, Il);
15285
15287
  }
@@ -15287,10 +15289,10 @@
15287
15289
  const e = this.getRenderer(), n = e && e.getTerrainHelper();
15288
15290
  return e && n ? n.getTerrainTiles(t) : null;
15289
15291
  }
15290
- Pn(t) {
15291
- if (this.jn = null, t && t.$root) {
15292
+ Sn(t) {
15293
+ if (this.In = null, t && t.$root) {
15292
15294
  let e = t.$root;
15293
- e && "/" === e[e.length - 1] && (e = e.substring(0, e.length - 1)), this.jn = e,
15295
+ e && "/" === e[e.length - 1] && (e = e.substring(0, e.length - 1)), this.In = e,
15294
15296
  this.ct = function(t) {
15295
15297
  return "{$root}" === t ? e : null;
15296
15298
  };
@@ -15313,26 +15315,26 @@
15313
15315
  featureStyle: s
15314
15316
  };
15315
15317
  return t.$root && (a.$root = t.$root), a;
15316
- }(t = JSON.parse(JSON.stringify(t))), this.Fn = t.featureStyle || [], this.On = function(t) {
15318
+ }(t = JSON.parse(JSON.stringify(t))), this.jn = t.featureStyle || [], this.Fn = function(t) {
15317
15319
  if (!t || !Array.isArray(t)) return [];
15318
15320
  const e = [];
15319
15321
  for (let n = 0; n < t.length; n++) {
15320
15322
  const i = t[n].style;
15321
15323
  if (i && Array.isArray(i) && i.length) for (let r = 0; r < i.length; r++) {
15322
15324
  const o = S({}, t[n], i[r]);
15323
- i[r].zn = e.length, delete o.style, e.push(o);
15325
+ i[r].On = e.length, delete o.style, e.push(o);
15324
15326
  } else e.push(S({}, t[n]));
15325
15327
  }
15326
15328
  return e;
15327
- }(t.featureStyle), this.Cn = t.style || [];
15329
+ }(t.featureStyle), this.zn = t.style || [];
15328
15330
  const e = t.background || {};
15329
- this.En = {
15331
+ this.Cn = {
15330
15332
  enable: e.enable || !1,
15331
15333
  color: zl(e.color) || [ 0, 0, 0, 0 ],
15332
15334
  opacity: Cl(e.opacity, 1),
15333
15335
  patternFile: e.patternFile,
15334
15336
  depthRange: e.depthRange
15335
- }, this.validateStyle(), this.ct && this.Rn(), this.Qe();
15337
+ }, this.validateStyle(), this.ct && this.En(), this.Ke();
15336
15338
  const n = this.getRenderer();
15337
15339
  n && n.setStyle(), this.fire("setstyle", {
15338
15340
  style: this.getStyle(),
@@ -15344,13 +15346,13 @@
15344
15346
  return t ? t.getPolygonOffsetCount() : 0;
15345
15347
  }
15346
15348
  getPolygonOffset() {
15347
- return this.Dn || 0;
15349
+ return this.Rn || 0;
15348
15350
  }
15349
15351
  setPolygonOffset(t, e) {
15350
- return this.Dn = t, this.Nn = e, this;
15352
+ return this.Rn = t, this.Dn = e, this;
15351
15353
  }
15352
15354
  getTotalPolygonOffset() {
15353
- return this.Nn;
15355
+ return this.Dn;
15354
15356
  }
15355
15357
  outlineAll() {
15356
15358
  const t = this.getRenderer();
@@ -15373,13 +15375,13 @@
15373
15375
  return t ? (t.cancelOutline(), this) : this;
15374
15376
  }
15375
15377
  highlight(t) {
15376
- this.Ln(t);
15378
+ this.Nn(t);
15377
15379
  const e = this.getRenderer();
15378
- return e ? (e.highlight(t), this) : (this.An || (this.An = []), this.An.push(t),
15380
+ return e ? (e.highlight(t), this) : (this.kn || (this.kn = []), this.kn.push(t),
15379
15381
  this);
15380
15382
  }
15381
- Ln(t) {
15382
- if (Array.isArray(t)) for (let e = 0; e < t.length; e++) this.Ln(t[e]); else {
15383
+ Nn(t) {
15384
+ if (Array.isArray(t)) for (let e = 0; e < t.length; e++) this.Nn(t[e]); else {
15383
15385
  if (t.filter) {
15384
15386
  if (!this.options.features) throw new Error("options.features must be turned on to support filter in highlight");
15385
15387
  if (!t.name) throw new Error("A name is required for highlight with filter");
@@ -15387,10 +15389,10 @@
15387
15389
  if (F(t.filter) && F(t.id)) throw new Error("id or filter must be provided for highlight");
15388
15390
  }
15389
15391
  }
15390
- _n() {
15391
- if (this.An) {
15392
- for (let t = 0; t < this.An.length; t++) this.highlight(this.An[t]);
15393
- delete this.An;
15392
+ An() {
15393
+ if (this.kn) {
15394
+ for (let t = 0; t < this.kn.length; t++) this.highlight(this.kn[t]);
15395
+ delete this.kn;
15394
15396
  }
15395
15397
  }
15396
15398
  cancelHighlight(t) {
@@ -15401,22 +15403,22 @@
15401
15403
  const t = this.getRenderer();
15402
15404
  return t ? (t.cancelAllHighlight(), this) : this;
15403
15405
  }
15404
- Rn() {
15405
- r.Util.convertStylePath(this.Cn, this.ct), r.Util.convertStylePath(this.On, this.ct);
15406
+ En() {
15407
+ r.Util.convertStylePath(this.zn, this.ct), r.Util.convertStylePath(this.Fn, this.ct);
15406
15408
  }
15407
15409
  updateSceneConfig(t, e) {
15408
- return P(t) && (t = this.Hn(t)), this.Un(0, t, e);
15410
+ return P(t) && (t = this.Ln(t)), this.Hn(0, t, e);
15409
15411
  }
15410
15412
  updateFeatureSceneConfig(t, e, n) {
15411
- return this.Un(1, t, n, e);
15413
+ return this.Hn(1, t, n, e);
15412
15414
  }
15413
- Un(t, e, n, i) {
15415
+ Hn(t, e, n, i) {
15414
15416
  const r = this.Te(t);
15415
15417
  if (!r) return this;
15416
15418
  let o, s = e;
15417
15419
  if (r[e].renderPlugin.sceneConfig || (r[e].renderPlugin.sceneConfig = {}), S(r[e].renderPlugin.sceneConfig, n),
15418
15420
  void 0 !== i) {
15419
- El(this.Fn, e, i), s = this.Fn[e].style[i].zn;
15421
+ El(this.jn, e, i), s = this.jn[e].style[i].On;
15420
15422
  const t = r[s].renderPlugin;
15421
15423
  t.sceneConfig || (t.sceneConfig = {}), o = t.sceneConfig;
15422
15424
  } else Rl(r, e), o = r[e].renderPlugin.sceneConfig;
@@ -15440,16 +15442,16 @@
15440
15442
  }), this;
15441
15443
  }
15442
15444
  updateDataConfig(t, e) {
15443
- return P(t) && (t = this.Hn(t)), this.Vn(0, t, e);
15445
+ return P(t) && (t = this.Ln(t)), this.Un(0, t, e);
15444
15446
  }
15445
15447
  updateFeatureDataConfig(t, e, n) {
15446
- return this.Vn(1, t, n, e);
15448
+ return this.Un(1, t, n, e);
15447
15449
  }
15448
- Vn(t, e, n, i) {
15450
+ Un(t, e, n, i) {
15449
15451
  const r = this.Te(t);
15450
15452
  if (!r) return this;
15451
15453
  let o, s = e;
15452
- void 0 !== i ? (El(this.Fn, e, i), s = this.Fn[e].style[i].zn, o = r[s].renderPlugin.dataConfig) : (Rl(r, e),
15454
+ void 0 !== i ? (El(this.jn, e, i), s = this.jn[e].style[i].On, o = r[s].renderPlugin.dataConfig) : (Rl(r, e),
15453
15455
  o = r[e].renderPlugin.dataConfig);
15454
15456
  const a = S({}, o);
15455
15457
  if (S(o, n), Array.isArray(this.options.style)) S(this.options.style[e].renderPlugin.dataConfig, n); else {
@@ -15469,16 +15471,16 @@
15469
15471
  }), this;
15470
15472
  }
15471
15473
  updateSymbol(t, e) {
15472
- return P(t) && (t = this.Hn(t)), this.qn(0, t, e);
15474
+ return P(t) && (t = this.Ln(t)), this.Vn(0, t, e);
15473
15475
  }
15474
15476
  updateFeatureSymbol(t, e, n) {
15475
- return this.qn(1, t, n, e);
15477
+ return this.Vn(1, t, n, e);
15476
15478
  }
15477
- qn(t, e, n, i) {
15479
+ Vn(t, e, n, i) {
15478
15480
  const o = this.Te(t);
15479
15481
  if (!o) return this;
15480
15482
  let s = e;
15481
- void 0 !== i && (El(this.Fn, e, i), s = this.Fn[e].style[i].zn);
15483
+ void 0 !== i && (El(this.jn, e, i), s = this.jn[e].style[i].On);
15482
15484
  const a = o[s];
15483
15485
  if (!a) throw new Error("No style defined at " + e);
15484
15486
  const l = this, u = this.ct;
@@ -15504,14 +15506,14 @@
15504
15506
  void 0 === s ? h[e].symbol = d : h[e].symbol[s] = d), c;
15505
15507
  }
15506
15508
  const h = this.getRenderer();
15507
- if (!h) return c(), this.Qe(), this;
15509
+ if (!h) return c(), this.Ke(), this;
15508
15510
  let d = !1;
15509
15511
  const f = a.symbol;
15510
15512
  if (Array.isArray(n)) for (let t = 0; t < n.length; t++) {
15511
15513
  const e = c(n[t], f[t], t);
15512
15514
  e && (d = e);
15513
15515
  } else c(n, f);
15514
- return this.Qe(), d ? h.setStyle() : (d = h.updateSymbol(t, s, n), d && h.setStyle()),
15516
+ return this.Ke(), d ? h.setStyle() : (d = h.updateSymbol(t, s, n), d && h.setStyle()),
15515
15517
  0 === t ? this.fire("updatesymbol", {
15516
15518
  index: e,
15517
15519
  symbol: n
@@ -15525,15 +15527,15 @@
15525
15527
  if (e) {
15526
15528
  return 0 === t ? e.style : e.featureStyle;
15527
15529
  }
15528
- return 0 === t ? this.Cn : this.On;
15530
+ return 0 === t ? this.zn : this.Fn;
15529
15531
  }
15530
15532
  isDefaultRender() {
15531
- return !!this.Wn && this.options.defaultRendering;
15533
+ return !!this.qn && this.options.defaultRendering;
15532
15534
  }
15533
15535
  validateStyle() {
15534
- this.Wn = !1;
15535
- let t = this.Cn;
15536
- this.options.style || (this.Wn = !0, t = this.Cn = []), Array.isArray(t) || (t = this.Cn = [ t ]);
15536
+ this.qn = !1;
15537
+ let t = this.zn;
15538
+ this.options.style || (this.qn = !0, t = this.zn = []), Array.isArray(t) || (t = this.zn = [ t ]);
15537
15539
  for (let e = 0; e < t.length; e++) {
15538
15540
  let n = t[e].filter;
15539
15541
  if (n && n.value && (n = n.value), n || console.warn(`render plugin at ${e} doesn't define filter, its filter will be set to 'default' by default.`),
@@ -15543,14 +15545,14 @@
15543
15545
  getStyle() {
15544
15546
  return this.options.style ? JSON.parse(JSON.stringify(this.options.style)) : null;
15545
15547
  }
15546
- Hn(t) {
15547
- const e = this.Cn;
15548
+ Ln(t) {
15549
+ const e = this.zn;
15548
15550
  if (!e) return -1;
15549
15551
  for (let n = 0; n < e.length; n++) if (e[n].name === t) return n;
15550
15552
  throw new Error("No style defined with name: " + t);
15551
15553
  }
15552
15554
  getGroundConfig() {
15553
- this.Gn || (this.Gn = {
15555
+ this.Wn || (this.Wn = {
15554
15556
  enable: !0,
15555
15557
  renderPlugin: {
15556
15558
  type: "fill",
@@ -15562,18 +15564,18 @@
15562
15564
  }
15563
15565
  });
15564
15566
  const t = this.be().background || {};
15565
- return this.Gn.enable = t.enable, this.Gn.symbol.polygonFill = t.color, this.Gn.symbol.polygonOpacity = t.opacity,
15566
- this.Gn.symbol.polygonPatternFile = t.patternFile, this.Gn.renderPlugin.sceneConfig.depthRange = t.depthRange,
15567
- this.Gn;
15567
+ return this.Wn.enable = t.enable, this.Wn.symbol.polygonFill = t.color, this.Wn.symbol.polygonOpacity = t.opacity,
15568
+ this.Wn.symbol.polygonPatternFile = t.patternFile, this.Wn.renderPlugin.sceneConfig.depthRange = t.depthRange,
15569
+ this.Wn;
15568
15570
  }
15569
15571
  getComputedStyle() {
15570
15572
  return JSON.parse(JSON.stringify(this.be()));
15571
15573
  }
15572
15574
  be() {
15573
15575
  return {
15574
- background: this.En,
15575
- style: this.Cn || [],
15576
- featureStyle: this.On || []
15576
+ background: this.Cn,
15577
+ style: this.zn || [],
15578
+ featureStyle: this.Fn || []
15577
15579
  };
15578
15580
  }
15579
15581
  identify(t, e = {}) {
@@ -15586,9 +15588,9 @@
15586
15588
  const n = this.getMap(), i = this.getRenderer();
15587
15589
  if (!n || !i) return [];
15588
15590
  const r = n.getDevicePixelRatio(), o = i.pick(t.x * r, t.y * r, e);
15589
- return this.options.features && "id" !== this.options.features ? this.$n(o) : o;
15591
+ return this.options.features && "id" !== this.options.features ? this.Gn(o) : o;
15590
15592
  }
15591
- $n(t) {
15593
+ Gn(t) {
15592
15594
  if (!this.getRenderer()) return t;
15593
15595
  const e = this._getTileConfig(), n = this.getSpatialReference();
15594
15596
  for (let i = 0; i < t.length; i++) {
@@ -15598,21 +15600,21 @@
15598
15600
  if (d) {
15599
15601
  r.data = S({}, r.data), r.data.feature = S({}, r.data.feature);
15600
15602
  const t = r.data.feature.type;
15601
- r.data.feature.type = "Feature", r.data.feature.geometry = this.Jn(t, d, h, u, c);
15603
+ r.data.feature.type = "Feature", r.data.feature.geometry = this.$n(t, d, h, u, c);
15602
15604
  }
15603
15605
  }
15604
15606
  return t;
15605
15607
  }
15606
- Jn(t, e, n, i, r) {
15608
+ $n(t, e, n, i, r) {
15607
15609
  let o, s;
15608
- if (1 === t) e.length <= 1 ? (o = "Point", s = this.Bn(e, n, i, r)[0] || []) : (o = "MultiPoint",
15609
- s = this.Bn(e, n, i, r)); else if (2 === t) e.length <= 1 ? (o = "LineString", s = this.Bn(e, n, i, r)[0] || []) : (o = "MultiLineString",
15610
- s = this.Bn(e, n, i, r)); else if (3 === t) {
15610
+ if (1 === t) e.length <= 1 ? (o = "Point", s = this.Jn(e, n, i, r)[0] || []) : (o = "MultiPoint",
15611
+ s = this.Jn(e, n, i, r)); else if (2 === t) e.length <= 1 ? (o = "LineString", s = this.Jn(e, n, i, r)[0] || []) : (o = "MultiLineString",
15612
+ s = this.Jn(e, n, i, r)); else if (3 === t) {
15611
15613
  let t;
15612
15614
  s = [];
15613
15615
  let a = 0;
15614
15616
  for (let o = 0; o < e.length; o++) {
15615
- Da.calculateSignedArea(e[o]) > 0 && (a++, t && t.length && s.push(t), t = []), t.push(this.Bn(e[o], n, i, r));
15617
+ Da.calculateSignedArea(e[o]) > 0 && (a++, t && t.length && s.push(t), t = []), t.push(this.Jn(e[o], n, i, r));
15616
15618
  }
15617
15619
  t.length && s.push(t), a <= 1 ? (o = "Polygon", s = s[0]) : o = "MultiPolygon";
15618
15620
  }
@@ -15621,14 +15623,14 @@
15621
15623
  coordinates: s
15622
15624
  };
15623
15625
  }
15624
- Bn(t, e, n, i) {
15626
+ Jn(t, e, n, i) {
15625
15627
  const r = n / this.getTileSize().width, o = this.getMap(), s = [];
15626
- for (let a = 0; a < t.length; a++) Array.isArray(t[a]) ? s.push(this.Bn(t[a], e, n, i)) : (Sl.x = e.x + t[a].x / r,
15628
+ for (let a = 0; a < t.length; a++) Array.isArray(t[a]) ? s.push(this.Jn(t[a], e, n, i)) : (Sl.x = e.x + t[a].x / r,
15627
15629
  Sl.y = e.y - t[a].y / r, o.pointAtResToCoord(Sl, i, Pl), s.push(Pl.toArray()));
15628
15630
  return s;
15629
15631
  }
15630
15632
  getDataSchema(t) {
15631
- return this.Xn || (this.Xn = {}), F(t) || this.Xn[t] || (this.Xn[t] = {}), F(t) ? this.Xn : this.Xn[t];
15633
+ return this.Bn || (this.Bn = {}), F(t) || this.Bn[t] || (this.Bn[t] = {}), F(t) ? this.Bn : this.Bn[t];
15632
15634
  }
15633
15635
  onRemove() {
15634
15636
  super.onRemove();
@@ -15636,7 +15638,7 @@
15636
15638
  static fromJSON(t) {
15637
15639
  return t && "VectorTileLayer" === t.type ? new Fl(t.id, t.options) : null;
15638
15640
  }
15639
- Qe() {}
15641
+ Ke() {}
15640
15642
  static registerPlugin(t) {
15641
15643
  Fl.plugins || (Fl.plugins = {}), Fl.plugins[t.type] = t;
15642
15644
  }
@@ -15728,17 +15730,17 @@
15728
15730
  }
15729
15731
  setData(t) {
15730
15732
  if (this.options.data = t, t && (P(t) || t.url)) {
15731
- return !!this.getRenderer() && this.Zn(), this;
15733
+ return !!this.getRenderer() && this.Xn(), this;
15732
15734
  }
15733
- return this.Yn(t), this.Zn(), this;
15735
+ return this.Zn(t), this.Xn(), this;
15734
15736
  }
15735
- Yn(t) {
15737
+ Zn(t) {
15736
15738
  if (this.options.convertFn) {
15737
15739
  t = new Function("data", this.options.convertFn + "\nreturn convert(data)")(t);
15738
15740
  }
15739
- return this.features = t, this.Kn(), this;
15741
+ return this.features = t, this.Yn(), this;
15740
15742
  }
15741
- Zn() {
15743
+ Xn() {
15742
15744
  const t = this.getRenderer();
15743
15745
  if (t) {
15744
15746
  const e = t.getWorkerConnection();
@@ -15751,19 +15753,19 @@
15751
15753
  }
15752
15754
  }
15753
15755
  getExtent() {
15754
- return this.Qn;
15756
+ return this.Kn;
15755
15757
  }
15756
15758
  onWorkerReady(t, e) {
15757
15759
  t ? this.fire("dataerror", {
15758
15760
  error: t
15759
- }) : (e && (e.extent && this.ti(e.extent), e.idMap && (this.ei = e.idMap)), this.fire("dataload", {
15761
+ }) : (e && (e.extent && this.Qn(e.extent), e.idMap && (this.ti = e.idMap)), this.fire("dataload", {
15760
15762
  extent: e && e.extent
15761
15763
  }));
15762
15764
  }
15763
- ti(t) {
15764
- this.Qn = new r.Extent(...t);
15765
+ Qn(t) {
15766
+ this.Kn = new r.Extent(...t);
15765
15767
  }
15766
- ni(t, e) {
15768
+ ei(t, e) {
15767
15769
  P(t) ? Ml.getJSON(t, e) : Ml.getJSON(t.url, t, e);
15768
15770
  }
15769
15771
  getData() {
@@ -15773,21 +15775,21 @@
15773
15775
  return this.getId() + "," + t + "," + e + "," + n;
15774
15776
  }
15775
15777
  getFeature(t) {
15776
- return this.ei[t];
15778
+ return this.ti[t];
15777
15779
  }
15778
15780
  static fromJSON(t) {
15779
15781
  return t && "GeoJSONVectorTileLayer" === t.type ? new Hl(t.id, t.options) : null;
15780
15782
  }
15781
- Kn() {
15783
+ Yn() {
15782
15784
  if (!this.features) return;
15783
15785
  if (this.features = JSON.parse(JSON.stringify(this.features)), !this.features) return;
15784
15786
  let t = 0;
15785
- this.ei = {};
15787
+ this.ti = {};
15786
15788
  const e = this.features;
15787
15789
  Array.isArray(e) ? e.forEach(e => {
15788
- e && (I(e.id) || (e.id = t++), this.ei[e.id] = e);
15790
+ e && (I(e.id) || (e.id = t++), this.ti[e.id] = e);
15789
15791
  }) : e.features && e.features.forEach(e => {
15790
- e && (I(e.id) || (e.id = t++), this.ei[e.id] = e);
15792
+ e && (I(e.id) || (e.id = t++), this.ti[e.id] = e);
15791
15793
  });
15792
15794
  }
15793
15795
  }
@@ -15824,13 +15826,13 @@
15824
15826
  return 1;
15825
15827
  }
15826
15828
  getPolygonOffset() {
15827
- return this.Dn || 0;
15829
+ return this.Rn || 0;
15828
15830
  }
15829
15831
  setPolygonOffset(t, e) {
15830
- return this.Dn = t, this.Nn = e, this;
15832
+ return this.Rn = t, this.Dn = e, this;
15831
15833
  }
15832
15834
  getTotalPolygonOffset() {
15833
- return this.Nn;
15835
+ return this.Dn;
15834
15836
  }
15835
15837
  identify(t, e = {}) {
15836
15838
  const n = this.getMap(), i = this.getRenderer();
@@ -16313,18 +16315,18 @@
16313
16315
  const iu = [];
16314
16316
  class ru extends r.renderer.CanvasRenderer {
16315
16317
  constructor(...t) {
16316
- super(...t), this.features = {}, this.ii = {}, this.se = 0, this.ri = {}, this.oi = {},
16317
- this.si = {}, this.ai = {}, this.li = {}, this.ui = !0, this.ci = {
16318
+ super(...t), this.features = {}, this.ni = {}, this.se = 0, this.ii = {}, this.ri = {},
16319
+ this.oi = {}, this.si = {}, this.ai = {}, this.li = !0, this.ui = {
16318
16320
  id: 0,
16319
16321
  pickingId: 0
16320
- }, this.hi = S({}, Gl, $l), this.di = {};
16322
+ }, this.ci = S({}, Gl, $l), this.hi = {};
16321
16323
  }
16322
16324
  hasNoAARendering() {
16323
16325
  return !0;
16324
16326
  }
16325
16327
  needToRedraw() {
16326
16328
  const t = super.needToRedraw();
16327
- return t || (this.painter && this.painter.needToRedraw() || this.fi && this.fi.needToRedraw() || this.mi && this.mi.needToRedraw());
16329
+ return t || (this.painter && this.painter.needToRedraw() || this.di && this.di.needToRedraw() || this.fi && this.fi.needToRedraw());
16328
16330
  }
16329
16331
  getAnalysisMeshes() {
16330
16332
  return iu;
@@ -16333,44 +16335,44 @@
16333
16335
  return null;
16334
16336
  }
16335
16337
  draw(t, e) {
16336
- this.Ee = t;
16338
+ this.Ce = t;
16337
16339
  const n = this.layer;
16338
- this.prepareCanvas(), this.Re = this.De(this.getMap().getGLRes()), this.Ne = e || {};
16339
- const i = this.Ne.renderMode, r = this.yi();
16340
- if (this.Le(r, i), this.ui) this.buildMesh(), this.gi(), this.bi(), this.di = {},
16341
- this.vi = !1, this.ui = !1, this.xi = !1; else if (this.vi) {
16342
- const t = this.atlas, e = this.wi, n = this.ki;
16343
- delete this.atlas, delete this.wi, delete this.ki, this.buildMesh(t), this.gi(e),
16344
- this.bi(n), this.vi = !1, this.xi = !1;
16345
- } else if (this.xi) {
16346
- const t = this.ki;
16347
- delete this.ki, this.bi(t), this.xi = !1;
16348
- }
16349
- if (!this.meshes && !this.Ai && !this._i) return void this.completeRender();
16350
- this.Ti && (this.Mi(), this.Ti = !1), this.Si();
16340
+ this.prepareCanvas(), this.Ee = this.Re(this.getMap().getGLRes()), this.De = e || {};
16341
+ const i = this.De.renderMode, r = this.mi();
16342
+ if (this.Ne(r, i), this.li) this.buildMesh(), this.yi(), this.gi(), this.hi = {},
16343
+ this.bi = !1, this.li = !1, this.vi = !1; else if (this.bi) {
16344
+ const t = this.atlas, e = this.xi, n = this.wi;
16345
+ delete this.atlas, delete this.xi, delete this.wi, this.buildMesh(t), this.yi(e),
16346
+ this.gi(n), this.bi = !1, this.vi = !1;
16347
+ } else if (this.vi) {
16348
+ const t = this.wi;
16349
+ delete this.wi, this.gi(t), this.vi = !1;
16350
+ }
16351
+ if (!this.meshes && !this.ki && !this.Ai) return void this.completeRender();
16352
+ this._i && (this.Ti(), this._i = !1), this.Mi();
16351
16353
  const o = !i || "default" === i;
16352
- let s = 0;
16353
- if (0 === this.layer.options.meshRenderOrder && this.Pi(r, s++, i), this._i && (o || this.mi.supportRenderMode(i)) && (this.mi.startFrame(r),
16354
- this.mi.addMesh(this._i, null, {
16355
- bloom: this.Ne.bloom
16356
- }), this.mi.prepareRender(r), r.polygonOffsetIndex = s++, this.mi.render(r)), 1 === this.layer.options.meshRenderOrder && this.Pi(r, s++, i),
16357
- this.Ai && (o || this.fi.supportRenderMode(i))) {
16358
- const e = !this.Ne.timestamp || this.Ne.isFinalRender, i = !this.Ce || this.Ce !== t;
16354
+ let s = this.Ai && (o || this.fi.supportRenderMode(i)) ? 2 : 1;
16355
+ if (0 === this.layer.options.meshRenderOrder && this.Si(r, s--, i), this.Ai && (o || this.fi.supportRenderMode(i)) && (this.fi.startFrame(r),
16356
+ this.fi.addMesh(this.Ai, null, {
16357
+ bloom: this.De.bloom
16358
+ }), this.fi.prepareRender(r), r.polygonOffsetIndex = s--, this.fi.render(r)), 1 === this.layer.options.meshRenderOrder && this.Si(r, s--, i),
16359
+ this.ki && (o || this.di.supportRenderMode(i))) {
16360
+ const e = !this.De.timestamp || this.De.isFinalRender, i = !this.Pi || this.Pi !== t;
16359
16361
  n.options.collision && i && n.clearCollisionIndex();
16360
16362
  const o = this.layer.options.sceneConfig;
16361
- this.fi.sceneConfig.collision = !o || (!!F(o.collision) || o.collision), this.fi.startFrame(r),
16362
- this.fi.addMesh(this.Ai, null, {
16363
- bloom: this.Ne.bloom
16364
- }), this.fi.prepareRender(r), n.options.collision && i && (this.fi.updateCollision(r),
16365
- e && (this.Ce = t)), this.fi.render(r);
16363
+ this.di.sceneConfig.collision = !o || (!!F(o.collision) || o.collision), this.di.startFrame(r),
16364
+ this.di.addMesh(this.ki, null, {
16365
+ bloom: this.De.bloom
16366
+ }), this.di.prepareRender(r), n.options.collision && i && (this.di.updateCollision(r),
16367
+ e && (this.Pi = t)), this.di.render(r);
16366
16368
  }
16367
16369
  (o || e && e.isFinalRender) && (this.completeRender(), this.layer.fire("canvasisdirty"));
16368
16370
  }
16369
- Le(t, e) {
16371
+ Ne(t, e) {
16370
16372
  const n = !e || "default" === e;
16371
16373
  this.painter && (n || this.painter.supportRenderMode(e)) && this.painter.startFrame(t);
16372
16374
  }
16373
- Pi(t, e, n) {
16375
+ Si(t, e, n) {
16374
16376
  const i = !n || "default" === n;
16375
16377
  this.painter && this.meshes && (i || this.painter.supportRenderMode(n)) && (this.painter.addMesh(this.meshes, null, {
16376
16378
  bloom: t && t.bloom
@@ -16382,7 +16384,7 @@
16382
16384
  isForeground() {
16383
16385
  return !0;
16384
16386
  }
16385
- yi() {
16387
+ mi() {
16386
16388
  const t = {
16387
16389
  regl: this.regl,
16388
16390
  layer: this.layer,
@@ -16393,13 +16395,13 @@
16393
16395
  cameraPosition: this.getMap().cameraPosition,
16394
16396
  timestamp: this.getFrameTimestamp()
16395
16397
  };
16396
- return this.Ne && S(t, this.Ne), t;
16398
+ return this.De && S(t, this.De), t;
16397
16399
  }
16398
16400
  drawOnInteracting(t, e, n) {
16399
16401
  this.draw(e, n);
16400
16402
  }
16401
16403
  getFrameTimestamp() {
16402
- return this.Ee;
16404
+ return this.Ce;
16403
16405
  }
16404
16406
  ji(t, e) {
16405
16407
  (t = t || e) === e && (e = null);
@@ -16412,18 +16414,18 @@
16412
16414
  const a = this.features[s];
16413
16415
  if (Array.isArray(a)) for (let r = 0; r < a.length; r++) {
16414
16416
  const o = a[r], s = o[eu];
16415
- (!t || t[s] || e && (!e || e[s])) && (o.visible || (this.Ti = !0), this.Fi(o.geometry, i),
16417
+ (!t || t[s] || e && (!e || e[s])) && (o.visible || (this._i = !0), this.Fi(o.geometry, i),
16416
16418
  n.push(o));
16417
16419
  } else {
16418
- a.visible || (this.Ti = !0);
16420
+ a.visible || (this._i = !0);
16419
16421
  const r = a[eu];
16420
16422
  if (t && !t[r] && (!e || e && !e[r])) continue;
16421
16423
  this.Fi(a.geometry, i), n.push(a);
16422
16424
  }
16423
16425
  }
16424
16426
  if (n.length || (this.meshes && this.painter && (this.painter.deleteMesh(this.meshes),
16425
- delete this.meshes), this.Ai && (this.fi.deleteMesh(this.Ai), delete this.Ai), this._i && (this.mi.deleteMesh(this._i),
16426
- delete this._i)), i[3] && (i[0] /= i[3], i[1] /= i[3]), isNaN(i[0]) || isNaN(i[1])) throw new Error("invalid geometry coordinates for " + this.layer.getJSONType());
16427
+ delete this.meshes), this.ki && (this.di.deleteMesh(this.ki), delete this.ki), this.Ai && (this.fi.deleteMesh(this.Ai),
16428
+ delete this.Ai)), i[3] && (i[0] /= i[3], i[1] /= i[3]), isNaN(i[0]) || isNaN(i[1])) throw new Error("invalid geometry coordinates for " + this.layer.getJSONType());
16427
16429
  return {
16428
16430
  features: n,
16429
16431
  center: i
@@ -16449,7 +16451,7 @@
16449
16451
  const l = e.createGeometries([ t.data ], il(o, null, 0, r, this.layer));
16450
16452
  for (let t = 0; t < l.length; t++) l[t] && this.zi(l[t].geometry);
16451
16453
  const u = n.mat4.identity([]);
16452
- n.mat4.translate(u, u, n.vec3.set([], a[0], a[1], 0)), n.mat4.scale(u, u, n.vec3.set([], 1, 1, this.Re));
16454
+ n.mat4.translate(u, u, n.vec3.set([], a[0], a[1], 0)), n.mat4.scale(u, u, n.vec3.set([], 1, 1, this.Ee));
16453
16455
  const c = e.createMeshes(l, u, {
16454
16456
  tilePoint: [ a[0], a[1] ]
16455
16457
  });
@@ -16517,40 +16519,40 @@
16517
16519
  });
16518
16520
  });
16519
16521
  }
16520
- gi(t) {
16521
- const e = Object.keys(this.si), i = Object.keys(this.ai);
16522
- if (!e.length && !i.length) return void (this.Ai && (this.fi.deleteMesh(this.Ai),
16523
- delete this.Ai));
16524
- const {features: r, center: o} = this.ji(this.si, this.ai), s = [], a = [];
16522
+ yi(t) {
16523
+ const e = Object.keys(this.oi), i = Object.keys(this.si);
16524
+ if (!e.length && !i.length) return void (this.ki && (this.di.deleteMesh(this.ki),
16525
+ delete this.ki));
16526
+ const {features: r, center: o} = this.ji(this.oi, this.si), s = [], a = [];
16525
16527
  for (let t = 0; t < r.length; t++) {
16526
16528
  const e = r[t][eu];
16527
- this.si[e] && s.push(r[t]), this.ai[e] && a.push(r[t]);
16529
+ this.oi[e] && s.push(r[t]), this.si[e] && a.push(r[t]);
16528
16530
  }
16529
- if (!s.length && !a.length) return void (this.Ai && (this.fi.deleteMesh(this.Ai),
16530
- delete this.Ai));
16531
- const l = this.Ti;
16531
+ if (!s.length && !a.length) return void (this.ki && (this.di.deleteMesh(this.ki),
16532
+ delete this.ki));
16533
+ const l = this._i;
16532
16534
  this.Ni = o;
16533
16535
  const u = this.Li(s, a, t, o);
16534
- this.wi = {};
16536
+ this.xi = {};
16535
16537
  const c = [], h = [];
16536
16538
  this.Hi = !0, Promise.all(u).then(t => {
16537
- if (this.Ai && (this.fi.deleteMesh(this.Ai), delete this.Ai), !t || !t.length) return void this.setToRedraw();
16538
- const e = this.fi.createGeometries(t.map(t => (t && t.data && (t.data.isIdUnique = !0),
16539
- t && t.data)), this.ri);
16539
+ if (this.ki && (this.di.deleteMesh(this.ki), delete this.ki), !t || !t.length) return void this.setToRedraw();
16540
+ const e = this.di.createGeometries(t.map(t => (t && t.data && (t.data.isIdUnique = !0),
16541
+ t && t.data)), this.ii);
16540
16542
  for (let n = 0; n < e.length; n++) this.zi(e[n].geometry, t[n] && t[n].data);
16541
16543
  const i = t[0] && t[0].data.iconAtlas, r = t[0] && t[0].data.glyphAtlas || t[1] && t[1].data.glyphAtlas;
16542
- i && (this.wi.iconAtlas = i), r && (this.wi.glyphAtlas = r);
16544
+ i && (this.xi.iconAtlas = i), r && (this.xi.glyphAtlas = r);
16543
16545
  const s = n.mat4.identity([]);
16544
- n.mat4.translate(s, s, n.vec3.set(h, o[0], o[1], 0)), n.mat4.scale(s, s, n.vec3.set(c, 1, 1, this.Re));
16545
- const a = this.fi.createMeshes(e, s);
16546
+ n.mat4.translate(s, s, n.vec3.set(h, o[0], o[1], 0)), n.mat4.scale(s, s, n.vec3.set(c, 1, 1, this.Ee));
16547
+ const a = this.di.createMeshes(e, s);
16546
16548
  for (let t = 0; t < a.length; t++) a[t].geometry.properties.originElements = a[t].geometry.properties.elements.slice(),
16547
16549
  a[t].properties.level = 0, a[t].material.set("flipY", 1), a[t].properties.meshKey = Ql++;
16548
- this.Ai = a, l && (this.Ti = !0), this.Hi = !1, this.setToRedraw(), this.layer.fire("buildmarkermesh");
16550
+ this.ki = a, l && (this._i = !0), this.Hi = !1, this.setToRedraw(), this.layer.fire("buildmarkermesh");
16549
16551
  });
16550
16552
  }
16551
- Mi() {
16552
- if (this.Ai && (this.Ui(this.Ai[0], this.si), this.Ui(this.Ai[1], this.ai)), this._i) for (let t = 0; t < this._i.length; t++) this.Ui(this._i[t], this.li);
16553
- if (this.meshes) for (let t = 0; t < this.meshes.length; t++) this.Ui(this.meshes[t], this.ri);
16553
+ Ti() {
16554
+ if (this.ki && (this.Ui(this.ki[0], this.oi), this.Ui(this.ki[1], this.si)), this.Ai) for (let t = 0; t < this.Ai.length; t++) this.Ui(this.Ai[t], this.ai);
16555
+ if (this.meshes) for (let t = 0; t < this.meshes.length; t++) this.Ui(this.meshes[t], this.ii);
16554
16556
  }
16555
16557
  Ui(t, e) {
16556
16558
  if (!t) return;
@@ -16576,14 +16578,14 @@
16576
16578
  markerHeightType: Uint16Array
16577
16579
  }, o = S({}, r);
16578
16580
  r.allowEmptyPack = 1;
16579
- return oa.splitPointSymbol(this.hi).map((n, i) => new oa(0 === i ? t : e, n, 0 === i ? r : o).load());
16581
+ return oa.splitPointSymbol(this.ci).map((n, i) => new oa(0 === i ? t : e, n, 0 === i ? r : o).load());
16580
16582
  }
16581
16583
  updateMesh() {}
16582
16584
  Vi(t) {
16583
16585
  const e = t._getInternalSymbol(), n = {
16584
16586
  zoom: this.getMap().getZoom()
16585
16587
  }, i = this.qi(t);
16586
- if (!this.Ai) return !1;
16588
+ if (!this.ki) return !1;
16587
16589
  let r = this.features[i];
16588
16590
  Array.isArray(r) || (r = [ r ]);
16589
16591
  const o = [], s = [], a = [], l = this.getMap().getZoom();
@@ -16593,14 +16595,14 @@
16593
16595
  for (let t = 0; t < r.length; t++) {
16594
16596
  if (!r[t]) continue;
16595
16597
  const i = Array.isArray(e) ? e[t] : e, o = Array.isArray(u) ? u[t] : u, s = Array.isArray(c) ? c[t] : c, a = new Vs(r, i, o, s, n).getIconAndGlyph();
16596
- if (!this.wi || !oa.isAtlasLoaded(a, this.wi)) return this.Wi(), this.setToRedraw(),
16598
+ if (!this.xi || !oa.isAtlasLoaded(a, this.xi)) return this.Wi(), this.setToRedraw(),
16597
16599
  !1;
16598
16600
  }
16599
16601
  for (let t = 0; t < r.length; t++) {
16600
16602
  const e = r[t][eu];
16601
- this.si[e] && s.push(r[t]), this.ai[e] && a.push(r[t]);
16603
+ this.oi[e] && s.push(r[t]), this.si[e] && a.push(r[t]);
16602
16604
  }
16603
- const h = r[0].id, d = this.Li(s, a, this.wi, this.Ni), f = this.Ai;
16605
+ const h = r[0].id, d = this.Li(s, a, this.xi, this.Ni), f = this.ki;
16604
16606
  return Promise.all(d).then(t => {
16605
16607
  for (let e = 0; e < t.length; e++) {
16606
16608
  if (!t[e]) continue;
@@ -16619,7 +16621,7 @@
16619
16621
  }), !0;
16620
16622
  }
16621
16623
  Gi(t) {
16622
- return this.$i(t, this._i, this.ki, this.Ji, this.mi, da, Jl, this.Bi);
16624
+ return this.$i(t, this.Ai, this.wi, this.Ji, this.fi, da, Jl, this.Bi);
16623
16625
  }
16624
16626
  $i(t, e, n, i, r, o, s, a) {
16625
16627
  if (!e) return !1;
@@ -16676,16 +16678,16 @@
16676
16678
  this.layer.fire("updatemesh"), this.setToRedraw();
16677
16679
  }
16678
16680
  }
16679
- bi(t) {
16680
- if (!Object.keys(this.li).length) return void (this._i && (this.mi.deleteMesh(this._i),
16681
- delete this._i));
16682
- const {features: e, center: n} = this.ji(this.li);
16681
+ gi(t) {
16682
+ if (!Object.keys(this.ai).length) return void (this.Ai && (this.fi.deleteMesh(this.Ai),
16683
+ delete this.Ai));
16684
+ const {features: e, center: n} = this.ji(this.ai);
16683
16685
  if (!e.length) return;
16684
- const i = this.Ti;
16686
+ const i = this._i;
16685
16687
  this.Ji = n;
16686
- const r = this.Bi(e), o = S({}, Jl), s = r.map((e, i) => this.createMesh(this.mi, da, o, e, t && t[i], n));
16688
+ const r = this.Bi(e), o = S({}, Jl), s = r.map((e, i) => this.createMesh(this.fi, da, o, e, t && t[i], n));
16687
16689
  this.Zi = !0, Promise.all(s).then(t => {
16688
- this._i && this.mi.deleteMesh(this._i);
16690
+ this.Ai && this.fi.deleteMesh(this.Ai);
16689
16691
  const e = [], n = [];
16690
16692
  for (let i = 0; i < t.length; i++) {
16691
16693
  const r = t[i] && t[i].meshes;
@@ -16697,7 +16699,7 @@
16697
16699
  n[i] = t[i].atlas;
16698
16700
  }
16699
16701
  }
16700
- this._i = e, this.ki = n, i && (this.Ti = i), this.Zi = !1, this.setToRedraw(),
16702
+ this.Ai = e, this.wi = n, i && (this._i = i), this.Zi = !1, this.setToRedraw(),
16701
16703
  this.layer.fire("buildlinemesh");
16702
16704
  });
16703
16705
  }
@@ -16710,10 +16712,10 @@
16710
16712
  return [ i, r, o ];
16711
16713
  }
16712
16714
  Yi() {
16713
- this.vi = !0, this.setToRedraw();
16715
+ this.bi = !0, this.setToRedraw();
16714
16716
  }
16715
16717
  Wi() {
16716
- this.ui = !0, this.setToRedraw();
16718
+ this.li = !0, this.setToRedraw();
16717
16719
  }
16718
16720
  Ki(t) {
16719
16721
  const e = this.layer.getId();
@@ -16731,29 +16733,29 @@
16731
16733
  qi(t) {
16732
16734
  void 0 === t[Xl] && (t[Xl] = this.se++);
16733
16735
  const e = t[Xl];
16734
- this.features[e] && this.Qi(e), this.features[e] = Yl(t, this.ci, this.features[e]);
16736
+ this.features[e] && this.Qi(e), this.features[e] = Yl(t, this.ui, this.features[e]);
16735
16737
  const n = this.features[e];
16736
- return this.er(n, e), this.ii[e] = t, e;
16738
+ return this.er(n, e), this.ni[e] = t, e;
16737
16739
  }
16738
16740
  er(t, e) {
16739
16741
  if (!t) return;
16740
16742
  const n = Array.isArray(t) ? t[0].id : t.id;
16741
- if (this.oi[n] = t, Array.isArray(t)) for (let n = 0; n < t.length; n++) {
16743
+ if (this.ri[n] = t, Array.isArray(t)) for (let n = 0; n < t.length; n++) {
16742
16744
  const i = t[n][eu];
16743
- if (t[n][Xl] = e, this.ri[i] = {
16745
+ if (t[n][Xl] = e, this.ii[i] = {
16744
16746
  feature: t[n]
16745
- }, this.ri[i][Xl] = e, !this.needCheckPointLineSymbols()) continue;
16747
+ }, this.ii[i][Xl] = e, !this.needCheckPointLineSymbols()) continue;
16746
16748
  const r = {
16747
16749
  feature: t[n]
16748
16750
  };
16749
- au(t[n]) && (this.si[i] = r), lu(t[n]) && (this.ai[i] = r), hu(t[n]) && (this.li[i] = r);
16751
+ au(t[n]) && (this.oi[i] = r), lu(t[n]) && (this.si[i] = r), hu(t[n]) && (this.ai[i] = r);
16750
16752
  } else {
16751
16753
  t[Xl] = e;
16752
16754
  const n = {
16753
16755
  feature: t
16754
16756
  }, i = t[eu];
16755
- if (this.ri[i] = n, !this.needCheckPointLineSymbols()) return;
16756
- au(t) && (this.si[i] = n), lu(t) && (this.ai[i] = n), hu(t) && (this.li[i] = n);
16757
+ if (this.ii[i] = n, !this.needCheckPointLineSymbols()) return;
16758
+ au(t) && (this.oi[i] = n), lu(t) && (this.si[i] = n), hu(t) && (this.ai[i] = n);
16757
16759
  }
16758
16760
  }
16759
16761
  needCheckPointLineSymbols() {
@@ -16763,21 +16765,21 @@
16763
16765
  const e = this.features[t];
16764
16766
  if (e) if (Array.isArray(e)) for (let t = 0; t < e.length; t++) {
16765
16767
  const n = e[t][eu], i = e[t].id;
16766
- delete this.oi[i], delete this.ri[n], delete this.si[n], delete this.ai[n], delete this.li[n];
16768
+ delete this.ri[i], delete this.ii[n], delete this.oi[n], delete this.si[n], delete this.ai[n];
16767
16769
  } else {
16768
16770
  const t = e[eu], n = e.id;
16769
- delete this.oi[n], delete this.ri[t], delete this.si[t], delete this.ai[t], delete this.li[t];
16771
+ delete this.ri[n], delete this.ii[t], delete this.oi[t], delete this.si[t], delete this.ai[t];
16770
16772
  }
16771
16773
  }
16772
16774
  pick(t, e, n) {
16773
16775
  const i = [];
16774
16776
  if (!this.layer.isVisible()) return i;
16775
- return [ this.painter, this.fi, this.mi ].forEach(r => {
16777
+ return [ this.painter, this.di, this.fi ].forEach(r => {
16776
16778
  if (!r) return;
16777
16779
  const o = r.pick(t, e, n.tolerance);
16778
16780
  if (o && o.data && o.data.feature) {
16779
16781
  const t = o.data.feature;
16780
- i.push(this.ii[t[Xl]]);
16782
+ i.push(this.ni[t[Xl]]);
16781
16783
  }
16782
16784
  }), i;
16783
16785
  }
@@ -16785,15 +16787,15 @@
16785
16787
  const e = t[Xl], n = this.features[e];
16786
16788
  return Array.isArray(n) ? n[0][eu] : n[eu];
16787
16789
  }
16788
- Si() {
16790
+ Mi() {
16789
16791
  let t = !1;
16790
- for (const e in this.di) {
16791
- const n = this.di[e], i = this.nr(n);
16792
- if (!this.Hi && (this.si[i] || this.ai[i])) {
16792
+ for (const e in this.hi) {
16793
+ const n = this.hi[e], i = this.nr(n);
16794
+ if (!this.Hi && (this.oi[i] || this.si[i])) {
16793
16795
  const e = this.Vi(n);
16794
16796
  t = t || e;
16795
16797
  }
16796
- if (!this.Zi && this.li[i]) {
16798
+ if (!this.Zi && this.ai[i]) {
16797
16799
  const e = this.Gi(n);
16798
16800
  t = t || e;
16799
16801
  }
@@ -16802,7 +16804,7 @@
16802
16804
  t = t || e;
16803
16805
  }
16804
16806
  }
16805
- this.di = {}, t && (ou(this), this.layer.fire("partialupdate"));
16807
+ this.hi = {}, t && (ou(this), this.layer.fire("partialupdate"));
16806
16808
  }
16807
16809
  rr(t) {
16808
16810
  this.qi(t), this.Wi(), ou(this);
@@ -16814,7 +16816,7 @@
16814
16816
  if (t && t.length) {
16815
16817
  for (let e = 0; e < t.length; e++) {
16816
16818
  const n = t[e][Xl];
16817
- void 0 !== n && (delete this.ii[n], this.Qi(n), delete this.features[n]);
16819
+ void 0 !== n && (delete this.ni[n], this.Qi(n), delete this.features[n]);
16818
16820
  }
16819
16821
  this.Wi(), ou(this);
16820
16822
  }
@@ -16848,7 +16850,7 @@
16848
16850
  }
16849
16851
  onGeometryPositionChange(t) {
16850
16852
  const e = t.target._getParent() || t.target, n = e[Xl];
16851
- this.Ki([ e ]), this.di[n] = e, ou(this);
16853
+ this.Ki([ e ]), this.hi[n] = e, ou(this);
16852
16854
  }
16853
16855
  onGeometryZIndexChange() {
16854
16856
  this.Wi();
@@ -16874,11 +16876,11 @@
16874
16876
  }
16875
16877
  }
16876
16878
  sr() {
16877
- this.Ti = !0;
16879
+ this._i = !0;
16878
16880
  }
16879
16881
  onGeometryPropertiesChange(t) {
16880
16882
  const e = t.target, n = e[Xl];
16881
- this.features[n] = Yl(e, this.ci), this.er(this.features[n], n), this.Wi(), ou(this);
16883
+ this.features[n] = Yl(e, this.ui), this.er(this.features[n], n), this.Wi(), ou(this);
16882
16884
  }
16883
16885
  createContext() {
16884
16886
  const t = this.canvas.gl && this.canvas.gl.wrap;
@@ -16890,13 +16892,13 @@
16890
16892
  n.markerPerspectiveRatio = this.layer.options.markerPerspectiveRatio || 0, this.ar(n, "markerBloom"),
16891
16893
  this.ar(n, "textBloom");
16892
16894
  const i = S({}, Ba, this.layer.options.sceneConfig || {});
16893
- this.fi = new e(this.regl, this.layer, n, i, 0), this.fi.setTextShaderDefines({
16895
+ this.di = new e(this.regl, this.layer, n, i, 0), this.di.setTextShaderDefines({
16894
16896
  REVERSE_MAP_ROTATION_ON_PITCH: 1
16895
16897
  });
16896
16898
  const r = Wl.get3DPainterClass("line"), o = S({}, Jl);
16897
16899
  this.ar(o, "lineBloom");
16898
16900
  const s = S({}, this.layer.options.sceneConfig || {});
16899
- void 0 === s.depthMask && (s.depthMask = !0), this.mi = new r(this.regl, this.layer, o, s, 0),
16901
+ void 0 === s.depthMask && (s.depthMask = !0), this.fi = new r(this.regl, this.layer, o, s, 0),
16900
16902
  this.layer.getGeometries() && this.onGeometryAdd(this.layer.getGeometries());
16901
16903
  }
16902
16904
  ar(t, e) {
@@ -16949,16 +16951,16 @@
16949
16951
  this.painter && this.painter.resize(e.width, e.height));
16950
16952
  }
16951
16953
  onRemove() {
16952
- super.onRemove(), this.painter && this.painter.delete(), this.fi && this.fi.delete(),
16953
- this.mi && this.mi.delete();
16954
+ super.onRemove(), this.painter && this.painter.delete(), this.di && this.di.delete(),
16955
+ this.fi && this.fi.delete();
16954
16956
  }
16955
16957
  drawOutline(t) {
16956
- if (this.Ge && (this.painter && this.painter.outlineAll(t), this.fi.outlineAll(t),
16957
- this.mi.outlineAll(t)), this.lr) for (let e = 0; e < this.lr.length; e++) this.painter && this.painter.outline(t, this.lr[e]),
16958
- this.fi.outline(t, this.lr[e]), this.mi.outline(t, this.lr[e]);
16958
+ if (this.We && (this.painter && this.painter.outlineAll(t), this.di.outlineAll(t),
16959
+ this.fi.outlineAll(t)), this.lr) for (let e = 0; e < this.lr.length; e++) this.painter && this.painter.outline(t, this.lr[e]),
16960
+ this.di.outline(t, this.lr[e]), this.fi.outline(t, this.lr[e]);
16959
16961
  }
16960
16962
  outlineAll() {
16961
- this.Ge = !0, this.setToRedraw();
16963
+ this.We = !0, this.setToRedraw();
16962
16964
  }
16963
16965
  outline(t) {
16964
16966
  this.lr || (this.lr = []);
@@ -16973,12 +16975,12 @@
16973
16975
  this.lr.push(e), this.setToRedraw();
16974
16976
  }
16975
16977
  cancelOutline() {
16976
- delete this.Ge, delete this.lr, this.setToRedraw();
16978
+ delete this.We, delete this.lr, this.setToRedraw();
16977
16979
  }
16978
16980
  isEnableWorkAround(t) {
16979
16981
  return "win-intel-gpu-crash" === t && (this.layer.options.workarounds["win-intel-gpu-crash"] && su(this.gl));
16980
16982
  }
16981
- De(t) {
16983
+ Re(t) {
16982
16984
  return E(t, this.getMap());
16983
16985
  }
16984
16986
  }
@@ -17079,7 +17081,7 @@
17079
17081
  buildMesh() {
17080
17082
  let {features: t, center: e} = this.ji();
17081
17083
  if (t = t.filter(t => !!t.properties[gu]), !t.length) return;
17082
- const n = this.Ti;
17084
+ const n = this._i;
17083
17085
  this.ur = e;
17084
17086
  const i = S({}, this.painterSymbol), r = this.createMesh(this.painter, da, i, t, null, e);
17085
17087
  this.ir = !0, r.then(t => {
@@ -17089,7 +17091,7 @@
17089
17091
  e.push(...i);
17090
17092
  for (let t = 0; t < i.length; t++) i[t].feaGroupIndex = 0, i[t].geometry.properties.originElements = i[t].geometry.properties.elements.slice();
17091
17093
  }
17092
- this.meshes = e, n && (this.Ti = n), this.ir = !1, this.setToRedraw();
17094
+ this.meshes = e, n && (this._i = n), this.ir = !1, this.setToRedraw();
17093
17095
  });
17094
17096
  }
17095
17097
  }), yu.registerRenderer("canvas", null);
@@ -17133,7 +17135,7 @@
17133
17135
  buildMesh(t) {
17134
17136
  const {features: e, center: n} = this.ji();
17135
17137
  if (!e.length) return;
17136
- const i = this.Ti;
17138
+ const i = this._i;
17137
17139
  this.ur = n;
17138
17140
  const r = this.cr(e), o = S({}, vu), s = r.map((e, i) => this.createMesh(this.painter, Ma, o, e, t && t[i], n));
17139
17141
  this.ir = !0, Promise.all(s).then(t => {
@@ -17148,7 +17150,7 @@
17148
17150
  n[i] = t[i].atlas;
17149
17151
  }
17150
17152
  }
17151
- this.meshes = e, this.atlas = n, i && (this.Ti = i), this.ir = !1, this.setToRedraw(),
17153
+ this.meshes = e, this.atlas = n, i && (this._i = i), this.ir = !1, this.setToRedraw(),
17152
17154
  this.layer.fire("buildmesh");
17153
17155
  });
17154
17156
  }
@@ -17159,7 +17161,7 @@
17159
17161
  const n = this.painter.getRayCastData(t, e);
17160
17162
  if (!n || !n.feature) return null;
17161
17163
  const i = n.feature[Xl];
17162
- return this.ii[i];
17164
+ return this.ni[i];
17163
17165
  }
17164
17166
  cr(t) {
17165
17167
  const e = [], n = [];
@@ -17746,7 +17748,7 @@
17746
17748
  }(this.layer.options.material);
17747
17749
  s && (o.uv = 1, 2 === s && (o.tangent = 1));
17748
17750
  if (!t.length) return Promise.resolve([]);
17749
- const a = Eu(t, o, 1 / 0, r, 1, this.Re, e, i, void 0, Float32Array), l = a.data.data.aPosition;
17751
+ const a = Eu(t, o, 1 / 0, r, 1, this.Ee, e, i, void 0, Float32Array), l = a.data.data.aPosition;
17750
17752
  for (let t = 0; t < l.length; t += 3) l[t] -= n[0], l[t + 1] -= n[1];
17751
17753
  return a;
17752
17754
  }
@@ -18746,9 +18748,12 @@
18746
18748
  return {
18747
18749
  factor: (e, n) => {
18748
18750
  if (n.meshConfig.ssr) return 1;
18749
- return -(t.getPolygonOffset() + (this.polygonOffsetIndex || 0));
18751
+ return t.getPolygonOffset() + (this.polygonOffsetIndex || 0);
18750
18752
  },
18751
- units: (e, n) => n.meshConfig.ssr ? 1 : -(t.getPolygonOffset() + (this.polygonOffsetIndex || 0))
18753
+ units: (e, n) => {
18754
+ if (n.meshConfig.ssr) return 1;
18755
+ return t.getPolygonOffset() + (this.polygonOffsetIndex || 0);
18756
+ }
18752
18757
  };
18753
18758
  }
18754
18759
  getBlendFunc() {
@@ -19066,17 +19071,17 @@
19066
19071
  return a || (a = o[s] = r ? w(t) : x(t)), a(n.getZoom(), i);
19067
19072
  }
19068
19073
  highlight(t) {
19069
- this.An = t, this.oo = this.layer.getRenderer().getFrameTimestamp(), this.setToRedraw(!0);
19074
+ this.kn = t, this.oo = this.layer.getRenderer().getFrameTimestamp(), this.setToRedraw(!0);
19070
19075
  }
19071
19076
  cancelAllHighlight() {
19072
- this.An = null, this.oo = this.layer.getRenderer().getFrameTimestamp(), this.setToRedraw(!0);
19077
+ this.kn = null, this.oo = this.layer.getRenderer().getFrameTimestamp(), this.setToRedraw(!0);
19073
19078
  }
19074
19079
  so(t, e) {
19075
19080
  const {featureIds: n, pickingIdIndiceMap: i} = e;
19076
19081
  t.properties.aFeaIds = n, t.properties.pickingIdIndiceMap = i;
19077
19082
  }
19078
19083
  Nr(t) {
19079
- const {pickingIdIndiceMap: e} = t.geometry.properties, i = this.An ? function(t, e, n) {
19084
+ const {pickingIdIndiceMap: e} = t.geometry.properties, i = this.kn ? function(t, e, n) {
19080
19085
  const {aPickingId: i, feaIdPickingMap: r, features: o} = t.geometry.properties, s = new Map, a = n.keys();
19081
19086
  for (const t of a) {
19082
19087
  const a = n.get(t);
@@ -19096,7 +19101,7 @@
19096
19101
  }
19097
19102
  }
19098
19103
  return s;
19099
- }(t, this.layer, this.An) : null;
19104
+ }(t, this.layer, this.kn) : null;
19100
19105
  n.HighlightUtil.highlightMesh(this.regl, t, i, this.oo, e);
19101
19106
  }
19102
19107
  Dr(t, e, n, i, r) {
@@ -22339,7 +22344,7 @@
22339
22344
  r;
22340
22345
  }
22341
22346
  needPolygonOffset() {
22342
- return !0;
22347
+ return this.ea;
22343
22348
  }
22344
22349
  startFrame(...t) {
22345
22350
  return delete this.ea, super.startFrame(...t);
@@ -22402,7 +22407,7 @@
22402
22407
  }
22403
22408
  getPolygonOffset() {
22404
22409
  return {
22405
- enable: !0,
22410
+ enable: (t, e) => 0 === e.maxAltitude,
22406
22411
  offset: super.getPolygonOffset()
22407
22412
  };
22408
22413
  }
@@ -23684,7 +23689,7 @@
23684
23689
  Ep.registerAt(Fl), Wl.registerPainter("lit", Zf), Wl.registerPainter("icon", Wd),
23685
23690
  Wl.registerPainter("fill", mh), Wl.registerPainter("line", vh), Wl.registerPainter("line-gradient", xh),
23686
23691
  Wl.registerPainter("water", xp), Wl.registerPainter("tube", Qf), n.reshader.ShaderLib.register("vt_position_vert", "#ifdef HAS_TERRAIN_ALTITUDE\n attribute float aTerrainAltitude;\n#endif\n#ifdef HAS_ALTITUDE\n vec3 unpackVTPosition() {\n float altitude = aAltitude;\n #ifdef HAS_TERRAIN_ALTITUDE\n altitude += aTerrainAltitude * 100.0;\n #endif\n return vec3(aPosition, altitude);\n }\n#else\n float position_modValue = 16384.0;\n float position_delta = 0.00001;\n vec3 unpackVTPosition() {\n float z = aPosition.z;\n vec2 pos = sign(aPosition.xy + position_delta) * mod(abs(aPosition.xy), position_modValue);\n vec2 highs = floor(abs(aPosition.xy) / position_modValue);\n float altitude = sign(z + position_delta) * (highs.x * 2.0 + highs.y) * pow(2.0, 15.0) + z;\n #ifdef HAS_TERRAIN_ALTITUDE\n altitude += aTerrainAltitude * 100.0;\n #endif\n return vec3(pos, altitude);\n }\n#endif"),
23687
- Fl.VERSION = "0.82.1", Wl.VERSION = "0.82.1";
23692
+ Fl.VERSION = "0.83.0", Wl.VERSION = "0.83.0";
23688
23693
  if (o.mat4.create(), o.transcoders) {
23689
23694
  const t = r.Map.VERSION;
23690
23695
  if (t.indexOf("1.0.0-beta") >= 0 || t.indexOf("1.0.0-alpha") >= 0) {
@@ -23705,5 +23710,5 @@
23705
23710
  t.VectorTileLayer = Fl, t.VectorTileLayerRenderer = pl, t.WaterPlugin = Ep, t.WireframePainter = Bf,
23706
23711
  t.WireframePlugin = Ip, Object.defineProperty(t, "t", {
23707
23712
  value: !0
23708
- }), "undefined" != typeof console && console.log("@maptalks/vt v0.82.1");
23713
+ }), "undefined" != typeof console && console.log("@maptalks/vt v0.83.0");
23709
23714
  }));