@yarrow-uz/yarrow-map-web-sdk 1.0.47 → 1.0.48
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +24 -0
- package/dist/main.umd.js +835 -0
- package/dist/module.d.ts +16599 -0
- package/dist/module.js +834 -4
- package/dist/react/index.d.ts +342 -4
- package/dist/react/index.js +83 -2
- package/package.json +7 -14
- package/dist/config/main.d.ts +0 -6
- package/dist/main.d.ts +0 -3
- package/dist/main.js +0 -5
- package/dist/maps/brandBadge.d.ts +0 -24
- package/dist/maps/cache.d.ts +0 -17
- package/dist/maps/config.d.ts +0 -18
- package/dist/maps/events.d.ts +0 -13
- package/dist/maps/layers.d.ts +0 -21
- package/dist/maps/markers.d.ts +0 -12
- package/dist/maps/navigation.d.ts +0 -15
- package/dist/maps/routing/builder.d.ts +0 -34
- package/dist/maps/routing/helpers.d.ts +0 -15
- package/dist/maps/routing/renderer.d.ts +0 -8
- package/dist/maps/routing/types.d.ts +0 -41
- package/dist/maps/search.d.ts +0 -23
- package/dist/maps/styles.d.ts +0 -29
- package/dist/maps/types.d.ts +0 -111
- package/dist/maps/yarrow.d.ts +0 -92
- package/dist/maps/yarrowControls.d.ts +0 -51
- package/dist/react/YarrowMapView.d.ts +0 -12
- package/dist/react/useYarrowMap.d.ts +0 -40
package/dist/main.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).YarrowMap={})}(this,function(t){"use strict";function e(t,e,i,r){return new(i||(i=Promise))(function(n,a){function o(t){try{l(r.next(t))}catch(t){a(t)}}function s(t){try{l(r.throw(t))}catch(t){a(t)}}function l(t){var e;t.done?n(t.value):(e=t.value,e instanceof i?e:new i(function(t){t(e)})).then(o,s)}l((r=r.apply(t,e||[])).next())})}!function(t,e){void 0===e&&(e={});var i=e.insertAt;if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css","top"===i&&r.firstChild?r.insertBefore(n,r.firstChild):r.appendChild(n),n.styleSheet?n.styleSheet.cssText=t:n.appendChild(document.createTextNode(t))}}(".maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px rgba(0,0,0,.1)}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:rgba(0,0,0,.05)}}.maplibregl-ctrl button:not(:disabled):active{background-color:rgba(0,0,0,.05)}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E\")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E\")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E\")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E\")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E\")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E\")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E\")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E\")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E\")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E\")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E\")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E\")}}@keyframes maplibregl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E\");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E\")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E\")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:hsla(0,0%,100%,.5);margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:hsla(0,0%,100%,.5);background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E\");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:rgba(0,0,0,.05)}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E\")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E\")}}.maplibregl-ctrl-attrib a{color:rgba(0,0,0,.75);text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:hsla(0,0%,100%,.75);border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:rgba(0,0,0,.05)}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.1);padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:\"\";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.35);box-sizing:border-box;content:\"\";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:rgba(0,0,0,.4);color:#fff;display:flex;font-size:1.4em;inset:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}"),"function"==typeof SuppressedError&&SuppressedError;var i,r={exports:{}};
|
|
2
|
-
/**
|
|
3
|
-
* MapLibre GL JS
|
|
4
|
-
* @license 3-Clause BSD. Full text of license: https://github.com/maplibre/maplibre-gl-js/blob/v5.23.0/LICENSE.txt
|
|
5
|
-
*/var n=(i||(i=1,function(t){t.exports=function(){var t={},e={};function i(i,r,n){if(e[i]=n,"index"===i){var a="var sharedModule = {}; ("+e.shared+")(sharedModule); ("+e.worker+")(sharedModule);",o={};return e.shared(o),e.index(t,o),"undefined"!=typeof window&&t.setWorkerUrl(window.URL.createObjectURL(new Blob([a],{type:"text/javascript"}))),t}}return i("shared",["exports"],function(t){function e(t,e,i,r){return new(i||(i=Promise))(function(n,a){function o(t){try{l(r.next(t))}catch(t){a(t)}}function s(t){try{l(r.throw(t))}catch(t){a(t)}}function l(t){var e;t.done?n(t.value):(e=t.value,e instanceof i?e:new i(function(t){t(e)})).then(o,s)}l((r=r.apply(t,e||[])).next())})}function i(t,e){this.x=t,this.y=e}function r(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var n,a;"function"==typeof SuppressedError&&SuppressedError,i.prototype={clone(){return new i(this.x,this.y)},add(t){return this.clone()._add(t)},sub(t){return this.clone()._sub(t)},multByPoint(t){return this.clone()._multByPoint(t)},divByPoint(t){return this.clone()._divByPoint(t)},mult(t){return this.clone()._mult(t)},div(t){return this.clone()._div(t)},rotate(t){return this.clone()._rotate(t)},rotateAround(t,e){return this.clone()._rotateAround(t,e)},matMult(t){return this.clone()._matMult(t)},unit(){return this.clone()._unit()},perp(){return this.clone()._perp()},round(){return this.clone()._round()},mag(){return Math.sqrt(this.x*this.x+this.y*this.y)},equals(t){return this.x===t.x&&this.y===t.y},dist(t){return Math.sqrt(this.distSqr(t))},distSqr(t){const e=t.x-this.x,i=t.y-this.y;return e*e+i*i},angle(){return Math.atan2(this.y,this.x)},angleTo(t){return Math.atan2(this.y-t.y,this.x-t.x)},angleWith(t){return this.angleWithSep(t.x,t.y)},angleWithSep(t,e){return Math.atan2(this.x*e-this.y*t,this.x*t+this.y*e)},_matMult(t){const e=t[2]*this.x+t[3]*this.y;return this.x=t[0]*this.x+t[1]*this.y,this.y=e,this},_add(t){return this.x+=t.x,this.y+=t.y,this},_sub(t){return this.x-=t.x,this.y-=t.y,this},_mult(t){return this.x*=t,this.y*=t,this},_div(t){return this.x/=t,this.y/=t,this},_multByPoint(t){return this.x*=t.x,this.y*=t.y,this},_divByPoint(t){return this.x/=t.x,this.y/=t.y,this},_unit(){return this._div(this.mag()),this},_perp(){const t=this.y;return this.y=this.x,this.x=-t,this},_rotate(t){const e=Math.cos(t),i=Math.sin(t),r=i*this.x+e*this.y;return this.x=e*this.x-i*this.y,this.y=r,this},_rotateAround(t,e){const i=Math.cos(t),r=Math.sin(t),n=e.y+r*(this.x-e.x)+i*(this.y-e.y);return this.x=e.x+i*(this.x-e.x)-r*(this.y-e.y),this.y=n,this},_round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this},constructor:i},i.convert=function(t){if(t instanceof i)return t;if(Array.isArray(t))return new i(+t[0],+t[1]);if(void 0!==t.x&&void 0!==t.y)return new i(+t.x,+t.y);throw new Error("Expected [x, y] or {x, y} point format")};var o=function(){if(a)return n;function t(t,e,i,r){this.cx=3*t,this.bx=3*(i-t)-this.cx,this.ax=1-this.cx-this.bx,this.cy=3*e,this.by=3*(r-e)-this.cy,this.ay=1-this.cy-this.by,this.p1x=t,this.p1y=e,this.p2x=i,this.p2y=r}return a=1,n=t,t.prototype={sampleCurveX:function(t){return((this.ax*t+this.bx)*t+this.cx)*t},sampleCurveY:function(t){return((this.ay*t+this.by)*t+this.cy)*t},sampleCurveDerivativeX:function(t){return(3*this.ax*t+2*this.bx)*t+this.cx},solveCurveX:function(t,e){if(void 0===e&&(e=1e-6),t<0)return 0;if(t>1)return 1;for(var i=t,r=0;r<8;r++){var n=this.sampleCurveX(i)-t;if(Math.abs(n)<e)return i;var a=this.sampleCurveDerivativeX(i);if(Math.abs(a)<1e-6)break;i-=n/a}var o=0,s=1;for(i=t,r=0;r<20&&(n=this.sampleCurveX(i),!(Math.abs(n-t)<e));r++)t>n?o=i:s=i,i=.5*(s-o)+o;return i},solve:function(t,e){return this.sampleCurveY(this.solveCurveX(t,e))}},n}(),s=r(o);let l,c;function h(){return null==l&&(l="undefined"!=typeof OffscreenCanvas&&new OffscreenCanvas(1,1).getContext("2d")&&"function"==typeof createImageBitmap),l}function u(){if(null==c&&(c=!1,h())){const t=5,e=new OffscreenCanvas(t,t).getContext("2d",{willReadFrequently:!0});if(e){for(let i=0;i<t*t;i++){const r=4*i;e.fillStyle=`rgb(${r},${r+1},${r+2})`,e.fillRect(i%t,Math.floor(i/t),1,1)}const i=e.getImageData(0,0,t,t).data;for(let e=0;e<t*t*4;e++)if(e%4!=3&&i[e]!==e){c=!0;break}}}return c||!1}var d=1e-6,p="undefined"!=typeof Float32Array?Float32Array:Array;function m(){var t=new p(9);return p!=Float32Array&&(t[1]=0,t[2]=0,t[3]=0,t[5]=0,t[6]=0,t[7]=0),t[0]=1,t[4]=1,t[8]=1,t}function f(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=1,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=1,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}function g(){var t=new p(3);return p!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0),t}function _(t){var e=t[0],i=t[1],r=t[2];return Math.sqrt(e*e+i*i+r*r)}function y(t,e,i){var r=new p(3);return r[0]=t,r[1]=e,r[2]=i,r}function x(t,e,i){return t[0]=e[0]+i[0],t[1]=e[1]+i[1],t[2]=e[2]+i[2],t}function v(t,e,i){return t[0]=e[0]*i,t[1]=e[1]*i,t[2]=e[2]*i,t}function b(t,e,i){var r=e[0],n=e[1],a=e[2],o=i[0],s=i[1],l=i[2];return t[0]=n*l-a*s,t[1]=a*o-r*l,t[2]=r*s-n*o,t}var T,w=_;function V(t,e,i){var r=e[0],n=e[1],a=e[2],o=e[3];return t[0]=i[0]*r+i[4]*n+i[8]*a+i[12]*o,t[1]=i[1]*r+i[5]*n+i[9]*a+i[13]*o,t[2]=i[2]*r+i[6]*n+i[10]*a+i[14]*o,t[3]=i[3]*r+i[7]*n+i[11]*a+i[15]*o,t}function R(){var t=new p(4);return p!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0),t[3]=1,t}function M(t,e,i,r){var n=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"zyx",a=Math.PI/360;e*=a,r*=a,i*=a;var o=Math.sin(e),s=Math.cos(e),l=Math.sin(i),c=Math.cos(i),h=Math.sin(r),u=Math.cos(r);switch(n){case"xyz":t[0]=o*c*u+s*l*h,t[1]=s*l*u-o*c*h,t[2]=s*c*h+o*l*u,t[3]=s*c*u-o*l*h;break;case"xzy":t[0]=o*c*u-s*l*h,t[1]=s*l*u-o*c*h,t[2]=s*c*h+o*l*u,t[3]=s*c*u+o*l*h;break;case"yxz":t[0]=o*c*u+s*l*h,t[1]=s*l*u-o*c*h,t[2]=s*c*h-o*l*u,t[3]=s*c*u+o*l*h;break;case"yzx":t[0]=o*c*u+s*l*h,t[1]=s*l*u+o*c*h,t[2]=s*c*h-o*l*u,t[3]=s*c*u-o*l*h;break;case"zxy":t[0]=o*c*u-s*l*h,t[1]=s*l*u+o*c*h,t[2]=s*c*h+o*l*u,t[3]=s*c*u-o*l*h;break;case"zyx":t[0]=o*c*u-s*l*h,t[1]=s*l*u+o*c*h,t[2]=s*c*h-o*l*u,t[3]=s*c*u+o*l*h;break;default:throw new Error("Unknown angle order "+n)}return t}function U(){var t=new p(2);return p!=Float32Array&&(t[0]=0,t[1]=0),t}function S(t,e){var i=new p(2);return i[0]=t,i[1]=e,i}g(),T=new p(4),p!=Float32Array&&(T[0]=0,T[1]=0,T[2]=0,T[3]=0),g(),y(1,0,0),y(0,1,0),R(),R(),m(),U();const N=8192;function F(t,e,i){return e*(N/(t.tileSize*Math.pow(2,i-t.tileID.overscaledZ)))}function E(t){return t instanceof Error?t:new Error("string"==typeof t?t:String(t))}function Z(t,e){return(t%e+e)%e}function k(t,e,i){return t*(1-i)+e*i}function z(t){if(t<=0)return 0;if(t>=1)return 1;const e=t*t,i=e*t;return 4*(t<.5?i:3*(t-e)+i-.75)}function W(t,e,i,r){const n=new s(t,e,i,r);return t=>n.solve(t)}const I=W(.25,.1,.25,1);function D(t,e,i){return Math.min(i,Math.max(e,t))}function C(t,e,i){const r=i-e,n=((t-e)%r+r)%r+e;return n===e?i:n}function P(t,...e){for(const i of e)for(const e in i)t[e]=i[e];return t}let B=1;function L(t,e,i){const r={};for(const i in t)r[i]=e.call(this,t[i],i,t);return r}function O(t,e,i){const r={};for(const i in t)e.call(this,t[i],i,t)&&(r[i]=t[i]);return r}function j(t){return Array.isArray(t)?t.map(j):"object"==typeof t&&t?L(t,j):t}const A={};function G(t){A[t]||("undefined"!=typeof console&&console.warn(t),A[t]=!0)}function Y(t,e,i){return(i.y-t.y)*(e.x-t.x)>(e.y-t.y)*(i.x-t.x)}function Q(t){return"undefined"!=typeof WorkerGlobalScope&&void 0!==t&&t instanceof WorkerGlobalScope}let J=null;function X(t){return"undefined"!=typeof ImageBitmap&&t instanceof ImageBitmap}const H="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQYV2NgAAIAAAUAAarVyFEAAAAASUVORK5CYII=";function q(t,i,r,n,a){return e(this,void 0,void 0,function*(){if("undefined"==typeof VideoFrame)throw new Error("VideoFrame not supported");const e=new VideoFrame(t,{timestamp:0});try{const o=null==e?void 0:e.format;if(!o||!o.startsWith("BGR")&&!o.startsWith("RGB"))throw new Error(`Unrecognized format ${o}`);const s=o.startsWith("BGR"),l=new Uint8ClampedArray(n*a*4);if(yield e.copyTo(l,function(t,e,i,r,n){const a=4*Math.max(-e,0),o=(Math.max(0,i)-i)*r*4+a,s=4*r,l=Math.max(0,e),c=Math.max(0,i);return{rect:{x:l,y:c,width:Math.min(t.width,e+r)-l,height:Math.min(t.height,i+n)-c},layout:[{offset:o,stride:s}]}}(t,i,r,n,a)),s)for(let t=0;t<l.length;t+=4){const e=l[t];l[t]=l[t+2],l[t+2]=e}return l}finally{e.close()}})}let K,$;function tt(t,e,i,r){return t.addEventListener(e,i,r),{unsubscribe:()=>{t.removeEventListener(e,i,r)}}}function et(t){return t*Math.PI/180}function it(t){return t/Math.PI*180}const rt={touchstart:!0,touchmove:!0,touchmoveWindow:!0,touchend:!0,touchcancel:!0},nt={dblclick:!0,click:!0,mouseover:!0,mouseout:!0,mousedown:!0,mousemove:!0,mousemoveWindow:!0,mouseup:!0,mouseupWindow:!0,contextmenu:!0,wheel:!0},at="AbortError";class ot extends Error{constructor(t=at){super(t instanceof Error?t.message:t),this.name=at,t instanceof Error&&t.stack&&(this.stack=t.stack)}}function st(t){return t instanceof Error&&t.name===at}function lt(t){if(t.aborted)throw new ot(t.reason)}const ct={MAX_PARALLEL_IMAGE_REQUESTS:16,MAX_PARALLEL_IMAGE_REQUESTS_PER_FRAME:8,MAX_TILE_CACHE_ZOOM_LEVELS:5,REGISTERED_PROTOCOLS:{},WORKER_URL:""};function ht(t){return ct.REGISTERED_PROTOCOLS[t.substring(0,t.indexOf("://"))]}const ut="global-dispatcher";class dt extends Error{constructor(t,e,i,r){super(`AJAXError: ${e} (${t}): ${i}`),this.status=t,this.statusText=e,this.url=i,this.body=r}}const pt=()=>{var t;return Q(self)?null===(t=self.worker)||void 0===t?void 0:t.referrer:("blob:"===window.location.protocol?window.parent:window).location.href},mt=function(t,i){return e(this,void 0,void 0,function*(){var r,n;if(t.url.includes("://")&&!/^https?:|^file:/.test(t.url)){const e=ht(t.url);if(e){const r=yield e(t,i);return r.data||"arrayBuffer"!==t.type?r:P(r,{data:new ArrayBuffer(0)})}if(Q(self)&&(null===(r=self.worker)||void 0===r?void 0:r.actor))return self.worker.actor.sendAsync({type:"GR",data:t,targetMapId:ut},i)}if(!(t=>{var e;return t.startsWith("file:")||(null===(e=pt())||void 0===e?void 0:e.startsWith("file:"))&&!/^\w+:/.test(t)})(t.url)){if(fetch&&Request&&AbortController&&Object.hasOwn(Request.prototype,"signal"))return function(t,i){return e(this,void 0,void 0,function*(){const e=new Request(t.url,{method:t.method||"GET",body:t.body,credentials:t.credentials,headers:t.headers,cache:t.cache,referrer:pt(),referrerPolicy:t.referrerPolicy,signal:i.signal});let r,n;"json"!==t.type||e.headers.has("Accept")||e.headers.set("Accept","application/json");try{r=yield fetch(e)}catch(e){if(st(e))throw e;throw new dt(0,E(e).message,t.url,new Blob)}if(!r.ok){const e=yield r.blob();throw new dt(r.status,r.statusText,t.url,e)}n="arrayBuffer"===t.type||"image"===t.type?r.arrayBuffer():"json"===t.type?r.json():r.text();const a=yield n;return lt(i.signal),{data:a,cacheControl:r.headers.get("Cache-Control"),expires:r.headers.get("Expires"),etag:r.headers.get("ETag")}})}(t,i);if(Q(self)&&(null===(n=self.worker)||void 0===n?void 0:n.actor))return self.worker.actor.sendAsync({type:"GR",data:t,mustQueue:!0,targetMapId:ut},i)}return function(t,e){return new Promise((i,r)=>{var n;const a=new XMLHttpRequest;a.open(t.method||"GET",t.url,!0),"arrayBuffer"!==t.type&&"image"!==t.type||(a.responseType="arraybuffer");for(const e in t.headers)a.setRequestHeader(e,t.headers[e]);"json"===t.type&&(a.responseType="text",(null===(n=t.headers)||void 0===n?void 0:n.Accept)||a.setRequestHeader("Accept","application/json")),a.withCredentials="include"===t.credentials,a.onerror=()=>{r(new Error(a.statusText))},a.onload=()=>{if(!e.signal.aborted)if((a.status>=200&&a.status<300||0===a.status)&&null!==a.response){let e=a.response;if("json"===t.type)try{e=JSON.parse(a.response)}catch(t){return void r(t)}i({data:e,cacheControl:a.getResponseHeader("Cache-Control"),expires:a.getResponseHeader("Expires"),etag:a.getResponseHeader("ETag")})}else{const e=new Blob([a.response],{type:a.getResponseHeader("Content-Type")});r(new dt(a.status,a.statusText,t.url,e))}},e.signal.addEventListener("abort",()=>{a.abort(),r(new ot(e.signal.reason))}),a.send(t.body)})}(t,i)})};function ft(t){if(!t||t.indexOf("://")<=0||t.startsWith("data:image/")||t.startsWith("blob:"))return!0;const e=new URL(t),i=window.location;return e.protocol===i.protocol&&e.host===i.host}function gt(t,e,i){var r;(null===(r=i[t])||void 0===r?void 0:r.includes(e))||(i[t]=i[t]||[],i[t].push(e))}function _t(t,e,i){if(null==i?void 0:i[t]){const r=i[t].indexOf(e);-1!==r&&i[t].splice(r,1)}}class yt{constructor(t,e={}){P(this,e),this.type=t}}class xt extends yt{constructor(t,e={}){super("error",P({error:t},e))}}class vt{on(t,e){return this._listeners=this._listeners||{},gt(t,e,this._listeners),{unsubscribe:()=>{this.off(t,e)}}}off(t,e){return _t(t,e,this._listeners),_t(t,e,this._oneTimeListeners),this}once(t,e){return e?(this._oneTimeListeners=this._oneTimeListeners||{},gt(t,e,this._oneTimeListeners),this):new Promise(e=>this.once(t,e))}fire(t,e){var i,r;"string"==typeof t&&(t=new yt(t,e||{}));const n=t.type;if(this.listens(n)){t.target=this;const e=(null===(i=this._listeners)||void 0===i?void 0:i[n])?this._listeners[n].slice():[];for(const i of e)i.call(this,t);const a=(null===(r=this._oneTimeListeners)||void 0===r?void 0:r[n])?this._oneTimeListeners[n].slice():[];for(const e of a)_t(n,e,this._oneTimeListeners),e.call(this,t);const o=this._eventedParent;o&&(P(t,"function"==typeof this._eventedParentData?this._eventedParentData():this._eventedParentData),o.fire(t))}else t instanceof xt&&console.error(t.error);return this}listens(t){var e,i,r,n,a;return(null===(i=null===(e=this._listeners)||void 0===e?void 0:e[t])||void 0===i?void 0:i.length)>0||(null===(n=null===(r=this._oneTimeListeners)||void 0===r?void 0:r[t])||void 0===n?void 0:n.length)>0||(null===(a=this._eventedParent)||void 0===a?void 0:a.listens(t))}setEventedParent(t,e){return this._eventedParent=t,this._eventedParentData=e,this}}var bt={$version:8,$root:{version:{required:!0,type:"enum",values:[8]},name:{type:"string"},metadata:{type:"*"},center:{type:"array",value:"number",length:2},centerAltitude:{type:"number"},zoom:{type:"number"},bearing:{type:"number",default:0,period:360,units:"degrees"},pitch:{type:"number",default:0,units:"degrees"},roll:{type:"number",default:0,units:"degrees"},state:{type:"state",default:{}},light:{type:"light"},sky:{type:"sky"},projection:{type:"projection"},terrain:{type:"terrain"},sources:{required:!0,type:"sources"},sprite:{type:"sprite"},glyphs:{type:"string"},"font-faces":{type:"fontFaces"},transition:{type:"transition"},layers:{required:!0,type:"array",value:"layer"}},sources:{"*":{type:"source"}},source:["source_vector","source_raster","source_raster_dem","source_geojson","source_video","source_image"],source_vector:{type:{required:!0,type:"enum",values:{vector:{}}},url:{type:"string"},tiles:{type:"array",value:"string"},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129]},scheme:{type:"enum",values:{xyz:{},tms:{}},default:"xyz"},minzoom:{type:"number",default:0},maxzoom:{type:"number",default:22},attribution:{type:"string"},promoteId:{type:"promoteId"},volatile:{type:"boolean",default:!1},encoding:{type:"enum",values:{mvt:{},mlt:{}},default:"mvt"},"*":{type:"*"}},source_raster:{type:{required:!0,type:"enum",values:{raster:{}}},url:{type:"string"},tiles:{type:"array",value:"string"},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129]},minzoom:{type:"number",default:0},maxzoom:{type:"number",default:22},tileSize:{type:"number",default:512,units:"pixels"},scheme:{type:"enum",values:{xyz:{},tms:{}},default:"xyz"},attribution:{type:"string"},volatile:{type:"boolean",default:!1},"*":{type:"*"}},source_raster_dem:{type:{required:!0,type:"enum",values:{"raster-dem":{}}},url:{type:"string"},tiles:{type:"array",value:"string"},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129]},minzoom:{type:"number",default:0},maxzoom:{type:"number",default:22},tileSize:{type:"number",default:512,units:"pixels"},attribution:{type:"string"},encoding:{type:"enum",values:{terrarium:{},mapbox:{},custom:{}},default:"mapbox"},redFactor:{type:"number",default:1},blueFactor:{type:"number",default:1},greenFactor:{type:"number",default:1},baseShift:{type:"number",default:0},volatile:{type:"boolean",default:!1},"*":{type:"*"}},source_geojson:{type:{required:!0,type:"enum",values:{geojson:{}}},data:{required:!0,type:"*"},maxzoom:{type:"number",default:18},attribution:{type:"string"},buffer:{type:"number",default:128,maximum:512,minimum:0},filter:{type:"filter"},tolerance:{type:"number",default:.375},cluster:{type:"boolean",default:!1},clusterRadius:{type:"number",default:50,minimum:0},clusterMaxZoom:{type:"number"},clusterMinPoints:{type:"number"},clusterProperties:{type:"*"},lineMetrics:{type:"boolean",default:!1},generateId:{type:"boolean",default:!1},promoteId:{type:"promoteId"}},source_video:{type:{required:!0,type:"enum",values:{video:{}}},urls:{required:!0,type:"array",value:"string"},coordinates:{required:!0,type:"array",length:4,value:{type:"array",length:2,value:"number"}}},source_image:{type:{required:!0,type:"enum",values:{image:{}}},url:{required:!0,type:"string"},coordinates:{required:!0,type:"array",length:4,value:{type:"array",length:2,value:"number"}}},layer:{id:{type:"string",required:!0},type:{type:"enum",values:{fill:{},line:{},symbol:{},circle:{},heatmap:{},"fill-extrusion":{},raster:{},hillshade:{},"color-relief":{},background:{}},required:!0},metadata:{type:"*"},source:{type:"string"},"source-layer":{type:"string"},minzoom:{type:"number",minimum:0,maximum:24},maxzoom:{type:"number",minimum:0,maximum:24},filter:{type:"filter"},layout:{type:"layout"},paint:{type:"paint"}},layout:["layout_fill","layout_line","layout_circle","layout_heatmap","layout_fill-extrusion","layout_symbol","layout_raster","layout_hillshade","layout_color-relief","layout_background"],layout_background:{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible",expression:{interpolated:!1,parameters:["global-state"]},"property-type":"data-constant"}},layout_fill:{"fill-sort-key":{type:"number",expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{},none:{}},default:"visible",expression:{interpolated:!1,parameters:["global-state"]},"property-type":"data-constant"}},layout_circle:{"circle-sort-key":{type:"number",expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{},none:{}},default:"visible",expression:{interpolated:!1,parameters:["global-state"]},"property-type":"data-constant"}},layout_heatmap:{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible",expression:{interpolated:!1,parameters:["global-state"]},"property-type":"data-constant"}},"layout_fill-extrusion":{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible",expression:{interpolated:!1,parameters:["global-state"]},"property-type":"data-constant"}},layout_line:{"line-cap":{type:"enum",values:{butt:{},round:{},square:{}},default:"butt",expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"line-join":{type:"enum",values:{bevel:{},round:{},miter:{}},default:"miter",expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"line-miter-limit":{type:"number",default:2,requires:[{"line-join":"miter"}],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"line-round-limit":{type:"number",default:1.05,requires:[{"line-join":"round"}],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"line-sort-key":{type:"number",expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{},none:{}},default:"visible",expression:{interpolated:!1,parameters:["global-state"]},"property-type":"data-constant"}},layout_symbol:{"symbol-placement":{type:"enum",values:{point:{},line:{},"line-center":{}},default:"point",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"symbol-spacing":{type:"number",default:250,minimum:1,units:"pixels",requires:[{"symbol-placement":"line"}],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"symbol-avoid-edges":{type:"boolean",default:!1,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"symbol-sort-key":{type:"number",expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"symbol-z-order":{type:"enum",values:{auto:{},"viewport-y":{},source:{}},default:"auto",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-allow-overlap":{type:"boolean",default:!1,requires:["icon-image",{"!":"icon-overlap"}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-overlap":{type:"enum",values:{never:{},always:{},cooperative:{}},requires:["icon-image"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-ignore-placement":{type:"boolean",default:!1,requires:["icon-image"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-optional":{type:"boolean",default:!1,requires:["icon-image","text-field"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-rotation-alignment":{type:"enum",values:{map:{},viewport:{},auto:{}},default:"auto",requires:["icon-image"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-size":{type:"number",default:1,minimum:0,units:"factor of the original icon size",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-text-fit":{type:"enum",values:{none:{},width:{},height:{},both:{}},default:"none",requires:["icon-image","text-field"],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",requires:["icon-image","text-field",{"icon-text-fit":["both","width","height"]}],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-image":{type:"resolvedImage",tokens:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-rotate":{type:"number",default:0,period:360,units:"degrees",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-padding":{type:"padding",default:[2],units:"pixels",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-keep-upright":{type:"boolean",default:!1,requires:["icon-image",{"icon-rotation-alignment":"map"},{"symbol-placement":["line","line-center"]}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-offset":{type:"array",value:"number",length:2,default:[0,0],requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-anchor":{type:"enum",values:{center:{},left:{},right:{},top:{},bottom:{},"top-left":{},"top-right":{},"bottom-left":{},"bottom-right":{}},default:"center",requires:["icon-image"],expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-pitch-alignment":{type:"enum",values:{map:{},viewport:{},auto:{}},default:"auto",requires:["icon-image"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-pitch-alignment":{type:"enum",values:{map:{},viewport:{},auto:{}},default:"auto",requires:["text-field"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-rotation-alignment":{type:"enum",values:{map:{},viewport:{},"viewport-glyph":{},auto:{}},default:"auto",requires:["text-field"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-field":{type:"formatted",default:"",tokens:!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"],requires:["text-field"],expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-size":{type:"number",default:16,minimum:0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-max-width":{type:"number",default:10,minimum:0,units:"ems",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-line-height":{type:"number",default:1.2,units:"ems",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-letter-spacing":{type:"number",default:0,units:"ems",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-justify":{type:"enum",values:{auto:{},left:{},center:{},right:{}},default:"center",requires:["text-field"],expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-radial-offset":{type:"number",units:"ems",default:0,requires:["text-field"],"property-type":"data-driven",expression:{interpolated:!0,parameters:["zoom","feature"]}},"text-variable-anchor":{type:"array",value:"enum",values:{center:{},left:{},right:{},top:{},bottom:{},"top-left":{},"top-right":{},"bottom-left":{},"bottom-right":{}},requires:["text-field",{"symbol-placement":["point"]}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-variable-anchor-offset":{type:"variableAnchorOffsetCollection",requires:["text-field",{"symbol-placement":["point"]}],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-anchor":{type:"enum",values:{center:{},left:{},right:{},top:{},bottom:{},"top-left":{},"top-right":{},"bottom-left":{},"bottom-right":{}},default:"center",requires:["text-field",{"!":"text-variable-anchor"}],expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-max-angle":{type:"number",default:45,units:"degrees",requires:["text-field",{"symbol-placement":["line","line-center"]}],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-writing-mode":{type:"array",value:"enum",values:{horizontal:{},vertical:{}},requires:["text-field",{"symbol-placement":["point"]}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-rotate":{type:"number",default:0,period:360,units:"degrees",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-padding":{type:"number",default:2,minimum:0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-keep-upright":{type:"boolean",default:!0,requires:["text-field",{"text-rotation-alignment":"map"},{"symbol-placement":["line","line-center"]}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-transform":{type:"enum",values:{none:{},uppercase:{},lowercase:{}},default:"none",requires:["text-field"],expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-offset":{type:"array",value:"number",units:"ems",length:2,default:[0,0],requires:["text-field",{"!":"text-radial-offset"}],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-allow-overlap":{type:"boolean",default:!1,requires:["text-field",{"!":"text-overlap"}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-overlap":{type:"enum",values:{never:{},always:{},cooperative:{}},requires:["text-field"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-ignore-placement":{type:"boolean",default:!1,requires:["text-field"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-optional":{type:"boolean",default:!1,requires:["text-field","icon-image"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},visibility:{type:"enum",values:{visible:{},none:{}},default:"visible",expression:{interpolated:!1,parameters:["global-state"]},"property-type":"data-constant"}},layout_raster:{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible",expression:{interpolated:!1,parameters:["global-state"]},"property-type":"data-constant"}},layout_hillshade:{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible",expression:{interpolated:!1,parameters:["global-state"]},"property-type":"data-constant"}},"layout_color-relief":{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible",expression:{interpolated:!1,parameters:["global-state"]},"property-type":"data-constant"}},filter:{type:"boolean",expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},filter_operator:{type:"enum",values:{"==":{},"!=":{},">":{},">=":{},"<":{},"<=":{},in:{},"!in":{},all:{},any:{},none:{},has:{},"!has":{}}},geometry_type:{type:"enum",values:{Point:{},LineString:{},Polygon:{}}},function:{expression:{type:"expression"},stops:{type:"array",value:"function_stop"},base:{type:"number",default:1,minimum:0},property:{type:"string",default:"$zoom"},type:{type:"enum",values:{identity:{},exponential:{},interval:{},categorical:{}},default:"exponential"},colorSpace:{type:"enum",values:{rgb:{},lab:{},hcl:{}},default:"rgb"},default:{type:"*",required:!1}},function_stop:{type:"array",minimum:0,maximum:24,value:["number","color"],length:2},expression:{type:"array",value:"expression_name",minimum:1},light:{anchor:{type:"enum",default:"viewport",values:{map:{},viewport:{}},"property-type":"data-constant",transition:!1,expression:{interpolated:!1,parameters:["zoom"]}},position:{type:"array",default:[1.15,210,30],length:3,value:"number","property-type":"data-constant",transition:!0,expression:{interpolated:!0,parameters:["zoom"]}},color:{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},intensity:{type:"number","property-type":"data-constant",default:.5,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0}},sky:{"sky-color":{type:"color","property-type":"data-constant",default:"#88C6FC",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"horizon-color":{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"fog-color":{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"fog-ground-blend":{type:"number","property-type":"data-constant",default:.5,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"horizon-fog-blend":{type:"number","property-type":"data-constant",default:.8,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"sky-horizon-blend":{type:"number","property-type":"data-constant",default:.8,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"atmosphere-blend":{type:"number","property-type":"data-constant",default:.8,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0}},terrain:{source:{type:"string",required:!0},exaggeration:{type:"number",minimum:0,default:1}},projection:{type:{type:"projectionDefinition",default:"mercator","property-type":"data-constant",transition:!1,expression:{interpolated:!0,parameters:["zoom"]}}},paint:["paint_fill","paint_line","paint_circle","paint_heatmap","paint_fill-extrusion","paint_symbol","paint_raster","paint_hillshade","paint_color-relief","paint_background"],paint_fill:{"fill-antialias":{type:"boolean",default:!0,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"fill-pattern"}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-outline-color":{type:"color",transition:!0,requires:[{"!":"fill-pattern"},{"fill-antialias":!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",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["fill-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-pattern":{type:"resolvedImage",transition:!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,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"fill-extrusion-pattern"}],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",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["fill-extrusion-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"fill-extrusion-height":{type:"number",default:0,minimum:0,units:"meters",transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-base":{type:"number",default:0,minimum:0,units:"meters",transition:!0,requires:["fill-extrusion-height"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-vertical-gradient":{type:"boolean",default:!0,transition:!1,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_line:{"line-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"line-pattern"}],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",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["line-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"line-width":{type:"number",default:1,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-gap-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-offset":{type:"number",default:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-dasharray":{type:"array",value:"number",minimum:0,transition:!0,units:"line widths",requires:[{"!":"line-pattern"}],expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"line-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"line-gradient":{type:"color",transition:!1,requires:[{"!":"line-dasharray"},{"!":"line-pattern"},{source:"geojson",has:{lineMetrics:!0}}],expression:{interpolated:!0,parameters:["line-progress"]},"property-type":"color-ramp"}},paint_circle:{"circle-radius":{type:"number",default:5,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-blur":{type:"number",default:0,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!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",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"circle-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["circle-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-scale":{type:"enum",values:{map:{},viewport:{}},default:"map",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-alignment":{type:"enum",values:{map:{},viewport:{}},default:"viewport",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-stroke-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!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",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-weight":{type:"number",default:1,minimum:0,transition:!1,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-intensity":{type:"number",default:1,minimum:0,transition:!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"],transition:!1,expression:{interpolated:!0,parameters:["heatmap-density"]},"property-type":"color-ramp"},"heatmap-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_symbol:{"icon-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-color":{type:"color",default:"#000000",transition:!0,requires:["icon-image"],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,requires:["icon-image"],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",requires:["icon-image"],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",requires:["icon-image"],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",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["icon-image","icon-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-color":{type:"color",default:"#000000",transition:!0,overridable:!0,requires:["text-field"],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,requires:["text-field"],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",requires:["text-field"],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",requires:["text-field"],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",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["text-field","text-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_raster:{"raster-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-hue-rotate":{type:"number",default:0,period:360,transition:!0,units:"degrees",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-min":{type:"number",default:0,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-max":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-saturation":{type:"number",default:0,minimum:-1,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-contrast":{type:"number",default:0,minimum:-1,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},resampling:{type:"enum",values:{linear:{},nearest:{}},default:"linear",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"raster-resampling":{type:"enum",values:{linear:{},nearest:{}},default:"linear",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"raster-fade-duration":{type:"number",default:300,minimum:0,transition:!1,units:"milliseconds",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_hillshade:{"hillshade-illumination-direction":{type:"numberArray",default:335,minimum:0,maximum:359,transition:!1,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-illumination-altitude":{type:"numberArray",default:45,minimum:0,maximum:90,transition:!1,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-illumination-anchor":{type:"enum",values:{map:{},viewport:{}},default:"viewport",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-exaggeration":{type:"number",default:.5,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-shadow-color":{type:"colorArray",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-highlight-color":{type:"colorArray",default:"#FFFFFF",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-accent-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-method":{type:"enum",values:{standard:{},basic:{},combined:{},igor:{},multidirectional:{}},default:"standard",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},resampling:{type:"enum",values:{linear:{},nearest:{}},default:"linear",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},"paint_color-relief":{"color-relief-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"color-relief-color":{type:"color",transition:!1,expression:{interpolated:!0,parameters:["elevation"]},"property-type":"color-ramp"},resampling:{type:"enum",values:{linear:{},nearest:{}},default:"linear",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_background:{"background-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"background-pattern"}],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"background-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"cross-faded"},"background-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},transition:{duration:{type:"number",default:300,minimum:0,units:"milliseconds"},delay:{type:"number",default:0,minimum:0,units:"milliseconds"}},"property-type":{"data-driven":{type:"property-type"},"cross-faded":{type:"property-type"},"cross-faded-data-driven":{type:"property-type"},"color-ramp":{type:"property-type"},"data-constant":{type:"property-type"},constant:{type:"property-type"}},promoteId:{"*":{type:"string"}},interpolation:{type:"array",value:"interpolation_name",minimum:1},interpolation_name:{type:"enum",values:{linear:{syntax:{overloads:[{parameters:[],"output-type":"interpolation"}],parameters:[]}},exponential:{syntax:{overloads:[{parameters:["base"],"output-type":"interpolation"}],parameters:[{name:"base",type:"number literal"}]}},"cubic-bezier":{syntax:{overloads:[{parameters:["x1","y1","x2","y2"],"output-type":"interpolation"}],parameters:[{name:"x1",type:"number literal"},{name:"y1",type:"number literal"},{name:"x2",type:"number literal"},{name:"y2",type:"number literal"}]}}}}};const Tt=["type","source","source-layer","minzoom","maxzoom","filter","layout"];function wt(t,e){const i={};for(const e in t)"ref"!==e&&(i[e]=t[e]);return Tt.forEach(t=>{t in e&&(i[t]=e[t])}),i}function Vt(t,e){if(Array.isArray(t)){if(!Array.isArray(e)||t.length!==e.length)return!1;for(let i=0;i<t.length;i++)if(!Vt(t[i],e[i]))return!1;return!0}if("object"==typeof t&&null!==t&&null!==e){if("object"!=typeof e)return!1;if(Object.keys(t).length!==Object.keys(e).length)return!1;for(const i in t)if(!Vt(t[i],e[i]))return!1;return!0}return t===e}function Rt(t,e){t.push(e)}function Mt(t,e,i){Rt(i,{command:"addSource",args:[t,e[t]]})}function Ut(t,e,i){Rt(e,{command:"removeSource",args:[t]}),i[t]=!0}function St(t,e,i,r){Ut(t,i,r),Mt(t,e,i)}function Nt(t,e,i){let r;for(r in t[i])if(Object.prototype.hasOwnProperty.call(t[i],r)&&"data"!==r&&!Vt(t[i][r],e[i][r]))return!1;for(r in e[i])if(Object.prototype.hasOwnProperty.call(e[i],r)&&"data"!==r&&!Vt(t[i][r],e[i][r]))return!1;return!0}function Ft(t,e,i,r,n,a){t=t||{},e=e||{};for(const o in t)Object.prototype.hasOwnProperty.call(t,o)&&(Vt(t[o],e[o])||i.push({command:a,args:[r,o,e[o],n]}));for(const o in e)Object.prototype.hasOwnProperty.call(e,o)&&!Object.prototype.hasOwnProperty.call(t,o)&&(Vt(t[o],e[o])||i.push({command:a,args:[r,o,e[o],n]}))}function Et(t){return t.id}function Zt(t,e){return t[e.id]=e,t}class kt{constructor(t,e,i,r){this.message=(t?`${t}: `:"")+i,r&&(this.identifier=r),null!=e&&e.__line__&&(this.line=e.__line__)}}function zt(t,...e){for(const i of e)for(const e in i)t[e]=i[e];return t}class Wt extends Error{constructor(t,e){super(e),this.message=e,this.key=t}}class It{constructor(t,e=[]){this.parent=t,this.bindings={};for(const[t,i]of e)this.bindings[t]=i}concat(t){return new It(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 Dt={kind:"null"},Ct={kind:"number"},Pt={kind:"string"},Bt={kind:"boolean"},Lt={kind:"color"},Ot={kind:"projectionDefinition"},jt={kind:"object"},At={kind:"value"},Gt={kind:"collator"},Yt={kind:"formatted"},Qt={kind:"padding"},Jt={kind:"colorArray"},Xt={kind:"numberArray"},Ht={kind:"resolvedImage"},qt={kind:"variableAnchorOffsetCollection"};function Kt(t,e){return{kind:"array",itemType:t,N:e}}function $t(t){if("array"===t.kind){const e=$t(t.itemType);return"number"==typeof t.N?`array<${e}, ${t.N}>`:"value"===t.itemType.kind?"array":`array<${e}>`}return t.kind}const te=[Dt,Ct,Pt,Bt,Lt,Ot,Yt,jt,Kt(At),Qt,Xt,Jt,Ht,qt];function ee(t,e){if("error"===e.kind)return null;if("array"===t.kind){if("array"===e.kind&&(0===e.N&&"value"===e.itemType.kind||!ee(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 te)if(!ee(t,e))return null}return`Expected ${$t(t)} but found ${$t(e)} instead.`}function ie(t,e){return e.some(e=>e.kind===t.kind)}function re(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)}function ne(t,e){return"array"===t.kind&&"array"===e.kind?t.itemType.kind===e.itemType.kind&&"number"==typeof t.N:t.kind===e.kind}const ae=.96422,oe=.82521,se=4/29,le=6/29,ce=3*le*le,he=le*le*le,ue=Math.PI/180,de=180/Math.PI;function pe(t){return(t%=360)<0&&(t+=360),t}function me([t,e,i,r]){let n,a;const o=ge((.2225045*(t=fe(t))+.7168786*(e=fe(e))+.0606169*(i=fe(i)))/1);t===e&&e===i?n=a=o:(n=ge((.4360747*t+.3850649*e+.1430804*i)/ae),a=ge((.0139322*t+.0971045*e+.7141733*i)/oe));const s=116*o-16;return[s<0?0:s,500*(n-o),200*(o-a),r]}function fe(t){return t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function ge(t){return t>he?Math.pow(t,1/3):t/ce+se}function _e([t,e,i,r]){let n=(t+16)/116,a=isNaN(e)?n:n+e/500,o=isNaN(i)?n:n-i/200;return n=1*xe(n),a=ae*xe(a),o=oe*xe(o),[ye(3.1338561*a-1.6168667*n-.4906146*o),ye(-.9787684*a+1.9161415*n+.033454*o),ye(.0719453*a-.2289914*n+1.4052427*o),r]}function ye(t){return(t=t<=.00304?12.92*t:1.055*Math.pow(t,1/2.4)-.055)<0?0:t>1?1:t}function xe(t){return t>le?t*t*t:ce*(t-se)}const ve=Object.hasOwn||function(t,e){return Object.prototype.hasOwnProperty.call(t,e)};function be(t,e){return ve(t,e)?t[e]:void 0}function Te(t){return parseInt(t.padEnd(2,t),16)/255}function we(t,e){return Ve(e?t/100:t,0,1)}function Ve(t,e,i){return Math.min(Math.max(e,t),i)}function Re(t){return!t.some(Number.isNaN)}const Me={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]};function Ue(t,e,i){return t+i*(e-t)}function Se(t,e,i){return t.map((t,r)=>Ue(t,e[r],i))}class Ne{constructor(t,e,i,r=1,n=!0){this.r=t,this.g=e,this.b=i,this.a=r,n||(this.r*=r,this.g*=r,this.b*=r,r||this.overwriteGetter("rgb",[t,e,i,r]))}static parse(t){if(t instanceof Ne)return t;if("string"!=typeof t)return;const e=function(t){if("transparent"===(t=t.toLowerCase().trim()))return[0,0,0,0];const e=be(Me,t);if(e){const[t,i,r]=e;return[t/255,i/255,r/255,1]}if(t.startsWith("#")&&/^#(?:[0-9a-f]{3,4}|[0-9a-f]{6}|[0-9a-f]{8})$/.test(t)){const e=t.length<6?1:2;let i=1;return[Te(t.slice(i,i+=e)),Te(t.slice(i,i+=e)),Te(t.slice(i,i+=e)),Te(t.slice(i,i+e)||"ff")]}if(t.startsWith("rgb")){const e=t.match(/^rgba?\(\s*([\de.+-]+)(%)?(?:\s+|\s*(,)\s*)([\de.+-]+)(%)?(?:\s+|\s*(,)\s*)([\de.+-]+)(%)?(?:\s*([,\/])\s*([\de.+-]+)(%)?)?\s*\)$/);if(e){const[t,i,r,n,a,o,s,l,c,h,u,d]=e,p=[n||" ",s||" ",h].join("");if(" "===p||" /"===p||",,"===p||",,,"===p){const t=[r,o,c].join(""),e="%%%"===t?100:""===t?255:0;if(e){const t=[Ve(+i/e,0,1),Ve(+a/e,0,1),Ve(+l/e,0,1),u?we(+u,d):1];if(Re(t))return t}}return}}const i=t.match(/^hsla?\(\s*([\de.+-]+)(?:deg)?(?:\s+|\s*(,)\s*)([\de.+-]+)%(?:\s+|\s*(,)\s*)([\de.+-]+)%(?:\s*([,\/])\s*([\de.+-]+)(%)?)?\s*\)$/);if(i){const[t,e,r,n,a,o,s,l,c]=i,h=[r||" ",a||" ",s].join("");if(" "===h||" /"===h||",,"===h||",,,"===h){const t=[+e,Ve(+n,0,100),Ve(+o,0,100),l?we(+l,c):1];if(Re(t))return function([t,e,i,r]){function n(r){const n=(r+t/30)%12,a=e*Math.min(i,1-i);return i-a*Math.max(-1,Math.min(n-3,9-n,1))}return t=pe(t),e/=100,i/=100,[n(0),n(8),n(4),r]}(t)}}}(t);return e?new Ne(...e,!1):void 0}get rgb(){const{r:t,g:e,b:i,a:r}=this,n=r||1/0;return this.overwriteGetter("rgb",[t/n,e/n,i/n,r])}get hcl(){return this.overwriteGetter("hcl",function(t){const[e,i,r,n]=me(t),a=Math.sqrt(i*i+r*r);return[Math.round(1e4*a)?pe(Math.atan2(r,i)*de):NaN,a,e,n]}(this.rgb))}get lab(){return this.overwriteGetter("lab",me(this.rgb))}overwriteGetter(t,e){return Object.defineProperty(this,t,{value:e}),e}toString(){const[t,e,i,r]=this.rgb;return`rgba(${[t,e,i].map(t=>Math.round(255*t)).join(",")},${r})`}static interpolate(t,e,i,r="rgb"){switch(r){case"rgb":{const[r,n,a,o]=Se(t.rgb,e.rgb,i);return new Ne(r,n,a,o,!1)}case"hcl":{const[r,n,a,o]=t.hcl,[s,l,c,h]=e.hcl;let u,d;if(isNaN(r)||isNaN(s))isNaN(r)?isNaN(s)?u=NaN:(u=s,1!==a&&0!==a||(d=l)):(u=r,1!==c&&0!==c||(d=n));else{let t=s-r;s>r&&t>180?t-=360:s<r&&r-s>180&&(t+=360),u=r+i*t}const[p,m,f,g]=function([t,e,i,r]){return t=isNaN(t)?0:t*ue,_e([i,Math.cos(t)*e,Math.sin(t)*e,r])}([u,null!=d?d:Ue(n,l,i),Ue(a,c,i),Ue(o,h,i)]);return new Ne(p,m,f,g,!1)}case"lab":{const[r,n,a,o]=_e(Se(t.lab,e.lab,i));return new Ne(r,n,a,o,!1)}}}}Ne.black=new Ne(0,0,0,1),Ne.white=new Ne(1,1,1,1),Ne.transparent=new Ne(0,0,0,0),Ne.red=new Ne(1,0,0,1);class Fe{constructor(t,e,i){this.sensitivity=t?e?"variant":"case":e?"accent":"base",this.locale=i,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}}const Ee=["bottom","center","top"];class Ze{constructor(t,e,i,r,n,a){this.text=t,this.image=e,this.scale=i,this.fontStack=r,this.textColor=n,this.verticalAlign=a}}class ke{constructor(t){this.sections=t}static fromString(t){return new ke([new Ze(t,null,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 ke?t:ke.fromString(t)}toString(){return 0===this.sections.length?"":this.sections.map(t=>t.text).join("")}}class ze{constructor(t){this.values=t.slice()}static parse(t){if(t instanceof ze)return t;if("number"==typeof t)return new ze([t,t,t,t]);if(Array.isArray(t)&&!(t.length<1||t.length>4)){for(const e of t)if("number"!=typeof e)return;switch(t.length){case 1:t=[t[0],t[0],t[0],t[0]];break;case 2:t=[t[0],t[1],t[0],t[1]];break;case 3:t=[t[0],t[1],t[2],t[1]]}return new ze(t)}}toString(){return JSON.stringify(this.values)}static interpolate(t,e,i){return new ze(Se(t.values,e.values,i))}}class We{constructor(t){this.values=t.slice()}static parse(t){if(t instanceof We)return t;if("number"==typeof t)return new We([t]);if(Array.isArray(t)){for(const e of t)if("number"!=typeof e)return;return new We(t)}}toString(){return JSON.stringify(this.values)}static interpolate(t,e,i){return new We(Se(t.values,e.values,i))}}class Ie{constructor(t){this.values=t.slice()}static parse(t){if(t instanceof Ie)return t;if("string"==typeof t){const e=Ne.parse(t);if(!e)return;return new Ie([e])}if(!Array.isArray(t))return;const e=[];for(const i of t){if("string"!=typeof i)return;const t=Ne.parse(i);if(!t)return;e.push(t)}return new Ie(e)}toString(){return JSON.stringify(this.values)}static interpolate(t,e,i,r="rgb"){const n=[];if(t.values.length!=e.values.length)throw new Error(`colorArray: Arrays have mismatched length (${t.values.length} vs. ${e.values.length}), cannot interpolate.`);for(let a=0;a<t.values.length;a++)n.push(Ne.interpolate(t.values[a],e.values[a],i,r));return new Ie(n)}}class De extends Error{constructor(t){super(t),this.name="RuntimeError"}toJSON(){return this.message}}const Ce=new Set(["center","left","right","top","bottom","top-left","top-right","bottom-left","bottom-right"]);class Pe{constructor(t){this.values=t.slice()}static parse(t){if(t instanceof Pe)return t;if(Array.isArray(t)&&!(t.length<1)&&t.length%2==0){for(let e=0;e<t.length;e+=2){const i=t[e],r=t[e+1];if("string"!=typeof i||!Ce.has(i))return;if(!Array.isArray(r)||2!==r.length||"number"!=typeof r[0]||"number"!=typeof r[1])return}return new Pe(t)}}toString(){return JSON.stringify(this.values)}static interpolate(t,e,i){const r=t.values,n=e.values;if(r.length!==n.length)throw new De(`Cannot interpolate values of different length. from: ${t.toString()}, to: ${e.toString()}`);const a=[];for(let t=0;t<r.length;t+=2){if(r[t]!==n[t])throw new De(`Cannot interpolate values containing mismatched anchors. from[${t}]: ${r[t]}, to[${t}]: ${n[t]}`);a.push(r[t]);const[e,o]=r[t+1],[s,l]=n[t+1];a.push([Ue(e,s,i),Ue(o,l,i)])}return new Pe(a)}}class Be{constructor(t){this.name=t.name,this.available=t.available}toString(){return this.name}static fromString(t){return t?new Be({name:t,available:!1}):null}}class Le{constructor(t,e,i){this.from=t,this.to=e,this.transition=i}static interpolate(t,e,i){return new Le(t,e,i)}static parse(t){return t instanceof Le?t:Array.isArray(t)&&3===t.length&&"string"==typeof t[0]&&"string"==typeof t[1]&&"number"==typeof t[2]?new Le(t[0],t[1],t[2]):"object"==typeof t&&"string"==typeof t.from&&"string"==typeof t.to&&"number"==typeof t.transition?new Le(t.from,t.to,t.transition):"string"==typeof t?new Le(t,t,1):void 0}}function Oe(t,e,i,r){return"number"==typeof t&&t>=0&&t<=255&&"number"==typeof e&&e>=0&&e<=255&&"number"==typeof i&&i>=0&&i<=255?void 0===r||"number"==typeof r&&r>=0&&r<=1?null:`Invalid rgba value [${[t,e,i,r].join(", ")}]: 'a' must be between 0 and 1.`:`Invalid rgba value [${("number"==typeof r?[t,e,i,r]:[t,e,i]).join(", ")}]: 'r', 'g', and 'b' must be between 0 and 255.`}function je(t){if(null===t||"string"==typeof t||"boolean"==typeof t||"number"==typeof t||t instanceof Le||t instanceof Ne||t instanceof Fe||t instanceof ke||t instanceof ze||t instanceof We||t instanceof Ie||t instanceof Pe||t instanceof Be)return!0;if(Array.isArray(t)){for(const e of t)if(!je(e))return!1;return!0}if("object"==typeof t){for(const e in t)if(!je(t[e]))return!1;return!0}return!1}function Ae(t){if(null===t)return Dt;if("string"==typeof t)return Pt;if("boolean"==typeof t)return Bt;if("number"==typeof t)return Ct;if(t instanceof Ne)return Lt;if(t instanceof Le)return Ot;if(t instanceof Fe)return Gt;if(t instanceof ke)return Yt;if(t instanceof ze)return Qt;if(t instanceof We)return Xt;if(t instanceof Ie)return Jt;if(t instanceof Pe)return qt;if(t instanceof Be)return Ht;if(Array.isArray(t)){const e=t.length;let i;for(const e of t){const t=Ae(e);if(i){if(i===t)continue;i=At;break}i=t}return Kt(i||At,e)}return jt}function Ge(t){const e=typeof t;return null===t?"":"string"===e||"number"===e||"boolean"===e?String(t):t instanceof Ne||t instanceof Le||t instanceof ke||t instanceof ze||t instanceof We||t instanceof Ie||t instanceof Pe||t instanceof Be?t.toString():JSON.stringify(t)}class Ye{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(!je(t[1]))return e.error("invalid value");const i=t[1];let r=Ae(i);const n=e.expectedType;return"array"!==r.kind||0!==r.N||!n||"array"!==n.kind||"number"==typeof n.N&&0!==n.N||(r=n),new Ye(r,i)}evaluate(){return this.value}eachChild(){}outputDefined(){return!0}}const Qe={string:Pt,number:Ct,boolean:Bt,object:jt};class Je{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 i,r=1;const n=t[0];if("array"===n){let n,a;if(t.length>2){const i=t[1];if("string"!=typeof i||!(i in Qe)||"object"===i)return e.error('The item type argument of "array" must be one of string, number, boolean',1);n=Qe[i],r++}else n=At;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);a=t[2],r++}i=Kt(n,a)}else{if(!Qe[n])throw new Error(`Types doesn't contain name = ${n}`);i=Qe[n]}const a=[];for(;r<t.length;r++){const i=e.parse(t[r],r,At);if(!i)return null;a.push(i)}return new Je(i,a)}evaluate(t){for(let e=0;e<this.args.length;e++){const i=this.args[e].evaluate(t);if(!ee(this.type,Ae(i)))return i;if(e===this.args.length-1)throw new De(`Expected value to be of type ${$t(this.type)}, but found ${$t(Ae(i))} instead.`)}throw new Error}eachChild(t){this.args.forEach(t)}outputDefined(){return this.args.every(t=>t.outputDefined())}}const Xe={"to-boolean":Bt,"to-color":Lt,"to-number":Ct,"to-string":Pt};class He{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 i=t[0];if(!Xe[i])throw new Error(`Can't parse ${i} as it is not part of the known types`);if(("to-boolean"===i||"to-string"===i)&&2!==t.length)return e.error("Expected one argument.");const r=Xe[i],n=[];for(let i=1;i<t.length;i++){const r=e.parse(t[i],i,At);if(!r)return null;n.push(r)}return new He(r,n)}evaluate(t){switch(this.type.kind){case"boolean":return Boolean(this.args[0].evaluate(t));case"color":{let e,i;for(const r of this.args){if(e=r.evaluate(t),i=null,e instanceof Ne)return e;if("string"==typeof e){const i=t.parseColor(e);if(i)return i}else if(Array.isArray(e)&&(i=e.length<3||e.length>4?`Invalid rgba value ${JSON.stringify(e)}: expected an array containing either three or four numeric values.`:Oe(e[0],e[1],e[2],e[3]),!i))return new Ne(e[0]/255,e[1]/255,e[2]/255,e[3])}throw new De(i||`Could not parse color from value '${"string"==typeof e?e:JSON.stringify(e)}'`)}case"padding":{let e;for(const i of this.args){e=i.evaluate(t);const r=ze.parse(e);if(r)return r}throw new De(`Could not parse padding from value '${"string"==typeof e?e:JSON.stringify(e)}'`)}case"numberArray":{let e;for(const i of this.args){e=i.evaluate(t);const r=We.parse(e);if(r)return r}throw new De(`Could not parse numberArray from value '${"string"==typeof e?e:JSON.stringify(e)}'`)}case"colorArray":{let e;for(const i of this.args){e=i.evaluate(t);const r=Ie.parse(e);if(r)return r}throw new De(`Could not parse colorArray from value '${"string"==typeof e?e:JSON.stringify(e)}'`)}case"variableAnchorOffsetCollection":{let e;for(const i of this.args){e=i.evaluate(t);const r=Pe.parse(e);if(r)return r}throw new De(`Could not parse variableAnchorOffsetCollection from value '${"string"==typeof e?e:JSON.stringify(e)}'`)}case"number":{let e=null;for(const i of this.args){if(e=i.evaluate(t),null===e)return 0;const r=Number(e);if(!isNaN(r))return r}throw new De(`Could not convert ${JSON.stringify(e)} to number.`)}case"formatted":return ke.fromString(Ge(this.args[0].evaluate(t)));case"resolvedImage":return Be.fromString(Ge(this.args[0].evaluate(t)));case"projectionDefinition":return this.args[0].evaluate(t);default:return Ge(this.args[0].evaluate(t))}}eachChild(t){this.args.forEach(t)}outputDefined(){return this.args.every(t=>t.outputDefined())}}const qe=["Unknown","Point","LineString","Polygon"];class Ke{constructor(){this.globals=null,this.feature=null,this.featureState=null,this.formattedSection=null,this._parseColorCache=new Map,this.availableImages=null,this.canonical=null}id(){return this.feature&&"id"in this.feature?this.feature.id:null}geometryType(){return this.feature?"number"==typeof this.feature.type?qe[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||{}}parseColor(t){let e=this._parseColorCache.get(t);return e||(e=Ne.parse(t),this._parseColorCache.set(t,e)),e}}class $e{constructor(t,e,i=[],r,n=new It,a=[]){this.registry=t,this.path=i,this.key=i.map(t=>`[${t}]`).join(""),this.scope=n,this.errors=a,this.expectedType=r,this._isConstant=e}parse(t,e,i,r,n={}){return e?this.concat(e,i,r)._parse(t,n):this._parse(t,n)}_parse(t,e){function i(t,e,i){return"assert"===i?new Je(e,[t]):"coerce"===i?new He(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 r=t[0];if("string"!=typeof r)return this.error(`Expression name must be a string, but found ${typeof r} instead. If you wanted a literal array, use ["literal", [...]].`,0),null;const n=this.registry[r];if(n){let r=n.parse(t,this);if(!r)return null;if(this.expectedType){const t=this.expectedType,n=r.type;if("string"!==t.kind&&"number"!==t.kind&&"boolean"!==t.kind&&"object"!==t.kind&&"array"!==t.kind||"value"!==n.kind){if("projectionDefinition"===t.kind&&["string","array"].includes(n.kind)||["color","formatted","resolvedImage"].includes(t.kind)&&["value","string"].includes(n.kind)||["padding","numberArray"].includes(t.kind)&&["value","number","array"].includes(n.kind)||"colorArray"===t.kind&&["value","string","array"].includes(n.kind)||"variableAnchorOffsetCollection"===t.kind&&["value","array"].includes(n.kind))r=i(r,t,e.typeAnnotation||"coerce");else if(this.checkSubtype(t,n))return null}else r=i(r,t,e.typeAnnotation||"assert")}if(!(r instanceof Ye)&&"resolvedImage"!==r.type.kind&&this._isConstant(r)){const e=new Ke;try{r=new Ye(r.type,r.evaluate(e))}catch(t){return this.error(t.message),null}}return r}return this.error(`Unknown expression "${r}". 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,i){const r="number"==typeof t?this.path.concat(t):this.path,n=i?this.scope.concat(i):this.scope;return new $e(this.registry,this._isConstant,r,e||null,n,this.errors)}error(t,...e){const i=`${this.key}${e.map(t=>`[${t}]`).join("")}`;this.errors.push(new Wt(i,t))}checkSubtype(t,e){const i=ee(t,e);return i&&this.error(i),i}}class ti{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 i=[];for(let r=1;r<t.length-1;r+=2){const n=t[r];if("string"!=typeof n)return e.error(`Expected string, but found ${typeof n} instead.`,r);if(/[^a-zA-Z0-9_]/.test(n))return e.error("Variable names must contain only alphanumeric characters or '_'.",r);const a=e.parse(t[r+1],r+1);if(!a)return null;i.push([n,a])}const r=e.parse(t[t.length-1],t.length-1,e.expectedType,i);return r?new ti(i,r):null}outputDefined(){return this.result.outputDefined()}}class ei{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 i=t[1];return e.scope.has(i)?new ei(i,e.scope.get(i)):e.error(`Unknown variable "${i}". Make sure "${i}" has been bound in an enclosing "let" expression before using it.`,1)}evaluate(t){return this.boundExpression.evaluate(t)}eachChild(){}outputDefined(){return!1}}class ii{constructor(t,e,i){this.type=t,this.index=e,this.input=i}static parse(t,e){if(3!==t.length)return e.error(`Expected 2 arguments, but found ${t.length-1} instead.`);const i=e.parse(t[1],1,Ct),r=e.parse(t[2],2,Kt(e.expectedType||At));return i&&r?new ii(r.type.itemType,i,r):null}evaluate(t){const e=this.index.evaluate(t),i=this.input.evaluate(t);if(e<0)throw new De(`Array index out of bounds: ${e} < 0.`);if(e>=i.length)throw new De(`Array index out of bounds: ${e} > ${i.length-1}.`);if(e!==Math.floor(e))throw new De(`Array index must be an integer, but found ${e} instead.`);return i[e]}eachChild(t){t(this.index),t(this.input)}outputDefined(){return!1}}class ri{constructor(t,e){this.type=Bt,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 i=e.parse(t[1],1,At),r=e.parse(t[2],2,At);return i&&r?ie(i.type,[Bt,Pt,Ct,Dt,At])?new ri(i,r):e.error(`Expected first argument to be of type boolean, string, number or null, but found ${$t(i.type)} instead`):null}evaluate(t){const e=this.needle.evaluate(t),i=this.haystack.evaluate(t);if(!i)return!1;if(!re(e,["boolean","string","number","null"]))throw new De(`Expected first argument to be of type boolean, string, number or null, but found ${$t(Ae(e))} instead.`);if(!re(i,["string","array"]))throw new De(`Expected second argument to be of type array or string, but found ${$t(Ae(i))} instead.`);return i.indexOf(e)>=0}eachChild(t){t(this.needle),t(this.haystack)}outputDefined(){return!0}}class ni{constructor(t,e,i){this.type=Ct,this.needle=t,this.haystack=e,this.fromIndex=i}static parse(t,e){if(t.length<=2||t.length>=5)return e.error(`Expected 2 or 3 arguments, but found ${t.length-1} instead.`);const i=e.parse(t[1],1,At),r=e.parse(t[2],2,At);if(!i||!r)return null;if(!ie(i.type,[Bt,Pt,Ct,Dt,At]))return e.error(`Expected first argument to be of type boolean, string, number or null, but found ${$t(i.type)} instead`);if(4===t.length){const n=e.parse(t[3],3,Ct);return n?new ni(i,r,n):null}return new ni(i,r)}evaluate(t){const e=this.needle.evaluate(t),i=this.haystack.evaluate(t);if(!re(e,["boolean","string","number","null"]))throw new De(`Expected first argument to be of type boolean, string, number or null, but found ${$t(Ae(e))} instead.`);let r;if(this.fromIndex&&(r=this.fromIndex.evaluate(t)),re(i,["string"])){const t=i.indexOf(e,r);return-1===t?-1:[...i.slice(0,t)].length}if(re(i,["array"]))return i.indexOf(e,r);throw new De(`Expected second argument to be of type array or string, but found ${$t(Ae(i))} instead.`)}eachChild(t){t(this.needle),t(this.haystack),this.fromIndex&&t(this.fromIndex)}outputDefined(){return!1}}class ai{constructor(t,e,i,r,n,a){this.inputType=t,this.type=e,this.input=i,this.cases=r,this.outputs=n,this.otherwise=a}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 i,r;e.expectedType&&"value"!==e.expectedType.kind&&(r=e.expectedType);const n={},a=[];for(let o=2;o<t.length-1;o+=2){let s=t[o];const l=t[o+1];Array.isArray(s)||(s=[s]);const c=e.concat(o);if(0===s.length)return c.error("Expected at least one branch label.");for(const t of s){if("number"!=typeof t&&"string"!=typeof t)return c.error("Branch labels must be numbers or strings.");if("number"==typeof t&&Math.abs(t)>Number.MAX_SAFE_INTEGER)return c.error(`Branch labels must be integers no larger than ${Number.MAX_SAFE_INTEGER}.`);if("number"==typeof t&&Math.floor(t)!==t)return c.error("Numeric branch labels must be integer values.");if(i){if(c.checkSubtype(i,Ae(t)))return null}else i=Ae(t);if(void 0!==n[String(t)])return c.error("Branch labels must be unique.");n[String(t)]=a.length}const h=e.parse(l,o,r);if(!h)return null;r=r||h.type,a.push(h)}const o=e.parse(t[1],1,At);if(!o)return null;const s=e.parse(t[t.length-1],t.length-1,r);return s?"value"!==o.type.kind&&e.concat(1).checkSubtype(i,o.type)?null:new ai(i,r,o,n,a,s):null}evaluate(t){const e=this.input.evaluate(t);return(Ae(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()}}class oi{constructor(t,e,i){this.type=t,this.branches=e,this.otherwise=i}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 i;e.expectedType&&"value"!==e.expectedType.kind&&(i=e.expectedType);const r=[];for(let n=1;n<t.length-1;n+=2){const a=e.parse(t[n],n,Bt);if(!a)return null;const o=e.parse(t[n+1],n+1,i);if(!o)return null;r.push([a,o]),i=i||o.type}const n=e.parse(t[t.length-1],t.length-1,i);if(!n)return null;if(!i)throw new Error("Can't infer output type");return new oi(i,r,n)}evaluate(t){for(const[e,i]of this.branches)if(e.evaluate(t))return i.evaluate(t);return this.otherwise.evaluate(t)}eachChild(t){for(const[e,i]of this.branches)t(e),t(i);t(this.otherwise)}outputDefined(){return this.branches.every(([t,e])=>e.outputDefined())&&this.otherwise.outputDefined()}}class si{constructor(t,e,i,r){this.type=t,this.input=e,this.beginIndex=i,this.endIndex=r}static parse(t,e){if(t.length<=2||t.length>=5)return e.error(`Expected 2 or 3 arguments, but found ${t.length-1} instead.`);const i=e.parse(t[1],1,At),r=e.parse(t[2],2,Ct);if(!i||!r)return null;if(!ie(i.type,[Kt(At),Pt,At]))return e.error(`Expected first argument to be of type array or string, but found ${$t(i.type)} instead`);if(4===t.length){const n=e.parse(t[3],3,Ct);return n?new si(i.type,i,r,n):null}return new si(i.type,i,r)}evaluate(t){const e=this.input.evaluate(t),i=this.beginIndex.evaluate(t);let r;if(this.endIndex&&(r=this.endIndex.evaluate(t)),re(e,["string"]))return[...e].slice(i,r).join("");if(re(e,["array"]))return e.slice(i,r);throw new De(`Expected first argument to be of type array or string, but found ${$t(Ae(e))} instead.`)}eachChild(t){t(this.input),t(this.beginIndex),this.endIndex&&t(this.endIndex)}outputDefined(){return!1}}function li(t,e){const i=t.length-1;let r,n,a=0,o=i,s=0;for(;a<=o;)if(s=Math.floor((a+o)/2),r=t[s],n=t[s+1],r<=e){if(s===i||e<n)return s;a=s+1}else{if(!(r>e))throw new De("Input is not a number.");o=s-1}return 0}class ci{constructor(t,e,i){this.type=t,this.input=e,this.labels=[],this.outputs=[];for(const[t,e]of i)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 i=e.parse(t[1],1,Ct);if(!i)return null;const r=[];let n=null;e.expectedType&&"value"!==e.expectedType.kind&&(n=e.expectedType);for(let i=1;i<t.length;i+=2){const a=1===i?-1/0:t[i],o=t[i+1],s=i,l=i+1;if("number"!=typeof a)return e.error('Input/output pairs for "step" expressions must be defined using literal numeric values (not computed expressions) for the input values.',s);if(r.length&&r[r.length-1][0]>=a)return e.error('Input/output pairs for "step" expressions must be arranged with input values in strictly ascending order.',s);const c=e.parse(o,l,n);if(!c)return null;n=n||c.type,r.push([a,c])}return new ci(n,i,r)}evaluate(t){const e=this.labels,i=this.outputs;if(1===e.length)return i[0].evaluate(t);const r=this.input.evaluate(t);if(r<=e[0])return i[0].evaluate(t);const n=e.length;return r>=e[n-1]?i[n-1].evaluate(t):i[li(e,r)].evaluate(t)}eachChild(t){t(this.input);for(const e of this.outputs)t(e)}outputDefined(){return this.outputs.every(t=>t.outputDefined())}}function hi(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var ui,di,pi=function(){if(di)return ui;function t(t,e,i,r){this.cx=3*t,this.bx=3*(i-t)-this.cx,this.ax=1-this.cx-this.bx,this.cy=3*e,this.by=3*(r-e)-this.cy,this.ay=1-this.cy-this.by,this.p1x=t,this.p1y=e,this.p2x=i,this.p2y=r}return di=1,ui=t,t.prototype={sampleCurveX:function(t){return((this.ax*t+this.bx)*t+this.cx)*t},sampleCurveY:function(t){return((this.ay*t+this.by)*t+this.cy)*t},sampleCurveDerivativeX:function(t){return(3*this.ax*t+2*this.bx)*t+this.cx},solveCurveX:function(t,e){if(void 0===e&&(e=1e-6),t<0)return 0;if(t>1)return 1;for(var i=t,r=0;r<8;r++){var n=this.sampleCurveX(i)-t;if(Math.abs(n)<e)return i;var a=this.sampleCurveDerivativeX(i);if(Math.abs(a)<1e-6)break;i-=n/a}var o=0,s=1;for(i=t,r=0;r<20&&(n=this.sampleCurveX(i),!(Math.abs(n-t)<e));r++)t>n?o=i:s=i,i=.5*(s-o)+o;return i},solve:function(t,e){return this.sampleCurveY(this.solveCurveX(t,e))}},ui}(),mi=hi(pi);class fi{constructor(t,e,i,r,n){this.type=t,this.operator=e,this.interpolation=i,this.input=r,this.labels=[],this.outputs=[];for(const[t,e]of n)this.labels.push(t),this.outputs.push(e)}static interpolationFactor(t,e,i,r){let n=0;if("exponential"===t.name)n=gi(e,t.base,i,r);else if("linear"===t.name)n=gi(e,1,i,r);else if("cubic-bezier"===t.name){const a=t.controlPoints;n=new mi(a[0],a[1],a[2],a[3]).solve(gi(e,1,i,r))}return n}static parse(t,e){let[i,r,n,...a]=t;if(!Array.isArray(r)||0===r.length)return e.error("Expected an interpolation type expression.",1);if("linear"===r[0])r={name:"linear"};else if("exponential"===r[0]){const t=r[1];if("number"!=typeof t)return e.error("Exponential interpolation requires a numeric base.",1,1);r={name:"exponential",base:t}}else{if("cubic-bezier"!==r[0])return e.error(`Unknown interpolation type ${String(r[0])}`,1,0);{const t=r.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);r={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(n=e.parse(n,2,Ct),!n)return null;const o=[];let s=null;"interpolate-hcl"!==i&&"interpolate-lab"!==i||e.expectedType==Jt?e.expectedType&&"value"!==e.expectedType.kind&&(s=e.expectedType):s=Lt;for(let t=0;t<a.length;t+=2){const i=a[t],r=a[t+1],n=t+3,l=t+4;if("number"!=typeof i)return e.error('Input/output pairs for "interpolate" expressions must be defined using literal numeric values (not computed expressions) for the input values.',n);if(o.length&&o[o.length-1][0]>=i)return e.error('Input/output pairs for "interpolate" expressions must be arranged with input values in strictly ascending order.',n);const c=e.parse(r,l,s);if(!c)return null;s=s||c.type,o.push([i,c])}return ne(s,Ct)||ne(s,Ot)||ne(s,Lt)||ne(s,Qt)||ne(s,Xt)||ne(s,Jt)||ne(s,qt)||ne(s,Kt(Ct))?new fi(s,i,r,n,o):e.error(`Type ${$t(s)} is not interpolatable.`)}evaluate(t){const e=this.labels,i=this.outputs;if(1===e.length)return i[0].evaluate(t);const r=this.input.evaluate(t);if(r<=e[0])return i[0].evaluate(t);const n=e.length;if(r>=e[n-1])return i[n-1].evaluate(t);const a=li(e,r),o=fi.interpolationFactor(this.interpolation,r,e[a],e[a+1]),s=i[a].evaluate(t),l=i[a+1].evaluate(t);switch(this.operator){case"interpolate":switch(this.type.kind){case"number":return Ue(s,l,o);case"color":return Ne.interpolate(s,l,o);case"padding":return ze.interpolate(s,l,o);case"colorArray":return Ie.interpolate(s,l,o);case"numberArray":return We.interpolate(s,l,o);case"variableAnchorOffsetCollection":return Pe.interpolate(s,l,o);case"array":return Se(s,l,o);case"projectionDefinition":return Le.interpolate(s,l,o)}case"interpolate-hcl":switch(this.type.kind){case"color":return Ne.interpolate(s,l,o,"hcl");case"colorArray":return Ie.interpolate(s,l,o,"hcl")}case"interpolate-lab":switch(this.type.kind){case"color":return Ne.interpolate(s,l,o,"lab");case"colorArray":return Ie.interpolate(s,l,o,"lab")}}}eachChild(t){t(this.input);for(const e of this.outputs)t(e)}outputDefined(){return this.outputs.every(t=>t.outputDefined())}}function gi(t,e,i,r){const n=r-i,a=t-i;return 0===n?0:1===e?a/n:(Math.pow(e,a)-1)/(Math.pow(e,n)-1)}const _i={color:Ne.interpolate,number:Ue,padding:ze.interpolate,numberArray:We.interpolate,colorArray:Ie.interpolate,variableAnchorOffsetCollection:Pe.interpolate,array:Se};class yi{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 i=null;const r=e.expectedType;r&&"value"!==r.kind&&(i=r);const n=[];for(const r of t.slice(1)){const t=e.parse(r,1+n.length,i,void 0,{typeAnnotation:"omit"});if(!t)return null;i=i||t.type,n.push(t)}if(!i)throw new Error("No output type");const a=r&&n.some(t=>ee(r,t.type));return new yi(a?At:i,n)}evaluate(t){let e,i=null,r=0;for(const n of this.args)if(r++,i=n.evaluate(t),i&&i instanceof Be&&!i.available&&(e||(e=i.name),i=null,r===this.args.length&&(i=e)),null!==i)break;return i}eachChild(t){this.args.forEach(t)}outputDefined(){return this.args.every(t=>t.outputDefined())}}function xi(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 vi(t,e,i,r){return 0===r.compare(e,i)}function bi(t,e,i){const r="=="!==t&&"!="!==t;return class n{constructor(t,e,i){this.type=Bt,this.lhs=t,this.rhs=e,this.collator=i,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 i=t[0];let a=e.parse(t[1],1,At);if(!a)return null;if(!xi(i,a.type))return e.concat(1).error(`"${i}" comparisons are not supported for type '${$t(a.type)}'.`);let o=e.parse(t[2],2,At);if(!o)return null;if(!xi(i,o.type))return e.concat(2).error(`"${i}" comparisons are not supported for type '${$t(o.type)}'.`);if(a.type.kind!==o.type.kind&&"value"!==a.type.kind&&"value"!==o.type.kind)return e.error(`Cannot compare types '${$t(a.type)}' and '${$t(o.type)}'.`);r&&("value"===a.type.kind&&"value"!==o.type.kind?a=new Je(o.type,[a]):"value"!==a.type.kind&&"value"===o.type.kind&&(o=new Je(a.type,[o])));let s=null;if(4===t.length){if("string"!==a.type.kind&&"string"!==o.type.kind&&"value"!==a.type.kind&&"value"!==o.type.kind)return e.error("Cannot use collator to compare non-string types.");if(s=e.parse(t[3],3,Gt),!s)return null}return new n(a,o,s)}evaluate(n){const a=this.lhs.evaluate(n),o=this.rhs.evaluate(n);if(r&&this.hasUntypedArgument){const e=Ae(a),i=Ae(o);if(e.kind!==i.kind||"string"!==e.kind&&"number"!==e.kind)throw new De(`Expected arguments for "${t}" to be (string, string) or (number, number), but found (${e.kind}, ${i.kind}) instead.`)}if(this.collator&&!r&&this.hasUntypedArgument){const t=Ae(a),i=Ae(o);if("string"!==t.kind||"string"!==i.kind)return e(n,a,o)}return this.collator?i(n,a,o,this.collator.evaluate(n)):e(n,a,o)}eachChild(t){t(this.lhs),t(this.rhs),this.collator&&t(this.collator)}outputDefined(){return!0}}}const Ti=bi("==",function(t,e,i){return e===i},vi),wi=bi("!=",function(t,e,i){return e!==i},function(t,e,i,r){return!vi(0,e,i,r)}),Vi=bi("<",function(t,e,i){return e<i},function(t,e,i,r){return r.compare(e,i)<0}),Ri=bi(">",function(t,e,i){return e>i},function(t,e,i,r){return r.compare(e,i)>0}),Mi=bi("<=",function(t,e,i){return e<=i},function(t,e,i,r){return r.compare(e,i)<=0}),Ui=bi(">=",function(t,e,i){return e>=i},function(t,e,i,r){return r.compare(e,i)>=0});class Si{constructor(t,e,i){this.type=Gt,this.locale=i,this.caseSensitive=t,this.diacriticSensitive=e}static parse(t,e){if(2!==t.length)return e.error("Expected one argument.");const i=t[1];if("object"!=typeof i||Array.isArray(i))return e.error("Collator options argument must be an object.");const r=e.parse(void 0!==i["case-sensitive"]&&i["case-sensitive"],1,Bt);if(!r)return null;const n=e.parse(void 0!==i["diacritic-sensitive"]&&i["diacritic-sensitive"],1,Bt);if(!n)return null;let a=null;return i.locale&&(a=e.parse(i.locale,1,Pt),!a)?null:new Si(r,n,a)}evaluate(t){return new Fe(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}}class Ni{constructor(t,e,i,r,n,a){this.type=Pt,this.number=t,this.locale=e,this.currency=i,this.unit=r,this.minFractionDigits=n,this.maxFractionDigits=a}static parse(t,e){if(3!==t.length)return e.error("Expected two arguments.");const i=e.parse(t[1],1,Ct);if(!i)return null;const r=t[2];if("object"!=typeof r||Array.isArray(r))return e.error("NumberFormat options argument must be an object.");let n=null;if(r.locale&&(n=e.parse(r.locale,1,Pt),!n))return null;let a=null;if(r.currency&&(a=e.parse(r.currency,1,Pt),!a))return null;let o=null;if(r.unit&&(o=e.parse(r.unit,1,Pt),!o))return null;if(a&&o)return e.error("NumberFormat options `currency` and `unit` are mutually exclusive");let s=null;if(r["min-fraction-digits"]&&(s=e.parse(r["min-fraction-digits"],1,Ct),!s))return null;let l=null;return r["max-fraction-digits"]&&(l=e.parse(r["max-fraction-digits"],1,Ct),!l)?null:new Ni(i,n,a,o,s,l)}evaluate(t){return new Intl.NumberFormat(this.locale?this.locale.evaluate(t):[],{style:this.currency?"currency":this.unit?"unit":"decimal",currency:this.currency?this.currency.evaluate(t):void 0,unit:this.unit?this.unit.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.unit&&t(this.unit),this.minFractionDigits&&t(this.minFractionDigits),this.maxFractionDigits&&t(this.maxFractionDigits)}outputDefined(){return!1}}class Fi{constructor(t){this.type=Yt,this.sections=t}static parse(t,e){if(t.length<2)return e.error("Expected at least one argument.");const i=t[1];if(!Array.isArray(i)&&"object"==typeof i)return e.error("First argument must be an image or text section.");const r=[];let n=!1;for(let i=1;i<=t.length-1;++i){const a=t[i];if(n&&"object"==typeof a&&!Array.isArray(a)){n=!1;let t=null;if(a["font-scale"]&&(t=e.parse(a["font-scale"],1,Ct),!t))return null;let i=null;if(a["text-font"]&&(i=e.parse(a["text-font"],1,Kt(Pt)),!i))return null;let o=null;if(a["text-color"]&&(o=e.parse(a["text-color"],1,Lt),!o))return null;let s=null;if(a["vertical-align"]){if("string"==typeof a["vertical-align"]&&!Ee.includes(a["vertical-align"]))return e.error(`'vertical-align' must be one of: 'bottom', 'center', 'top' but found '${a["vertical-align"]}' instead.`);if(s=e.parse(a["vertical-align"],1,Pt),!s)return null}const l=r[r.length-1];l.scale=t,l.font=i,l.textColor=o,l.verticalAlign=s}else{const a=e.parse(t[i],1,At);if(!a)return null;const o=a.type.kind;if("string"!==o&&"value"!==o&&"null"!==o&&"resolvedImage"!==o)return e.error("Formatted text type must be 'string', 'value', 'image' or 'null'.");n=!0,r.push({content:a,scale:null,font:null,textColor:null,verticalAlign:null})}}return new Fi(r)}evaluate(t){return new ke(this.sections.map(e=>{const i=e.content.evaluate(t);return Ae(i)===Ht?new Ze("",i,null,null,null,e.verticalAlign?e.verticalAlign.evaluate(t):null):new Ze(Ge(i),null,e.scale?e.scale.evaluate(t):null,e.font?e.font.evaluate(t).join(","):null,e.textColor?e.textColor.evaluate(t):null,e.verticalAlign?e.verticalAlign.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),e.verticalAlign&&t(e.verticalAlign)}outputDefined(){return!1}}class Ei{constructor(t){this.type=Ht,this.input=t}static parse(t,e){if(2!==t.length)return e.error("Expected two arguments.");const i=e.parse(t[1],1,Pt);return i?new Ei(i):e.error("No image name provided.")}evaluate(t){const e=this.input.evaluate(t),i=Be.fromString(e);return i&&t.availableImages&&(i.available=t.availableImages.indexOf(e)>-1),i}eachChild(t){t(this.input)}outputDefined(){return!1}}class Zi{constructor(t){this.type=Ct,this.input=t}static parse(t,e){if(2!==t.length)return e.error(`Expected 1 argument, but found ${t.length-1} instead.`);const i=e.parse(t[1],1);return i?"array"!==i.type.kind&&"string"!==i.type.kind&&"value"!==i.type.kind?e.error(`Expected argument of type string or array, but found ${$t(i.type)} instead.`):new Zi(i):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 De(`Expected value to be of type string or array, but found ${$t(Ae(e))} instead.`)}eachChild(t){t(this.input)}outputDefined(){return!1}}const ki=8192;function zi(t,e){const i=(180+t[0])/360,r=(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+t[1]*Math.PI/360)))/360,n=Math.pow(2,e.z);return[Math.round(i*n*ki),Math.round(r*n*ki)]}function Wi(t,e){const i=Math.pow(2,e.z);return[(n=(t[0]/ki+e.x)/i,360*n-180),(r=(t[1]/ki+e.y)/i,360/Math.PI*Math.atan(Math.exp((180-360*r)*Math.PI/180))-90)];var r,n}function Ii(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 Di(t,e){return!(t[0]<=e[0]||t[2]>=e[2]||t[1]<=e[1]||t[3]>=e[3])}function Ci(t,e,i){const r=t[0]-e[0],n=t[1]-e[1],a=t[0]-i[0],o=t[1]-i[1];return r*o-a*n==0&&r*a<=0&&n*o<=0}function Pi(t,e,i,r){return 0!=(n=[r[0]-i[0],r[1]-i[1]])[0]*(a=[e[0]-t[0],e[1]-t[1]])[1]-n[1]*a[0]&&!(!Gi(t,e,i,r)||!Gi(i,r,t,e));var n,a}function Bi(t,e,i){for(const r of i)for(let i=0;i<r.length-1;++i)if(Pi(t,e,r[i],r[i+1]))return!0;return!1}function Li(t,e,i=!1){let r=!1;for(const s of e)for(let e=0;e<s.length-1;e++){if(Ci(t,s[e],s[e+1]))return i;(a=s[e])[1]>(n=t)[1]!=(o=s[e+1])[1]>n[1]&&n[0]<(o[0]-a[0])*(n[1]-a[1])/(o[1]-a[1])+a[0]&&(r=!r)}var n,a,o;return r}function Oi(t,e){for(const i of e)if(Li(t,i))return!0;return!1}function ji(t,e){for(const i of t)if(!Li(i,e))return!1;for(let i=0;i<t.length-1;++i)if(Bi(t[i],t[i+1],e))return!1;return!0}function Ai(t,e){for(const i of e)if(ji(t,i))return!0;return!1}function Gi(t,e,i,r){const n=r[0]-i[0],a=r[1]-i[1],o=(t[0]-i[0])*a-n*(t[1]-i[1]),s=(e[0]-i[0])*a-n*(e[1]-i[1]);return o>0&&s<0||o<0&&s>0}function Yi(t,e,i){const r=[];for(let n=0;n<t.length;n++){const a=[];for(let r=0;r<t[n].length;r++){const o=zi(t[n][r],i);Ii(e,o),a.push(o)}r.push(a)}return r}function Qi(t,e,i){const r=[];for(let n=0;n<t.length;n++){const a=Yi(t[n],e,i);r.push(a)}return r}function Ji(t,e,i,r){if(t[0]<i[0]||t[0]>i[2]){const e=.5*r;let n=t[0]-i[0]>e?-r:i[0]-t[0]>e?r:0;0===n&&(n=t[0]-i[2]>e?-r:i[2]-t[0]>e?r:0),t[0]+=n}Ii(e,t)}function Xi(t,e,i,r){const n=Math.pow(2,r.z)*ki,a=[r.x*ki,r.y*ki],o=[];for(const r of t)for(const t of r){const r=[t.x+a[0],t.y+a[1]];Ji(r,e,i,n),o.push(r)}return o}function Hi(t,e,i,r){const n=Math.pow(2,r.z)*ki,a=[r.x*ki,r.y*ki],o=[];for(const i of t){const t=[];for(const r of i){const i=[r.x+a[0],r.y+a[1]];Ii(e,i),t.push(i)}o.push(t)}if(e[2]-e[0]<=n/2){(s=e)[0]=s[1]=1/0,s[2]=s[3]=-1/0;for(const t of o)for(const r of t)Ji(r,e,i,n)}var s;return o}class qi{constructor(t,e){this.type=Bt,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(je(t[1])){const e=t[1];if("FeatureCollection"===e.type){const t=[];for(const i of e.features){const{type:e,coordinates:r}=i.geometry;"Polygon"===e&&t.push(r),"MultiPolygon"===e&&t.push(...r)}if(t.length)return new qi(e,{type:"MultiPolygon",coordinates:t})}else if("Feature"===e.type){const t=e.geometry.type;if("Polygon"===t||"MultiPolygon"===t)return new qi(e,e.geometry)}else if("Polygon"===e.type||"MultiPolygon"===e.type)return new qi(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 i=[1/0,1/0,-1/0,-1/0],r=[1/0,1/0,-1/0,-1/0],n=t.canonicalID();if("Polygon"===e.type){const a=Yi(e.coordinates,r,n),o=Xi(t.geometry(),i,r,n);if(!Di(i,r))return!1;for(const t of o)if(!Li(t,a))return!1}if("MultiPolygon"===e.type){const a=Qi(e.coordinates,r,n),o=Xi(t.geometry(),i,r,n);if(!Di(i,r))return!1;for(const t of o)if(!Oi(t,a))return!1}return!0}(t,this.geometries);if("LineString"===t.geometryType())return function(t,e){const i=[1/0,1/0,-1/0,-1/0],r=[1/0,1/0,-1/0,-1/0],n=t.canonicalID();if("Polygon"===e.type){const a=Yi(e.coordinates,r,n),o=Hi(t.geometry(),i,r,n);if(!Di(i,r))return!1;for(const t of o)if(!ji(t,a))return!1}if("MultiPolygon"===e.type){const a=Qi(e.coordinates,r,n),o=Hi(t.geometry(),i,r,n);if(!Di(i,r))return!1;for(const t of o)if(!Ai(t,a))return!1}return!0}(t,this.geometries)}return!1}eachChild(){}outputDefined(){return!0}}let Ki=class{constructor(t=[],e=(t,e)=>t<e?-1:t>e?1:0){if(this.data=t,this.length=this.data.length,this.compare=e,this.length>0)for(let t=(this.length>>1)-1;t>=0;t--)this._down(t)}push(t){this.data.push(t),this._up(this.length++)}pop(){if(0===this.length)return;const t=this.data[0],e=this.data.pop();return--this.length>0&&(this.data[0]=e,this._down(0)),t}peek(){return this.data[0]}_up(t){const{data:e,compare:i}=this,r=e[t];for(;t>0;){const n=t-1>>1,a=e[n];if(i(r,a)>=0)break;e[t]=a,t=n}e[t]=r}_down(t){const{data:e,compare:i}=this,r=this.length>>1,n=e[t];for(;t<r;){let r=1+(t<<1);const a=r+1;if(a<this.length&&i(e[a],e[r])<0&&(r=a),i(e[r],n)>=0)break;e[t]=e[r],t=r}e[t]=n}};function $i(t,e,i=0,r=t.length-1,n=er){for(;r>i;){if(r-i>600){const a=r-i+1,o=e-i+1,s=Math.log(a),l=.5*Math.exp(2*s/3),c=.5*Math.sqrt(s*l*(a-l)/a)*(o-a/2<0?-1:1);$i(t,e,Math.max(i,Math.floor(e-o*l/a+c)),Math.min(r,Math.floor(e+(a-o)*l/a+c)),n)}const a=t[e];let o=i,s=r;for(tr(t,i,e),n(t[r],a)>0&&tr(t,i,r);o<s;){for(tr(t,o,s),o++,s--;n(t[o],a)<0;)o++;for(;n(t[s],a)>0;)s--}0===n(t[i],a)?tr(t,i,s):(s++,tr(t,s,r)),s<=e&&(i=s+1),e<=s&&(r=s-1)}}function tr(t,e,i){const r=t[e];t[e]=t[i],t[i]=r}function er(t,e){return t<e?-1:t>e?1:0}function ir(t,e){if(t.length<=1)return[t];const i=[];let r,n;for(const e of t){const t=nr(e);0!==t&&(e.area=Math.abs(t),void 0===n&&(n=t<0),n===t<0?(r&&i.push(r),r=[e]):r.push(e))}if(r&&i.push(r),e>1)for(let t=0;t<i.length;t++)i[t].length<=e||($i(i[t],e,1,i[t].length-1,rr),i[t]=i[t].slice(0,e));return i}function rr(t,e){return e.area-t.area}function nr(t){let e=0;for(let i,r,n=0,a=t.length,o=a-1;n<a;o=n++)i=t[n],r=t[o],e+=(r.x-i.x)*(i.y+r.y);return e}const ar=1/298.257223563,or=ar*(2-ar),sr=Math.PI/180;class lr{constructor(t){const e=6378.137*sr*1e3,i=Math.cos(t*sr),r=1/(1-or*(1-i*i)),n=Math.sqrt(r);this.kx=e*n*i,this.ky=e*n*r*(1-or)}distance(t,e){const i=this.wrap(t[0]-e[0])*this.kx,r=(t[1]-e[1])*this.ky;return Math.sqrt(i*i+r*r)}pointOnLine(t,e){let i,r,n,a,o=1/0;for(let s=0;s<t.length-1;s++){let l=t[s][0],c=t[s][1],h=this.wrap(t[s+1][0]-l)*this.kx,u=(t[s+1][1]-c)*this.ky,d=0;0===h&&0===u||(d=(this.wrap(e[0]-l)*this.kx*h+(e[1]-c)*this.ky*u)/(h*h+u*u),d>1?(l=t[s+1][0],c=t[s+1][1]):d>0&&(l+=h/this.kx*d,c+=u/this.ky*d)),h=this.wrap(e[0]-l)*this.kx,u=(e[1]-c)*this.ky;const p=h*h+u*u;p<o&&(o=p,i=l,r=c,n=s,a=d)}return{point:[i,r],index:n,t:Math.max(0,Math.min(1,a))}}wrap(t){for(;t<-180;)t+=360;for(;t>180;)t-=360;return t}}function cr(t,e){return e[0]-t[0]}function hr(t){return t[1]-t[0]+1}function ur(t,e){return t[1]>=t[0]&&t[1]<e}function dr(t,e){if(t[0]>t[1])return[null,null];const i=hr(t);if(e){if(2===i)return[t,null];const e=Math.floor(i/2);return[[t[0],t[0]+e],[t[0]+e,t[1]]]}if(1===i)return[t,null];const r=Math.floor(i/2)-1;return[[t[0],t[0]+r],[t[0]+r+1,t[1]]]}function pr(t,e){if(!ur(e,t.length))return[1/0,1/0,-1/0,-1/0];const i=[1/0,1/0,-1/0,-1/0];for(let r=e[0];r<=e[1];++r)Ii(i,t[r]);return i}function mr(t){const e=[1/0,1/0,-1/0,-1/0];for(const i of t)for(const t of i)Ii(e,t);return e}function fr(t){return t[0]!==-1/0&&t[1]!==-1/0&&t[2]!==1/0&&t[3]!==1/0}function gr(t,e,i){if(!fr(t)||!fr(e))return NaN;let r=0,n=0;return t[2]<e[0]&&(r=e[0]-t[2]),t[0]>e[2]&&(r=t[0]-e[2]),t[1]>e[3]&&(n=t[1]-e[3]),t[3]<e[1]&&(n=e[1]-t[3]),i.distance([0,0],[r,n])}function _r(t,e,i){const r=i.pointOnLine(e,t);return i.distance(t,r.point)}function yr(t,e,i,r,n){const a=Math.min(_r(t,[i,r],n),_r(e,[i,r],n)),o=Math.min(_r(i,[t,e],n),_r(r,[t,e],n));return Math.min(a,o)}function xr(t,e,i,r,n){if(!ur(e,t.length)||!ur(r,i.length))return 1/0;let a=1/0;for(let o=e[0];o<e[1];++o){const e=t[o],s=t[o+1];for(let t=r[0];t<r[1];++t){const r=i[t],o=i[t+1];if(Pi(e,s,r,o))return 0;a=Math.min(a,yr(e,s,r,o,n))}}return a}function vr(t,e,i,r,n){if(!ur(e,t.length)||!ur(r,i.length))return NaN;let a=1/0;for(let o=e[0];o<=e[1];++o)for(let e=r[0];e<=r[1];++e)if(a=Math.min(a,n.distance(t[o],i[e])),0===a)return a;return a}function br(t,e,i){if(Li(t,e,!0))return 0;let r=1/0;for(const n of e){const e=n[0],a=n[n.length-1];if(e!==a&&(r=Math.min(r,_r(t,[a,e],i)),0===r))return r;const o=i.pointOnLine(n,t);if(r=Math.min(r,i.distance(t,o.point)),0===r)return r}return r}function Tr(t,e,i,r){if(!ur(e,t.length))return NaN;for(let r=e[0];r<=e[1];++r)if(Li(t[r],i,!0))return 0;let n=1/0;for(let a=e[0];a<e[1];++a){const e=t[a],o=t[a+1];for(const t of i)for(let i=0,a=t.length,s=a-1;i<a;s=i++){const a=t[s],l=t[i];if(Pi(e,o,a,l))return 0;n=Math.min(n,yr(e,o,a,l,r))}}return n}function wr(t,e){for(const i of t)for(const t of i)if(Li(t,e,!0))return!0;return!1}function Vr(t,e,i,r=1/0){const n=mr(t),a=mr(e);if(r!==1/0&&gr(n,a,i)>=r)return r;if(Di(n,a)){if(wr(t,e))return 0}else if(wr(e,t))return 0;let o=1/0;for(const r of t)for(let t=0,n=r.length,a=n-1;t<n;a=t++){const n=r[a],s=r[t];for(const t of e)for(let e=0,r=t.length,a=r-1;e<r;a=e++){const r=t[a],l=t[e];if(Pi(n,s,r,l))return 0;o=Math.min(o,yr(n,s,r,l,i))}}return o}function Rr(t,e,i,r,n,a){if(!a)return;const o=gr(pr(r,a),n,i);o<e&&t.push([o,a,[0,0]])}function Mr(t,e,i,r,n,a,o){if(!a||!o)return;const s=gr(pr(r,a),pr(n,o),i);s<e&&t.push([s,a,o])}function Ur(t,e,i,r,n=1/0){let a=Math.min(r.distance(t[0],i[0][0]),n);if(0===a)return a;const o=new Ki([[0,[0,t.length-1],[0,0]]],cr),s=mr(i);for(;o.length>0;){const n=o.pop();if(n[0]>=a)continue;const l=n[1],c=e?50:100;if(hr(l)<=c){if(!ur(l,t.length))return NaN;if(e){const e=Tr(t,l,i,r);if(isNaN(e)||0===e)return e;a=Math.min(a,e)}else for(let e=l[0];e<=l[1];++e){const n=br(t[e],i,r);if(a=Math.min(a,n),0===a)return 0}}else{const i=dr(l,e);Rr(o,a,r,t,s,i[0]),Rr(o,a,r,t,s,i[1])}}return a}function Sr(t,e,i,r,n,a=1/0){let o=Math.min(a,n.distance(t[0],i[0]));if(0===o)return o;const s=new Ki([[0,[0,t.length-1],[0,i.length-1]]],cr);for(;s.length>0;){const a=s.pop();if(a[0]>=o)continue;const l=a[1],c=a[2],h=e?50:100,u=r?50:100;if(hr(l)<=h&&hr(c)<=u){if(!ur(l,t.length)&&ur(c,i.length))return NaN;let a;if(e&&r)a=xr(t,l,i,c,n),o=Math.min(o,a);else if(e&&!r){const e=t.slice(l[0],l[1]+1);for(let t=c[0];t<=c[1];++t)if(a=_r(i[t],e,n),o=Math.min(o,a),0===o)return o}else if(!e&&r){const e=i.slice(c[0],c[1]+1);for(let i=l[0];i<=l[1];++i)if(a=_r(t[i],e,n),o=Math.min(o,a),0===o)return o}else a=vr(t,l,i,c,n),o=Math.min(o,a)}else{const a=dr(l,e),h=dr(c,r);Mr(s,o,n,t,i,a[0],h[0]),Mr(s,o,n,t,i,a[0],h[1]),Mr(s,o,n,t,i,a[1],h[0]),Mr(s,o,n,t,i,a[1],h[1])}}return o}function Nr(t){return"MultiPolygon"===t.type?t.coordinates.map(t=>({type:"Polygon",coordinates:t})):"MultiLineString"===t.type?t.coordinates.map(t=>({type:"LineString",coordinates:t})):"MultiPoint"===t.type?t.coordinates.map(t=>({type:"Point",coordinates:t})):[t]}class Fr{constructor(t,e){this.type=Ct,this.geojson=t,this.geometries=e}static parse(t,e){if(2!==t.length)return e.error(`'distance' expression requires exactly one argument, but found ${t.length-1} instead.`);if(je(t[1])){const e=t[1];if("FeatureCollection"===e.type)return new Fr(e,e.features.map(t=>Nr(t.geometry)).flat());if("Feature"===e.type)return new Fr(e,Nr(e.geometry));if("type"in e&&"coordinates"in e)return new Fr(e,Nr(e))}return e.error("'distance' 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 i=t.geometry(),r=i.flat().map(e=>Wi([e.x,e.y],t.canonical));if(0===i.length)return NaN;const n=new lr(r[0][1]);let a=1/0;for(const t of e){switch(t.type){case"Point":a=Math.min(a,Sr(r,!1,[t.coordinates],!1,n,a));break;case"LineString":a=Math.min(a,Sr(r,!1,t.coordinates,!0,n,a));break;case"Polygon":a=Math.min(a,Ur(r,!1,t.coordinates,n,a))}if(0===a)return a}return a}(t,this.geometries);if("LineString"===t.geometryType())return function(t,e){const i=t.geometry(),r=i.flat().map(e=>Wi([e.x,e.y],t.canonical));if(0===i.length)return NaN;const n=new lr(r[0][1]);let a=1/0;for(const t of e){switch(t.type){case"Point":a=Math.min(a,Sr(r,!0,[t.coordinates],!1,n,a));break;case"LineString":a=Math.min(a,Sr(r,!0,t.coordinates,!0,n,a));break;case"Polygon":a=Math.min(a,Ur(r,!0,t.coordinates,n,a))}if(0===a)return a}return a}(t,this.geometries);if("Polygon"===t.geometryType())return function(t,e){const i=t.geometry();if(0===i.length||0===i[0].length)return NaN;const r=ir(i,0).map(e=>e.map(e=>e.map(e=>Wi([e.x,e.y],t.canonical)))),n=new lr(r[0][0][0][1]);let a=1/0;for(const t of e)for(const e of r){switch(t.type){case"Point":a=Math.min(a,Ur([t.coordinates],!1,e,n,a));break;case"LineString":a=Math.min(a,Ur(t.coordinates,!0,e,n,a));break;case"Polygon":a=Math.min(a,Vr(e,t.coordinates,n,a))}if(0===a)return a}return a}(t,this.geometries)}return NaN}eachChild(){}outputDefined(){return!0}}class Er{constructor(t){this.type=At,this.key=t}static parse(t,e){if(2!==t.length)return e.error(`Expected 1 argument, but found ${t.length-1} instead.`);const i=t[1];return null==i?e.error("Global state property must be defined."):"string"!=typeof i?e.error(`Global state property must be string, but found ${typeof t[1]} instead.`):new Er(i)}evaluate(t){var e;const i=null===(e=t.globals)||void 0===e?void 0:e.globalState;return i&&0!==Object.keys(i).length?be(i,this.key):null}eachChild(){}outputDefined(){return!1}}const Zr={"==":Ti,"!=":wi,">":Ri,"<":Vi,">=":Ui,"<=":Mi,array:Je,at:ii,boolean:Je,case:oi,coalesce:yi,collator:Si,format:Fi,image:Ei,in:ri,"index-of":ni,interpolate:fi,"interpolate-hcl":fi,"interpolate-lab":fi,length:Zi,let:ti,literal:Ye,match:ai,number:Je,"number-format":Ni,object:Je,slice:si,step:ci,string:Je,"to-boolean":He,"to-color":He,"to-number":He,"to-string":He,var:ei,within:qi,distance:Fr,"global-state":Er};class kr{constructor(t,e,i,r){this.name=t,this.type=e,this._evaluate=i,this.args=r}evaluate(t){return this._evaluate(t,this.args)}eachChild(t){this.args.forEach(t)}outputDefined(){return!1}static parse(t,e){const i=t[0],r=kr.definitions[i];if(!r)return e.error(`Unknown expression "${i}". If you wanted a literal array, use ["literal", [...]].`,0);const n=Array.isArray(r)?r[0]:r.type,a=Array.isArray(r)?[[r[1],r[2]]]:r.overloads,o=a.filter(([e])=>!Array.isArray(e)||e.length===t.length-1);let s=null;for(const[r,a]of o){s=new $e(e.registry,Cr,e.path,null,e.scope);const o=[];let l=!1;for(let e=1;e<t.length;e++){const i=t[e],n=Array.isArray(r)?r[e-1]:r.type,a=s.parse(i,1+o.length,n);if(!a){l=!0;break}o.push(a)}if(!l)if(Array.isArray(r)&&r.length!==o.length)s.error(`Expected ${r.length} arguments, but found ${o.length} instead.`);else{for(let t=0;t<o.length;t++){const e=Array.isArray(r)?r[t]:r.type,i=o[t];s.concat(t+1).checkSubtype(e,i.type)}if(0===s.errors.length)return new kr(i,n,a,o)}}if(1===o.length)e.errors.push(...s.errors);else{const i=(o.length?o:a).map(([t])=>{return e=t,Array.isArray(e)?`(${e.map($t).join(", ")})`:`(${$t(e.type)}...)`;var e}).join(" | "),r=[];for(let i=1;i<t.length;i++){const n=e.parse(t[i],1+r.length);if(!n)return null;r.push($t(n.type))}e.error(`Expected arguments of type ${i}, but found (${r.join(", ")}) instead.`)}return null}static register(t,e){kr.definitions=e;for(const i in e)t[i]=kr}}function zr(t,[e,i,r,n]){e=e.evaluate(t),i=i.evaluate(t),r=r.evaluate(t);const a=n?n.evaluate(t):1,o=Oe(e,i,r,a);if(o)throw new De(o);return new Ne(e/255,i/255,r/255,a,!1)}function Wr(t,e){return t in e}function Ir(t,e){const i=e[t];return void 0===i?null:i}function Dr(t){return{type:t}}function Cr(t){if(t instanceof ei)return Cr(t.boundExpression);if(t instanceof kr&&"error"===t.name)return!1;if(t instanceof Si)return!1;if(t instanceof qi)return!1;if(t instanceof Fr)return!1;if(t instanceof Er)return!1;const e=t instanceof He||t instanceof Je;let i=!0;return t.eachChild(t=>{i=e?i&&Cr(t):i&&t instanceof Ye}),!!i&&Pr(t)&&Lr(t,["zoom","heatmap-density","elevation","line-progress","accumulated","is-supported-script"])}function Pr(t){if(t instanceof kr){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 qi)return!1;if(t instanceof Fr)return!1;let e=!0;return t.eachChild(t=>{e&&!Pr(t)&&(e=!1)}),e}function Br(t){if(t instanceof kr&&"feature-state"===t.name)return!1;let e=!0;return t.eachChild(t=>{e&&!Br(t)&&(e=!1)}),e}function Lr(t,e){if(t instanceof kr&&e.indexOf(t.name)>=0)return!1;let i=!0;return t.eachChild(t=>{i&&!Lr(t,e)&&(i=!1)}),i}function Or(t){return{result:"success",value:t}}function jr(t){return{result:"error",value:t}}function Ar(t){return"data-driven"===t["property-type"]||"cross-faded-data-driven"===t["property-type"]}function Gr(t){return!!t.expression&&t.expression.parameters.indexOf("zoom")>-1}function Yr(t){return!!t.expression&&t.expression.interpolated}function Qr(t){return t instanceof Number?"number":t instanceof String?"string":t instanceof Boolean?"boolean":Array.isArray(t)?"array":null===t?"null":typeof t}function Jr(t){return"object"==typeof t&&null!==t&&!Array.isArray(t)&&Ae(t)===jt}function Xr(t){return t}function Hr(t,e){const i=t.stops&&"object"==typeof t.stops[0][0],r=i||!(i||void 0!==t.property),n=t.type||(Yr(e)?"exponential":"interval"),a=function(t){switch(t.type){case"color":return Ne.parse;case"padding":return ze.parse;case"numberArray":return We.parse;case"colorArray":return Ie.parse;default:return null}}(e);if(a&&((t=zt({},t)).stops&&(t.stops=t.stops.map(t=>[t[0],a(t[1])])),t.default=a(t.default?t.default:e.default)),t.colorSpace&&"rgb"!==(o=t.colorSpace)&&"hcl"!==o&&"lab"!==o)throw new Error(`Unknown color space: "${t.colorSpace}"`);var o;const s=function(t){switch(t){case"exponential":return tn;case"interval":return $r;case"categorical":return Kr;case"identity":return en;default:throw new Error(`Unknown function type "${t}"`)}}(n);let l,c;if("categorical"===n){l=Object.create(null);for(const e of t.stops)l[e[0]]=e[1];c=typeof t.stops[0][0]}if(i){const i={},r=[];for(let e=0;e<t.stops.length;e++){const n=t.stops[e],a=n[0].zoom;void 0===i[a]&&(i[a]={zoom:a,type:t.type,property:t.property,default:t.default,stops:[]},r.push(a)),i[a].stops.push([n[0].value,n[1]])}const n=[];for(const t of r)n.push([i[t].zoom,Hr(i[t],e)]);const a={name:"linear"};return{kind:"composite",interpolationType:a,interpolationFactor:fi.interpolationFactor.bind(void 0,a),zoomStops:n.map(t=>t[0]),evaluate:({zoom:i},r)=>tn({stops:n,base:t.base},e,i).evaluate(i,r)}}if(r){const i="exponential"===n?{name:"exponential",base:void 0!==t.base?t.base:1}:null;return{kind:"camera",interpolationType:i,interpolationFactor:fi.interpolationFactor.bind(void 0,i),zoomStops:t.stops.map(t=>t[0]),evaluate:({zoom:i})=>s(t,e,i,l,c)}}return{kind:"source",evaluate(i,r){const n=r&&r.properties?r.properties[t.property]:void 0;return void 0===n?qr(t.default,e.default):s(t,e,n,l,c)}}}function qr(t,e,i){return void 0!==t?t:void 0!==e?e:void 0!==i?i:void 0}function Kr(t,e,i,r,n){return qr(typeof i===n?r[i]:void 0,t.default,e.default)}function $r(t,e,i){if("number"!==Qr(i))return qr(t.default,e.default);const r=t.stops.length;if(1===r)return t.stops[0][1];if(i<=t.stops[0][0])return t.stops[0][1];if(i>=t.stops[r-1][0])return t.stops[r-1][1];const n=li(t.stops.map(t=>t[0]),i);return t.stops[n][1]}function tn(t,e,i){const r=void 0!==t.base?t.base:1;if("number"!==Qr(i))return qr(t.default,e.default);const n=t.stops.length;if(1===n)return t.stops[0][1];if(i<=t.stops[0][0])return t.stops[0][1];if(i>=t.stops[n-1][0])return t.stops[n-1][1];const a=li(t.stops.map(t=>t[0]),i),o=function(t,e,i,r){const n=r-i,a=t-i;return 0===n?0:1===e?a/n:(Math.pow(e,a)-1)/(Math.pow(e,n)-1)}(i,r,t.stops[a][0],t.stops[a+1][0]),s=t.stops[a][1],l=t.stops[a+1][1],c=_i[e.type]||Xr;return"function"==typeof s.evaluate?{evaluate(...e){const i=s.evaluate.apply(void 0,e),r=l.evaluate.apply(void 0,e);if(void 0!==i&&void 0!==r)return c(i,r,o,t.colorSpace)}}:c(s,l,o,t.colorSpace)}function en(t,e,i){switch(e.type){case"color":i=Ne.parse(i);break;case"formatted":i=ke.fromString(i.toString());break;case"resolvedImage":i=Be.fromString(i.toString());break;case"padding":i=ze.parse(i);break;case"colorArray":i=Ie.parse(i);break;case"numberArray":i=We.parse(i);break;default:Qr(i)===e.type||"enum"===e.type&&e.values[i]||(i=void 0)}return qr(i,t.default,e.default)}kr.register(Zr,{error:[{kind:"error"},[Pt],(t,[e])=>{throw new De(e.evaluate(t))}],typeof:[Pt,[At],(t,[e])=>$t(Ae(e.evaluate(t)))],"to-rgba":[Kt(Ct,4),[Lt],(t,[e])=>{const[i,r,n,a]=e.evaluate(t).rgb;return[255*i,255*r,255*n,a]}],rgb:[Lt,[Ct,Ct,Ct],zr],rgba:[Lt,[Ct,Ct,Ct,Ct],zr],has:{type:Bt,overloads:[[[Pt],(t,[e])=>Wr(e.evaluate(t),t.properties())],[[Pt,jt],(t,[e,i])=>Wr(e.evaluate(t),i.evaluate(t))]]},get:{type:At,overloads:[[[Pt],(t,[e])=>Ir(e.evaluate(t),t.properties())],[[Pt,jt],(t,[e,i])=>Ir(e.evaluate(t),i.evaluate(t))]]},"feature-state":[At,[Pt],(t,[e])=>Ir(e.evaluate(t),t.featureState||{})],properties:[jt,[],t=>t.properties()],"geometry-type":[Pt,[],t=>t.geometryType()],id:[At,[],t=>t.id()],zoom:[Ct,[],t=>t.globals.zoom],"heatmap-density":[Ct,[],t=>t.globals.heatmapDensity||0],elevation:[Ct,[],t=>t.globals.elevation||0],"line-progress":[Ct,[],t=>t.globals.lineProgress||0],accumulated:[At,[],t=>void 0===t.globals.accumulated?null:t.globals.accumulated],"+":[Ct,Dr(Ct),(t,e)=>{let i=0;for(const r of e)i+=r.evaluate(t);return i}],"*":[Ct,Dr(Ct),(t,e)=>{let i=1;for(const r of e)i*=r.evaluate(t);return i}],"-":{type:Ct,overloads:[[[Ct,Ct],(t,[e,i])=>e.evaluate(t)-i.evaluate(t)],[[Ct],(t,[e])=>-e.evaluate(t)]]},"/":[Ct,[Ct,Ct],(t,[e,i])=>e.evaluate(t)/i.evaluate(t)],"%":[Ct,[Ct,Ct],(t,[e,i])=>e.evaluate(t)%i.evaluate(t)],ln2:[Ct,[],()=>Math.LN2],pi:[Ct,[],()=>Math.PI],e:[Ct,[],()=>Math.E],"^":[Ct,[Ct,Ct],(t,[e,i])=>Math.pow(e.evaluate(t),i.evaluate(t))],sqrt:[Ct,[Ct],(t,[e])=>Math.sqrt(e.evaluate(t))],log10:[Ct,[Ct],(t,[e])=>Math.log(e.evaluate(t))/Math.LN10],ln:[Ct,[Ct],(t,[e])=>Math.log(e.evaluate(t))],log2:[Ct,[Ct],(t,[e])=>Math.log(e.evaluate(t))/Math.LN2],sin:[Ct,[Ct],(t,[e])=>Math.sin(e.evaluate(t))],cos:[Ct,[Ct],(t,[e])=>Math.cos(e.evaluate(t))],tan:[Ct,[Ct],(t,[e])=>Math.tan(e.evaluate(t))],asin:[Ct,[Ct],(t,[e])=>Math.asin(e.evaluate(t))],acos:[Ct,[Ct],(t,[e])=>Math.acos(e.evaluate(t))],atan:[Ct,[Ct],(t,[e])=>Math.atan(e.evaluate(t))],min:[Ct,Dr(Ct),(t,e)=>Math.min(...e.map(e=>e.evaluate(t)))],max:[Ct,Dr(Ct),(t,e)=>Math.max(...e.map(e=>e.evaluate(t)))],abs:[Ct,[Ct],(t,[e])=>Math.abs(e.evaluate(t))],round:[Ct,[Ct],(t,[e])=>{const i=e.evaluate(t);return i<0?-Math.round(-i):Math.round(i)}],floor:[Ct,[Ct],(t,[e])=>Math.floor(e.evaluate(t))],ceil:[Ct,[Ct],(t,[e])=>Math.ceil(e.evaluate(t))],"filter-==":[Bt,[Pt,At],(t,[e,i])=>t.properties()[e.value]===i.value],"filter-id-==":[Bt,[At],(t,[e])=>t.id()===e.value],"filter-type-==":[Bt,[Pt],(t,[e])=>t.geometryType()===e.value],"filter-<":[Bt,[Pt,At],(t,[e,i])=>{const r=t.properties()[e.value],n=i.value;return typeof r==typeof n&&r<n}],"filter-id-<":[Bt,[At],(t,[e])=>{const i=t.id(),r=e.value;return typeof i==typeof r&&i<r}],"filter->":[Bt,[Pt,At],(t,[e,i])=>{const r=t.properties()[e.value],n=i.value;return typeof r==typeof n&&r>n}],"filter-id->":[Bt,[At],(t,[e])=>{const i=t.id(),r=e.value;return typeof i==typeof r&&i>r}],"filter-<=":[Bt,[Pt,At],(t,[e,i])=>{const r=t.properties()[e.value],n=i.value;return typeof r==typeof n&&r<=n}],"filter-id-<=":[Bt,[At],(t,[e])=>{const i=t.id(),r=e.value;return typeof i==typeof r&&i<=r}],"filter->=":[Bt,[Pt,At],(t,[e,i])=>{const r=t.properties()[e.value],n=i.value;return typeof r==typeof n&&r>=n}],"filter-id->=":[Bt,[At],(t,[e])=>{const i=t.id(),r=e.value;return typeof i==typeof r&&i>=r}],"filter-has":[Bt,[At],(t,[e])=>e.value in t.properties()],"filter-has-id":[Bt,[],t=>null!==t.id()&&void 0!==t.id()],"filter-type-in":[Bt,[Kt(Pt)],(t,[e])=>e.value.indexOf(t.geometryType())>=0],"filter-id-in":[Bt,[Kt(At)],(t,[e])=>e.value.indexOf(t.id())>=0],"filter-in-small":[Bt,[Pt,Kt(At)],(t,[e,i])=>i.value.indexOf(t.properties()[e.value])>=0],"filter-in-large":[Bt,[Pt,Kt(At)],(t,[e,i])=>function(t,e,i,r){for(;i<=r;){const n=i+r>>1;if(e[n]===t)return!0;e[n]>t?r=n-1:i=n+1}return!1}(t.properties()[e.value],i.value,0,i.value.length-1)],all:{type:Bt,overloads:[[[Bt,Bt],(t,[e,i])=>e.evaluate(t)&&i.evaluate(t)],[Dr(Bt),(t,e)=>{for(const i of e)if(!i.evaluate(t))return!1;return!0}]]},any:{type:Bt,overloads:[[[Bt,Bt],(t,[e,i])=>e.evaluate(t)||i.evaluate(t)],[Dr(Bt),(t,e)=>{for(const i of e)if(i.evaluate(t))return!0;return!1}]]},"!":[Bt,[Bt],(t,[e])=>!e.evaluate(t)],"is-supported-script":[Bt,[Pt],(t,[e])=>{const i=t.globals&&t.globals.isSupportedScript;return!i||i(e.evaluate(t))}],upcase:[Pt,[Pt],(t,[e])=>e.evaluate(t).toUpperCase()],downcase:[Pt,[Pt],(t,[e])=>e.evaluate(t).toLowerCase()],concat:[Pt,Dr(At),(t,e)=>e.map(e=>Ge(e.evaluate(t))).join("")],split:[Kt(Pt),[Pt,Pt],(t,[e,i])=>e.evaluate(t).split(i.evaluate(t))],join:[Pt,[Kt(Pt),Pt],(t,[e,i])=>e.evaluate(t).join(i.evaluate(t))],"resolved-locale":[Pt,[Gt],(t,[e])=>e.evaluate(t).resolvedLocale()]});class rn{constructor(t,e,i){this.expression=t,this._warningHistory={},this._evaluator=new Ke,this._defaultValue=e?function(t){if("color"===t.type&&Jr(t.default))return new Ne(0,0,0,0);switch(t.type){case"color":return Ne.parse(t.default)||null;case"padding":return ze.parse(t.default)||null;case"numberArray":return We.parse(t.default)||null;case"colorArray":return Ie.parse(t.default)||null;case"variableAnchorOffsetCollection":return Pe.parse(t.default)||null;case"projectionDefinition":return Le.parse(t.default)||null;default:return void 0===t.default?null:t.default}}(e):null,this._enumValues=e&&"enum"===e.type?e.values:null,this._globalState=i}evaluateWithoutErrorHandling(t,e,i,r,n,a){return this._globalState&&(t=dn(t,this._globalState)),this._evaluator.globals=t,this._evaluator.feature=e,this._evaluator.featureState=i,this._evaluator.canonical=r,this._evaluator.availableImages=n||null,this._evaluator.formattedSection=a,this.expression.evaluate(this._evaluator)}evaluate(t,e,i,r,n,a){this._globalState&&(t=dn(t,this._globalState)),this._evaluator.globals=t,this._evaluator.feature=e||null,this._evaluator.featureState=i||null,this._evaluator.canonical=r,this._evaluator.availableImages=n||null,this._evaluator.formattedSection=a||null;try{const t=this.expression.evaluate(this._evaluator);if(null==t||"number"==typeof t&&t!=t)return this._defaultValue;if(this._enumValues&&!(t in this._enumValues))throw new De(`Expected value to be one of ${Object.keys(this._enumValues).map(t=>JSON.stringify(t)).join(", ")}, but found ${JSON.stringify(t)} instead.`);return t}catch(t){return this._warningHistory[t.message]||(this._warningHistory[t.message]=!0,"undefined"!=typeof console&&console.warn(t.message)),this._defaultValue}}}function nn(t){return Array.isArray(t)&&t.length>0&&"string"==typeof t[0]&&t[0]in Zr}function an(t,e,i){const r=new $e(Zr,Cr,[],e?function(t){const e={color:Lt,string:Pt,number:Ct,enum:Pt,boolean:Bt,formatted:Yt,padding:Qt,numberArray:Xt,colorArray:Jt,projectionDefinition:Ot,resolvedImage:Ht,variableAnchorOffsetCollection:qt};return"array"===t.type?Kt(e[t.value]||At,t.length):e[t.type]}(e):void 0),n=r.parse(t,void 0,void 0,void 0,e&&"string"===e.type?{typeAnnotation:"coerce"}:void 0);return n?Or(new rn(n,e,i)):jr(r.errors)}class on{constructor(t,e,i){this.kind=t,this._styleExpression=e,this.isStateDependent="constant"!==t&&!Br(e.expression),this.globalStateRefs=un(e.expression),this._globalState=i}evaluateWithoutErrorHandling(t,e,i,r,n,a){return this._globalState&&(t=dn(t,this._globalState)),this._styleExpression.evaluateWithoutErrorHandling(t,e,i,r,n,a)}evaluate(t,e,i,r,n,a){return this._globalState&&(t=dn(t,this._globalState)),this._styleExpression.evaluate(t,e,i,r,n,a)}}class sn{constructor(t,e,i,r,n){this.kind=t,this.zoomStops=i,this._styleExpression=e,this.isStateDependent="camera"!==t&&!Br(e.expression),this.globalStateRefs=un(e.expression),this.interpolationType=r,this._globalState=n}evaluateWithoutErrorHandling(t,e,i,r,n,a){return this._globalState&&(t=dn(t,this._globalState)),this._styleExpression.evaluateWithoutErrorHandling(t,e,i,r,n,a)}evaluate(t,e,i,r,n,a){return this._globalState&&(t=dn(t,this._globalState)),this._styleExpression.evaluate(t,e,i,r,n,a)}interpolationFactor(t,e,i){return this.interpolationType?fi.interpolationFactor(this.interpolationType,t,e,i):0}}function ln(t,e,i){const r=an(t,e,i);if("error"===r.result)return r;const n=r.value.expression,a=Pr(n);if(!a&&!Ar(e))return jr([new Wt("","data expressions not supported")]);const o=Lr(n,["zoom"]);if(!o&&!Gr(e))return jr([new Wt("","zoom expressions not supported")]);const s=hn(n);return s||o?s instanceof Wt?jr([s]):s instanceof fi&&!Yr(e)?jr([new Wt("",'"interpolate" expressions cannot be used with this property')]):Or(s?new sn(a?"camera":"composite",r.value,s.labels,s instanceof fi?s.interpolation:void 0,i):new on(a?"constant":"source",r.value,i)):jr([new Wt("",'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.')])}class cn{constructor(t,e){this._parameters=t,this._specification=e,zt(this,Hr(this._parameters,this._specification))}static deserialize(t){return new cn(t._parameters,t._specification)}static serialize(t){return{_parameters:t._parameters,_specification:t._specification}}}function hn(t){let e=null;if(t instanceof ti)e=hn(t.result);else if(t instanceof yi){for(const i of t.args)if(e=hn(i),e)break}else(t instanceof ci||t instanceof fi)&&t.input instanceof kr&&"zoom"===t.input.name&&(e=t);return e instanceof Wt||t.eachChild(t=>{const i=hn(t);i instanceof Wt?e=i:!e&&i?e=new Wt("",'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.'):e&&i&&e!==i&&(e=new Wt("",'Only one zoom-based "step" or "interpolate" subexpression may be used in an expression.'))}),e}function un(t,e=new Set){return t instanceof Er&&e.add(t.key),t.eachChild(t=>{un(t,e)}),e}function dn(t,e){const{zoom:i,heatmapDensity:r,elevation:n,lineProgress:a,isSupportedScript:o,accumulated:s}=null!=t?t:{};return{zoom:i,heatmapDensity:r,elevation:n,lineProgress:a,isSupportedScript:o,accumulated:s,globalState:e}}function pn(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(!pn(e)&&"boolean"!=typeof e)return!1;return!0;default:return!0}}const mn={type:"boolean",default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}};function fn(t,e){if(null==t)return{filter:()=>!0,needGeometry:!1,getGlobalStateRefs:()=>new Set};pn(t)||(t=yn(t));const i=an(t,mn,e);if("error"===i.result)throw new Error(i.value.map(t=>`${t.key}: ${t.message}`).join(", "));return{filter:(t,e,r)=>i.value.evaluate(t,e,{},r),needGeometry:_n(t),getGlobalStateRefs:()=>un(i.value.expression)}}function gn(t,e){return t<e?-1:t>e?1:0}function _n(t){if(!Array.isArray(t))return!1;if("within"===t[0]||"distance"===t[0])return!0;for(let e=1;e<t.length;e++)if(_n(t[e]))return!0;return!1}function yn(t){if(!t)return!0;const e=t[0];return t.length<=1?"any"!==e:"=="===e?xn(t[1],t[2],"=="):"!="===e?Tn(xn(t[1],t[2],"==")):"<"===e||">"===e||"<="===e||">="===e?xn(t[1],t[2],e):"any"===e?(i=t.slice(1),["any"].concat(i.map(yn))):"all"===e?["all"].concat(t.slice(1).map(yn)):"none"===e?["all"].concat(t.slice(1).map(yn).map(Tn)):"in"===e?vn(t[1],t.slice(2)):"!in"===e?Tn(vn(t[1],t.slice(2))):"has"===e?bn(t[1]):"!has"!==e||Tn(bn(t[1]));var i}function xn(t,e,i){switch(t){case"$type":return[`filter-type-${i}`,e];case"$id":return[`filter-id-${i}`,e];default:return[`filter-${i}`,t,e]}}function vn(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(gn)]]:["filter-in-small",t,["literal",e]]}}function bn(t){switch(t){case"$type":return!0;case"$id":return["filter-has-id"];default:return["filter-has",t]}}function Tn(t){return["!",t]}function wn(t){const e=typeof t;if("number"===e||"boolean"===e||"string"===e||null==t)return JSON.stringify(t);if(Array.isArray(t)){let e="[";for(const i of t)e+=`${wn(i)},`;return`${e}]`}const i=Object.keys(t).sort();let r="{";for(let e=0;e<i.length;e++)r+=`${JSON.stringify(i[e])}:${wn(t[i[e]])},`;return`${r}}`}function Vn(t){let e="";for(const i of Tt)e+=`/${wn(t[i])}`;return e}function Rn(t){const e=t.value;return e?[new kt(t.key,e,"constants have been deprecated as of v8")]:[]}function Mn(t){return t instanceof Number||t instanceof String||t instanceof Boolean?t.valueOf():t}function Un(t){if(Array.isArray(t))return t.map(Un);if(t instanceof Object&&!(t instanceof Number||t instanceof String||t instanceof Boolean)){const e={};for(const i in t)e[i]=Un(t[i]);return e}return Mn(t)}function Sn(t){const e=t.key,i=t.value,r=t.valueSpec||{},n=t.objectElementValidators||{},a=t.style,o=t.styleSpec,s=t.validateSpec;let l=[];const c=Qr(i);if("object"!==c)return[new kt(e,i,`object expected, ${c} found`)];for(const t in i){const c=t.split(".")[0],h=be(r,c)||r["*"];let u;if(be(n,c))u=n[c];else if(be(r,c)){if(void 0===i[t])continue;u=s}else if(n["*"])u=n["*"];else{if(!r["*"]){l.push(new kt(e,i[t],`unknown property "${t}"`));continue}u=s}l=l.concat(u({key:(e?`${e}.`:e)+t,value:i[t],valueSpec:h,style:a,styleSpec:o,object:i,objectKey:t,validateSpec:s},i))}for(const t in r)n[t]||r[t].required&&void 0===r[t].default&&void 0===i[t]&&l.push(new kt(e,i,`missing required property "${t}"`));return l}function Nn(t){const e=t.value,i=t.valueSpec,r=t.style,n=t.styleSpec,a=t.key,o=t.arrayElementValidator||t.validateSpec;if("array"!==Qr(e))return[new kt(a,e,`array expected, ${Qr(e)} found`)];if(i.length&&e.length!==i.length)return[new kt(a,e,`array length ${i.length} expected, length ${e.length} found`)];let s={type:i.value,values:i.values};n.$version<7&&(s.function=i.function),"object"===Qr(i.value)&&(s=i.value);let l=[];for(let i=0;i<e.length;i++)l=l.concat(o({array:e,arrayIndex:i,value:e[i],valueSpec:s,validateSpec:t.validateSpec,style:r,styleSpec:n,key:`${a}[${i}]`}));return l}function Fn(t){const e=t.key,i=t.value,r=t.valueSpec;let n=Qr(i);return"number"===n&&i!=i&&(n="NaN"),"number"!==n?[new kt(e,i,`number expected, ${n} found`)]:"minimum"in r&&i<r.minimum?[new kt(e,i,`${i} is less than the minimum value ${r.minimum}`)]:"maximum"in r&&i>r.maximum?[new kt(e,i,`${i} is greater than the maximum value ${r.maximum}`)]:[]}function En(t){const e=t.valueSpec,i=Mn(t.value.type);let r,n,a,o={};const s="categorical"!==i&&void 0===t.value.property,l=!s,c="array"===Qr(t.value.stops)&&"array"===Qr(t.value.stops[0])&&"object"===Qr(t.value.stops[0][0]),h=Sn({key:t.key,value:t.value,valueSpec:t.styleSpec.function,validateSpec:t.validateSpec,style:t.style,styleSpec:t.styleSpec,objectElementValidators:{stops:function(t){if("identity"===i)return[new kt(t.key,t.value,'identity function may not have a "stops" property')];let e=[];const r=t.value;return e=e.concat(Nn({key:t.key,value:r,valueSpec:t.valueSpec,validateSpec:t.validateSpec,style:t.style,styleSpec:t.styleSpec,arrayElementValidator:u})),"array"===Qr(r)&&0===r.length&&e.push(new kt(t.key,r,"array must have at least one stop")),e},default:function(t){return t.validateSpec({key:t.key,value:t.value,valueSpec:e,validateSpec:t.validateSpec,style:t.style,styleSpec:t.styleSpec})}}});return"identity"===i&&s&&h.push(new kt(t.key,t.value,'missing required property "property"')),"identity"===i||t.value.stops||h.push(new kt(t.key,t.value,'missing required property "stops"')),"exponential"===i&&t.valueSpec.expression&&!Yr(t.valueSpec)&&h.push(new kt(t.key,t.value,"exponential functions not supported")),t.styleSpec.$version>=8&&(l&&!Ar(t.valueSpec)?h.push(new kt(t.key,t.value,"property functions not supported")):s&&!Gr(t.valueSpec)&&h.push(new kt(t.key,t.value,"zoom functions not supported"))),"categorical"!==i&&!c||void 0!==t.value.property||h.push(new kt(t.key,t.value,'"property" property is required')),h;function u(t){let i=[];const r=t.value,s=t.key;if("array"!==Qr(r))return[new kt(s,r,`array expected, ${Qr(r)} found`)];if(2!==r.length)return[new kt(s,r,`array length 2 expected, length ${r.length} found`)];if(c){if("object"!==Qr(r[0]))return[new kt(s,r,`object expected, ${Qr(r[0])} found`)];if(void 0===r[0].zoom)return[new kt(s,r,"object stop key must have zoom")];if(void 0===r[0].value)return[new kt(s,r,"object stop key must have value")];if(a&&a>Mn(r[0].zoom))return[new kt(s,r[0].zoom,"stop zoom values must appear in ascending order")];Mn(r[0].zoom)!==a&&(a=Mn(r[0].zoom),n=void 0,o={}),i=i.concat(Sn({key:`${s}[0]`,value:r[0],valueSpec:{zoom:{}},validateSpec:t.validateSpec,style:t.style,styleSpec:t.styleSpec,objectElementValidators:{zoom:Fn,value:d}}))}else i=i.concat(d({key:`${s}[0]`,value:r[0],validateSpec:t.validateSpec,style:t.style,styleSpec:t.styleSpec},r));return nn(Un(r[1]))?i.concat([new kt(`${s}[1]`,r[1],"expressions are not allowed in function stops.")]):i.concat(t.validateSpec({key:`${s}[1]`,value:r[1],valueSpec:e,validateSpec:t.validateSpec,style:t.style,styleSpec:t.styleSpec}))}function d(t,a){const s=Qr(t.value),l=Mn(t.value),c=null!==t.value?t.value:a;if(r){if(s!==r)return[new kt(t.key,c,`${s} stop domain type must match previous stop domain type ${r}`)]}else r=s;if("number"!==s&&"string"!==s&&"boolean"!==s)return[new kt(t.key,c,"stop domain value must be a number, string, or boolean")];if("number"!==s&&"categorical"!==i){let r=`number expected, ${s} found`;return Ar(e)&&void 0===i&&(r+='\nIf you intended to use a categorical function, specify `"type": "categorical"`.'),[new kt(t.key,c,r)]}return"categorical"!==i||"number"!==s||isFinite(l)&&Math.floor(l)===l?"categorical"!==i&&"number"===s&&void 0!==n&&l<n?[new kt(t.key,c,"stop domain values must appear in ascending order")]:(n=l,"categorical"===i&&l in o?[new kt(t.key,c,"stop domain values must be unique")]:(o[l]=!0,[])):[new kt(t.key,c,`integer expected, found ${l}`)]}}function Zn(t){const e=("property"===t.expressionContext?ln:an)(Un(t.value),t.valueSpec);if("error"===e.result)return e.value.map(e=>new kt(`${t.key}${e.key}`,t.value,e.message));const i=e.value.expression||e.value._styleExpression.expression;if("property"===t.expressionContext&&"text-font"===t.propertyKey&&!i.outputDefined())return[new kt(t.key,t.value,`Invalid data expression for "${t.propertyKey}". Output values must be contained as literals within the expression.`)];if("property"===t.expressionContext&&"layout"===t.propertyType&&!Br(i))return[new kt(t.key,t.value,'"feature-state" data expressions are not supported with layout properties.')];if("filter"===t.expressionContext&&!Br(i))return[new kt(t.key,t.value,'"feature-state" data expressions are not supported with filters.')];if(t.expressionContext&&0===t.expressionContext.indexOf("cluster")){if(!Lr(i,["zoom","feature-state"]))return[new kt(t.key,t.value,'"zoom" and "feature-state" expressions are not supported with cluster properties.')];if("cluster-initial"===t.expressionContext&&!Pr(i))return[new kt(t.key,t.value,"Feature data expressions are not supported with initial expression part of cluster properties.")]}return[]}function kn(t){const e=t.key,i=t.value,r=Qr(i);return"string"!==r?[new kt(e,i,`color expected, ${r} found`)]:Ne.parse(String(i))?[]:[new kt(e,i,`color expected, "${i}" found`)]}function zn(t){const e=t.key,i=t.value,r=t.valueSpec,n=[];return Array.isArray(r.values)?-1===r.values.indexOf(Mn(i))&&n.push(new kt(e,i,`expected one of [${r.values.join(", ")}], ${JSON.stringify(i)} found`)):-1===Object.keys(r.values).indexOf(Mn(i))&&n.push(new kt(e,i,`expected one of [${Object.keys(r.values).join(", ")}], ${JSON.stringify(i)} found`)),n}function Wn(t){return pn(Un(t.value))?Zn(zt({},t,{expressionContext:"filter",valueSpec:{value:"boolean"}})):In(t)}function In(t){const e=t.value,i=t.key;if("array"!==Qr(e))return[new kt(i,e,`array expected, ${Qr(e)} found`)];const r=t.styleSpec;let n,a=[];if(e.length<1)return[new kt(i,e,"filter array must have at least 1 element")];switch(a=a.concat(zn({key:`${i}[0]`,value:e[0],valueSpec:r.filter_operator,style:t.style,styleSpec:t.styleSpec})),Mn(e[0])){case"<":case"<=":case">":case">=":e.length>=2&&"$type"===Mn(e[1])&&a.push(new kt(i,e,`"$type" cannot be use with operator "${e[0]}"`));case"==":case"!=":3!==e.length&&a.push(new kt(i,e,`filter array for operator "${e[0]}" must have 3 elements`));case"in":case"!in":e.length>=2&&(n=Qr(e[1]),"string"!==n&&a.push(new kt(`${i}[1]`,e[1],`string expected, ${n} found`)));for(let o=2;o<e.length;o++)n=Qr(e[o]),"$type"===Mn(e[1])?a=a.concat(zn({key:`${i}[${o}]`,value:e[o],valueSpec:r.geometry_type,style:t.style,styleSpec:t.styleSpec})):"string"!==n&&"number"!==n&&"boolean"!==n&&a.push(new kt(`${i}[${o}]`,e[o],`string, number, or boolean expected, ${n} found`));break;case"any":case"all":case"none":for(let r=1;r<e.length;r++)a=a.concat(In({key:`${i}[${r}]`,value:e[r],style:t.style,styleSpec:t.styleSpec}));break;case"has":case"!has":n=Qr(e[1]),2!==e.length?a.push(new kt(i,e,`filter array for "${e[0]}" operator must have 2 elements`)):"string"!==n&&a.push(new kt(`${i}[1]`,e[1],`string expected, ${n} found`))}return a}function Dn(t,e){const i=t.key,r=t.validateSpec,n=t.style,a=t.styleSpec,o=t.value,s=t.objectKey,l=a[`${e}_${t.layerType}`];if(!l)return[];const c=s.match(/^(.*)-transition$/);if("paint"===e&&c&&l[c[1]]&&l[c[1]].transition)return r({key:i,value:o,valueSpec:a.transition,style:n,styleSpec:a});const h=t.valueSpec||l[s];if(!h)return[new kt(i,o,`unknown property "${s}"`)];let u;if("string"===Qr(o)&&Ar(h)&&!h.tokens&&(u=/^{([^}]+)}$/.exec(o)))return[new kt(i,o,`"${s}" does not support interpolation syntax\nUse an identity property function instead: \`{ "type": "identity", "property": ${JSON.stringify(u[1])} }\`.`)];const d=[];return"symbol"===t.layerType&&"text-font"===s&&Jr(Un(o))&&"identity"===Mn(o.type)&&d.push(new kt(i,o,'"text-font" does not support identity functions')),d.concat(r({key:t.key,value:o,valueSpec:h,style:n,styleSpec:a,expressionContext:"property",propertyType:e,propertyKey:s}))}function Cn(t){return Dn(t,"paint")}function Pn(t){return Dn(t,"layout")}function Bn(t){var e,i;let r=[];const n=t.value,a=t.key,o=t.style,s=t.styleSpec;if("object"!==Qr(n))return[new kt(a,n,`object expected, ${Qr(n)} found`)];n.type||n.ref||r.push(new kt(a,n,'either "type" or "ref" is required'));let l=Mn(n.type);const c=Mn(n.ref);if(n.id){const e=Mn(n.id);for(let i=0;i<t.arrayIndex;i++){const t=o.layers[i];Mn(t.id)===e&&r.push(new kt(a,n.id,`duplicate layer id "${n.id}", previously used at line ${t.id.__line__}`))}}if("ref"in n){let t;["type","source","source-layer","filter","layout"].forEach(t=>{t in n&&r.push(new kt(a,n[t],`"${t}" is prohibited for ref layers`))}),o.layers.forEach(e=>{Mn(e.id)===c&&(t=e)}),t?t.ref?r.push(new kt(a,n.ref,"ref cannot reference another ref layer")):l=Mn(t.type):r.push(new kt(a,n.ref,`ref layer "${c}" not found`))}else if("background"!==l)if(n.source){const t=o.sources&&o.sources[n.source],e=t&&Mn(t.type);t?"vector"===e&&"raster"===l?r.push(new kt(a,n.source,`layer "${n.id}" requires a raster source`)):"raster-dem"!==e&&"hillshade"===l||"raster-dem"!==e&&"color-relief"===l?r.push(new kt(a,n.source,`layer "${n.id}" requires a raster-dem source`)):"raster"===e&&"raster"!==l?r.push(new kt(a,n.source,`layer "${n.id}" requires a vector source`)):"vector"!==e||n["source-layer"]?"raster-dem"===e&&"hillshade"!==l&&"color-relief"!==l?r.push(new kt(a,n.source,"raster-dem source can only be used with layer type 'hillshade' or 'color-relief'.")):"line"!==l||!n.paint||!n.paint["line-gradient"]||"geojson"===e&&t.lineMetrics||r.push(new kt(a,n,`layer "${n.id}" specifies a line-gradient, which requires a GeoJSON source with \`lineMetrics\` enabled.`)):r.push(new kt(a,n,`layer "${n.id}" must specify a "source-layer"`)):r.push(new kt(a,n.source,`source "${n.source}" not found`))}else r.push(new kt(a,n,'missing required property "source"'));return"raster"===l&&(null===(e=n.paint)||void 0===e?void 0:e.resampling)&&(null===(i=n.paint)||void 0===i?void 0:i["raster-resampling"])&&r.push(new kt(a,n.paint,`layer "${n.id}" redundantly specifies "resampling" and "raster-resampling" paint properties, but only one is allowed. It is advised to use "resampling".`)),r=r.concat(Sn({key:a,value:n,valueSpec:s.layer,style:t.style,styleSpec:t.styleSpec,validateSpec:t.validateSpec,objectElementValidators:{"*":()=>[],type:()=>t.validateSpec({key:`${a}.type`,value:n.type,valueSpec:s.layer.type,style:t.style,styleSpec:t.styleSpec,validateSpec:t.validateSpec,object:n,objectKey:"type"}),filter:Wn,layout:t=>Sn({layer:n,key:t.key,value:t.value,style:t.style,styleSpec:t.styleSpec,validateSpec:t.validateSpec,objectElementValidators:{"*":t=>Pn(zt({layerType:l},t))}}),paint:t=>Sn({layer:n,key:t.key,value:t.value,style:t.style,styleSpec:t.styleSpec,validateSpec:t.validateSpec,objectElementValidators:{"*":t=>Cn(zt({layerType:l},t))}})}})),r}function Ln(t){const e=t.value,i=t.key,r=Qr(e);return"string"!==r?[new kt(i,e,`string expected, ${r} found`)]:[]}const On={promoteId:function({key:t,value:e}){if("string"===Qr(e))return Ln({key:t,value:e});{const i=[];for(const r in e)i.push(...Ln({key:`${t}.${r}`,value:e[r]}));return i}}};function jn(t){const e=t.value,i=t.key,r=t.styleSpec,n=t.style,a=t.validateSpec;if(!e.type)return[new kt(i,e,'"type" is required')];const o=Mn(e.type);let s;switch(o){case"vector":case"raster":return s=Sn({key:i,value:e,valueSpec:r[`source_${o.replace("-","_")}`],style:t.style,styleSpec:r,objectElementValidators:On,validateSpec:a}),s;case"raster-dem":return s=function(t){var e;const i=null!==(e=t.sourceName)&&void 0!==e?e:"",r=t.value,n=t.styleSpec,a=n.source_raster_dem,o=t.style;let s=[];const l=Qr(r);if(void 0===r)return s;if("object"!==l)return s.push(new kt("source_raster_dem",r,`object expected, ${l} found`)),s;const c="custom"===Mn(r.encoding),h=["redFactor","greenFactor","blueFactor","baseShift"],u=t.value.encoding?`"${t.value.encoding}"`:"Default";for(const e in r)!c&&h.includes(e)?s.push(new kt(e,r[e],`In "${i}": "${e}" is only valid when "encoding" is set to "custom". ${u} encoding found`)):a[e]?s=s.concat(t.validateSpec({key:e,value:r[e],valueSpec:a[e],validateSpec:t.validateSpec,style:o,styleSpec:n})):s.push(new kt(e,r[e],`unknown property "${e}"`));return s}({sourceName:i,value:e,style:t.style,styleSpec:r,validateSpec:a}),s;case"geojson":if(s=Sn({key:i,value:e,valueSpec:r.source_geojson,style:n,styleSpec:r,validateSpec:a,objectElementValidators:On}),e.cluster)for(const t in e.clusterProperties){const[r,n]=e.clusterProperties[t],a="string"==typeof r?[r,["accumulated"],["get",t]]:r;s.push(...Zn({key:`${i}.${t}.map`,value:n,expressionContext:"cluster-map"})),s.push(...Zn({key:`${i}.${t}.reduce`,value:a,expressionContext:"cluster-reduce"}))}return s;case"video":return Sn({key:i,value:e,valueSpec:r.source_video,style:n,validateSpec:a,styleSpec:r});case"image":return Sn({key:i,value:e,valueSpec:r.source_image,style:n,validateSpec:a,styleSpec:r});case"canvas":return[new kt(i,null,"Please use runtime APIs to add canvas sources, rather than including them in stylesheets.","source.canvas")];default:return zn({key:`${i}.type`,value:e.type,valueSpec:{values:["vector","raster","raster-dem","geojson","video","image"]}})}}function An(t){const e=t.value,i=t.styleSpec,r=i.light,n=t.style;let a=[];const o=Qr(e);if(void 0===e)return a;if("object"!==o)return a=a.concat([new kt("light",e,`object expected, ${o} found`)]),a;for(const o in e){const s=o.match(/^(.*)-transition$/);a=a.concat(s&&r[s[1]]&&r[s[1]].transition?t.validateSpec({key:o,value:e[o],valueSpec:i.transition,validateSpec:t.validateSpec,style:n,styleSpec:i}):r[o]?t.validateSpec({key:o,value:e[o],valueSpec:r[o],validateSpec:t.validateSpec,style:n,styleSpec:i}):[new kt(o,e[o],`unknown property "${o}"`)])}return a}function Gn(t){const e=t.value,i=t.styleSpec,r=i.sky,n=t.style,a=Qr(e);if(void 0===e)return[];if("object"!==a)return[new kt("sky",e,`object expected, ${a} found`)];let o=[];for(const a in e)o=o.concat(r[a]?t.validateSpec({key:a,value:e[a],valueSpec:r[a],style:n,styleSpec:i}):[new kt(a,e[a],`unknown property "${a}"`)]);return o}function Yn(t){const e=t.value,i=t.styleSpec,r=i.terrain,n=t.style;let a=[];const o=Qr(e);if(void 0===e)return a;if("object"!==o)return a=a.concat([new kt("terrain",e,`object expected, ${o} found`)]),a;for(const o in e)a=a.concat(r[o]?t.validateSpec({key:o,value:e[o],valueSpec:r[o],validateSpec:t.validateSpec,style:n,styleSpec:i}):[new kt(o,e[o],`unknown property "${o}"`)]);return a}function Qn(t){let e=[];const i=t.value,r=t.key;if(Array.isArray(i)){const n=[],a=[];for(const o in i)i[o].id&&n.includes(i[o].id)&&e.push(new kt(r,i,`all the sprites' ids must be unique, but ${i[o].id} is duplicated`)),n.push(i[o].id),i[o].url&&a.includes(i[o].url)&&e.push(new kt(r,i,`all the sprites' URLs must be unique, but ${i[o].url} is duplicated`)),a.push(i[o].url),e=e.concat(Sn({key:`${r}[${o}]`,value:i[o],valueSpec:{id:{type:"string",required:!0},url:{type:"string",required:!0}},validateSpec:t.validateSpec}));return e}return Ln({key:r,value:i})}function Jn(t){return Boolean(t)&&t.constructor===Object}function Xn(t){return Jn(t.value)?[]:[new kt(t.key,t.value,`object expected, ${Qr(t.value)} found`)]}const Hn={"*":()=>[],array:Nn,boolean:function(t){const e=t.value,i=t.key,r=Qr(e);return"boolean"!==r?[new kt(i,e,`boolean expected, ${r} found`)]:[]},number:Fn,color:kn,constants:Rn,enum:zn,filter:Wn,function:En,layer:Bn,object:Sn,source:jn,light:An,sky:Gn,terrain:Yn,projection:function(t){const e=t.value,i=t.styleSpec,r=i.projection,n=t.style,a=Qr(e);if(void 0===e)return[];if("object"!==a)return[new kt("projection",e,`object expected, ${a} found`)];let o=[];for(const a in e)o=o.concat(r[a]?t.validateSpec({key:a,value:e[a],valueSpec:r[a],style:n,styleSpec:i}):[new kt(a,e[a],`unknown property "${a}"`)]);return o},projectionDefinition:function(t){const e=t.key;let i=t.value;i=i instanceof String?i.valueOf():i;const r=Qr(i);return"array"!==r||function(t){return Array.isArray(t)&&3===t.length&&"string"==typeof t[0]&&"string"==typeof t[1]&&"number"==typeof t[2]}(i)||function(t){return!!["interpolate","step","literal"].includes(t[0])}(i)?["array","string"].includes(r)?[]:[new kt(e,i,`projection expected, invalid type "${r}" found`)]:[new kt(e,i,`projection expected, invalid array ${JSON.stringify(i)} found`)]},string:Ln,formatted:function(t){return 0===Ln(t).length?[]:Zn(t)},resolvedImage:function(t){return 0===Ln(t).length?[]:Zn(t)},padding:function(t){const e=t.key,i=t.value;if("array"===Qr(i)){if(i.length<1||i.length>4)return[new kt(e,i,`padding requires 1 to 4 values; ${i.length} values found`)];const r={type:"number"};let n=[];for(let a=0;a<i.length;a++)n=n.concat(t.validateSpec({key:`${e}[${a}]`,value:i[a],validateSpec:t.validateSpec,valueSpec:r}));return n}return Fn({key:e,value:i,valueSpec:{}})},numberArray:function(t){const e=t.key,i=t.value;if("array"===Qr(i)){const r={type:"number"};if(i.length<1)return[new kt(e,i,"array length at least 1 expected, length 0 found")];let n=[];for(let a=0;a<i.length;a++)n=n.concat(t.validateSpec({key:`${e}[${a}]`,value:i[a],validateSpec:t.validateSpec,valueSpec:r}));return n}return Fn({key:e,value:i,valueSpec:{}})},colorArray:function(t){const e=t.key,i=t.value;if("array"===Qr(i)){if(i.length<1)return[new kt(e,i,"array length at least 1 expected, length 0 found")];let t=[];for(let r=0;r<i.length;r++)t=t.concat(kn({key:`${e}[${r}]`,value:i[r]}));return t}return kn({key:e,value:i})},variableAnchorOffsetCollection:function(t){const e=t.key,i=t.value,r=Qr(i),n=t.styleSpec;if("array"!==r||i.length<1||i.length%2!=0)return[new kt(e,i,"variableAnchorOffsetCollection requires a non-empty array of even length")];let a=[];for(let r=0;r<i.length;r+=2)a=a.concat(zn({key:`${e}[${r}]`,value:i[r],valueSpec:n.layout_symbol["text-anchor"]})),a=a.concat(Nn({key:`${e}[${r+1}]`,value:i[r+1],valueSpec:{length:2,value:"number"},validateSpec:t.validateSpec,style:t.style,styleSpec:n}));return a},sprite:Qn,state:Xn,fontFaces:function(t){const e=t.key,i=t.value,r=t.validateSpec,n=t.styleSpec,a=t.style;if(!Jn(i))return[new kt(e,i,`object expected, ${Qr(i)} found`)];const o=[];for(const t in i){const s=i[t],l=Qr(s);if("string"===l)o.push(...Ln({key:`${e}.${t}`,value:s}));else if("array"===l){const i={url:{type:"string",required:!0},"unicode-range":{type:"array",value:"string"}};for(const[l,c]of s.entries())o.push(...Sn({key:`${e}.${t}[${l}]`,value:c,valueSpec:i,styleSpec:n,style:a,validateSpec:r}))}else o.push(new kt(`${e}.${t}`,s,`string or array expected, ${l} found`))}return o}};function qn(t){const e=t.value,i=t.valueSpec,r=t.styleSpec;return t.validateSpec=qn,i.expression&&Jr(Mn(e))?En(t):i.expression&&nn(Un(e))?Zn(t):i.type&&Hn[i.type]?Hn[i.type](t):Sn(zt({},t,{valueSpec:i.type?r[i.type]:i}))}function Kn(t){const e=t.value,i=t.key,r=Ln(t);return r.length||(-1===e.indexOf("{fontstack}")&&r.push(new kt(i,e,'"glyphs" url must include a "{fontstack}" token')),-1===e.indexOf("{range}")&&r.push(new kt(i,e,'"glyphs" url must include a "{range}" token'))),r}function $n(t,e=bt){let i=[];return i=i.concat(qn({key:"",value:t,valueSpec:e.$root,styleSpec:e,style:t,validateSpec:qn,objectElementValidators:{glyphs:Kn,"*":()=>[]}})),t.constants&&(i=i.concat(Rn({key:"constants",value:t.constants}))),ea(i)}function ta(t){return function(e){return t(Object.assign({},e,{validateSpec:qn}))}}function ea(t){return[].concat(t).sort((t,e)=>t.line-e.line)}function ia(t){return function(...e){return ea(t.apply(this,e))}}$n.source=ia(ta(jn)),$n.sprite=ia(ta(Qn)),$n.glyphs=ia(ta(Kn)),$n.light=ia(ta(An)),$n.sky=ia(ta(Gn)),$n.terrain=ia(ta(Yn)),$n.state=ia(ta(Xn)),$n.layer=ia(ta(Bn)),$n.filter=ia(ta(Wn)),$n.paintProperty=ia(ta(Cn)),$n.layoutProperty=ia(ta(Pn));const ra={type:"enum","property-type":"data-constant",expression:{interpolated:!1,parameters:["global-state"]},values:{visible:{},none:{}},transition:!1,default:"visible"};class na{constructor(t,e){this._globalState=e,this.setValue(t)}evaluate(){var t;return null!==(t=this._literalValue)&&void 0!==t?t:this._compiledValue.evaluate({})}setValue(t){if(null==t||"visible"===t||"none"===t)return this._literalValue="none"===t?"none":"visible",this._compiledValue=void 0,void(this._globalStateRefs=new Set);const e=an(t,ra,this._globalState);if("error"===e.result)throw this._literalValue="visible",this._compiledValue=void 0,new Error(e.value.map(t=>`${t.key}: ${t.message}`).join(", "));this._literalValue=void 0,this._compiledValue=e.value,this._globalStateRefs=un(e.value.expression)}getGlobalStateRefs(){return this._globalStateRefs}}const aa=bt,oa=$n,sa=oa.light,la=oa.sky,ca=oa.paintProperty,ha=oa.layoutProperty;function ua(t,e){let i=!1;if(null==e?void 0:e.length)for(const r of e)t.fire(new xt(new Error(r.message))),i=!0;return i}class da{constructor(t,e,i){const r=this.cells=[];if(t instanceof ArrayBuffer){this.arrayBuffer=t;const n=new Int32Array(this.arrayBuffer);t=n[0],this.d=(e=n[1])+2*(i=n[2]);for(let t=0;t<this.d*this.d;t++){const e=n[3+t],i=n[3+t+1];r.push(e===i?null:n.subarray(e,i))}const a=n[3+r.length+1];this.keys=n.subarray(n[3+r.length],a),this.bboxes=n.subarray(a),this.insert=this._insertReadonly}else{this.d=e+2*i;for(let t=0;t<this.d*this.d;t++)r.push([]);this.keys=[],this.bboxes=[]}this.n=e,this.extent=t,this.padding=i,this.scale=e/t,this.uid=0;const n=i/e*t;this.min=-n,this.max=t+n}insert(t,e,i,r,n){this._forEachCell(e,i,r,n,this._insertCell,this.uid++,void 0,void 0),this.keys.push(t),this.bboxes.push(e),this.bboxes.push(i),this.bboxes.push(r),this.bboxes.push(n)}_insertReadonly(){throw new Error("Cannot insert into a GridIndex created from an ArrayBuffer.")}_insertCell(t,e,i,r,n,a){this.cells[n].push(a)}query(t,e,i,r,n){const a=this.min,o=this.max;if(t<=a&&e<=a&&o<=i&&o<=r&&!n)return[...this.keys];{const a=[];return this._forEachCell(t,e,i,r,this._queryCell,a,{},n),a}}_queryCell(t,e,i,r,n,a,o,s){const l=this.cells[n];if(null!==l){const n=this.keys,c=this.bboxes;for(const h of l)if(void 0===o[h]){const l=4*h;(s?s(c[l+0],c[l+1],c[l+2],c[l+3]):t<=c[l+2]&&e<=c[l+3]&&i>=c[l+0]&&r>=c[l+1])?(o[h]=!0,a.push(n[h])):o[h]=!1}}}_forEachCell(t,e,i,r,n,a,o,s){const l=this._convertToCellCoord(t),c=this._convertToCellCoord(e),h=this._convertToCellCoord(i),u=this._convertToCellCoord(r);for(let d=l;d<=h;d++)for(let l=c;l<=u;l++){const c=this.d*l+d;if((!s||s(this._convertFromCellCoord(d),this._convertFromCellCoord(l),this._convertFromCellCoord(d+1),this._convertFromCellCoord(l+1)))&&n.call(this,t,e,i,r,c,a,o,s))return}}_convertFromCellCoord(t){return(t-this.padding)/this.scale}_convertToCellCoord(t){return Math.max(0,Math.min(this.d-1,Math.floor(t*this.scale)+this.padding))}toArrayBuffer(){if(this.arrayBuffer)return this.arrayBuffer;const t=this.cells,e=3+this.cells.length+1+1;let i=0;for(const t of this.cells)i+=t.length;const r=new Int32Array(e+i+this.keys.length+this.bboxes.length);r[0]=this.extent,r[1]=this.n,r[2]=this.padding;let n=e;for(let e=0;e<t.length;e++){const i=t[e];r[3+e]=n,r.set(i,n),n+=i.length}return r[3+t.length]=n,r.set(this.keys,n),n+=this.keys.length,r[3+t.length+1]=n,r.set(this.bboxes,n),n+=this.bboxes.length,r.buffer}static serialize(t,e){const i=t.toArrayBuffer();return e&&e.push(i),{buffer:i}}static deserialize(t){return new da(t.buffer)}}const pa={};function ma(t,e,i={}){if(pa[t])throw new Error(`${t} is already registered.`);Object.defineProperty(e,"_classRegistryKey",{value:t,writeable:!1}),pa[t]={klass:e,omit:i.omit||[],shallow:i.shallow||[]}}ma("Object",Object),ma("Set",Set),ma("TransferableGridIndex",da),ma("Color",Ne),ma("Error",Error),ma("AJAXError",dt),ma("ResolvedImage",Be),ma("StylePropertyFunction",cn),ma("StyleExpression",rn,{omit:["_evaluator"]}),ma("ZoomDependentExpression",sn),ma("ZoomConstantExpression",on),ma("CompoundExpression",kr,{omit:["_evaluate"]});for(const t in Zr)Zr[t]._classRegistryKey||ma(`Expression_${t}`,Zr[t]);function fa(t){var e;return t&&"undefined"!=typeof ArrayBuffer&&(t instanceof ArrayBuffer||"ArrayBuffer"===(null===(e=t.constructor)||void 0===e?void 0:e.name))}function ga(t){return t.$name||t.constructor._classRegistryKey}function _a(t){return!function(t){if(null===t||"object"!=typeof t)return!1;const e=ga(t);return e&&"Object"!==e}(t)&&(null==t||"boolean"==typeof t||"number"==typeof t||"string"==typeof t||t instanceof Boolean||t instanceof Number||t instanceof String||t instanceof Date||t instanceof RegExp||t instanceof Blob||t instanceof Error||fa(t)||X(t)||ArrayBuffer.isView(t)||t instanceof ImageData)}function ya(t,e){if(_a(t))return(fa(t)||X(t))&&e&&e.push(t),ArrayBuffer.isView(t)&&e&&e.push(t.buffer),t instanceof ImageData&&e&&e.push(t.data.buffer),t;if(Array.isArray(t)){const i=[];for(const r of t)i.push(ya(r,e));return i}if("object"!=typeof t)throw new Error("can't serialize object of type "+typeof t);const i=ga(t);if(!i)throw new Error(`can't serialize object of unregistered class ${t.constructor.name}`);if(!pa[i])throw new Error(`${i} is not registered.`);const{klass:r}=pa[i],n=r.serialize?r.serialize(t,e):{};if(r.serialize){if(n===(null==e?void 0:e[e.length-1]))throw new Error("statically serialized object won't survive transfer of $name property")}else{for(const r in t){if(!t.hasOwnProperty(r))continue;if(pa[i].omit.includes(r))continue;const a=t[r];n[r]=pa[i].shallow.includes(r)?a:ya(a,e)}t instanceof Error&&(n.message=t.message)}if(n.$name)throw new Error("$name property is reserved for worker serialization logic.");return"Object"!==i&&(n.$name=i),n}function xa(t){if(_a(t))return t;if(Array.isArray(t))return t.map(xa);if("object"!=typeof t)throw new Error("can't deserialize object of type "+typeof t);const e=ga(t)||"Object";if(!pa[e])throw new Error(`can't deserialize unregistered class ${e}`);const{klass:i}=pa[e];if(!i)throw new Error(`can't deserialize unregistered class ${e}`);if(i.deserialize)return i.deserialize(t);const r=Object.create(i.prototype);for(const i of Object.keys(t)){if("$name"===i)continue;const n=t[i];r[i]=pa[e].shallow.includes(i)?n:xa(n)}return r}class va{constructor(){this.first=!0}update(t,e){const i=Math.floor(t);return this.first?(this.first=!1,this.lastIntegerZoom=i,this.lastIntegerZoomTime=0,this.lastZoom=t,this.lastFloorZoom=i,!0):(this.lastFloorZoom>i?(this.lastIntegerZoom=i+1,this.lastIntegerZoomTime=e):this.lastFloorZoom<i&&(this.lastIntegerZoom=i,this.lastIntegerZoomTime=e),t!==this.lastZoom&&(this.lastZoom=t,this.lastFloorZoom=i,!0))}}function ba(t){return/[\u02EA\u02EB\u2E80-\u2FDF\u2FF0-\u303F\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FD-\u30FF\u3105-\u312F\u31A0-\u4DBF\u4E00-\uA48C\uA490-\uA4C6\uF900-\uFA6D\uFA70-\uFAD9\uFE10-\uFE1F\uFE30-\uFE4F\uFF00-\uFFEF]|\uD81B[\uDFE0-\uDFFF]|[\uD81C-\uD822\uD840-\uD868\uD86A-\uD86D\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD88C][\uDC00-\uDFFF]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD1E\uDD80-\uDDF2]|\uD82B[\uDFF0-\uDFFF]|\uD82C[\uDC00-\uDEFB]|\uD83C[\uDE00-\uDEFF]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEAD\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD88D[\uDC00-\uDC79]/gim.test(String.fromCodePoint(t))}function Ta(t){return/[\u02EA\u02EB\u1100-\u11FF\u1400-\u167F\u18B0-\u18F5\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u3007\u3012\u3013\u3020-\u302F\u3031-\u303F\u3041-\u3096\u309D-\u30FB\u30FD-\u30FF\u3105-\u312F\u3131-\u318E\u3190-\uA48C\uA490-\uA4C6\uA960-\uA97C\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFE10-\uFE1F\uFE30-\uFE48\uFE50-\uFE57\uFE5F-\uFE62\uFE67-\uFE6F\uFF00-\uFF07\uFF0A-\uFF0C\uFF0E-\uFF19\uFF1F-\uFF3A\uFF3C\uFF3E\uFF40-\uFF5A\uFFE0-\uFFE2\uFFE4-\uFFE7]|\uD802[\uDD80-\uDD9F]|\uD805[\uDD80-\uDDFF]|\uD806[\uDE00-\uDEBF]|\uD811[\uDC00-\uDE7F]|\uD81B[\uDFE0-\uDFE4\uDFF0-\uDFF6]|[\uD81C-\uD822\uD83D\uD840-\uD868\uD86A-\uD86D\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD88C][\uDC00-\uDFFF]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD1E\uDD80-\uDDF2]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD30-\uDEFB]|\uD833[\uDEC0-\uDFCF]|\uD834[\uDC00-\uDDFF\uDEE0-\uDF7F]|\uD836[\uDC00-\uDEAF]|\uD83C[\uDC00-\uDE00\uDF00-\uDFFF]|\uD83E[\uDD00-\uDEFF]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEAD\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD88D[\uDC00-\uDC79]/gim.test(String.fromCodePoint(t))}function wa(t){return/\s/u.test(String.fromCodePoint(t))}function Va(t){for(const e of t)if(Ta(e.codePointAt(0)))return!0;return!1}function Ra(t){for(const e of t)if(!Sa(e.codePointAt(0)))return!1;return!0}function Ma(t){const e=t.map(t=>{try{return new RegExp(`\\p{sc=${t}}`,"u").source}catch(t){return null}}).filter(t=>t);return new RegExp(e.join("|"),"u")}const Ua=Ma(["Arab","Dupl","Mong","Ougr","Syrc"]);function Sa(t){return!Ua.test(String.fromCodePoint(t))}function Na(t){return!(Ta(t)||(e=t,/[\xA7\xA9\xAE\xB1\xBC-\xBE\xD7\xF7\u2016\u2020\u2021\u2030\u2031\u203B\u203C\u2042\u2047-\u2049\u2051\u2100-\u218F\u221E\u2234\u2235\u2300-\u2307\u230C-\u231F\u2324-\u2328\u232B\u237D-\u239A\u23BE-\u23CD\u23CF\u23D1-\u23DB\u23E2-\u2422\u2424-\u24FF\u25A0-\u2619\u2620-\u2767\u2776-\u2793\u2B12-\u2B2F\u2B50-\u2B59\u2BB8-\u2BEB\u3000-\u303F\u30A0-\u30FF\uE000-\uF8FF\uFE30-\uFE6F\uFF00-\uFFEF\uFFFC\uFFFD]|[\uDB80-\uDBFF][\uDC00-\uDFFF]/gim.test(String.fromCodePoint(e))));var e}const Fa=Ma(["Adlm","Arab","Armi","Avst","Chrs","Cprt","Egyp","Elym","Gara","Hatr","Hebr","Hung","Khar","Lydi","Mand","Mani","Mend","Merc","Mero","Narb","Nbat","Nkoo","Orkh","Palm","Phli","Phlp","Phnx","Prti","Rohg","Samr","Sarb","Sogo","Syrc","Thaa","Todr","Yezi"]);function Ea(t){return Fa.test(String.fromCodePoint(t))}function Za(t,e){return!(!e&&Ea(t)||/[\u0900-\u0DFF\u0F00-\u109F\u1780-\u17FF]/gim.test(String.fromCodePoint(t)))}function ka(t){for(const e of t)if(Ea(e.codePointAt(0)))return!0;return!1}const za=new class{constructor(){this.TIMEOUT=5e3,this.applyArabicShaping=null,this.processBidirectionalText=null,this.processStyledBidirectionalText=null,this.pluginStatus="unavailable",this.pluginURL=null,this.loadScriptResolve=()=>{}}setState(t){this.pluginStatus=t.pluginStatus,this.pluginURL=t.pluginURL}getState(){return{pluginStatus:this.pluginStatus,pluginURL:this.pluginURL}}setMethods(t){if(za.isParsed())throw new Error("RTL text plugin already registered.");this.applyArabicShaping=t.applyArabicShaping,this.processBidirectionalText=t.processBidirectionalText,this.processStyledBidirectionalText=t.processStyledBidirectionalText,this.loadScriptResolve()}isParsed(){return null!=this.applyArabicShaping&&null!=this.processBidirectionalText&&null!=this.processStyledBidirectionalText}getRTLTextPluginStatus(){return this.pluginStatus}syncState(t,i){return e(this,void 0,void 0,function*(){if(this.isParsed())return this.getState();if("loading"!==t.pluginStatus)return this.setState(t),t;const e=t.pluginURL,r=new Promise(t=>{this.loadScriptResolve=t});i(e);const n=new Promise(t=>setTimeout(()=>t(),this.TIMEOUT));if(yield Promise.race([r,n]),this.isParsed()){const t={pluginStatus:"loaded",pluginURL:e};return this.setState(t),t}throw this.setState({pluginStatus:"error",pluginURL:""}),new Error(`RTL Text Plugin failed to import scripts from ${e}`)})}};class Wa{constructor(t,e){this.isSupportedScript=Ia,this.zoom=t,e?(this.now=e.now||0,this.fadeDuration=e.fadeDuration||0,this.zoomHistory=e.zoomHistory||new va,this.transition=e.transition||{}):(this.now=0,this.fadeDuration=0,this.zoomHistory=new va,this.transition={})}crossFadingFactor(){return 0===this.fadeDuration?1:Math.min((this.now-this.zoomHistory.lastIntegerZoomTime)/this.fadeDuration,1)}getCrossfadeParameters(){const t=this.zoom,e=t-Math.floor(t),i=this.crossFadingFactor();return t>this.zoomHistory.lastIntegerZoom?{fromScale:2,toScale:1,t:e+(1-e)*i}:{fromScale:.5,toScale:1,t:1-(1-i)*e}}}function Ia(t){return function(t,e){for(const i of t)if(!Za(i.codePointAt(0),e))return!1;return!0}(t,"loaded"===za.getRTLTextPluginStatus())}const Da="-transition";class Ca{constructor(t,e,i){this.property=t,this.value=e,this.expression=function(t,e,i){if(Jr(t))return new cn(t,e);if(nn(t)){const r=ln(t,e,i);if("error"===r.result)throw new Error(r.value.map(t=>`${t.key}: ${t.message}`).join(", "));return r.value}{let i=t;return"color"===e.type&&"string"==typeof t?i=Ne.parse(t):"padding"!==e.type||"number"!=typeof t&&!Array.isArray(t)?"numberArray"!==e.type||"number"!=typeof t&&!Array.isArray(t)?"colorArray"!==e.type||"string"!=typeof t&&!Array.isArray(t)?"variableAnchorOffsetCollection"===e.type&&Array.isArray(t)?i=Pe.parse(t):"projectionDefinition"===e.type&&"string"==typeof t&&(i=Le.parse(t)):i=Ie.parse(t):i=We.parse(t):i=ze.parse(t),{globalStateRefs:new Set,_globalState:null,kind:"constant",evaluate:()=>i}}}(void 0===e?t.specification.default:e,t.specification,i)}isDataDriven(){return"source"===this.expression.kind||"composite"===this.expression.kind}getGlobalStateRefs(){return this.expression.globalStateRefs||new Set}possiblyEvaluate(t,e,i){return this.property.possiblyEvaluate(this,t,e,i)}}class Pa{constructor(t,e){this.property=t,this.value=new Ca(t,void 0,e)}transitioned(t,e){return new La(this.property,this.value,e,P({},t.transition,this.transition),t.now)}untransitioned(){return new La(this.property,this.value,null,{},0)}}class Ba{constructor(t,e){this._properties=t,this._values=Object.create(t.defaultTransitionablePropertyValues),this._globalState=e}hasProperty(t){return t in this._properties.defaultTransitionablePropertyValues}getValue(t){return j(this._values[t].value.value)}setValue(t,e){Object.hasOwn(this._values,t)||(this._values[t]=new Pa(this._values[t].property,this._globalState)),this._values[t].value=new Ca(this._values[t].property,null===e?void 0:j(e),this._globalState)}getTransition(t){return j(this._values[t].transition)}setTransition(t,e){Object.hasOwn(this._values,t)||(this._values[t]=new Pa(this._values[t].property,this._globalState)),this._values[t].transition=j(e)||void 0}serialize(){const t={};for(const e of Object.keys(this._values)){const i=this.getValue(e);void 0!==i&&(t[e]=i);const r=this.getTransition(e);void 0!==r&&(t[`${e}${Da}`]=r)}return t}transitioned(t,e){const i=new Oa(this._properties);for(const r of Object.keys(this._values))i._values[r]=this._values[r].transitioned(t,e._values[r]);return i}untransitioned(){const t=new Oa(this._properties);for(const e of Object.keys(this._values))t._values[e]=this._values[e].untransitioned();return t}}class La{constructor(t,e,i,r,n){this.property=t,this.value=e,this.begin=n+r.delay||0,this.end=this.begin+r.duration||0,t.specification.transition&&(r.delay||r.duration)&&(this.prior=i)}possiblyEvaluate(t,e,i){const r=t.now||0,n=this.value.possiblyEvaluate(t,e,i),a=this.prior;if(a){if(r>this.end)return this.prior=null,n;if(this.value.isDataDriven())return this.prior=null,n;if(r<this.begin)return a.possiblyEvaluate(t,e,i);{const o=(r-this.begin)/(this.end-this.begin);return this.property.interpolate(a.possiblyEvaluate(t,e,i),n,z(o))}}return n}}class Oa{constructor(t){this._properties=t,this._values=Object.create(t.defaultTransitioningPropertyValues)}possiblyEvaluate(t,e,i){const r=new Ga(this._properties);for(const n of Object.keys(this._values))r._values[n]=this._values[n].possiblyEvaluate(t,e,i);return r}hasTransition(){for(const t of Object.keys(this._values))if(this._values[t].prior)return!0;return!1}}class ja{constructor(t,e){this._properties=t,this._values=Object.create(t.defaultPropertyValues),this._globalState=e}hasValue(t){return void 0!==this._values[t].value}hasProperty(t){return t in this._properties.defaultPropertyValues}getValue(t){return j(this._values[t].value)}setValue(t,e){this._values[t]=new Ca(this._values[t].property,null===e?void 0:j(e),this._globalState)}serialize(){const t={};for(const e of Object.keys(this._values)){const i=this.getValue(e);void 0!==i&&(t[e]=i)}return t}possiblyEvaluate(t,e,i){const r=new Ga(this._properties);for(const n of Object.keys(this._values))r._values[n]=this._values[n].possiblyEvaluate(t,e,i);return r}}class Aa{constructor(t,e,i){this.property=t,this.value=e,this.parameters=i}isConstant(){return"constant"===this.value.kind}constantOr(t){return"constant"===this.value.kind?this.value.value:t}evaluate(t,e,i,r){return this.property.evaluate(this.value,this.parameters,t,e,i,r)}}class Ga{constructor(t){this._properties=t,this._values=Object.create(t.defaultPossiblyEvaluatedValues)}get(t){return this._values[t]}}class Ya{constructor(t){this.specification=t}possiblyEvaluate(t,e){if(t.isDataDriven())throw new Error("Value should not be data driven");return t.expression.evaluate(e)}interpolate(t,e,i){const r=_i[this.specification.type];return r?r(t,e,i):t}}class Qa{constructor(t,e){this.specification=t,this.overrides=e}possiblyEvaluate(t,e,i,r){return new Aa(this,"constant"===t.expression.kind||"camera"===t.expression.kind?{kind:"constant",value:t.expression.evaluate(e,null,{},i,r)}:t.expression,e)}interpolate(t,e,i){if("constant"!==t.value.kind||"constant"!==e.value.kind)return t;if(void 0===t.value.value||void 0===e.value.value)return new Aa(this,{kind:"constant",value:void 0},t.parameters);const r=_i[this.specification.type];if(r){const n=r(t.value.value,e.value.value,i);return new Aa(this,{kind:"constant",value:n},t.parameters)}return t}evaluate(t,e,i,r,n,a){return"constant"===t.kind?t.value:t.evaluate(e,i,r,n,a)}}class Ja extends Qa{possiblyEvaluate(t,e,i,r){if(void 0===t.value)return new Aa(this,{kind:"constant",value:void 0},e);if("constant"===t.expression.kind){const n=t.expression.evaluate(e,null,{},i,r),a="resolvedImage"===t.property.specification.type&&"string"!=typeof n?n.name:n,o=this._calculate(a,a,a,e);return new Aa(this,{kind:"constant",value:o},e)}if("camera"===t.expression.kind){const i=this._calculate(t.expression.evaluate({zoom:e.zoom-1}),t.expression.evaluate({zoom:e.zoom}),t.expression.evaluate({zoom:e.zoom+1}),e);return new Aa(this,{kind:"constant",value:i},e)}return new Aa(this,t.expression,e)}evaluate(t,e,i,r,n,a){if("source"===t.kind){const o=t.evaluate(e,i,r,n,a);return this._calculate(o,o,o,e)}return"composite"===t.kind?this._calculate(t.evaluate({zoom:Math.floor(e.zoom)-1},i,r),t.evaluate({zoom:Math.floor(e.zoom)},i,r),t.evaluate({zoom:Math.floor(e.zoom)+1},i,r),e):t.value}_calculate(t,e,i,r){return r.zoom>r.zoomHistory.lastIntegerZoom?{from:t,to:e}:{from:i,to:e}}interpolate(t){return t}}class Xa{constructor(t){this.specification=t}possiblyEvaluate(t,e,i,r){if(void 0!==t.value){if("constant"===t.expression.kind){const n=t.expression.evaluate(e,null,{},i,r);return this._calculate(n,n,n,e)}return this._calculate(t.expression.evaluate(new Wa(Math.floor(e.zoom-1),e)),t.expression.evaluate(new Wa(Math.floor(e.zoom),e)),t.expression.evaluate(new Wa(Math.floor(e.zoom+1),e)),e)}}_calculate(t,e,i,r){return r.zoom>r.zoomHistory.lastIntegerZoom?{from:t,to:e}:{from:i,to:e}}interpolate(t){return t}}class Ha{constructor(t){this.specification=t}possiblyEvaluate(t,e,i,r){return!!t.expression.evaluate(e,null,{},i,r)}interpolate(){return!1}}class qa{constructor(t){this.properties=t,this.defaultPropertyValues={},this.defaultTransitionablePropertyValues={},this.defaultTransitioningPropertyValues={},this.defaultPossiblyEvaluatedValues={},this.overridableProperties=[];for(const e in t){const i=t[e];i.specification.overridable&&this.overridableProperties.push(e);const r=this.defaultPropertyValues[e]=new Ca(i,void 0,void 0),n=this.defaultTransitionablePropertyValues[e]=new Pa(i,void 0);this.defaultTransitioningPropertyValues[e]=n.untransitioned(),this.defaultPossiblyEvaluatedValues[e]=r.possiblyEvaluate({})}}}ma("DataDrivenProperty",Qa),ma("DataConstantProperty",Ya),ma("CrossFadedDataDrivenProperty",Ja),ma("CrossFadedProperty",Xa),ma("ColorRampProperty",Ha);const Ka=" is a PAINT property not a LAYOUT property. Use get/setPaintProperty instead?",$a=" is a LAYOUT property not a PAINT property. Use get/setLayoutProperty instead?";class to extends vt{constructor(t,e,i){if(super(),this.id=t.id,this.type=t.type,this._globalState=i,this._featureFilter={filter:()=>!0,needGeometry:!1,getGlobalStateRefs:()=>new Set},this._visibilityExpression=function(t,e){return new na(t,e)}(this.visibility,i),"custom"!==t.type&&(this.metadata=t.metadata,this.minzoom=t.minzoom,this.maxzoom=t.maxzoom,"background"!==t.type&&(this.source=t.source,this.sourceLayer=t["source-layer"],this.filter=t.filter,this._featureFilter=fn(t.filter,i)),e.layout&&(this._unevaluatedLayout=new ja(e.layout,i)),e.paint)){this._transitionablePaint=new Ba(e.paint,i);for(const e in t.paint)this.setPaintProperty(e,t.paint[e],{validate:!1});for(const e in t.layout)this.setLayoutProperty(e,t.layout[e],{validate:!1});this._transitioningPaint=this._transitionablePaint.untransitioned(),this.paint=new Ga(e.paint)}}setFilter(t){this.filter=t,this._featureFilter=fn(t,this._globalState)}getCrossfadeParameters(){return this._crossfadeParameters}getLayoutProperty(t){var e;if("visibility"===t)return this.visibility;if(null===(e=this._transitionablePaint)||void 0===e?void 0:e.hasProperty(t))throw new Error(t+Ka);if(!this._unevaluatedLayout)throw new Error(`Cannot get layout property "${t}" on layer type "${this.type}" which has no layout properties.`);return this._unevaluatedLayout.getValue(t)}getLayoutAffectingGlobalStateRefs(){const t=new Set;for(const e of this._visibilityExpression.getGlobalStateRefs())t.add(e);if(this._unevaluatedLayout)for(const e in this._unevaluatedLayout._values){const i=this._unevaluatedLayout._values[e];for(const e of i.getGlobalStateRefs())t.add(e)}for(const e of this._featureFilter.getGlobalStateRefs())t.add(e);return t}getPaintAffectingGlobalStateRefs(){var t;const e=new globalThis.Map;if(this._transitionablePaint)for(const i in this._transitionablePaint._values){const r=this._transitionablePaint._values[i].value;for(const n of r.getGlobalStateRefs()){const a=null!==(t=e.get(n))&&void 0!==t?t:[];a.push({name:i,value:r.value}),e.set(n,a)}}return e}getVisibilityAffectingGlobalStateRefs(){return this._visibilityExpression.getGlobalStateRefs()}setLayoutProperty(t,e,i={}){var r;if("visibility"===t)return this.visibility=e,this._visibilityExpression.setValue(e),void this.recalculateVisibility();(null===(r=this._transitionablePaint)||void 0===r?void 0:r.hasProperty(t))?this.fire(new xt(new Error(t+Ka))):null!=e&&this._validate(ha,`layers.${this.id}.layout.${t}`,t,e,i)||this._unevaluatedLayout.setValue(t,e)}getPaintProperty(t){var e,i;if(t.endsWith(Da)){const i=t.slice(0,-11);if("visibility"===i||(null===(e=this._unevaluatedLayout)||void 0===e?void 0:e.hasProperty(i)))throw new Error(t+$a);return this._transitionablePaint.getTransition(i)}if("visibility"===t||(null===(i=this._unevaluatedLayout)||void 0===i?void 0:i.hasProperty(t)))throw new Error(t+$a);return this._transitionablePaint.getValue(t)}setPaintProperty(t,e,i={}){var r;if("visibility"===t||(null===(r=this._unevaluatedLayout)||void 0===r?void 0:r.hasProperty(t)))return this.fire(new xt(new Error(t+$a))),!1;if(null!=e&&this._validate(ca,`layers.${this.id}.paint.${t}`,t,e,i))return!1;if(t.endsWith(Da))return this._transitionablePaint.setTransition(t.slice(0,-11),e||void 0),!1;{const i=this._transitionablePaint._values[t],r="cross-faded-data-driven"===i.property.specification["property-type"],n=i.value.isDataDriven(),a=i.value;this._transitionablePaint.setValue(t,e),this._handleSpecialPaintPropertyUpdate(t);const o=this._transitionablePaint._values[t].value;return o.isDataDriven()||n||r||this._handleOverridablePaintPropertyUpdate(t,a,o)}}_handleSpecialPaintPropertyUpdate(t){}_handleOverridablePaintPropertyUpdate(t,e,i){return!1}isHidden(t=this.minzoom,e=!1){return!!(this.minzoom&&t<(e?Math.floor(this.minzoom):this.minzoom))||!!(this.maxzoom&&t>=this.maxzoom)||"none"===this._evaluatedVisibility}updateTransitions(t){this._transitioningPaint=this._transitionablePaint.transitioned(t,this._transitioningPaint)}hasTransition(){return this._transitioningPaint.hasTransition()}recalculateVisibility(){this._evaluatedVisibility=this._visibilityExpression.evaluate()}recalculate(t,e){t.getCrossfadeParameters&&(this._crossfadeParameters=t.getCrossfadeParameters()),this._unevaluatedLayout&&(this.layout=this._unevaluatedLayout.possiblyEvaluate(t,void 0,e)),this.paint=this._transitioningPaint.possiblyEvaluate(t,void 0,e)}serialize(){var t,e;const i={id:this.id,type:this.type,source:this.source,"source-layer":this.sourceLayer,metadata:this.metadata,minzoom:this.minzoom,maxzoom:this.maxzoom,filter:this.filter,layout:null===(t=this._unevaluatedLayout)||void 0===t?void 0:t.serialize(),paint:null===(e=this._transitionablePaint)||void 0===e?void 0:e.serialize()};return this.visibility&&(i.layout=i.layout||{},i.layout.visibility=this.visibility),O(i,(t,e)=>!(void 0===t||"layout"===e&&!Object.keys(t).length||"paint"===e&&!Object.keys(t).length))}_validate(t,e,i,r,n={}){return!1!==(null==n?void 0:n.validate)&&ua(this,t.call(oa,{key:e,layerType:this.type,objectKey:i,value:r,styleSpec:bt,style:{glyphs:!0,sprite:!0}}))}is3D(){return!1}isTileClipped(){return!1}hasOffscreenPass(){return!1}resize(){}isStateDependent(){for(const t in this.paint._values){const e=this.paint.get(t);if(e instanceof Aa&&Ar(e.property.specification)&&("source"===e.value.kind||"composite"===e.value.kind)&&e.value.isStateDependent)return!0}return!1}}let eo;var io={get paint(){return eo=eo||new qa({"raster-opacity":new Ya(bt.paint_raster["raster-opacity"]),"raster-hue-rotate":new Ya(bt.paint_raster["raster-hue-rotate"]),"raster-brightness-min":new Ya(bt.paint_raster["raster-brightness-min"]),"raster-brightness-max":new Ya(bt.paint_raster["raster-brightness-max"]),"raster-saturation":new Ya(bt.paint_raster["raster-saturation"]),"raster-contrast":new Ya(bt.paint_raster["raster-contrast"]),resampling:new Ya(bt.paint_raster.resampling),"raster-resampling":new Ya(bt.paint_raster["raster-resampling"]),"raster-fade-duration":new Ya(bt.paint_raster["raster-fade-duration"])})}};class ro extends to{constructor(t,e){super(t,io,e)}}const no={Int8:Int8Array,Uint8:Uint8Array,Int16:Int16Array,Uint16:Uint16Array,Int32:Int32Array,Uint32:Uint32Array,Float32:Float32Array};class ao{constructor(t,e){this._structArray=t,this._pos1=e*this.size,this._pos2=this._pos1/2,this._pos4=this._pos1/4,this._pos8=this._pos1/8}}class oo{constructor(){this.isTransferred=!1,this.capacity=-1,this.resize(0)}static serialize(t,e){return t._trim(),e&&(t.isTransferred=!0,e.push(t.arrayBuffer)),{length:t.length,arrayBuffer:t.arrayBuffer}}static deserialize(t){const e=Object.create(this.prototype);return e.arrayBuffer=t.arrayBuffer,e.length=t.length,e.capacity=t.arrayBuffer.byteLength/e.bytesPerElement,e._refreshViews(),e}_trim(){this.length!==this.capacity&&(this.capacity=this.length,this.arrayBuffer=this.arrayBuffer.slice(0,this.length*this.bytesPerElement),this._refreshViews())}clear(){this.length=0}resize(t){this.reserve(t),this.length=t}reserve(t){if(t>this.capacity){this.capacity=Math.max(t,Math.floor(5*this.capacity),128),this.arrayBuffer=new ArrayBuffer(this.capacity*this.bytesPerElement);const e=this.uint8;this._refreshViews(),e&&this.uint8.set(e)}}_refreshViews(){throw new Error("_refreshViews() must be implemented by each concrete StructArray layout")}freeBufferAfterUpload(){this.arrayBuffer=new ArrayBuffer(0),this._refreshViews()}}function so(t,e=1){let i=0,r=0;return{members:t.map(t=>{const n=no[t.type].BYTES_PER_ELEMENT,a=i=lo(i,Math.max(e,n)),o=t.components||1;return r=Math.max(r,n),i+=n*o,{name:t.name,type:t.type,components:o,offset:a}}),size:lo(i,Math.max(r,e)),alignment:e}}function lo(t,e){return Math.ceil(t/e)*e}class co extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(t,e){const i=this.length;return this.resize(i+1),this.emplace(i,t,e)}emplace(t,e,i){const r=2*t;return this.int16[r+0]=e,this.int16[r+1]=i,t}}co.prototype.bytesPerElement=4,ma("StructArrayLayout2i4",co);class ho extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(t,e,i){const r=this.length;return this.resize(r+1),this.emplace(r,t,e,i)}emplace(t,e,i,r){const n=3*t;return this.int16[n+0]=e,this.int16[n+1]=i,this.int16[n+2]=r,t}}ho.prototype.bytesPerElement=6,ma("StructArrayLayout3i6",ho);class uo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(t,e,i,r){const n=this.length;return this.resize(n+1),this.emplace(n,t,e,i,r)}emplace(t,e,i,r,n){const a=4*t;return this.int16[a+0]=e,this.int16[a+1]=i,this.int16[a+2]=r,this.int16[a+3]=n,t}}uo.prototype.bytesPerElement=8,ma("StructArrayLayout4i8",uo);class po extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(t,e,i,r,n,a){const o=this.length;return this.resize(o+1),this.emplace(o,t,e,i,r,n,a)}emplace(t,e,i,r,n,a,o){const s=6*t;return this.int16[s+0]=e,this.int16[s+1]=i,this.int16[s+2]=r,this.int16[s+3]=n,this.int16[s+4]=a,this.int16[s+5]=o,t}}po.prototype.bytesPerElement=12,ma("StructArrayLayout2i4i12",po);class mo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(t,e,i,r,n,a){const o=this.length;return this.resize(o+1),this.emplace(o,t,e,i,r,n,a)}emplace(t,e,i,r,n,a,o){const s=4*t,l=8*t;return this.int16[s+0]=e,this.int16[s+1]=i,this.uint8[l+4]=r,this.uint8[l+5]=n,this.uint8[l+6]=a,this.uint8[l+7]=o,t}}mo.prototype.bytesPerElement=8,ma("StructArrayLayout2i4ub8",mo);class fo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(t,e){const i=this.length;return this.resize(i+1),this.emplace(i,t,e)}emplace(t,e,i){const r=2*t;return this.float32[r+0]=e,this.float32[r+1]=i,t}}fo.prototype.bytesPerElement=8,ma("StructArrayLayout2f8",fo);class go extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(t,e,i,r,n,a,o,s,l,c){const h=this.length;return this.resize(h+1),this.emplace(h,t,e,i,r,n,a,o,s,l,c)}emplace(t,e,i,r,n,a,o,s,l,c,h){const u=10*t;return this.uint16[u+0]=e,this.uint16[u+1]=i,this.uint16[u+2]=r,this.uint16[u+3]=n,this.uint16[u+4]=a,this.uint16[u+5]=o,this.uint16[u+6]=s,this.uint16[u+7]=l,this.uint16[u+8]=c,this.uint16[u+9]=h,t}}go.prototype.bytesPerElement=20,ma("StructArrayLayout10ui20",go);class _o extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(t,e,i,r,n,a,o,s){const l=this.length;return this.resize(l+1),this.emplace(l,t,e,i,r,n,a,o,s)}emplace(t,e,i,r,n,a,o,s,l){const c=8*t;return this.uint16[c+0]=e,this.uint16[c+1]=i,this.uint16[c+2]=r,this.uint16[c+3]=n,this.uint16[c+4]=a,this.uint16[c+5]=o,this.uint16[c+6]=s,this.uint16[c+7]=l,t}}_o.prototype.bytesPerElement=16,ma("StructArrayLayout8ui16",_o);class yo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(t,e,i,r,n,a,o,s,l,c,h,u){const d=this.length;return this.resize(d+1),this.emplace(d,t,e,i,r,n,a,o,s,l,c,h,u)}emplace(t,e,i,r,n,a,o,s,l,c,h,u,d){const p=12*t;return this.int16[p+0]=e,this.int16[p+1]=i,this.int16[p+2]=r,this.int16[p+3]=n,this.uint16[p+4]=a,this.uint16[p+5]=o,this.uint16[p+6]=s,this.uint16[p+7]=l,this.int16[p+8]=c,this.int16[p+9]=h,this.int16[p+10]=u,this.int16[p+11]=d,t}}yo.prototype.bytesPerElement=24,ma("StructArrayLayout4i4ui4i24",yo);class xo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(t,e,i){const r=this.length;return this.resize(r+1),this.emplace(r,t,e,i)}emplace(t,e,i,r){const n=3*t;return this.float32[n+0]=e,this.float32[n+1]=i,this.float32[n+2]=r,t}}xo.prototype.bytesPerElement=12,ma("StructArrayLayout3f12",xo);class vo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer)}emplaceBack(t){const e=this.length;return this.resize(e+1),this.emplace(e,t)}emplace(t,e){return this.uint32[1*t+0]=e,t}}vo.prototype.bytesPerElement=4,ma("StructArrayLayout1ul4",vo);class bo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(t,e,i,r,n,a,o,s,l){const c=this.length;return this.resize(c+1),this.emplace(c,t,e,i,r,n,a,o,s,l)}emplace(t,e,i,r,n,a,o,s,l,c){const h=10*t,u=5*t;return this.int16[h+0]=e,this.int16[h+1]=i,this.int16[h+2]=r,this.int16[h+3]=n,this.int16[h+4]=a,this.int16[h+5]=o,this.uint32[u+3]=s,this.uint16[h+8]=l,this.uint16[h+9]=c,t}}bo.prototype.bytesPerElement=20,ma("StructArrayLayout6i1ul2ui20",bo);class To extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(t,e,i,r,n,a){const o=this.length;return this.resize(o+1),this.emplace(o,t,e,i,r,n,a)}emplace(t,e,i,r,n,a,o){const s=6*t;return this.int16[s+0]=e,this.int16[s+1]=i,this.int16[s+2]=r,this.int16[s+3]=n,this.int16[s+4]=a,this.int16[s+5]=o,t}}To.prototype.bytesPerElement=12,ma("StructArrayLayout2i2i2i12",To);class wo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(t,e,i,r,n){const a=this.length;return this.resize(a+1),this.emplace(a,t,e,i,r,n)}emplace(t,e,i,r,n,a){const o=4*t,s=8*t;return this.float32[o+0]=e,this.float32[o+1]=i,this.float32[o+2]=r,this.int16[s+6]=n,this.int16[s+7]=a,t}}wo.prototype.bytesPerElement=16,ma("StructArrayLayout2f1f2i16",wo);class Vo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(t,e,i,r,n,a){const o=this.length;return this.resize(o+1),this.emplace(o,t,e,i,r,n,a)}emplace(t,e,i,r,n,a,o){const s=16*t,l=4*t,c=8*t;return this.uint8[s+0]=e,this.uint8[s+1]=i,this.float32[l+1]=r,this.float32[l+2]=n,this.int16[c+6]=a,this.int16[c+7]=o,t}}Vo.prototype.bytesPerElement=16,ma("StructArrayLayout2ub2f2i16",Vo);class Ro extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(t,e,i){const r=this.length;return this.resize(r+1),this.emplace(r,t,e,i)}emplace(t,e,i,r){const n=3*t;return this.uint16[n+0]=e,this.uint16[n+1]=i,this.uint16[n+2]=r,t}}Ro.prototype.bytesPerElement=6,ma("StructArrayLayout3ui6",Ro);class Mo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(t,e,i,r,n,a,o,s,l,c,h,u,d,p,m,f,g){const _=this.length;return this.resize(_+1),this.emplace(_,t,e,i,r,n,a,o,s,l,c,h,u,d,p,m,f,g)}emplace(t,e,i,r,n,a,o,s,l,c,h,u,d,p,m,f,g,_){const y=24*t,x=12*t,v=48*t;return this.int16[y+0]=e,this.int16[y+1]=i,this.uint16[y+2]=r,this.uint16[y+3]=n,this.uint32[x+2]=a,this.uint32[x+3]=o,this.uint32[x+4]=s,this.uint16[y+10]=l,this.uint16[y+11]=c,this.uint16[y+12]=h,this.float32[x+7]=u,this.float32[x+8]=d,this.uint8[v+36]=p,this.uint8[v+37]=m,this.uint8[v+38]=f,this.uint32[x+10]=g,this.int16[y+22]=_,t}}Mo.prototype.bytesPerElement=48,ma("StructArrayLayout2i2ui3ul3ui2f3ub1ul1i48",Mo);class Uo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(t,e,i,r,n,a,o,s,l,c,h,u,d,p,m,f,g,_,y,x,v,b,T,w,V,R,M,U){const S=this.length;return this.resize(S+1),this.emplace(S,t,e,i,r,n,a,o,s,l,c,h,u,d,p,m,f,g,_,y,x,v,b,T,w,V,R,M,U)}emplace(t,e,i,r,n,a,o,s,l,c,h,u,d,p,m,f,g,_,y,x,v,b,T,w,V,R,M,U,S){const N=32*t,F=16*t;return this.int16[N+0]=e,this.int16[N+1]=i,this.int16[N+2]=r,this.int16[N+3]=n,this.int16[N+4]=a,this.int16[N+5]=o,this.int16[N+6]=s,this.int16[N+7]=l,this.uint16[N+8]=c,this.uint16[N+9]=h,this.uint16[N+10]=u,this.uint16[N+11]=d,this.uint16[N+12]=p,this.uint16[N+13]=m,this.uint16[N+14]=f,this.uint16[N+15]=g,this.uint16[N+16]=_,this.uint16[N+17]=y,this.uint16[N+18]=x,this.uint16[N+19]=v,this.uint16[N+20]=b,this.uint16[N+21]=T,this.uint16[N+22]=w,this.uint32[F+12]=V,this.float32[F+13]=R,this.float32[F+14]=M,this.uint16[N+30]=U,this.uint16[N+31]=S,t}}Uo.prototype.bytesPerElement=64,ma("StructArrayLayout8i15ui1ul2f2ui64",Uo);class So extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(t){const e=this.length;return this.resize(e+1),this.emplace(e,t)}emplace(t,e){return this.float32[1*t+0]=e,t}}So.prototype.bytesPerElement=4,ma("StructArrayLayout1f4",So);class No extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(t,e,i){const r=this.length;return this.resize(r+1),this.emplace(r,t,e,i)}emplace(t,e,i,r){const n=3*t;return this.uint16[6*t+0]=e,this.float32[n+1]=i,this.float32[n+2]=r,t}}No.prototype.bytesPerElement=12,ma("StructArrayLayout1ui2f12",No);class Fo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(t,e,i){const r=this.length;return this.resize(r+1),this.emplace(r,t,e,i)}emplace(t,e,i,r){const n=4*t;return this.uint32[2*t+0]=e,this.uint16[n+2]=i,this.uint16[n+3]=r,t}}Fo.prototype.bytesPerElement=8,ma("StructArrayLayout1ul2ui8",Fo);class Eo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(t,e){const i=this.length;return this.resize(i+1),this.emplace(i,t,e)}emplace(t,e,i){const r=2*t;return this.uint16[r+0]=e,this.uint16[r+1]=i,t}}Eo.prototype.bytesPerElement=4,ma("StructArrayLayout2ui4",Eo);class Zo extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(t){const e=this.length;return this.resize(e+1),this.emplace(e,t)}emplace(t,e){return this.uint16[1*t+0]=e,t}}Zo.prototype.bytesPerElement=2,ma("StructArrayLayout1ui2",Zo);class ko extends oo{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(t,e,i,r){const n=this.length;return this.resize(n+1),this.emplace(n,t,e,i,r)}emplace(t,e,i,r,n){const a=4*t;return this.float32[a+0]=e,this.float32[a+1]=i,this.float32[a+2]=r,this.float32[a+3]=n,t}}ko.prototype.bytesPerElement=16,ma("StructArrayLayout4f16",ko);class zo extends ao{get anchorPointX(){return this._structArray.int16[this._pos2+0]}get anchorPointY(){return this._structArray.int16[this._pos2+1]}get x1(){return this._structArray.int16[this._pos2+2]}get y1(){return this._structArray.int16[this._pos2+3]}get x2(){return this._structArray.int16[this._pos2+4]}get y2(){return this._structArray.int16[this._pos2+5]}get featureIndex(){return this._structArray.uint32[this._pos4+3]}get sourceLayerIndex(){return this._structArray.uint16[this._pos2+8]}get bucketIndex(){return this._structArray.uint16[this._pos2+9]}get anchorPoint(){return new i(this.anchorPointX,this.anchorPointY)}}zo.prototype.size=20;class Wo extends bo{get(t){return new zo(this,t)}}ma("CollisionBoxArray",Wo);class Io extends ao{get anchorX(){return this._structArray.int16[this._pos2+0]}get anchorY(){return this._structArray.int16[this._pos2+1]}get glyphStartIndex(){return this._structArray.uint16[this._pos2+2]}get numGlyphs(){return this._structArray.uint16[this._pos2+3]}get vertexStartIndex(){return this._structArray.uint32[this._pos4+2]}get lineStartIndex(){return this._structArray.uint32[this._pos4+3]}get lineLength(){return this._structArray.uint32[this._pos4+4]}get segment(){return this._structArray.uint16[this._pos2+10]}get lowerSize(){return this._structArray.uint16[this._pos2+11]}get upperSize(){return this._structArray.uint16[this._pos2+12]}get lineOffsetX(){return this._structArray.float32[this._pos4+7]}get lineOffsetY(){return this._structArray.float32[this._pos4+8]}get writingMode(){return this._structArray.uint8[this._pos1+36]}get placedOrientation(){return this._structArray.uint8[this._pos1+37]}set placedOrientation(t){this._structArray.uint8[this._pos1+37]=t}get hidden(){return this._structArray.uint8[this._pos1+38]}set hidden(t){this._structArray.uint8[this._pos1+38]=t}get crossTileID(){return this._structArray.uint32[this._pos4+10]}set crossTileID(t){this._structArray.uint32[this._pos4+10]=t}get associatedIconIndex(){return this._structArray.int16[this._pos2+22]}}Io.prototype.size=48;class Do extends Mo{get(t){return new Io(this,t)}}ma("PlacedSymbolArray",Do);class Co extends ao{get anchorX(){return this._structArray.int16[this._pos2+0]}get anchorY(){return this._structArray.int16[this._pos2+1]}get rightJustifiedTextSymbolIndex(){return this._structArray.int16[this._pos2+2]}get centerJustifiedTextSymbolIndex(){return this._structArray.int16[this._pos2+3]}get leftJustifiedTextSymbolIndex(){return this._structArray.int16[this._pos2+4]}get verticalPlacedTextSymbolIndex(){return this._structArray.int16[this._pos2+5]}get placedIconSymbolIndex(){return this._structArray.int16[this._pos2+6]}get verticalPlacedIconSymbolIndex(){return this._structArray.int16[this._pos2+7]}get key(){return this._structArray.uint16[this._pos2+8]}get textBoxStartIndex(){return this._structArray.uint16[this._pos2+9]}get textBoxEndIndex(){return this._structArray.uint16[this._pos2+10]}get verticalTextBoxStartIndex(){return this._structArray.uint16[this._pos2+11]}get verticalTextBoxEndIndex(){return this._structArray.uint16[this._pos2+12]}get iconBoxStartIndex(){return this._structArray.uint16[this._pos2+13]}get iconBoxEndIndex(){return this._structArray.uint16[this._pos2+14]}get verticalIconBoxStartIndex(){return this._structArray.uint16[this._pos2+15]}get verticalIconBoxEndIndex(){return this._structArray.uint16[this._pos2+16]}get featureIndex(){return this._structArray.uint16[this._pos2+17]}get numHorizontalGlyphVertices(){return this._structArray.uint16[this._pos2+18]}get numVerticalGlyphVertices(){return this._structArray.uint16[this._pos2+19]}get numIconVertices(){return this._structArray.uint16[this._pos2+20]}get numVerticalIconVertices(){return this._structArray.uint16[this._pos2+21]}get useRuntimeCollisionCircles(){return this._structArray.uint16[this._pos2+22]}get crossTileID(){return this._structArray.uint32[this._pos4+12]}set crossTileID(t){this._structArray.uint32[this._pos4+12]=t}get textBoxScale(){return this._structArray.float32[this._pos4+13]}get collisionCircleDiameter(){return this._structArray.float32[this._pos4+14]}get textAnchorOffsetStartIndex(){return this._structArray.uint16[this._pos2+30]}get textAnchorOffsetEndIndex(){return this._structArray.uint16[this._pos2+31]}}Co.prototype.size=64;class Po extends Uo{get(t){return new Co(this,t)}}ma("SymbolInstanceArray",Po);class Bo extends So{getoffsetX(t){return this.float32[1*t+0]}}ma("GlyphOffsetArray",Bo);class Lo extends ho{getx(t){return this.int16[3*t+0]}gety(t){return this.int16[3*t+1]}gettileUnitDistanceFromAnchor(t){return this.int16[3*t+2]}}ma("SymbolLineVertexArray",Lo);class Oo extends ao{get textAnchor(){return this._structArray.uint16[this._pos2+0]}get textOffset0(){return this._structArray.float32[this._pos4+1]}get textOffset1(){return this._structArray.float32[this._pos4+2]}}Oo.prototype.size=12;class jo extends No{get(t){return new Oo(this,t)}}ma("TextAnchorOffsetArray",jo);class Ao extends ao{get featureIndex(){return this._structArray.uint32[this._pos4+0]}get sourceLayerIndex(){return this._structArray.uint16[this._pos2+2]}get bucketIndex(){return this._structArray.uint16[this._pos2+3]}}Ao.prototype.size=8;class Go extends Fo{get(t){return new Ao(this,t)}}ma("FeatureIndexArray",Go);class Yo extends co{}class Qo extends co{}class Jo extends co{}class Xo extends po{}class Ho extends mo{}class qo extends fo{}class Ko extends go{}class $o extends _o{}class ts extends yo{}class es extends xo{}class is extends vo{}class rs extends To{}class ns extends Vo{}class as extends Ro{}class os extends Eo{}const ss=so([{name:"a_pos",components:2,type:"Int16"}],4),{members:ls}=ss;class cs{constructor(t=[]){this._forceNewSegmentOnNextPrepare=!1,this.segments=t}prepareSegment(t,e,i,r){const n=this.segments[this.segments.length-1];return t>cs.MAX_VERTEX_ARRAY_LENGTH&&G(`Max vertices per segment is ${cs.MAX_VERTEX_ARRAY_LENGTH}: bucket requested ${t}. Consider using the \`fillLargeMeshArrays\` function if you require meshes with more than ${cs.MAX_VERTEX_ARRAY_LENGTH} vertices.`),this._forceNewSegmentOnNextPrepare||!n||n.vertexLength+t>cs.MAX_VERTEX_ARRAY_LENGTH||n.sortKey!==r?this.createNewSegment(e,i,r):n}createNewSegment(t,e,i){const r={vertexOffset:t.length,primitiveOffset:e.length,vertexLength:0,primitiveLength:0,vaos:{}};return void 0!==i&&(r.sortKey=i),this._forceNewSegmentOnNextPrepare=!1,this.segments.push(r),r}getOrCreateLatestSegment(t,e,i){return this.prepareSegment(0,t,e,i)}forceNewSegmentOnNextPrepare(){this._forceNewSegmentOnNextPrepare=!0}get(){return this.segments}destroy(){for(const t of this.segments)for(const e in t.vaos)t.vaos[e].destroy()}static simpleSegment(t,e,i,r){return new cs([{vertexOffset:t,primitiveOffset:e,vertexLength:i,primitiveLength:r,vaos:{},sortKey:0}])}}function hs(t,e){return 256*(t=D(Math.floor(t),0,255))+D(Math.floor(e),0,255)}cs.MAX_VERTEX_ARRAY_LENGTH=Math.pow(2,16)-1,ma("SegmentVector",cs);const us=so([{name:"a_pattern_from",components:4,type:"Uint16"},{name:"a_pattern_to",components:4,type:"Uint16"},{name:"a_pixel_ratio_from",components:1,type:"Uint16"},{name:"a_pixel_ratio_to",components:1,type:"Uint16"}]),ds=so([{name:"a_dasharray_from",components:4,type:"Uint16"},{name:"a_dasharray_to",components:4,type:"Uint16"}]);var ps,ms,fs,gs={exports:{}},_s={exports:{}},ys={exports:{}},xs=function(){if(fs)return gs.exports;fs=1;var t=(ps||(ps=1,_s.exports=function(t,e){var i,r,n,a,o,s,l,c;for(r=t.length-(i=3&t.length),n=e,o=3432918353,s=461845907,c=0;c<r;)l=255&t.charCodeAt(c)|(255&t.charCodeAt(++c))<<8|(255&t.charCodeAt(++c))<<16|(255&t.charCodeAt(++c))<<24,++c,n=27492+(65535&(a=5*(65535&(n=(n^=l=(65535&(l=(l=(65535&l)*o+(((l>>>16)*o&65535)<<16)&4294967295)<<15|l>>>17))*s+(((l>>>16)*s&65535)<<16)&4294967295)<<13|n>>>19))+((5*(n>>>16)&65535)<<16)&4294967295))+((58964+(a>>>16)&65535)<<16);switch(l=0,i){case 3:l^=(255&t.charCodeAt(c+2))<<16;case 2:l^=(255&t.charCodeAt(c+1))<<8;case 1:n^=l=(65535&(l=(l=(65535&(l^=255&t.charCodeAt(c)))*o+(((l>>>16)*o&65535)<<16)&4294967295)<<15|l>>>17))*s+(((l>>>16)*s&65535)<<16)&4294967295}return n^=t.length,n=2246822507*(65535&(n^=n>>>16))+((2246822507*(n>>>16)&65535)<<16)&4294967295,n=3266489909*(65535&(n^=n>>>13))+((3266489909*(n>>>16)&65535)<<16)&4294967295,(n^=n>>>16)>>>0}),_s.exports),e=(ms||(ms=1,ys.exports=function(t,e){for(var i,r=t.length,n=e^r,a=0;r>=4;)i=1540483477*(65535&(i=255&t.charCodeAt(a)|(255&t.charCodeAt(++a))<<8|(255&t.charCodeAt(++a))<<16|(255&t.charCodeAt(++a))<<24))+((1540483477*(i>>>16)&65535)<<16),n=1540483477*(65535&n)+((1540483477*(n>>>16)&65535)<<16)^(i=1540483477*(65535&(i^=i>>>24))+((1540483477*(i>>>16)&65535)<<16)),r-=4,++a;switch(r){case 3:n^=(255&t.charCodeAt(a+2))<<16;case 2:n^=(255&t.charCodeAt(a+1))<<8;case 1:n=1540483477*(65535&(n^=255&t.charCodeAt(a)))+((1540483477*(n>>>16)&65535)<<16)}return n=1540483477*(65535&(n^=n>>>13))+((1540483477*(n>>>16)&65535)<<16),(n^=n>>>15)>>>0}),ys.exports);return gs.exports=t,gs.exports.murmur3=t,gs.exports.murmur2=e,gs.exports}(),vs=r(xs);class bs{constructor(){this.ids=[],this.positions=[],this.indexed=!1}add(t,e,i,r){this.ids.push(Ts(t)),this.positions.push(e,i,r)}getPositions(t){if(!this.indexed)throw new Error("Trying to get index, but feature positions are not indexed");const e=Ts(t);let i=0,r=this.ids.length-1;for(;i<r;){const t=i+r>>1;this.ids[t]>=e?r=t:i=t+1}const n=[];for(;this.ids[i]===e;)n.push({index:this.positions[3*i],start:this.positions[3*i+1],end:this.positions[3*i+2]}),i++;return n}static serialize(t,e){const i=new Float64Array(t.ids),r=new Uint32Array(t.positions);return ws(i,r,0,i.length-1),e&&e.push(i.buffer,r.buffer),{ids:i,positions:r}}static deserialize(t){const e=new bs;return e.ids=t.ids,e.positions=t.positions,e.indexed=!0,e}}function Ts(t){const e=+t;return!isNaN(e)&&e<=Number.MAX_SAFE_INTEGER?e:vs(String(t))}function ws(t,e,i,r){for(;i<r;){const n=t[i+r>>1];let a=i-1,o=r+1;for(;;){do{a++}while(t[a]<n);do{o--}while(t[o]>n);if(a>=o)break;Vs(t,a,o),Vs(e,3*a,3*o),Vs(e,3*a+1,3*o+1),Vs(e,3*a+2,3*o+2)}o-i<r-o?(ws(t,e,i,o),i=o+1):(ws(t,e,o+1,r),r=o)}}function Vs(t,e,i){const r=t[e];t[e]=t[i],t[i]=r}ma("FeaturePositionMap",bs);class Rs{constructor(t,e){this.gl=t.gl,this.location=e}}class Ms extends Rs{constructor(t,e){super(t,e),this.current=0}set(t){this.current!==t&&(this.current=t,this.gl.uniform1f(this.location,t))}}class Us extends Rs{constructor(t,e){super(t,e),this.current=[0,0,0,0]}set(t){t[0]===this.current[0]&&t[1]===this.current[1]&&t[2]===this.current[2]&&t[3]===this.current[3]||(this.current=t,this.gl.uniform4f(this.location,t[0],t[1],t[2],t[3]))}}class Ss extends Rs{constructor(t,e){super(t,e),this.current=Ne.transparent}set(t){t.r===this.current.r&&t.g===this.current.g&&t.b===this.current.b&&t.a===this.current.a||(this.current=t,this.gl.uniform4f(this.location,t.r,t.g,t.b,t.a))}}const Ns=new Float32Array(16);function Fs(t){return[hs(255*t.r,255*t.g),hs(255*t.b,255*t.a)]}class Es{constructor(t,e,i){this.value=t,this.uniformNames=e.map(t=>`u_${t}`),this.type=i}setUniform(t,e,i){t.set(i.constantOr(this.value))}getBinding(t,e,i){return"color"===this.type?new Ss(t,e):new Ms(t,e)}}class Zs{constructor(t,e){this.uniformNames=e.map(t=>`u_${t}`),this.patternFrom=null,this.patternTo=null,this.pixelRatioFrom=1,this.pixelRatioTo=1}setConstantPatternPositions(t,e){this.pixelRatioFrom=e.pixelRatio,this.pixelRatioTo=t.pixelRatio,this.patternFrom=e.tlbr,this.patternTo=t.tlbr}setConstantDashPositions(t,e){this.dashTo=[0,t.y,t.height,t.width],this.dashFrom=[0,e.y,e.height,e.width]}setUniform(t,e,i,r){let n=null;"u_pattern_to"===r?n=this.patternTo:"u_pattern_from"===r?n=this.patternFrom:"u_dasharray_to"===r?n=this.dashTo:"u_dasharray_from"===r?n=this.dashFrom:"u_pixel_ratio_to"===r?n=this.pixelRatioTo:"u_pixel_ratio_from"===r&&(n=this.pixelRatioFrom),null!==n&&t.set(n)}getBinding(t,e,i){return i.startsWith("u_pattern")||i.startsWith("u_dasharray_")?new Us(t,e):new Ms(t,e)}}class ks{constructor(t,e,i,r){this.expression=t,this.type=i,this.maxValue=0,this.paintVertexAttributes=e.map(t=>({name:`a_${t}`,type:"Float32",components:"color"===i?2:1,offset:0})),this.paintVertexArray=new r}populatePaintArray(t,e,i){const r=this.paintVertexArray.length,n=this.expression.evaluate(new Wa(0,i),e,{},i.canonical,[],i.formattedSection);this.paintVertexArray.resize(t),this._setPaintValue(r,t,n)}updatePaintArray(t,e,i,r,n){const a=this.expression.evaluate(new Wa(0,n),i,r);this._setPaintValue(t,e,a)}_setPaintValue(t,e,i){if("color"===this.type){const r=Fs(i);for(let i=t;i<e;i++)this.paintVertexArray.emplace(i,r[0],r[1])}else{for(let r=t;r<e;r++)this.paintVertexArray.emplace(r,i);this.maxValue=Math.max(this.maxValue,Math.abs(i))}}upload(t){var e,i;(null===(e=this.paintVertexArray)||void 0===e?void 0:e.arrayBuffer.byteLength)&&((null===(i=this.paintVertexBuffer)||void 0===i?void 0:i.buffer)?this.paintVertexBuffer.updateData(this.paintVertexArray):this.paintVertexBuffer=t.createVertexBuffer(this.paintVertexArray,this.paintVertexAttributes,this.expression.isStateDependent))}destroy(){this.paintVertexBuffer&&this.paintVertexBuffer.destroy()}}class zs{constructor(t,e,i,r,n,a){this.expression=t,this.uniformNames=e.map(t=>`u_${t}_t`),this.type=i,this.useIntegerZoom=r,this.zoom=n,this.maxValue=0,this.paintVertexAttributes=e.map(t=>({name:`a_${t}`,type:"Float32",components:"color"===i?4:2,offset:0})),this.paintVertexArray=new a}populatePaintArray(t,e,i){const r=this.expression.evaluate(new Wa(this.zoom,i),e,{},i.canonical,[],i.formattedSection),n=this.expression.evaluate(new Wa(this.zoom+1,i),e,{},i.canonical,[],i.formattedSection),a=this.paintVertexArray.length;this.paintVertexArray.resize(t),this._setPaintValue(a,t,r,n)}updatePaintArray(t,e,i,r,n){const a=this.expression.evaluate(new Wa(this.zoom,n),i,r),o=this.expression.evaluate(new Wa(this.zoom+1,n),i,r);this._setPaintValue(t,e,a,o)}_setPaintValue(t,e,i,r){if("color"===this.type){const n=Fs(i),a=Fs(r);for(let i=t;i<e;i++)this.paintVertexArray.emplace(i,n[0],n[1],a[0],a[1])}else{for(let n=t;n<e;n++)this.paintVertexArray.emplace(n,i,r);this.maxValue=Math.max(this.maxValue,Math.abs(i),Math.abs(r))}}upload(t){var e,i;(null===(e=this.paintVertexArray)||void 0===e?void 0:e.arrayBuffer.byteLength)&&((null===(i=this.paintVertexBuffer)||void 0===i?void 0:i.buffer)?this.paintVertexBuffer.updateData(this.paintVertexArray):this.paintVertexBuffer=t.createVertexBuffer(this.paintVertexArray,this.paintVertexAttributes,this.expression.isStateDependent))}destroy(){this.paintVertexBuffer&&this.paintVertexBuffer.destroy()}setUniform(t,e){const i=this.useIntegerZoom?Math.floor(e.zoom):e.zoom,r=D(this.expression.interpolationFactor(i,this.zoom,this.zoom+1),0,1);t.set(r)}getBinding(t,e,i){return new Ms(t,e)}}class Ws{constructor(t,e,i,r,n,a){this.expression=t,this.type=e,this.useIntegerZoom=i,this.zoom=r,this.layerId=a,this.zoomInPaintVertexArray=new n,this.zoomOutPaintVertexArray=new n}populatePaintArray(t,e,i){const r=this.zoomInPaintVertexArray.length;this.zoomInPaintVertexArray.resize(t),this.zoomOutPaintVertexArray.resize(t),this._setPaintValues(r,t,this.getPositionIds(e),i)}updatePaintArray(t,e,i,r,n){this._setPaintValues(t,e,this.getPositionIds(i),n)}_setPaintValues(t,e,i,r){const n=this.getPositions(r);if(!n||!i)return;const a=n[i.min],o=n[i.mid],s=n[i.max];if(a&&o&&s)for(let i=t;i<e;i++)this.emplace(this.zoomInPaintVertexArray,i,o,a),this.emplace(this.zoomOutPaintVertexArray,i,o,s)}upload(t){var e,i;if((null===(e=this.zoomInPaintVertexArray)||void 0===e?void 0:e.arrayBuffer.byteLength)&&(null===(i=this.zoomOutPaintVertexArray)||void 0===i?void 0:i.arrayBuffer.byteLength)){const e=this.getVertexAttributes();this.zoomInPaintVertexBuffer=t.createVertexBuffer(this.zoomInPaintVertexArray,e,this.expression.isStateDependent),this.zoomOutPaintVertexBuffer=t.createVertexBuffer(this.zoomOutPaintVertexArray,e,this.expression.isStateDependent)}}destroy(){this.zoomOutPaintVertexBuffer&&this.zoomOutPaintVertexBuffer.destroy(),this.zoomInPaintVertexBuffer&&this.zoomInPaintVertexBuffer.destroy()}}class Is extends Ws{getPositions(t){return t.imagePositions}getPositionIds(t){var e;return null===(e=t.patterns)||void 0===e?void 0:e[this.layerId]}getVertexAttributes(){return us.members}emplace(t,e,i,r){t.emplace(e,i.tlbr[0],i.tlbr[1],i.tlbr[2],i.tlbr[3],r.tlbr[0],r.tlbr[1],r.tlbr[2],r.tlbr[3],i.pixelRatio,r.pixelRatio)}}class Ds extends Ws{getPositions(t){return t.dashPositions}getPositionIds(t){var e;return null===(e=t.dashes)||void 0===e?void 0:e[this.layerId]}getVertexAttributes(){return ds.members}emplace(t,e,i,r){t.emplace(e,0,i.y,i.height,i.width,0,r.y,r.height,r.width)}}class Cs{constructor(t,e,i){this.binders={},this._buffers=[];const r=[];for(const n in t.paint._values){if(!i(n))continue;const a=t.paint.get(n);if(!(a instanceof Aa&&Ar(a.property.specification)))continue;const o=Bs(n,t.type),s=a.value,l=a.property.specification.type,c=a.property.useIntegerZoom,h=a.property.specification["property-type"],u="cross-faded"===h||"cross-faded-data-driven"===h;if("constant"===s.kind)this.binders[n]=u?new Zs(s.value,o):new Es(s.value,o,l),r.push(`/u_${n}`);else if("source"===s.kind||u){const i=Ls(n,l,"source");this.binders[n]=u?"line-dasharray"===n?new Ds(s,l,c,e,i,t.id):new Is(s,l,c,e,i,t.id):new ks(s,o,l,i),r.push(`/a_${n}`)}else{const t=Ls(n,l,"composite");this.binders[n]=new zs(s,o,l,c,e,t),r.push(`/z_${n}`)}}this.cacheKey=r.sort().join("")}getMaxValue(t){const e=this.binders[t];return e instanceof ks||e instanceof zs?e.maxValue:0}populatePaintArrays(t,e,i){for(const r in this.binders){const n=this.binders[r];(n instanceof ks||n instanceof zs||n instanceof Ws)&&n.populatePaintArray(t,e,i)}}setConstantPatternPositions(t,e){for(const i in this.binders){const r=this.binders[i];r instanceof Zs&&r.setConstantPatternPositions(t,e)}}setConstantDashPositions(t,e){for(const i in this.binders){const r=this.binders[i];r instanceof Zs&&r.setConstantDashPositions(t,e)}}updatePaintArrays(t,e,i,r,n){let a=!1;for(const o in t){const s=e.getPositions(o);for(const e of s){const s=i.feature(e.index);for(const i in this.binders){const l=this.binders[i];if((l instanceof ks||l instanceof zs||l instanceof Ws)&&!0===l.expression.isStateDependent){const c=r.paint.get(i);l.expression=c.value,l.updatePaintArray(e.start,e.end,s,t[o],n),a=!0}}}}return a}defines(){const t=[];for(const e in this.binders){const i=this.binders[e];(i instanceof Es||i instanceof Zs)&&t.push(...i.uniformNames.map(t=>`#define HAS_UNIFORM_${t}`))}return t}getBinderAttributes(){const t=[];for(const e in this.binders){const i=this.binders[e];if(i instanceof ks||i instanceof zs)for(const e of i.paintVertexAttributes)t.push(e.name);else if(i instanceof Ws){const e=i.getVertexAttributes();for(const i of e)t.push(i.name)}}return t}getBinderUniforms(){const t=[];for(const e in this.binders){const i=this.binders[e];if(i instanceof Es||i instanceof Zs||i instanceof zs)for(const e of i.uniformNames)t.push(e)}return t}getPaintVertexBuffers(){return this._buffers}getUniforms(t,e){const i=[];for(const r in this.binders){const n=this.binders[r];if(n instanceof Es||n instanceof Zs||n instanceof zs)for(const a of n.uniformNames)if(e[a]){const o=n.getBinding(t,e[a],a);i.push({name:a,property:r,binding:o})}}return i}setUniforms(t,e,i,r){for(const{name:t,property:n,binding:a}of e)this.binders[n].setUniform(a,r,i.get(n),t)}updatePaintBuffers(t){this._buffers=[];for(const e in this.binders){const i=this.binders[e];if(t&&i instanceof Ws){const e=2===t.fromScale?i.zoomInPaintVertexBuffer:i.zoomOutPaintVertexBuffer;e&&this._buffers.push(e)}else(i instanceof ks||i instanceof zs)&&i.paintVertexBuffer&&this._buffers.push(i.paintVertexBuffer)}}upload(t){for(const e in this.binders){const i=this.binders[e];(i instanceof ks||i instanceof zs||i instanceof Ws)&&i.upload(t)}this.updatePaintBuffers()}destroy(){for(const t in this.binders){const e=this.binders[t];(e instanceof ks||e instanceof zs||e instanceof Ws)&&e.destroy()}}}class Ps{constructor(t,e,i=()=>!0){this.programConfigurations={};for(const r of t)this.programConfigurations[r.id]=new Cs(r,e,i);this.needsUpload=!1,this._featureMap=new bs,this._bufferOffset=0}populatePaintArrays(t,e,i,r){for(const i in this.programConfigurations)this.programConfigurations[i].populatePaintArrays(t,e,r);void 0!==e.id&&this._featureMap.add(e.id,i,this._bufferOffset,t),this._bufferOffset=t,this.needsUpload=!0}updatePaintArrays(t,e,i,r){for(const n of i)this.needsUpload=this.programConfigurations[n.id].updatePaintArrays(t,this._featureMap,e,n,r)||this.needsUpload}get(t){return this.programConfigurations[t]}upload(t){if(this.needsUpload){for(const e in this.programConfigurations)this.programConfigurations[e].upload(t);this.needsUpload=!1}}destroy(){for(const t in this.programConfigurations)this.programConfigurations[t].destroy()}}function Bs(t,e){return{"text-opacity":["opacity"],"icon-opacity":["opacity"],"text-color":["fill_color"],"icon-color":["fill_color"],"text-halo-color":["halo_color"],"icon-halo-color":["halo_color"],"text-halo-blur":["halo_blur"],"icon-halo-blur":["halo_blur"],"text-halo-width":["halo_width"],"icon-halo-width":["halo_width"],"line-gap-width":["gapwidth"],"line-dasharray":["dasharray_to","dasharray_from"],"line-pattern":["pattern_to","pattern_from","pixel_ratio_to","pixel_ratio_from"],"fill-pattern":["pattern_to","pattern_from","pixel_ratio_to","pixel_ratio_from"],"fill-extrusion-pattern":["pattern_to","pattern_from","pixel_ratio_to","pixel_ratio_from"]}[t]||[t.replace(`${e}-`,"").replace(/-/g,"_")]}function Ls(t,e,i){const r={color:{source:fo,composite:ko},number:{source:So,composite:fo}},n=function(t){return{"line-pattern":{source:Ko,composite:Ko},"fill-pattern":{source:Ko,composite:Ko},"fill-extrusion-pattern":{source:Ko,composite:Ko},"line-dasharray":{source:$o,composite:$o}}[t]}(t);return(null==n?void 0:n[i])||r[e][i]}ma("ConstantBinder",Es),ma("CrossFadedConstantBinder",Zs),ma("SourceExpressionBinder",ks),ma("CrossFadedPatternBinder",Is),ma("CrossFadedDasharrayBinder",Ds),ma("CompositeExpressionBinder",zs),ma("ProgramConfiguration",Cs,{omit:["_buffers"]}),ma("ProgramConfigurationSet",Ps);const Os=Math.pow(2,14)-1,js=-Os-1;function As(t){const e=N/t.extent,i=t.loadGeometry();for(const t of i)for(const i of t){const t=Math.round(i.x*e),r=Math.round(i.y*e);i.x=D(t,js,Os),i.y=D(r,js,Os),(t<i.x||t>i.x+1||r<i.y||r>i.y+1)&&G("Geometry exceeds allowed extent, reduce your vector tile buffer size")}return i}function Gs(t,e){return{type:t.type,id:t.id,properties:t.properties,geometry:e?As(t):[]}}const Ys=-32768;function Qs(t,e,i,r,n){t.emplaceBack(Ys+8*e+r,Ys+8*i+n)}class Js{constructor(t){this.zoom=t.zoom,this.overscaling=t.overscaling,this.layers=t.layers,this.layerIds=this.layers.map(t=>t.id),this.index=t.index,this.hasDependencies=!1,this.layoutVertexArray=new Qo,this.indexArray=new as,this.segments=new cs,this.programConfigurations=new Ps(t.layers,t.zoom),this.stateDependentLayerIds=this.layers.filter(t=>t.isStateDependent()).map(t=>t.id)}populate(t,e,i){const r=this.layers[0],n=[];let a=null,o=!1,s="heatmap"===r.type;if("circle"===r.type){const t=r;a=t.layout.get("circle-sort-key"),o=!a.isConstant(),s=s||"map"===t.paint.get("circle-pitch-alignment")}const l=s?e.subdivisionGranularity.circle:1;for(const{feature:e,id:r,index:s,sourceLayerIndex:l}of t){const t=this.layers[0]._featureFilter.needGeometry,c=Gs(e,t);if(!this.layers[0]._featureFilter.filter(new Wa(this.zoom),c,i))continue;const h=o?a.evaluate(c,{},i):void 0,u={id:r,properties:e.properties,type:e.type,sourceLayerIndex:l,index:s,geometry:t?c.geometry:As(e),patterns:{},sortKey:h};n.push(u)}o&&n.sort((t,e)=>t.sortKey-e.sortKey);for(const r of n){const{geometry:n,index:a,sourceLayerIndex:o}=r,s=t[a].feature;this.addFeature(r,n,a,i,l),e.featureIndex.insert(s,n,a,o,this.index)}}update(t,e,i){this.stateDependentLayers.length&&this.programConfigurations.updatePaintArrays(t,e,this.stateDependentLayers,{imagePositions:i})}isEmpty(){return 0===this.layoutVertexArray.length}uploadPending(){return!this.uploaded||this.programConfigurations.needsUpload}upload(t){this.uploaded||(this.layoutVertexBuffer=t.createVertexBuffer(this.layoutVertexArray,ls),this.indexBuffer=t.createIndexBuffer(this.indexArray)),this.programConfigurations.upload(t),this.uploaded=!0}destroy(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.programConfigurations.destroy(),this.segments.destroy())}addFeature(t,e,i,r,n=1){let a;switch(n){case 1:a=[0,7];break;case 3:a=[0,2,5,7];break;case 5:a=[0,1,3,4,6,7];break;case 7:a=[0,1,2,3,4,5,6,7];break;default:throw new Error(`Invalid circle bucket granularity: ${n}; valid values are 1, 3, 5, 7.`)}const o=a.length;for(const i of e)for(const e of i){const i=e.x,r=e.y;if(i<0||i>=N||r<0||r>=N)continue;const n=this.segments.prepareSegment(o*o,this.layoutVertexArray,this.indexArray,t.sortKey),s=n.vertexLength;for(let t=0;t<o;t++)for(let e=0;e<o;e++)Qs(this.layoutVertexArray,i,r,a[e],a[t]);for(let t=0;t<o-1;t++)for(let e=0;e<o-1;e++){const i=s+t*o+e,r=s+(t+1)*o+e;this.indexArray.emplaceBack(i,r+1,i+1),this.indexArray.emplaceBack(i,r,r+1)}n.vertexLength+=o*o,n.primitiveLength+=(o-1)*(o-1)*2}this.programConfigurations.populatePaintArrays(this.layoutVertexArray.length,t,i,{imagePositions:{},canonical:r})}}function Xs(t,e){for(const i of t)if(nl(e,i))return!0;for(const i of e)if(nl(t,i))return!0;return $s(t,e)}function Hs(t,e,i){return!!nl(t,e)||el(e,t,i)}function qs(t,e){if(1===t.length)return rl(e,t[0]);for(const i of e)for(const e of i)if(nl(t,e))return!0;for(const i of t)if(rl(e,i))return!0;for(const i of e)if($s(t,i))return!0;return!1}function Ks(t,e,i){if(t.length>1){if($s(t,e))return!0;for(const r of e)if(el(r,t,i))return!0}for(const r of t)if(el(r,e,i))return!0;return!1}function $s(t,e){if(0===t.length||0===e.length)return!1;for(let i=0;i<t.length-1;i++){const r=t[i],n=t[i+1];for(let t=0;t<e.length-1;t++)if(tl(r,n,e[t],e[t+1]))return!0}return!1}function tl(t,e,i,r){return Y(t,i,r)!==Y(e,i,r)&&Y(t,e,i)!==Y(t,e,r)}function el(t,e,i){const r=i*i;if(1===e.length)return t.distSqr(e[0])<r;for(let i=1;i<e.length;i++)if(il(t,e[i-1],e[i])<r)return!0;return!1}function il(t,e,i){const r=e.distSqr(i);if(0===r)return t.distSqr(e);const n=((t.x-e.x)*(i.x-e.x)+(t.y-e.y)*(i.y-e.y))/r;return t.distSqr(n<0?e:n>1?i:i.sub(e)._mult(n)._add(e))}function rl(t,e){let i,r,n,a=!1;for(const o of t){i=o;for(let t=0,o=i.length-1;t<i.length;o=t++)r=i[t],n=i[o],r.y>e.y!=n.y>e.y&&e.x<(n.x-r.x)*(e.y-r.y)/(n.y-r.y)+r.x&&(a=!a)}return a}function nl(t,e){let i=!1;for(let r=0,n=t.length-1;r<t.length;n=r++){const a=t[r],o=t[n];a.y>e.y!=o.y>e.y&&e.x<(o.x-a.x)*(e.y-a.y)/(o.y-a.y)+a.x&&(i=!i)}return i}function al(t,e,i){const r=i[0],n=i[2];if(t.x<r.x&&e.x<r.x||t.x>n.x&&e.x>n.x||t.y<r.y&&e.y<r.y||t.y>n.y&&e.y>n.y)return!1;const a=Y(t,e,i[0]);return a!==Y(t,e,i[1])||a!==Y(t,e,i[2])||a!==Y(t,e,i[3])}function ol(t,e,i){const r=e.paint.get(t).value;return"constant"===r.kind?r.value:i.programConfigurations.get(e.id).getMaxValue(t)}function sl(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1])}function ll(t,e,r,n,a){if(!e[0]&&!e[1])return t;const o=i.convert(e)._mult(a);"viewport"===r&&o._rotate(-n);const s=[];for(const e of t)s.push(e.sub(o));return s}function cl(t){const e=[];for(let i=0;i<t.length;i++){const r=t[i],n=e.at(-1);(0===i||n&&!r.equals(n))&&e.push(r)}return e}function hl({queryGeometry:t,size:e},i){return Hs(t,i,e)}function ul({queryGeometry:t,size:e,transform:i,unwrappedTileID:r,getElevation:n},a){return Hs(t,a,e*(i.projectTileCoordinates(a.x,a.y,r,n).signedDistanceFromCamera/i.cameraToCenterDistance))}function dl({queryGeometry:t,size:e,transform:i,unwrappedTileID:r,getElevation:n},a){const o=i.projectTileCoordinates(a.x,a.y,r,n).signedDistanceFromCamera,s=e*(i.cameraToCenterDistance/o);return Hs(t,fl(a,i,r,n),s)}function pl({queryGeometry:t,size:e,transform:i,unwrappedTileID:r,getElevation:n},a){return Hs(t,fl(a,i,r,n),e)}function ml({queryGeometry:t,size:e,transform:i,unwrappedTileID:r,getElevation:n,pitchAlignment:a="map",pitchScale:o="map"},s){const l="map"===a?"map"===o?hl:ul:"map"===o?dl:pl,c={queryGeometry:t,size:e,transform:i,unwrappedTileID:r,getElevation:n};for(const t of s)for(const e of t)if(l(c,e))return!0;return!1}function fl(t,e,r,n){const a=e.projectTileCoordinates(t.x,t.y,r,n).point;return new i((.5*a.x+.5)*e.width,(.5*-a.y+.5)*e.height)}let gl,_l;ma("CircleBucket",Js,{omit:["layers"]});var yl={get paint(){return _l=_l||new qa({"circle-radius":new Qa(bt.paint_circle["circle-radius"]),"circle-color":new Qa(bt.paint_circle["circle-color"]),"circle-blur":new Qa(bt.paint_circle["circle-blur"]),"circle-opacity":new Qa(bt.paint_circle["circle-opacity"]),"circle-translate":new Ya(bt.paint_circle["circle-translate"]),"circle-translate-anchor":new Ya(bt.paint_circle["circle-translate-anchor"]),"circle-pitch-scale":new Ya(bt.paint_circle["circle-pitch-scale"]),"circle-pitch-alignment":new Ya(bt.paint_circle["circle-pitch-alignment"]),"circle-stroke-width":new Qa(bt.paint_circle["circle-stroke-width"]),"circle-stroke-color":new Qa(bt.paint_circle["circle-stroke-color"]),"circle-stroke-opacity":new Qa(bt.paint_circle["circle-stroke-opacity"])})},get layout(){return gl=gl||new qa({"circle-sort-key":new Qa(bt.layout_circle["circle-sort-key"])})}};class xl extends to{constructor(t,e){super(t,yl,e)}createBucket(t){return new Js(t)}queryRadius(t){const e=t;return ol("circle-radius",this,e)+ol("circle-stroke-width",this,e)+sl(this.paint.get("circle-translate"))}queryIntersectsFeature({queryGeometry:t,feature:e,featureState:i,geometry:r,transform:n,pixelsToTileUnits:a,unwrappedTileID:o,getElevation:s}){const l=ll(t,this.paint.get("circle-translate"),this.paint.get("circle-translate-anchor"),-n.bearingInRadians,a),c=this.paint.get("circle-radius").evaluate(e,i)+this.paint.get("circle-stroke-width").evaluate(e,i),h=this.paint.get("circle-pitch-scale"),u=this.paint.get("circle-pitch-alignment");let d,p;return"map"===u?(d=l,p=c*a):(d=function(t,e,i,r){return t.map(t=>fl(t,e,i,r))}(l,n,o,s),p=c),ml({queryGeometry:d,size:p,transform:n,unwrappedTileID:o,getElevation:s,pitchAlignment:u,pitchScale:h},r)}}class vl extends Js{}let bl;ma("HeatmapBucket",vl,{omit:["layers"]});var Tl={get paint(){return bl=bl||new qa({"heatmap-radius":new Qa(bt.paint_heatmap["heatmap-radius"]),"heatmap-weight":new Qa(bt.paint_heatmap["heatmap-weight"]),"heatmap-intensity":new Ya(bt.paint_heatmap["heatmap-intensity"]),"heatmap-color":new Ha(bt.paint_heatmap["heatmap-color"]),"heatmap-opacity":new Ya(bt.paint_heatmap["heatmap-opacity"])})}};function wl(t,{width:e,height:i},r,n){if(n){if(n instanceof Uint8ClampedArray)n=new Uint8Array(n.buffer);else if(n.length!==e*i*r)throw new RangeError(`mismatched image size. expected: ${n.length} but got: ${e*i*r}`)}else n=new Uint8Array(e*i*r);return t.width=e,t.height=i,t.data=n,t}function Vl(t,{width:e,height:i},r){if(e===t.width&&i===t.height)return;const n=wl({},{width:e,height:i},r);Rl(t,n,{x:0,y:0},{x:0,y:0},{width:Math.min(t.width,e),height:Math.min(t.height,i)},r),t.width=e,t.height=i,t.data=n.data}function Rl(t,e,i,r,n,a){if(0===n.width||0===n.height)return e;if(n.width>t.width||n.height>t.height||i.x>t.width-n.width||i.y>t.height-n.height)throw new RangeError("out of range source coordinates for image copy");if(n.width>e.width||n.height>e.height||r.x>e.width-n.width||r.y>e.height-n.height)throw new RangeError("out of range destination coordinates for image copy");const o=t.data,s=e.data;if(o===s)throw new Error("srcData equals dstData, so image is already copied");for(let l=0;l<n.height;l++){const c=((i.y+l)*t.width+i.x)*a,h=((r.y+l)*e.width+r.x)*a;for(let t=0;t<n.width*a;t++)s[h+t]=o[c+t]}return e}class Ml{constructor(t,e){wl(this,t,1,e)}resize(t){Vl(this,t,1)}clone(){return new Ml({width:this.width,height:this.height},new Uint8Array(this.data))}static copy(t,e,i,r,n){Rl(t,e,i,r,n,1)}}class Ul{constructor(t,e){wl(this,t,4,e)}resize(t){Vl(this,t,4)}replace(t,e){e?this.data.set(t):this.data=t instanceof Uint8ClampedArray?new Uint8Array(t.buffer):t}clone(){return new Ul({width:this.width,height:this.height},new Uint8Array(this.data))}static copy(t,e,i,r,n){Rl(t,e,i,r,n,4)}setPixel(t,e,i){const r=4*(t*this.width+e);this.data[r+0]=Math.round(255*i.r/i.a),this.data[r+1]=Math.round(255*i.g/i.a),this.data[r+2]=Math.round(255*i.b/i.a),this.data[r+3]=Math.round(255*i.a)}}function Sl(t){const e=new Uint8Array(t.length);for(let i=0;i<t.length;i+=4){const r=t[i+3];e[i+0]=Math.round(t[i+0]*r/255),e[i+1]=Math.round(t[i+1]*r/255),e[i+2]=Math.round(t[i+2]*r/255),e[i+3]=r}return e}function Nl(t){const e={},i=t.resolution||256,r=t.clips?t.clips.length:1,n=t.image||new Ul({width:i,height:r});if(Math.log(i)/Math.LN2%1!=0)throw new Error(`width is not a power of 2 - ${i}`);const a=(r,a,o)=>{e[t.evaluationKey]=o;const s=t.expression.evaluate(e);n.setPixel(r/4/i,a/4,s)};if(t.clips)for(let e=0,n=0;e<r;++e,n+=4*i)for(let r=0,o=0;r<i;r++,o+=4){const s=r/(i-1),{start:l,end:c}=t.clips[e];a(n,o,l*(1-s)+c*s)}else for(let t=0,e=0;t<i;t++,e+=4)a(0,e,t/(i-1));return n}ma("AlphaImage",Ml),ma("RGBAImage",Ul);const Fl="big-fb";class El extends to{createBucket(t){return new vl(t)}constructor(t,e){super(t,Tl,e),this.heatmapFbos=new Map,this._updateColorRamp()}_handleSpecialPaintPropertyUpdate(t){"heatmap-color"===t&&this._updateColorRamp()}_updateColorRamp(){this.colorRamp=Nl({expression:this._transitionablePaint._values["heatmap-color"].value.expression,evaluationKey:"heatmapDensity",image:this.colorRamp}),this.colorRampTexture=null}resize(){this.heatmapFbos.has(Fl)&&this.heatmapFbos.delete(Fl)}queryRadius(t){return ol("heatmap-radius",this,t)}queryIntersectsFeature({queryGeometry:t,feature:e,featureState:i,geometry:r,transform:n,pixelsToTileUnits:a,unwrappedTileID:o,getElevation:s}){return ml({queryGeometry:t,size:this.paint.get("heatmap-radius").evaluate(e,i)*a,transform:n,unwrappedTileID:o,getElevation:s},r)}hasOffscreenPass(){return 0!==this.paint.get("heatmap-opacity")&&!this.isHidden()}}let Zl;var kl={get paint(){return Zl=Zl||new qa({"hillshade-illumination-direction":new Ya(bt.paint_hillshade["hillshade-illumination-direction"]),"hillshade-illumination-altitude":new Ya(bt.paint_hillshade["hillshade-illumination-altitude"]),"hillshade-illumination-anchor":new Ya(bt.paint_hillshade["hillshade-illumination-anchor"]),"hillshade-exaggeration":new Ya(bt.paint_hillshade["hillshade-exaggeration"]),"hillshade-shadow-color":new Ya(bt.paint_hillshade["hillshade-shadow-color"]),"hillshade-highlight-color":new Ya(bt.paint_hillshade["hillshade-highlight-color"]),"hillshade-accent-color":new Ya(bt.paint_hillshade["hillshade-accent-color"]),"hillshade-method":new Ya(bt.paint_hillshade["hillshade-method"]),resampling:new Ya(bt.paint_hillshade.resampling)})}};class zl extends to{constructor(t,e){super(t,kl,e),this.recalculate({zoom:0,zoomHistory:{}},void 0)}getIlluminationProperties(){let t=this.paint.get("hillshade-illumination-direction").values,e=this.paint.get("hillshade-illumination-altitude").values,i=this.paint.get("hillshade-highlight-color").values,r=this.paint.get("hillshade-shadow-color").values;const n=Math.max(t.length,e.length,i.length,r.length);t=t.concat(Array(n-t.length).fill(t.at(-1))),e=e.concat(Array(n-e.length).fill(e.at(-1))),i=i.concat(Array(n-i.length).fill(i.at(-1))),r=r.concat(Array(n-r.length).fill(r.at(-1)));const a=e.map(et);return{directionRadians:t.map(et),altitudeRadians:a,shadowColor:r,highlightColor:i}}hasOffscreenPass(){return 0!==this.paint.get("hillshade-exaggeration")&&!this.isHidden()}}let Wl;var Il={get paint(){return Wl=Wl||new qa({"color-relief-opacity":new Ya(bt["paint_color-relief"]["color-relief-opacity"]),"color-relief-color":new Ha(bt["paint_color-relief"]["color-relief-color"]),resampling:new Ya(bt["paint_color-relief"].resampling)})}};function Dl(t){return"data"in t}class Cl{constructor(t,e,i,r){this.context=t,this.format=i,this.texture=t.gl.createTexture(),this._ownedHandle=this.texture,this.update(e,r)}update(t,e,i){var r;const{width:n,height:a}=t,o=((null===(r=this.size)||void 0===r?void 0:r[0])!==n||this.size[1]!==a)&&!i,{context:s}=this,{gl:l}=s;this.useMipmap=Boolean(null==e?void 0:e.useMipmap),l.bindTexture(l.TEXTURE_2D,this.texture),s.pixelStoreUnpackFlipY.set(!1),s.pixelStoreUnpack.set(1);const c=this.format===l.RGBA&&!1!==(null==e?void 0:e.premultiply);if(o)this.size=[n,a],Dl(t)?(s.pixelStoreUnpackPremultiplyAlpha.set(!1),this._uploadRawData(t,c,n,a,l)):(s.pixelStoreUnpackPremultiplyAlpha.set(c),this._uploadDomImage(t,l));else{const{x:e,y:r}=i||{x:0,y:0};Dl(t)?(s.pixelStoreUnpackPremultiplyAlpha.set(!1),this._updateRawData(t,c,e,r,n,a,l)):(s.pixelStoreUnpackPremultiplyAlpha.set(c),this._updateDomImage(t,e,r,l))}this.useMipmap&&this.isSizePowerOfTwo()&&l.generateMipmap(l.TEXTURE_2D),s.pixelStoreUnpackFlipY.setDefault(),s.pixelStoreUnpack.setDefault(),s.pixelStoreUnpackPremultiplyAlpha.setDefault()}_uploadDomImage(t,e){e.texImage2D(e.TEXTURE_2D,0,this.format,this.format,e.UNSIGNED_BYTE,t)}_uploadRawData(t,e,i,r,n){let{data:a}=t;e&&a&&(a=Sl(a)),n.texImage2D(n.TEXTURE_2D,0,this.format,i,r,0,this.format,n.UNSIGNED_BYTE,a)}_updateDomImage(t,e,i,r){r.texSubImage2D(r.TEXTURE_2D,0,e,i,r.RGBA,r.UNSIGNED_BYTE,t)}_updateRawData(t,e,i,r,n,a,o){let{data:s}=t;e&&s&&(s=Sl(s)),o.texSubImage2D(o.TEXTURE_2D,0,i,r,n,a,o.RGBA,o.UNSIGNED_BYTE,s)}bind(t,e,i){const{context:r}=this,{gl:n}=r;this.texture!==this._ownedHandle&&(this.texture=this._ownedHandle),n.bindTexture(n.TEXTURE_2D,this.texture),i!==n.LINEAR_MIPMAP_NEAREST||this.isSizePowerOfTwo()||(i=n.LINEAR),t!==this.filter&&(n.texParameteri(n.TEXTURE_2D,n.TEXTURE_MAG_FILTER,t),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_MIN_FILTER,i||t),this.filter=t),e!==this.wrap&&(n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_S,e),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_T,e),this.wrap=e)}isSizePowerOfTwo(){return this.size[0]===this.size[1]&&Math.log(this.size[0])/Math.LN2%1==0}destroy(){const{gl:t}=this.context;t.deleteTexture(this.texture),this.texture=null,this._ownedHandle=null}}class Pl{constructor(t,e,i,r=1,n=1,a=1,o=0){if(this.uid=t,e.height!==e.width)throw new RangeError("DEM tiles must be square");if(i&&!["mapbox","terrarium","custom"].includes(i))return void G(`"${i}" is not a valid encoding type. Valid types include "mapbox", "terrarium" and "custom".`);this.stride=e.height;const s=this.dim=e.height-2;switch(this.data=new Uint32Array(e.data.buffer),i){case"terrarium":this.redFactor=256,this.greenFactor=1,this.blueFactor=1/256,this.baseShift=32768;break;case"custom":this.redFactor=r,this.greenFactor=n,this.blueFactor=a,this.baseShift=o;break;default:this.redFactor=6553.6,this.greenFactor=25.6,this.blueFactor=.1,this.baseShift=1e4}for(let t=0;t<s;t++)this.data[this._idx(-1,t)]=this.data[this._idx(0,t)],this.data[this._idx(s,t)]=this.data[this._idx(s-1,t)],this.data[this._idx(t,-1)]=this.data[this._idx(t,0)],this.data[this._idx(t,s)]=this.data[this._idx(t,s-1)];this.data[this._idx(-1,-1)]=this.data[this._idx(0,0)],this.data[this._idx(s,-1)]=this.data[this._idx(s-1,0)],this.data[this._idx(-1,s)]=this.data[this._idx(0,s-1)],this.data[this._idx(s,s)]=this.data[this._idx(s-1,s-1)],this.min=Number.MAX_SAFE_INTEGER,this.max=Number.MIN_SAFE_INTEGER;for(let t=0;t<s;t++)for(let e=0;e<s;e++){const i=this.get(t,e);i>this.max&&(this.max=i),i<this.min&&(this.min=i)}}get(t,e){const i=new Uint8Array(this.data.buffer),r=4*this._idx(t,e);return this.unpack(i[r],i[r+1],i[r+2])}getUnpackVector(){return[this.redFactor,this.greenFactor,this.blueFactor,this.baseShift]}_idx(t,e){if(t<-1||t>=this.dim+1||e<-1||e>=this.dim+1)throw new RangeError(`Out of range source coordinates for DEM data. x: ${t}, y: ${e}, dim: ${this.dim}`);return(e+1)*this.stride+(t+1)}unpack(t,e,i){return t*this.redFactor+e*this.greenFactor+i*this.blueFactor-this.baseShift}pack(t){return Bl(t,this.getUnpackVector())}getPixels(){return new Ul({width:this.stride,height:this.stride},new Uint8Array(this.data.buffer))}backfillBorder(t,e,i){if(this.dim!==t.dim)throw new Error("dem dimension mismatch");let r=e*this.dim,n=e*this.dim+this.dim,a=i*this.dim,o=i*this.dim+this.dim;switch(e){case-1:r=n-1;break;case 1:n=r+1}switch(i){case-1:a=o-1;break;case 1:o=a+1}const s=-e*this.dim,l=-i*this.dim;for(let e=a;e<o;e++)for(let i=r;i<n;i++)this.data[this._idx(i,e)]=t.data[this._idx(i+s,e+l)]}}function Bl(t,e){const i=e[0],r=e[1],n=e[2],a=e[3],o=Math.min(i,r,n),s=Math.round((t+a)/o);return{r:Math.floor(s*o/i)%256,g:Math.floor(s*o/r)%256,b:Math.floor(s*o/n)%256}}ma("DEMData",Pl);class Ll extends to{constructor(t,e){super(t,Il,e)}_createColorRamp(t){const e={elevationStops:[],colorStops:[]},i=this._transitionablePaint._values["color-relief-color"].value.expression;if(i instanceof on&&i._styleExpression.expression instanceof fi){this.colorRampExpression=i;const t=i._styleExpression.expression;e.elevationStops=t.labels,e.colorStops=[];for(const i of e.elevationStops)e.colorStops.push(t.evaluate({globals:{elevation:i}}))}if(e.elevationStops.length<1&&(e.elevationStops=[0],e.colorStops=[Ne.transparent]),e.elevationStops.length<2&&(e.elevationStops.push(e.elevationStops[0]+1),e.colorStops.push(e.colorStops[0])),e.elevationStops.length<=t)return e;const r={elevationStops:[],colorStops:[]},n=(e.elevationStops.length-1)/(t-1);for(let t=0;t<e.elevationStops.length-.5;t+=n)r.elevationStops.push(e.elevationStops[Math.round(t)]),r.colorStops.push(e.colorStops[Math.round(t)]);return G(`Too many colors in specification of ${this.id} color-relief layer, may not render properly. Max possible colors: ${t}, provided: ${e.elevationStops.length}`),r}_colorRampChanged(){return this.colorRampExpression!=this._transitionablePaint._values["color-relief-color"].value.expression}getColorRampTextures(t,e,i){if(this.colorRampTextures&&!this._colorRampChanged())return this.colorRampTextures;const r=this._createColorRamp(e),n=new Ul({width:r.colorStops.length,height:1}),a=new Ul({width:r.colorStops.length,height:1});for(let t=0;t<r.elevationStops.length;t++){const e=Bl(r.elevationStops[t],i);a.setPixel(0,t,new Ne(e.r/255,e.g/255,e.b/255,1)),n.setPixel(0,t,r.colorStops[t])}return this.colorRampTextures={elevationTexture:new Cl(t,a,t.gl.RGBA),colorTexture:new Cl(t,n,t.gl.RGBA)},this.colorRampTextures}hasOffscreenPass(){return!this.isHidden()&&!!this.colorRampTextures}}const Ol=so([{name:"a_pos",components:2,type:"Int16"}],4),{members:jl}=Ol;function Al(t,e,i){const r=i.patternDependencies;let n=!1;for(const i of e){const e=i.paint.get(`${t}-pattern`);e.isConstant()||(n=!0);const a=e.constantOr(null);a&&(n=!0,r[a.to]=!0,r[a.from]=!0)}return n}function Gl(t,e,i,r,n){const{zoom:a}=r,o=n.patternDependencies;for(const r of e){const e=r.paint.get(`${t}-pattern`).value;if("constant"!==e.kind){let t=e.evaluate({zoom:a-1},i,{},n.availableImages),s=e.evaluate({zoom:a},i,{},n.availableImages),l=e.evaluate({zoom:a+1},i,{},n.availableImages);t=(null==t?void 0:t.name)?t.name:t,s=(null==s?void 0:s.name)?s.name:s,l=(null==l?void 0:l.name)?l.name:l,o[t]=!0,o[s]=!0,o[l]=!0,i.patterns[r.id]={min:t,mid:s,max:l}}}return i}function Yl(t,e,i,r,n){let a;if(n===function(t,e,i,r){let n=0;for(let a=e,o=i-r;a<i;a+=r)n+=(t[o]-t[a])*(t[a+1]+t[o+1]),o=a;return n}(t,e,i,r)>0)for(let n=e;n<i;n+=r)a=mc(n/r|0,t[n],t[n+1],a);else for(let n=i-r;n>=e;n-=r)a=mc(n/r|0,t[n],t[n+1],a);return a&&lc(a,a.next)&&(fc(a),a=a.next),a}function Ql(t,e){if(!t)return t;e||(e=t);let i,r=t;do{if(i=!1,r.steiner||!lc(r,r.next)&&0!==sc(r.prev,r,r.next))r=r.next;else{if(fc(r),r=e=r.prev,r===r.next)break;i=!0}}while(i||r!==e);return e}function Jl(t,e,i,r,n,a,o){if(!t)return;!o&&a&&function(t,e,i,r){let n=t;do{0===n.z&&(n.z=ic(n.x,n.y,e,i,r)),n.prevZ=n.prev,n.nextZ=n.next,n=n.next}while(n!==t);n.prevZ.nextZ=null,n.prevZ=null,function(t){let e,i=1;do{let r,n=t;t=null;let a=null;for(e=0;n;){e++;let o=n,s=0;for(let t=0;t<i&&(s++,o=o.nextZ,o);t++);let l=i;for(;s>0||l>0&&o;)0!==s&&(0===l||!o||n.z<=o.z)?(r=n,n=n.nextZ,s--):(r=o,o=o.nextZ,l--),a?a.nextZ=r:t=r,r.prevZ=a,a=r;n=o}a.nextZ=null,i*=2}while(e>1)}(n)}(t,r,n,a);let s=t;for(;t.prev!==t.next;){const l=t.prev,c=t.next;if(a?Hl(t,r,n,a):Xl(t))e.push(l.i,t.i,c.i),fc(t),t=c.next,s=c.next;else if((t=c)===s){o?1===o?Jl(t=ql(Ql(t),e),e,i,r,n,a,2):2===o&&Kl(t,e,i,r,n,a):Jl(Ql(t),e,i,r,n,a,1);break}}}function Xl(t){const e=t.prev,i=t,r=t.next;if(sc(e,i,r)>=0)return!1;const n=e.x,a=i.x,o=r.x,s=e.y,l=i.y,c=r.y,h=Math.min(n,a,o),u=Math.min(s,l,c),d=Math.max(n,a,o),p=Math.max(s,l,c);let m=r.next;for(;m!==e;){if(m.x>=h&&m.x<=d&&m.y>=u&&m.y<=p&&ac(n,s,a,l,o,c,m.x,m.y)&&sc(m.prev,m,m.next)>=0)return!1;m=m.next}return!0}function Hl(t,e,i,r){const n=t.prev,a=t,o=t.next;if(sc(n,a,o)>=0)return!1;const s=n.x,l=a.x,c=o.x,h=n.y,u=a.y,d=o.y,p=Math.min(s,l,c),m=Math.min(h,u,d),f=Math.max(s,l,c),g=Math.max(h,u,d),_=ic(p,m,e,i,r),y=ic(f,g,e,i,r);let x=t.prevZ,v=t.nextZ;for(;x&&x.z>=_&&v&&v.z<=y;){if(x.x>=p&&x.x<=f&&x.y>=m&&x.y<=g&&x!==n&&x!==o&&ac(s,h,l,u,c,d,x.x,x.y)&&sc(x.prev,x,x.next)>=0)return!1;if(x=x.prevZ,v.x>=p&&v.x<=f&&v.y>=m&&v.y<=g&&v!==n&&v!==o&&ac(s,h,l,u,c,d,v.x,v.y)&&sc(v.prev,v,v.next)>=0)return!1;v=v.nextZ}for(;x&&x.z>=_;){if(x.x>=p&&x.x<=f&&x.y>=m&&x.y<=g&&x!==n&&x!==o&&ac(s,h,l,u,c,d,x.x,x.y)&&sc(x.prev,x,x.next)>=0)return!1;x=x.prevZ}for(;v&&v.z<=y;){if(v.x>=p&&v.x<=f&&v.y>=m&&v.y<=g&&v!==n&&v!==o&&ac(s,h,l,u,c,d,v.x,v.y)&&sc(v.prev,v,v.next)>=0)return!1;v=v.nextZ}return!0}function ql(t,e){let i=t;do{const r=i.prev,n=i.next.next;!lc(r,n)&&cc(r,i,i.next,n)&&dc(r,n)&&dc(n,r)&&(e.push(r.i,i.i,n.i),fc(i),fc(i.next),i=t=n),i=i.next}while(i!==t);return Ql(i)}function Kl(t,e,i,r,n,a){let o=t;do{let t=o.next.next;for(;t!==o.prev;){if(o.i!==t.i&&oc(o,t)){let s=pc(o,t);return o=Ql(o,o.next),s=Ql(s,s.next),Jl(o,e,i,r,n,a,0),void Jl(s,e,i,r,n,a,0)}t=t.next}o=o.next}while(o!==t)}function $l(t,e){let i=t.x-e.x;return 0===i&&(i=t.y-e.y,0===i)&&(i=(t.next.y-t.y)/(t.next.x-t.x)-(e.next.y-e.y)/(e.next.x-e.x)),i}function tc(t,e){const i=function(t,e){let i=e;const r=t.x,n=t.y;let a,o=-1/0;if(lc(t,i))return i;do{if(lc(t,i.next))return i.next;if(n<=i.y&&n>=i.next.y&&i.next.y!==i.y){const t=i.x+(n-i.y)*(i.next.x-i.x)/(i.next.y-i.y);if(t<=r&&t>o&&(o=t,a=i.x<i.next.x?i:i.next,t===r))return a}i=i.next}while(i!==e);if(!a)return null;const s=a,l=a.x,c=a.y;let h=1/0;i=a;do{if(r>=i.x&&i.x>=l&&r!==i.x&&nc(n<c?r:o,n,l,c,n<c?o:r,n,i.x,i.y)){const e=Math.abs(n-i.y)/(r-i.x);dc(i,t)&&(e<h||e===h&&(i.x>a.x||i.x===a.x&&ec(a,i)))&&(a=i,h=e)}i=i.next}while(i!==s);return a}(t,e);if(!i)return e;const r=pc(i,t);return Ql(r,r.next),Ql(i,i.next)}function ec(t,e){return sc(t.prev,t,e.prev)<0&&sc(e.next,t,t.next)<0}function ic(t,e,i,r,n){return(t=1431655765&((t=858993459&((t=252645135&((t=16711935&((t=(t-i)*n|0)|t<<8))|t<<4))|t<<2))|t<<1))|(e=1431655765&((e=858993459&((e=252645135&((e=16711935&((e=(e-r)*n|0)|e<<8))|e<<4))|e<<2))|e<<1))<<1}function rc(t){let e=t,i=t;do{(e.x<i.x||e.x===i.x&&e.y<i.y)&&(i=e),e=e.next}while(e!==t);return i}function nc(t,e,i,r,n,a,o,s){return(n-o)*(e-s)>=(t-o)*(a-s)&&(t-o)*(r-s)>=(i-o)*(e-s)&&(i-o)*(a-s)>=(n-o)*(r-s)}function ac(t,e,i,r,n,a,o,s){return!(t===o&&e===s)&&nc(t,e,i,r,n,a,o,s)}function oc(t,e){return t.next.i!==e.i&&t.prev.i!==e.i&&!function(t,e){let i=t;do{if(i.i!==t.i&&i.next.i!==t.i&&i.i!==e.i&&i.next.i!==e.i&&cc(i,i.next,t,e))return!0;i=i.next}while(i!==t);return!1}(t,e)&&(dc(t,e)&&dc(e,t)&&function(t,e){let i=t,r=!1;const n=(t.x+e.x)/2,a=(t.y+e.y)/2;do{i.y>a!=i.next.y>a&&i.next.y!==i.y&&n<(i.next.x-i.x)*(a-i.y)/(i.next.y-i.y)+i.x&&(r=!r),i=i.next}while(i!==t);return r}(t,e)&&(sc(t.prev,t,e.prev)||sc(t,e.prev,e))||lc(t,e)&&sc(t.prev,t,t.next)>0&&sc(e.prev,e,e.next)>0)}function sc(t,e,i){return(e.y-t.y)*(i.x-e.x)-(e.x-t.x)*(i.y-e.y)}function lc(t,e){return t.x===e.x&&t.y===e.y}function cc(t,e,i,r){const n=uc(sc(t,e,i)),a=uc(sc(t,e,r)),o=uc(sc(i,r,t)),s=uc(sc(i,r,e));return n!==a&&o!==s||!(0!==n||!hc(t,i,e))||!(0!==a||!hc(t,r,e))||!(0!==o||!hc(i,t,r))||!(0!==s||!hc(i,e,r))}function hc(t,e,i){return e.x<=Math.max(t.x,i.x)&&e.x>=Math.min(t.x,i.x)&&e.y<=Math.max(t.y,i.y)&&e.y>=Math.min(t.y,i.y)}function uc(t){return t>0?1:t<0?-1:0}function dc(t,e){return sc(t.prev,t,t.next)<0?sc(t,e,t.next)>=0&&sc(t,t.prev,e)>=0:sc(t,e,t.prev)<0||sc(t,t.next,e)<0}function pc(t,e){const i=gc(t.i,t.x,t.y),r=gc(e.i,e.x,e.y),n=t.next,a=e.prev;return t.next=e,e.prev=t,i.next=n,n.prev=i,r.next=i,i.prev=r,a.next=r,r.prev=a,r}function mc(t,e,i,r){const n=gc(t,e,i);return r?(n.next=r.next,n.prev=r,r.next.prev=n,r.next=n):(n.prev=n,n.next=n),n}function fc(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 gc(t,e,i){return{i:t,x:e,y:i,prev:null,next:null,z:0,prevZ:null,nextZ:null,steiner:!1}}class _c{constructor(t,e){if(e>t)throw new Error("Min granularity must not be greater than base granularity.");this._baseZoomGranularity=t,this._minGranularity=e}getGranularityForZoomLevel(t){return Math.max(Math.floor(this._baseZoomGranularity/(1<<t)),this._minGranularity,1)}}class yc{constructor(t){this.fill=t.fill,this.line=t.line,this.tile=t.tile,this.stencil=t.stencil,this.circle=t.circle}}yc.noSubdivision=new yc({fill:new _c(0,0),line:new _c(0,0),tile:new _c(0,0),stencil:new _c(0,0),circle:1}),ma("SubdivisionGranularityExpression",_c),ma("SubdivisionGranularitySetting",yc);const xc=-32768,vc=32767;class bc{constructor(t,e){this._vertexBuffer=[],this._vertexDictionary=new Map,this._used=!1,this._granularity=t,this._granularityCellSize=N/t,this._canonical=e}_getKey(t,e){return(t+=32768)<<16|e+32768}_vertexToIndex(t,e){if(t<-32768||e<-32768||t>32767||e>32767)throw new Error("Vertex coordinates are out of signed 16 bit integer range.");const i=0|Math.round(t),r=0|Math.round(e),n=this._getKey(i,r);if(this._vertexDictionary.has(n))return this._vertexDictionary.get(n);const a=this._vertexBuffer.length/2;return this._vertexDictionary.set(n,a),this._vertexBuffer.push(i,r),a}_subdivideTrianglesScanline(t){if(this._granularity<2)return function(t,e){const i=[];for(let r=0;r<e.length;r+=3){const n=e[r],a=e[r+1],o=e[r+2],s=t[2*n],l=t[2*n+1];(t[2*a]-s)*(t[2*o+1]-l)-(t[2*a+1]-l)*(t[2*o]-s)>0?(i.push(n),i.push(o),i.push(a)):(i.push(n),i.push(a),i.push(o))}return i}(this._vertexBuffer,t);const e=[],i=t.length;for(let r=0;r<i;r+=3){const i=[t[r+0],t[r+1],t[r+2]],n=[this._vertexBuffer[2*t[r+0]+0],this._vertexBuffer[2*t[r+0]+1],this._vertexBuffer[2*t[r+1]+0],this._vertexBuffer[2*t[r+1]+1],this._vertexBuffer[2*t[r+2]+0],this._vertexBuffer[2*t[r+2]+1]];let a=1/0,o=1/0,s=-1/0,l=-1/0;for(let t=0;t<3;t++){const e=n[2*t],i=n[2*t+1];a=Math.min(a,e),s=Math.max(s,e),o=Math.min(o,i),l=Math.max(l,i)}if(a===s||o===l)continue;const c=Math.floor(a/this._granularityCellSize),h=Math.ceil(s/this._granularityCellSize),u=Math.floor(o/this._granularityCellSize),d=Math.ceil(l/this._granularityCellSize);if(c!==h||u!==d)for(let t=u;t<d;t++){const r=this._scanlineGenerateVertexRingForCellRow(t,n,i);Vc(this._vertexBuffer,r,e)}else e.push(...i)}return e}_scanlineGenerateVertexRingForCellRow(t,e,i){const r=t*this._granularityCellSize,n=r+this._granularityCellSize,a=[];for(let t=0;t<3;t++){const o=e[2*t],s=e[2*t+1],l=e[2*(t+1)%6],c=e[(2*(t+1)+1)%6],h=e[2*(t+2)%6],u=e[(2*(t+2)+1)%6],d=l-o,p=c-s,m=0===d,f=0===p,g=(r-s)/p,_=(n-s)/p,y=Math.min(g,_),x=Math.max(g,_);if(!f&&(y>=1||x<=0)||f&&(s<r||s>n)){c>=r&&c<=n&&a.push(i[(t+1)%3]);continue}!f&&y>0&&a.push(this._vertexToIndex(o+d*y,s+p*y));const v=o+d*Math.max(y,0),b=o+d*Math.min(x,1);m||this._generateIntraEdgeVertices(a,o,s,l,c,v,b),!f&&x<1&&a.push(this._vertexToIndex(o+d*x,s+p*x)),(f||c>=r&&c<=n)&&a.push(i[(t+1)%3]),!f&&(c<=r||c>=n)&&this._generateInterEdgeVertices(a,o,s,l,c,h,u,b,r,n)}return a}_generateIntraEdgeVertices(t,e,i,r,n,a,o){const s=r-e,l=n-i,c=0===l,h=c?Math.min(e,r):Math.min(a,o),u=c?Math.max(e,r):Math.max(a,o),d=Math.floor(h/this._granularityCellSize)+1,p=Math.ceil(u/this._granularityCellSize)-1;if(c?e<r:a<o)for(let r=d;r<=p;r++){const n=r*this._granularityCellSize;t.push(this._vertexToIndex(n,i+l*(n-e)/s))}else for(let r=p;r>=d;r--){const n=r*this._granularityCellSize;t.push(this._vertexToIndex(n,i+l*(n-e)/s))}}_generateInterEdgeVertices(t,e,i,r,n,a,o,s,l,c){const h=n-i,u=a-r,d=o-n,p=(l-n)/d,m=(c-n)/d,f=Math.min(p,m),g=Math.max(p,m),_=r+u*f;let y=Math.floor(Math.min(_,s)/this._granularityCellSize)+1,x=Math.ceil(Math.max(_,s)/this._granularityCellSize)-1,v=s<_;const b=0===d;if(b&&(o===l||o===c))return;if(b||f>=1||g<=0){const t=i-o,r=a+(e-a)*Math.min((l-o)/t,(c-o)/t);y=Math.floor(Math.min(r,s)/this._granularityCellSize)+1,x=Math.ceil(Math.max(r,s)/this._granularityCellSize)-1,v=s<r}const T=h>0?c:l;if(v)for(let e=y;e<=x;e++)t.push(this._vertexToIndex(e*this._granularityCellSize,T));else for(let e=x;e>=y;e--)t.push(this._vertexToIndex(e*this._granularityCellSize,T))}_generateOutline(t){const e=[];for(const i of t){const t=wc(i,this._granularity,!0),r=this._pointArrayToIndices(t),n=[];for(let t=1;t<r.length;t++)n.push(r[t-1]),n.push(r[t]);e.push(n)}return e}_handlePoles(t){let e=!1,i=!1;this._canonical&&(0===this._canonical.y&&(e=!0),this._canonical.y===(1<<this._canonical.z)-1&&(i=!0)),(e||i)&&this._fillPoles(t,e,i)}_ensureNoPoleVertices(){const t=this._vertexBuffer;for(let e=0;e<t.length;e+=2){const i=t[e+1];i===xc&&(t[e+1]=-32767),i===vc&&(t[e+1]=32766)}}_generatePoleQuad(t,e,i,r,n,a){r>n!=(a===xc)?(t.push(e),t.push(i),t.push(this._vertexToIndex(r,a)),t.push(i),t.push(this._vertexToIndex(n,a)),t.push(this._vertexToIndex(r,a))):(t.push(i),t.push(e),t.push(this._vertexToIndex(r,a)),t.push(this._vertexToIndex(n,a)),t.push(i),t.push(this._vertexToIndex(r,a)))}_fillPoles(t,e,i){const r=this._vertexBuffer,n=N,a=t.length;for(let o=2;o<a;o+=3){const a=t[o-2],s=t[o-1],l=t[o],c=r[2*a],h=r[2*a+1],u=r[2*s],d=r[2*s+1],p=r[2*l],m=r[2*l+1];e&&(0===h&&0===d&&this._generatePoleQuad(t,a,s,c,u,xc),0===d&&0===m&&this._generatePoleQuad(t,s,l,u,p,xc),0===m&&0===h&&this._generatePoleQuad(t,l,a,p,c,xc)),i&&(h===n&&d===n&&this._generatePoleQuad(t,a,s,c,u,vc),d===n&&m===n&&this._generatePoleQuad(t,s,l,u,p,vc),m===n&&h===n&&this._generatePoleQuad(t,l,a,p,c,vc))}}_initializeVertices(t){for(let e=0;e<t.length;e+=2)this._vertexToIndex(t[e],t[e+1])}subdividePolygonInternal(t,e){if(this._used)throw new Error("Subdivision: multiple use not allowed.");this._used=!0;const{flattened:i,holeIndices:r}=function(t){const e=[],i=[];for(const r of t)if(0!==r.length){r!==t[0]&&e.push(i.length/2);for(const t of r)i.push(t.x),i.push(t.y)}return{flattened:i,holeIndices:e}}(t);let n;this._initializeVertices(i);try{const t=function(t,e,i=2){const r=e&&e.length,n=r?e[0]*i:t.length;let a=Yl(t,0,n,i,!0);const o=[];if(!a||a.next===a.prev)return o;let s,l,c;if(r&&(a=function(t,e,i,r){const n=[];for(let i=0,a=e.length;i<a;i++){const o=Yl(t,e[i]*r,i<a-1?e[i+1]*r:t.length,r,!1);o===o.next&&(o.steiner=!0),n.push(rc(o))}n.sort($l);for(let t=0;t<n.length;t++)i=tc(n[t],i);return i}(t,e,a,i)),t.length>80*i){s=t[0],l=t[1];let e=s,r=l;for(let a=i;a<n;a+=i){const i=t[a],n=t[a+1];i<s&&(s=i),n<l&&(l=n),i>e&&(e=i),n>r&&(r=n)}c=Math.max(e-s,r-l),c=0!==c?32767/c:0}return Jl(a,o,i,s,l,c,0),o}(i,r),e=this._convertIndices(i,t);n=this._subdivideTrianglesScanline(e)}catch(t){console.error(t)}let a=[];return e&&(a=this._generateOutline(t)),this._ensureNoPoleVertices(),this._handlePoles(n),{verticesFlattened:this._vertexBuffer,indicesTriangles:n,indicesLineList:a}}_convertIndices(t,e){const i=[];for(const r of e)i.push(this._vertexToIndex(t[2*r],t[2*r+1]));return i}_pointArrayToIndices(t){const e=[];for(const i of t)e.push(this._vertexToIndex(i.x,i.y));return e}}function Tc(t,e,i,r=!0){return new bc(i,e).subdividePolygonInternal(t,r)}function wc(t,e,r=!1){if(!t||t.length<1)return[];if(t.length<2)return[];const n=t[0],a=t[t.length-1],o=r&&(n.x!==a.x||n.y!==a.y);if(e<2)return o?[...t,t[0]]:[...t];const s=Math.floor(N/e),l=[];l.push(new i(t[0].x,t[0].y));const c=t.length,h=o?c:c-1;for(let e=0;e<h;e++){const r=t[e],n=e<c-1?t[e+1]:t[0],a=r.x,o=r.y,h=n.x,u=n.y,d=a!==h,p=o!==u;if(!d&&!p)continue;const m=h-a,f=u-o,g=Math.abs(m),_=Math.abs(f);let y=a,x=o;for(;;){const t=m>0?(Math.floor(y/s)+1)*s:(Math.ceil(y/s)-1)*s,e=f>0?(Math.floor(x/s)+1)*s:(Math.ceil(x/s)-1)*s,r=Math.abs(y-t),n=Math.abs(x-e),a=Math.abs(y-h),o=Math.abs(x-u),c=d?r/g:Number.POSITIVE_INFINITY,v=p?n/_:Number.POSITIVE_INFINITY;if((a<=r||!d)&&(o<=n||!p))break;if(c<v&&d||!p){y=t,x+=f*c;const e=new i(y,Math.round(x));l[l.length-1].x===e.x&&l[l.length-1].y===e.y||l.push(e)}else{y+=m*v,x=e;const t=new i(Math.round(y),x);l[l.length-1].x===t.x&&l[l.length-1].y===t.y||l.push(t)}}const v=new i(h,u);l[l.length-1].x===v.x&&l[l.length-1].y===v.y||l.push(v)}return l}function Vc(t,e,i){if(0===e.length)throw new Error("Subdivision vertex ring is empty.");let r=0,n=t[2*e[0]];for(let i=1;i<e.length;i++){const a=t[2*e[i]];a<n&&(n=a,r=i)}const a=e.length;let o=r,s=(o+1)%a;for(;;){const r=o-1>=0?o-1:a-1,n=(s+1)%a,l=t[2*e[r]],c=t[2*e[n]],h=t[2*e[o]],u=t[2*e[o]+1],d=t[2*e[s]+1];let p=!1;if(l<c)p=!0;else if(l>c)p=!1;else{const i=d-u,a=-(t[2*e[s]]-h),o=u<d?1:-1;((l-h)*i+(t[2*e[r]+1]-u)*a)*o>((c-h)*i+(t[2*e[n]+1]-u)*a)*o&&(p=!0)}if(p){const t=e[r],n=e[o],l=e[s];t!==n&&t!==l&&n!==l&&i.push(l,n,t),o--,o<0&&(o=a-1)}else{const t=e[n],r=e[o],l=e[s];t!==r&&t!==l&&r!==l&&i.push(l,r,t),s++,s>=a&&(s=0)}if(r===n)break}}function Rc(t,e,i,r,n,a,o,s,l){const c=n.length/2,h=o&&s&&l;if(c<cs.MAX_VERTEX_ARRAY_LENGTH){const u=e.prepareSegment(c,i,r),d=u.vertexLength;for(let t=0;t<a.length;t+=3)r.emplaceBack(d+a[t],d+a[t+1],d+a[t+2]);let p,m;u.vertexLength+=c,u.primitiveLength+=a.length/3,h&&(m=o.prepareSegment(c,i,s),p=m.vertexLength,m.vertexLength+=c);for(let e=0;e<n.length;e+=2)t(n[e],n[e+1]);if(h)for(const t of l){for(let e=1;e<t.length;e+=2)s.emplaceBack(p+t[e-1],p+t[e]);m.primitiveLength+=t.length/2}}else!function(t,e,i,r,n,a){const o=[];for(let t=0;t<r.length/2;t++)o.push(-1);const s={count:0};let l=0,c=t.getOrCreateLatestSegment(e,i),h=c.vertexLength;for(let u=2;u<n.length;u+=3){const d=n[u-2],p=n[u-1],m=n[u];let f=o[d]<l,g=o[p]<l,_=o[m]<l;c.vertexLength+((f?1:0)+(g?1:0)+(_?1:0))>cs.MAX_VERTEX_ARRAY_LENGTH&&(c=t.createNewSegment(e,i),l=s.count,f=!0,g=!0,_=!0,h=0);const y=Mc(o,r,a,s,d,f,c),x=Mc(o,r,a,s,p,g,c),v=Mc(o,r,a,s,m,_,c);i.emplaceBack(h+y-l,h+x-l,h+v-l),c.primitiveLength++}}(e,i,r,n,a,t),h&&function(t,e,i,r,n,a){const o=[];for(let t=0;t<r.length/2;t++)o.push(-1);const s={count:0};let l=0,c=t.getOrCreateLatestSegment(e,i),h=c.vertexLength;for(const u of n)for(let n=1;n<u.length;n+=2){const d=u[n-1],p=u[n];let m=o[d]<l,f=o[p]<l;c.vertexLength+((m?1:0)+(f?1:0))>cs.MAX_VERTEX_ARRAY_LENGTH&&(c=t.createNewSegment(e,i),l=s.count,m=!0,f=!0,h=0);const g=Mc(o,r,a,s,d,m,c),_=Mc(o,r,a,s,p,f,c);i.emplaceBack(h+g-l,h+_-l),c.primitiveLength++}}(o,i,s,n,l,t),e.forceNewSegmentOnNextPrepare(),null==o||o.forceNewSegmentOnNextPrepare()}function Mc(t,e,i,r,n,a,o){if(a){const a=r.count;return i(e[2*n],e[2*n+1]),t[n]=r.count,r.count++,o.vertexLength++,a}return t[n]}class Uc{constructor(t){this.zoom=t.zoom,this.overscaling=t.overscaling,this.layers=t.layers,this.layerIds=this.layers.map(t=>t.id),this.index=t.index,this.hasDependencies=!1,this.patternFeatures=[],this.layoutVertexArray=new Jo,this.indexArray=new as,this.indexArray2=new os,this.programConfigurations=new Ps(t.layers,t.zoom),this.segments=new cs,this.segments2=new cs,this.stateDependentLayerIds=this.layers.filter(t=>t.isStateDependent()).map(t=>t.id)}populate(t,e,i){this.hasDependencies=Al("fill",this.layers,e);const r=this.layers[0].layout.get("fill-sort-key"),n=!r.isConstant(),a=[];for(const{feature:o,id:s,index:l,sourceLayerIndex:c}of t){const t=this.layers[0]._featureFilter.needGeometry,h=Gs(o,t);if(!this.layers[0]._featureFilter.filter(new Wa(this.zoom),h,i))continue;const u=n?r.evaluate(h,{},i,e.availableImages):void 0,d={id:s,properties:o.properties,type:o.type,sourceLayerIndex:c,index:l,geometry:t?h.geometry:As(o),patterns:{},sortKey:u};a.push(d)}n&&a.sort((t,e)=>t.sortKey-e.sortKey);for(const r of a){const{geometry:n,index:a,sourceLayerIndex:o}=r;if(this.hasDependencies){const t=Gl("fill",this.layers,r,{zoom:this.zoom},e);this.patternFeatures.push(t)}else this.addFeature(r,n,a,i,{},e.subdivisionGranularity);e.featureIndex.insert(t[a].feature,n,a,o,this.index)}}update(t,e,i){this.stateDependentLayers.length&&this.programConfigurations.updatePaintArrays(t,e,this.stateDependentLayers,{imagePositions:i})}addFeatures(t,e,i){for(const r of this.patternFeatures)this.addFeature(r,r.geometry,r.index,e,i,t.subdivisionGranularity)}isEmpty(){return 0===this.layoutVertexArray.length}uploadPending(){return!this.uploaded||this.programConfigurations.needsUpload}upload(t){this.uploaded||(this.layoutVertexBuffer=t.createVertexBuffer(this.layoutVertexArray,jl),this.indexBuffer=t.createIndexBuffer(this.indexArray),this.indexBuffer2=t.createIndexBuffer(this.indexArray2)),this.programConfigurations.upload(t),this.uploaded=!0}destroy(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.indexBuffer2.destroy(),this.programConfigurations.destroy(),this.segments.destroy(),this.segments2.destroy())}addFeature(t,e,i,r,n,a){for(const t of ir(e,500)){const e=Tc(t,r,a.fill.getGranularityForZoomLevel(r.z)),i=this.layoutVertexArray;Rc((t,e)=>{i.emplaceBack(t,e)},this.segments,this.layoutVertexArray,this.indexArray,e.verticesFlattened,e.indicesTriangles,this.segments2,this.indexArray2,e.indicesLineList)}this.programConfigurations.populatePaintArrays(this.layoutVertexArray.length,t,i,{imagePositions:n,canonical:r})}}let Sc,Nc;ma("FillBucket",Uc,{omit:["layers","patternFeatures"]});var Fc={get paint(){return Nc=Nc||new qa({"fill-antialias":new Ya(bt.paint_fill["fill-antialias"]),"fill-opacity":new Qa(bt.paint_fill["fill-opacity"]),"fill-color":new Qa(bt.paint_fill["fill-color"]),"fill-outline-color":new Qa(bt.paint_fill["fill-outline-color"]),"fill-translate":new Ya(bt.paint_fill["fill-translate"]),"fill-translate-anchor":new Ya(bt.paint_fill["fill-translate-anchor"]),"fill-pattern":new Ja(bt.paint_fill["fill-pattern"])})},get layout(){return Sc=Sc||new qa({"fill-sort-key":new Qa(bt.layout_fill["fill-sort-key"])})}};class Ec extends to{constructor(t,e){super(t,Fc,e)}recalculate(t,e){super.recalculate(t,e);const i=this.paint._values["fill-outline-color"];"constant"===i.value.kind&&void 0===i.value.value&&(this.paint._values["fill-outline-color"]=this.paint._values["fill-color"])}createBucket(t){return new Uc(t)}queryRadius(){return sl(this.paint.get("fill-translate"))}queryIntersectsFeature({queryGeometry:t,geometry:e,transform:i,pixelsToTileUnits:r}){return qs(ll(t,this.paint.get("fill-translate"),this.paint.get("fill-translate-anchor"),-i.bearingInRadians,r),e)}isTileClipped(){return!0}}const Zc=so([{name:"a_pos",components:2,type:"Int16"},{name:"a_normal_ed",components:4,type:"Int16"}],4),kc=so([{name:"a_centroid",components:2,type:"Int16"}],4),{members:zc}=Zc;class Wc{constructor(t,e,i,r,n){this.properties={},this.extent=i,this.type=0,this.id=void 0,this._pbf=t,this._geometry=-1,this._keys=r,this._values=n,t.readFields(Ic,this,e)}loadGeometry(){const t=this._pbf;t.pos=this._geometry;const e=t.readVarint()+t.pos,r=[];let n,a=1,o=0,s=0,l=0;for(;t.pos<e;){if(o<=0){const e=t.readVarint();a=7&e,o=e>>3}if(o--,1===a||2===a)s+=t.readSVarint(),l+=t.readSVarint(),1===a&&(n&&r.push(n),n=[]),n&&n.push(new i(s,l));else{if(7!==a)throw new Error(`unknown command ${a}`);n&&n.push(n[0].clone())}}return n&&r.push(n),r}bbox(){const t=this._pbf;t.pos=this._geometry;const e=t.readVarint()+t.pos;let i=1,r=0,n=0,a=0,o=1/0,s=-1/0,l=1/0,c=-1/0;for(;t.pos<e;){if(r<=0){const e=t.readVarint();i=7&e,r=e>>3}if(r--,1===i||2===i)n+=t.readSVarint(),a+=t.readSVarint(),n<o&&(o=n),n>s&&(s=n),a<l&&(l=a),a>c&&(c=a);else if(7!==i)throw new Error(`unknown command ${i}`)}return[o,l,s,c]}toGeoJSON(t,e,i){const r=this.extent*Math.pow(2,i),n=this.extent*t,a=this.extent*e,o=this.loadGeometry();function s(t){return[360*(t.x+n)/r-180,360/Math.PI*Math.atan(Math.exp((1-2*(t.y+a)/r)*Math.PI))-90]}function l(t){return t.map(s)}let c;if(1===this.type){const t=[];for(const e of o)t.push(e[0]);const e=l(t);c=1===t.length?{type:"Point",coordinates:e[0]}:{type:"MultiPoint",coordinates:e}}else if(2===this.type){const t=o.map(l);c=1===t.length?{type:"LineString",coordinates:t[0]}:{type:"MultiLineString",coordinates:t}}else{if(3!==this.type)throw new Error("unknown feature type");{const t=Dc(o),e=[];for(const i of t)e.push(i.map(l));c=1===e.length?{type:"Polygon",coordinates:e[0]}:{type:"MultiPolygon",coordinates:e}}}const h={type:"Feature",geometry:c,properties:this.properties};return null!=this.id&&(h.id=this.id),h}}function Ic(t,e,i){1===t?e.id=i.readVarint():2===t?function(t,e){const i=t.readVarint()+t.pos;for(;t.pos<i;){const i=e._keys[t.readVarint()],r=e._values[t.readVarint()];e.properties[i]=r}}(i,e):3===t?e.type=i.readVarint():4===t&&(e._geometry=i.pos)}function Dc(t){const e=t.length;if(e<=1)return[t];const i=[];let r,n;for(let a=0;a<e;a++){const e=Cc(t[a]);0!==e&&(void 0===n&&(n=e<0),n===e<0?(r&&i.push(r),r=[t[a]]):r&&r.push(t[a]))}return r&&i.push(r),i}function Cc(t){let e=0;for(let i,r,n=0,a=t.length,o=a-1;n<a;o=n++)i=t[n],r=t[o],e+=(r.x-i.x)*(i.y+r.y);return e}Wc.types=["Unknown","Point","LineString","Polygon"];class Pc{constructor(t,e){this.version=1,this.name="",this.extent=4096,this.length=0,this._pbf=t,this._keys=[],this._values=[],this._features=[],t.readFields(Bc,this,e),this.length=this._features.length}feature(t){if(t<0||t>=this._features.length)throw new Error("feature index out of bounds");this._pbf.pos=this._features[t];const e=this._pbf.readVarint()+this._pbf.pos;return new Wc(this._pbf,e,this.extent,this._keys,this._values)}}function Bc(t,e,i){15===t?e.version=i.readVarint():1===t?e.name=i.readString():5===t?e.extent=i.readVarint():2===t?e._features.push(i.pos):3===t?e._keys.push(i.readString()):4===t&&e._values.push(function(t){let e=null;const i=t.readVarint()+t.pos;for(;t.pos<i;){const 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}if(null==e)throw new Error("unknown feature value");return e}(i))}class Lc{constructor(t,e){this.layers=t.readFields(Oc,{},e)}}function Oc(t,e,i){if(3===t){const t=new Pc(i,i.readVarint()+i.pos);t.length&&(e[t.name]=t)}}const jc=Math.pow(2,13);function Ac(t,e,i,r,n,a,o,s){t.emplaceBack(e,i,2*Math.floor(r*jc)+o,n*jc*2,a*jc*2,Math.round(s))}class Gc{constructor(t){this.zoom=t.zoom,this.overscaling=t.overscaling,this.layers=t.layers,this.layerIds=this.layers.map(t=>t.id),this.index=t.index,this.hasDependencies=!1,this.layoutVertexArray=new Xo,this.centroidVertexArray=new Yo,this.indexArray=new as,this.programConfigurations=new Ps(t.layers,t.zoom),this.segments=new cs,this.stateDependentLayerIds=this.layers.filter(t=>t.isStateDependent()).map(t=>t.id)}populate(t,e,i){this.features=[],this.hasDependencies=Al("fill-extrusion",this.layers,e);for(const{feature:r,id:n,index:a,sourceLayerIndex:o}of t){const t=this.layers[0]._featureFilter.needGeometry,s=Gs(r,t);if(!this.layers[0]._featureFilter.filter(new Wa(this.zoom),s,i))continue;const l={id:n,sourceLayerIndex:o,index:a,geometry:t?s.geometry:As(r),properties:r.properties,type:r.type,patterns:{}};this.hasDependencies?this.features.push(Gl("fill-extrusion",this.layers,l,{zoom:this.zoom},e)):this.addFeature(l,l.geometry,a,i,{},e.subdivisionGranularity),e.featureIndex.insert(r,l.geometry,a,o,this.index,!0)}}addFeatures(t,e,i){for(const r of this.features){const{geometry:n}=r;this.addFeature(r,n,r.index,e,i,t.subdivisionGranularity)}}update(t,e,i){this.stateDependentLayers.length&&this.programConfigurations.updatePaintArrays(t,e,this.stateDependentLayers,{imagePositions:i})}isEmpty(){return 0===this.layoutVertexArray.length&&0===this.centroidVertexArray.length}uploadPending(){return!this.uploaded||this.programConfigurations.needsUpload}upload(t){this.uploaded||(this.layoutVertexBuffer=t.createVertexBuffer(this.layoutVertexArray,zc),this.centroidVertexBuffer=t.createVertexBuffer(this.centroidVertexArray,kc.members,!0),this.indexBuffer=t.createIndexBuffer(this.indexArray)),this.programConfigurations.upload(t),this.uploaded=!0}destroy(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.programConfigurations.destroy(),this.segments.destroy(),this.centroidVertexBuffer.destroy())}addFeature(t,e,i,r,n,a){for(const i of ir(e,500)){const e={x:0,y:0,sampleCount:0},n=this.layoutVertexArray.length;this.processPolygon(e,r,t,i,a);const o=this.layoutVertexArray.length-n,s=Math.floor(e.x/e.sampleCount),l=Math.floor(e.y/e.sampleCount);for(let t=0;t<o;t++)this.centroidVertexArray.emplaceBack(s,l)}this.programConfigurations.populatePaintArrays(this.layoutVertexArray.length,t,i,{imagePositions:n,canonical:r})}processPolygon(t,e,i,r,n){if(r.length<1)return;if(Jc(r[0]))return;for(const e of r)0!==e.length&&Yc(t,e);const a={segment:this.segments.prepareSegment(4,this.layoutVertexArray,this.indexArray)},o=n.fill.getGranularityForZoomLevel(e.z),s="Polygon"===Wc.types[i.type];for(const t of r){if(0===t.length)continue;if(Jc(t))continue;const e=wc(t,o,s);this._generateSideFaces(e,a)}if(!s)return;const l=Tc(r,e,o,!1),c=this.layoutVertexArray;Rc((t,e)=>{Ac(c,t,e,0,0,1,1,0)},this.segments,this.layoutVertexArray,this.indexArray,l.verticesFlattened,l.indicesTriangles)}_generateSideFaces(t,e){let i=0;for(let r=1;r<t.length;r++){const n=t[r],a=t[r-1];if(Qc(n,a))continue;e.segment.vertexLength+4>cs.MAX_VERTEX_ARRAY_LENGTH&&(e.segment=this.segments.prepareSegment(4,this.layoutVertexArray,this.indexArray));const o=n.sub(a)._perp()._unit(),s=a.dist(n);i+s>32768&&(i=0),Ac(this.layoutVertexArray,n.x,n.y,o.x,o.y,0,0,i),Ac(this.layoutVertexArray,n.x,n.y,o.x,o.y,0,1,i),i+=s,Ac(this.layoutVertexArray,a.x,a.y,o.x,o.y,0,0,i),Ac(this.layoutVertexArray,a.x,a.y,o.x,o.y,0,1,i);const l=e.segment.vertexLength;this.indexArray.emplaceBack(l,l+2,l+1),this.indexArray.emplaceBack(l+1,l+2,l+3),e.segment.vertexLength+=4,e.segment.primitiveLength+=2}}}function Yc(t,e){for(let i=0;i<e.length;i++){const r=e[i];i===e.length-1&&e[0].x===r.x&&e[0].y===r.y||(t.x+=r.x,t.y+=r.y,t.sampleCount++)}}function Qc(t,e){return t.x===e.x&&(t.x<0||t.x>N)||t.y===e.y&&(t.y<0||t.y>N)}function Jc(t){return t.every(t=>t.x<0)||t.every(t=>t.x>N)||t.every(t=>t.y<0)||t.every(t=>t.y>N)}let Xc;ma("FillExtrusionBucket",Gc,{omit:["layers","features"]});var Hc={get paint(){return Xc=Xc||new qa({"fill-extrusion-opacity":new Ya(bt["paint_fill-extrusion"]["fill-extrusion-opacity"]),"fill-extrusion-color":new Qa(bt["paint_fill-extrusion"]["fill-extrusion-color"]),"fill-extrusion-translate":new Ya(bt["paint_fill-extrusion"]["fill-extrusion-translate"]),"fill-extrusion-translate-anchor":new Ya(bt["paint_fill-extrusion"]["fill-extrusion-translate-anchor"]),"fill-extrusion-pattern":new Ja(bt["paint_fill-extrusion"]["fill-extrusion-pattern"]),"fill-extrusion-height":new Qa(bt["paint_fill-extrusion"]["fill-extrusion-height"]),"fill-extrusion-base":new Qa(bt["paint_fill-extrusion"]["fill-extrusion-base"]),"fill-extrusion-vertical-gradient":new Ya(bt["paint_fill-extrusion"]["fill-extrusion-vertical-gradient"])})}};class qc extends to{constructor(t,e){super(t,Hc,e)}createBucket(t){return new Gc(t)}queryRadius(){return sl(this.paint.get("fill-extrusion-translate"))}is3D(){return!0}queryIntersectsFeature({queryGeometry:t,feature:e,featureState:r,geometry:n,transform:a,pixelsToTileUnits:o,pixelPosMatrix:s}){const l=ll(t,this.paint.get("fill-extrusion-translate"),this.paint.get("fill-extrusion-translate-anchor"),-a.bearingInRadians,o),c=this.paint.get("fill-extrusion-height").evaluate(e,r),h=this.paint.get("fill-extrusion-base").evaluate(e,r),u=function(t,e){const r=[];for(const n of t){const t=[n.x,n.y,0,1];V(t,t,e),r.push(new i(t[0]/t[3],t[1]/t[3]))}return r}(l,s),d=function(t,e,r,n){const a=[],o=[],s=n[8]*e,l=n[9]*e,c=n[10]*e,h=n[11]*e,u=n[8]*r,d=n[9]*r,p=n[10]*r,m=n[11]*r;for(const e of t){const t=[],r=[];for(const a of e){const e=a.x,o=a.y,f=n[0]*e+n[4]*o+n[12],g=n[1]*e+n[5]*o+n[13],_=n[2]*e+n[6]*o+n[14],y=n[3]*e+n[7]*o+n[15],x=_+c,v=y+h,b=f+u,T=g+d,w=_+p,V=y+m,R=new i((f+s)/v,(g+l)/v);R.z=x/v,t.push(R);const M=new i(b/V,T/V);M.z=w/V,r.push(M)}a.push(t),o.push(r)}return[a,o]}(n,h,c,s);return function(t,e,i){let r=1/0;qs(i,e)&&(r=$c(i,e[0]));for(let n=0;n<e.length;n++){const a=e[n],o=t[n];for(let t=0;t<a.length-1;t++){const e=a[t],n=[e,a[t+1],o[t+1],o[t],e];Xs(i,n)&&(r=Math.min(r,$c(i,n)))}}return r!==1/0&&r}(d[0],d[1],u)}}function Kc(t,e){return t.x*e.x+t.y*e.y}function $c(t,e){if(1===t.length){let i=0;const r=e[i++];let n;for(;!n||r.equals(n);)if(n=e[i++],!n)return 1/0;for(;i<e.length;i++){const a=e[i],o=t[0],s=n.sub(r),l=a.sub(r),c=o.sub(r),h=Kc(s,s),u=Kc(s,l),d=Kc(l,l),p=Kc(c,s),m=Kc(c,l),f=h*d-u*u,g=(d*p-u*m)/f,_=(h*m-u*p)/f,y=r.z*(1-g-_)+n.z*g+a.z*_;if(isFinite(y))return y}return 1/0}{let t=1/0;for(const i of e)t=Math.min(t,i.z);return t}}const th=[Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array];class eh{static from(t){if(!(t instanceof ArrayBuffer))throw new Error("Data must be an instance of ArrayBuffer.");const[e,i]=new Uint8Array(t,0,2);if(219!==e)throw new Error("Data does not appear to be in a KDBush format.");const r=i>>4;if(1!==r)throw new Error(`Got v${r} data when expected v1.`);const n=th[15&i];if(!n)throw new Error("Unrecognized array type.");const[a]=new Uint16Array(t,2,1),[o]=new Uint32Array(t,4,1);return new eh(o,a,n,t)}constructor(t,e=64,i=Float64Array,r){if(isNaN(t)||t<0)throw new Error(`Unpexpected numItems value: ${t}.`);this.numItems=+t,this.nodeSize=Math.min(Math.max(+e,2),65535),this.ArrayType=i,this.IndexArrayType=t<65536?Uint16Array:Uint32Array;const n=th.indexOf(this.ArrayType),a=2*t*this.ArrayType.BYTES_PER_ELEMENT,o=t*this.IndexArrayType.BYTES_PER_ELEMENT,s=(8-o%8)%8;if(n<0)throw new Error(`Unexpected typed array class: ${i}.`);r&&r instanceof ArrayBuffer?(this.data=r,this.ids=new this.IndexArrayType(this.data,8,t),this.coords=new this.ArrayType(this.data,8+o+s,2*t),this._pos=2*t,this._finished=!0):(this.data=new ArrayBuffer(8+a+o+s),this.ids=new this.IndexArrayType(this.data,8,t),this.coords=new this.ArrayType(this.data,8+o+s,2*t),this._pos=0,this._finished=!1,new Uint8Array(this.data,0,2).set([219,16+n]),new Uint16Array(this.data,2,1)[0]=e,new Uint32Array(this.data,4,1)[0]=t)}add(t,e){const i=this._pos>>1;return this.ids[i]=i,this.coords[this._pos++]=t,this.coords[this._pos++]=e,i}finish(){const t=this._pos>>1;if(t!==this.numItems)throw new Error(`Added ${t} items when expected ${this.numItems}.`);return ih(this.ids,this.coords,this.nodeSize,0,this.numItems-1,0),this._finished=!0,this}range(t,e,i,r){if(!this._finished)throw new Error("Data not yet indexed - call index.finish().");const{ids:n,coords:a,nodeSize:o}=this,s=[0,n.length-1,0],l=[];for(;s.length;){const c=s.pop()||0,h=s.pop()||0,u=s.pop()||0;if(h-u<=o){for(let o=u;o<=h;o++){const s=a[2*o],c=a[2*o+1];s>=t&&s<=i&&c>=e&&c<=r&&l.push(n[o])}continue}const d=u+h>>1,p=a[2*d],m=a[2*d+1];p>=t&&p<=i&&m>=e&&m<=r&&l.push(n[d]),(0===c?t<=p:e<=m)&&(s.push(u),s.push(d-1),s.push(1-c)),(0===c?i>=p:r>=m)&&(s.push(d+1),s.push(h),s.push(1-c))}return l}within(t,e,i){if(!this._finished)throw new Error("Data not yet indexed - call index.finish().");const{ids:r,coords:n,nodeSize:a}=this,o=[0,r.length-1,0],s=[],l=i*i;for(;o.length;){const c=o.pop()||0,h=o.pop()||0,u=o.pop()||0;if(h-u<=a){for(let i=u;i<=h;i++)oh(n[2*i],n[2*i+1],t,e)<=l&&s.push(r[i]);continue}const d=u+h>>1,p=n[2*d],m=n[2*d+1];oh(p,m,t,e)<=l&&s.push(r[d]),(0===c?t-i<=p:e-i<=m)&&(o.push(u),o.push(d-1),o.push(1-c)),(0===c?t+i>=p:e+i>=m)&&(o.push(d+1),o.push(h),o.push(1-c))}return s}}function ih(t,e,i,r,n,a){if(n-r<=i)return;const o=r+n>>1;rh(t,e,o,r,n,a),ih(t,e,i,r,o-1,1-a),ih(t,e,i,o+1,n,1-a)}function rh(t,e,i,r,n,a){for(;n>r;){if(n-r>600){const o=n-r+1,s=i-r+1,l=Math.log(o),c=.5*Math.exp(2*l/3),h=.5*Math.sqrt(l*c*(o-c)/o)*(s-o/2<0?-1:1);rh(t,e,i,Math.max(r,Math.floor(i-s*c/o+h)),Math.min(n,Math.floor(i+(o-s)*c/o+h)),a)}const o=e[2*i+a];let s=r,l=n;for(nh(t,e,r,i),e[2*n+a]>o&&nh(t,e,r,n);s<l;){for(nh(t,e,s,l),s++,l--;e[2*s+a]<o;)s++;for(;e[2*l+a]>o;)l--}e[2*r+a]===o?nh(t,e,r,l):(l++,nh(t,e,l,n)),l<=i&&(r=l+1),i<=l&&(n=l-1)}}function nh(t,e,i,r){ah(t,i,r),ah(e,2*i,2*r),ah(e,2*i+1,2*r+1)}function ah(t,e,i){const r=t[e];t[e]=t[i],t[i]=r}function oh(t,e,i,r){const n=t-i,a=e-r;return n*n+a*a}function sh(t,e,i,r){let n=r;const a=e+(i-e>>1);let o,s=i-e;const l=t[e],c=t[e+1],h=t[i],u=t[i+1];for(let r=e+3;r<i;r+=3){const e=lh(t[r],t[r+1],l,c,h,u);if(e>n)o=r,n=e;else if(e===n){const t=Math.abs(r-a);t<s&&(o=r,s=t)}}n>r&&(o-e>3&&sh(t,e,o,r),t[o+2]=n,i-o>3&&sh(t,o,i,r))}function lh(t,e,i,r,n,a){let o=n-i,s=a-r;if(0!==o||0!==s){const l=((t-i)*o+(e-r)*s)/(o*o+s*s);l>1?(i=n,r=a):l>0&&(i+=o*l,r+=s*l)}return o=t-i,s=e-r,o*o+s*s}function ch(t,e,i,r){const n={type:e,geom:i},a={id:null==t?null:t,type:n.type,geometry:n.geom,tags:r,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0};switch(n.type){case"Point":case"MultiPoint":uh(a,n.geom);break;case"LineString":uh(a,n.geom.points);break;case"Polygon":uh(a,n.geom[0].points);break;case"MultiLineString":for(const t of n.geom)uh(a,t.points);break;case"MultiPolygon":for(const t of n.geom)uh(a,t[0].points)}return a}function hh(t){t.points.length>64&&(t.points=new Float64Array(t.points))}function uh(t,e){for(let i=0;i<e.length;i+=3)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 dh(t,e){const i=[];switch(t.type){case"FeatureCollection":for(let r=0;r<t.features.length;r++)ph(i,t.features[r],e,r);break;case"Feature":ph(i,t,e);break;default:ph(i,{geometry:t,properties:void 0},e)}return i}function ph(t,e,i,r){if(!e.geometry)return;if("GeometryCollection"===e.geometry.type)return void function(t,e,i,r,n){for(const a of i.geometries)ph(t,{id:e.id,geometry:a,properties:e.properties},r,n)}(t,e,e.geometry,i,r);const n=e.geometry.coordinates;if(!n?.length)return;const a=function(t,e,i){return e.promoteId?t.properties?.[e.promoteId]:e.generateId?i||0:t.id}(e,i,r),o=Math.pow(i.tolerance/((1<<i.maxZoom)*i.extent),2);switch(e.geometry.type){case"Point":return void function(t,e,i,r){const n=[];n.push(gh(i.coordinates[0]),_h(i.coordinates[1]),0),t.push(ch(e,"Point",n,r))}(t,a,e.geometry,e.properties);case"MultiPoint":return void function(t,e,i,r){const n=[];for(const t of i.coordinates)n.push(gh(t[0]),_h(t[1]),0);t.push(ch(e,"MultiPoint",n,r))}(t,a,e.geometry,e.properties);case"LineString":return void function(t,e,i,r,n){const a={points:[]};mh(i.coordinates,a,r,!1),t.push(ch(e,"LineString",a,n))}(t,a,e.geometry,o,e.properties);case"MultiLineString":return void function(t,e,i,r,n,a){if(n.lineMetrics)for(const n of i.coordinates){const i={points:[]};mh(n,i,r,!1),t.push(ch(e,"LineString",i,a))}else{const n=[];fh(i.coordinates,n,r,!1),t.push(ch(e,"MultiLineString",n,a))}}(t,a,e.geometry,o,i,e.properties);case"Polygon":return void function(t,e,i,r,n){const a=[];fh(i.coordinates,a,r,!0),t.push(ch(e,"Polygon",a,n))}(t,a,e.geometry,o,e.properties);case"MultiPolygon":return void function(t,e,i,r,n){const a=[];for(const t of i.coordinates){const e=[];fh(t,e,r,!0),a.push(e)}t.push(ch(e,"MultiPolygon",a,n))}(t,a,e.geometry,o,e.properties);default:throw new Error("Input data is not a valid GeoJSON object.")}}function mh(t,e,i,r){let n,a,o=0;for(let i=0;i<t.length;i++){const s=gh(t[i][0]),l=_h(t[i][1]);e.points.push(s,l,0),i>0&&(o+=r?(n*l-s*a)/2:Math.sqrt(Math.pow(s-n,2)+Math.pow(l-a,2))),n=s,a=l}const s=e.points.length-3;e.points[2]=1,i>0&&sh(e.points,0,s,i),e.points[s+2]=1,hh(e),e.size=Math.abs(o),e.start=0,e.end=e.size}function fh(t,e,i,r){for(let n=0;n<t.length;n++){const a={points:[]};mh(t[n],a,i,r),e.push(a)}}function gh(t){return t/360+.5}function _h(t){const e=Math.sin(t*Math.PI/180),i=.5-.25*Math.log((1+e)/(1-e))/Math.PI;return i<0?0:i>1?1:i}function yh(t){const e={type:"Feature",geometry:xh(t),properties:t.tags};return null!=t.id&&(e.id=t.id),e}function xh(t){const{type:e,geometry:i}=t;switch(e){case"Point":return{type:e,coordinates:bh(i[0],i[1])};case"MultiPoint":return{type:e,coordinates:vh(i)};case"LineString":return{type:e,coordinates:vh(i.points)};case"MultiLineString":case"Polygon":return{type:e,coordinates:i.map(t=>vh(t.points))};case"MultiPolygon":return{type:e,coordinates:i.map(t=>t.map(t=>vh(t.points)))}}}function vh(t){const e=[];for(let i=0;i<t.length;i+=3)e.push(bh(t[i],t[i+1]));return e}function bh(t,e){return[Th(t),wh(e)]}function Th(t){return 360*(t-.5)}function wh(t){const e=(180-360*t)*Math.PI/180;return 360*Math.atan(Math.exp(e))/Math.PI-90}var Vh;function Rh(t,e,i,r,n,a,o,s){if(r/=e,a>=(i/=e)&&o<r)return t;if(o<i||a>=r)return null;const l=[];for(const e of t){const t=n===Vh.X?e.minX:e.minY,a=n===Vh.X?e.maxX:e.maxY;if(t>=i&&a<r)l.push(e);else if(!(a<i||t>=r))switch(e.type){case"Point":case"MultiPoint":Mh(e,l,i,r,n);continue;case"LineString":Uh(e,l,i,r,n,s);continue;case"MultiLineString":Sh(e,l,i,r,n);continue;case"Polygon":Nh(e,l,i,r,n);continue;case"MultiPolygon":Fh(e,l,i,r,n);continue}}return l.length?l:null}function Mh(t,e,i,r,n){const a=[];(function(t,e,i,r,n){for(let a=0;a<t.length;a+=3){const o=t[a+n];o>=i&&o<=r&&zh(e,t[a],t[a+1],t[a+2])}})(t.geometry,a,i,r,n),a.length&&e.push(ch(t.id,3===a.length?"Point":"MultiPoint",a,t.tags))}function Uh(t,e,i,r,n,a){const o=[];if(Eh(t.geometry,o,i,r,n,!1,a.lineMetrics),o.length)if(a.lineMetrics)for(const i of o)e.push(ch(t.id,"LineString",i,t.tags));else e.push(o.length>1?ch(t.id,"MultiLineString",o,t.tags):ch(t.id,"LineString",o[0],t.tags))}function Sh(t,e,i,r,n){const a=[];kh(t.geometry,a,i,r,n,!1),a.length&&e.push(1!==a.length?ch(t.id,"MultiLineString",a,t.tags):ch(t.id,"LineString",a[0],t.tags))}function Nh(t,e,i,r,n){const a=[];kh(t.geometry,a,i,r,n,!0),a.length&&e.push(ch(t.id,"Polygon",a,t.tags))}function Fh(t,e,i,r,n){const a=[];for(const e of t.geometry){const t=[];kh(e,t,i,r,n,!0),t.length&&a.push(t)}a.length&&e.push(ch(t.id,"MultiPolygon",a,t.tags))}function Eh(t,e,i,r,n,a,o){let s=Zh(t);const l=n===Vh.X?Wh:Ih;let c,h,u=t.start;for(let d=0;d<t.points.length-3;d+=3){const p=t.points[d],m=t.points[d+1],f=t.points[d+2],g=t.points[d+3],_=t.points[d+4],y=n===Vh.X?p:m,x=n===Vh.X?g:_;let v=!1;o&&(c=Math.sqrt(Math.pow(p-g,2)+Math.pow(m-_,2))),y<i?x>i&&(h=l(s,p,m,g,_,i),o&&(s.start=u+c*h)):y>r?x<r&&(h=l(s,p,m,g,_,r),o&&(s.start=u+c*h)):zh(s.points,p,m,f),x<i&&y>=i&&(h=l(s,p,m,g,_,i),v=!0),x>r&&y<=r&&(h=l(s,p,m,g,_,r),v=!0),!a&&v&&(o&&(s.end=u+c*h),e.push(s),s=Zh(t)),o&&(u+=c)}let d=t.points.length-3;const p=t.points[d],m=t.points[d+1],f=n===Vh.X?p:m;f>=i&&f<=r&&zh(s.points,p,m,t.points[d+2]),d=s.points.length-3,a&&d>=3&&(s.points[d]!==s.points[0]||s.points[d+1]!==s.points[1])&&zh(s.points,s.points[0],s.points[1],s.points[2]),s.points.length&&(hh(s),e.push(s))}function Zh(t){return{points:[],size:t.size,start:t.start,end:t.end}}function kh(t,e,i,r,n,a){for(const o of t)Eh(o,e,i,r,n,a,!1)}function zh(t,e,i,r){t.push(e,i,r)}function Wh(t,e,i,r,n,a){const o=(a-e)/(r-e);return zh(t.points,a,i+(n-i)*o,1),o}function Ih(t,e,i,r,n,a){const o=(a-i)/(n-i);return zh(t.points,e+(r-e)*o,a,1),o}function Dh(t,e){const i=e.buffer/e.extent;let r=t;const n=Rh(t,1,-1-i,i,Vh.X,-1,2,e),a=Rh(t,1,1-i,2+i,Vh.X,-1,2,e);return n||a?(r=Rh(t,1,-i,1+i,Vh.X,-1,2,e)||[],n&&(r=Ch(n,1).concat(r)),a&&(r=r.concat(Ch(a,-1))),r):r}function Ch(t,e){const i=[];for(const r of t)switch(r.type){case"Point":case"MultiPoint":{const t=Ph(r.geometry,e);i.push(ch(r.id,r.type,t,r.tags));continue}case"LineString":{const t=Bh(r.geometry,e);i.push(ch(r.id,r.type,t,r.tags));continue}case"MultiLineString":case"Polygon":{const t=[];for(const i of r.geometry)t.push(Bh(i,e));i.push(ch(r.id,r.type,t,r.tags));continue}case"MultiPolygon":{const t=[];for(const i of r.geometry){const r=[];for(const t of i)r.push(Bh(t,e));t.push(r)}i.push(ch(r.id,r.type,t,r.tags));continue}}return i}function Ph(t,e){const i=[];for(let r=0;r<t.length;r+=3)i.push(t[r]+e,t[r+1],t[r+2]);return i}function Bh(t,e){const i={points:[],size:t.size};void 0!==t.start&&(i.start=t.start,i.end=t.end);for(let r=0;r<t.points.length;r+=3)i.points.push(t.points[r]+e,t.points[r+1],t.points[r+2]);return hh(i),i}function Lh(t,e,i){const r=!!e.newGeometry,n=e.removeAllProperties||e.removeProperties?.length>0||e.addOrUpdateProperties?.length>0;if(r){const r=t[0];let a=dh({type:"FeatureCollection",features:[{type:"Feature",id:r.id,geometry:e.newGeometry,properties:n?Oh(r.tags,e):r.tags}]},i);return a=Dh(a,i),a}if(n){const i=[];for(const r of t){const t={...r};t.tags=Oh(t.tags,e),i.push(t)}return i}return t}function Oh(t,e){if(e.removeAllProperties)return{};const i={...t||{}};if(e.removeProperties)for(const t of e.removeProperties)delete i[t];if(e.addOrUpdateProperties)for(const{key:t,value:r}of e.addOrUpdateProperties)i[t]=r;return i}!function(t){t[t.X=0]="X",t[t.Y=1]="Y"}(Vh||(Vh={}));const jh={minZoom:0,maxZoom:16,minPoints:2,radius:40,extent:512,nodeSize:64,log:!1,generateId:!1,reduce:null,map:t=>t};class Ah{constructor(t){this.options=Object.assign(Object.create(jh),t),this.trees=new Array(this.options.maxZoom+1),this.stride=this.options.reduce?7:6,this.clusterProps=[],this.points=[]}load(t){const e=[];for(const i of t){if(!i.geometry)continue;const[t,r]=i.geometry.coordinates,[n,a]=[gh(t),_h(r)];e.push({id:i.id,type:"Point",geometry:[n,a],tags:i.properties})}this.createIndex(e)}initialize(t){const e=[];for(const i of t)"Point"===i.type&&e.push(i);this.createIndex(e)}updateIndex(t,e,i){this.options=Object.assign(Object.create(jh),i.clusterOptions),this.initialize(t)}createIndex(t){const{log:e,minZoom:i,maxZoom:r}=this.options;e&&console.time("total time");const n=`prepare ${t.length} points`;e&&console.time(n),this.points=t;const a=[];for(let e=0;e<t.length;e++){const i=t[e];if(!i?.geometry)continue;let[r,n]=i.geometry;r=Math.fround(r),n=Math.fround(n),a.push(r,n,1/0,e,-1,1),this.options.reduce&&a.push(0)}let o=this.trees[r+1]=this.createTree(a);e&&console.timeEnd(n);for(let t=r;t>=i;t--){const i=Date.now();o=this.trees[t]=this.createTree(this.cluster(o,t)),e&&console.log("z%d: %d clusters in %dms",t,o.numItems,Date.now()-i)}e&&console.timeEnd("total time")}getClusters(t,e){return this.getClustersInternal(t,e).map(t=>yh(t))}getClustersInternal(t,e){let i=((t[0]+180)%360+360)%360-180;const r=Math.max(-90,Math.min(90,t[1]));let n=180===t[2]?180:((t[2]+180)%360+360)%360-180;const a=Math.max(-90,Math.min(90,t[3]));if(t[2]-t[0]>=360)i=-180,n=180;else if(i>n){const t=this.getClustersInternal([i,r,180,a],e),o=this.getClustersInternal([-180,r,n,a],e);return t.concat(o)}const o=this.trees[this.limitZoom(e)],s=o.range(gh(i),_h(a),gh(n),_h(r)),l=o.flatData,c=[];for(const t of s){const e=this.stride*t;c.push(l[e+5]>1?Gh(l,e,this.clusterProps):this.points[l[e+3]])}return c}getChildren(t){const e=this.getOriginId(t),i=this.getOriginZoom(t),r=new Error("No cluster with the specified id: "+t),n=this.trees[i];if(!n)throw r;const a=n.flatData;if(e*this.stride>=a.length)throw r;const o=this.options.radius/(this.options.extent*Math.pow(2,i-1)),s=n.within(a[e*this.stride],a[e*this.stride+1],o),l=[];for(const e of s){const i=e*this.stride;a[i+4]===t&&l.push(a[i+5]>1?Yh(a,i,this.clusterProps):yh(this.points[a[i+3]]))}if(0===l.length)throw r;return l}getLeaves(t,e,i){const r=[];return this.appendLeaves(r,t,e=e||10,i=i||0,0),r}getTile(t,e,i){const r=this.trees[this.limitZoom(t)];if(!r)return null;const n=Math.pow(2,t),{extent:a,radius:o}=this.options,s=o/a,l=(i-s)/n,c=(i+1+s)/n,h={transformed:!0,features:[],source:null,x:e,y:i,z:t};return this.addTileFeatures(r.range((e-s)/n,l,(e+1+s)/n,c),r.flatData,e,i,n,h),0===e&&this.addTileFeatures(r.range(1-s/n,l,1,c),r.flatData,n,i,n,h),e===n-1&&this.addTileFeatures(r.range(0,l,s/n,c),r.flatData,-1,i,n,h),h}getClusterExpansionZoom(t){return this.getOriginZoom(t)}appendLeaves(t,e,i,r,n){const a=this.getChildren(e);for(const e of a){const a=e.properties;if(a?.cluster?n+a.point_count<=r?n+=a.point_count:n=this.appendLeaves(t,a.cluster_id,i,r,n):n<r?n++:t.push(e),t.length===i)break}return n}createTree(t){const e=new eh(t.length/this.stride|0,this.options.nodeSize,Float32Array);for(let i=0;i<t.length;i+=this.stride)e.add(t[i],t[i+1]);return e.finish(),e.flatData=t,e.data=null,e}addTileFeatures(t,e,i,r,n,a){for(const o of t){const t=o*this.stride,s=e[t+5]>1;let l,c,h;if(s)l=Qh(e,t,this.clusterProps),c=e[t],h=e[t+1];else{const i=this.points[e[t+3]];l=i.tags,[c,h]=i.geometry}const u={type:1,geometry:[[Math.round(this.options.extent*(c*n-i)),Math.round(this.options.extent*(h*n-r))]],tags:l};let d;d=s||this.options.generateId?e[t+3]:this.points[e[t+3]].id,void 0!==d&&(u.id=d),a.features.push(u)}}limitZoom(t){return Math.max(this.options.minZoom,Math.min(Math.floor(+t),this.options.maxZoom+1))}cluster(t,e){const{radius:i,extent:r,reduce:n,minPoints:a}=this.options,o=i/(r*Math.pow(2,e)),s=t.flatData,l=[],c=this.stride;for(let i=0;i<s.length;i+=c){if(s[i+2]<=e)continue;s[i+2]=e;const r=s[i],h=s[i+1],u=t.within(s[i],s[i+1],o),d=s[i+5];let p=d;for(const t of u){const i=t*c;s[i+2]>e&&(p+=s[i+5])}if(p>d&&p>=a){let t,a=r*d,o=h*d,m=-1;const f=(i/c<<5)+(e+1)+this.points.length;for(const r of u){const l=r*c;if(s[l+2]<=e)continue;s[l+2]=e;const h=s[l+5];a+=s[l]*h,o+=s[l+1]*h,s[l+4]=f,n&&(t||(t=this.map(s,i,!0),m=this.clusterProps.length,this.clusterProps.push(t)),n(t,this.map(s,l)))}s[i+4]=f,l.push(a/p,o/p,1/0,f,-1,p),n&&l.push(m)}else{for(let t=0;t<c;t++)l.push(s[i+t]);if(p>1)for(const t of u){const i=t*c;if(!(s[i+2]<=e)){s[i+2]=e;for(let t=0;t<c;t++)l.push(s[i+t])}}}}return l}getOriginId(t){return t-this.points.length>>5}getOriginZoom(t){return(t-this.points.length)%32}map(t,e,i){if(t[e+5]>1){const r=this.clusterProps[t[e+6]];return i?Object.assign({},r):r}const r=this.points[t[e+3]].tags,n=this.options.map(r);return i&&n===r?Object.assign({},n):n}}function Gh(t,e,i){return{id:t[e+3],type:"Point",tags:Qh(t,e,i),geometry:[t[e],t[e+1]]}}function Yh(t,e,i){return{type:"Feature",id:t[e+3],properties:Qh(t,e,i),geometry:{type:"Point",coordinates:[Th(t[e]),wh(t[e+1])]}}}function Qh(t,e,i){const r=t[e+5],n=r>=1e4?`${Math.round(r/1e3)}k`:r>=1e3?Math.round(r/100)/10+"k":r,a=t[e+6],o=-1===a?{}:Object.assign({},i[a]);return Object.assign(o,{cluster:!0,cluster_id:t[e+3],point_count:r,point_count_abbreviated:n})}const Jh="geojsonvt_clip_start",Xh="geojsonvt_clip_end";function Hh(t,e,i,r,n){const a=e===n.maxZoom?0:n.tolerance/((1<<e)*n.extent),o={transformed:!1,features:[],source:null,x:i,y:r,z:e,minX:2,minY:1,maxX:-1,maxY:0,numPoints:0,numSimplified:0,numFeatures:t.length};for(const e of t)qh(o,e,a,n);return o}function qh(t,e,i,r){switch(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),e.type){case"Point":case"MultiPoint":return void function(t,e){const i=[];for(let r=0;r<e.geometry.length;r+=3)i.push(e.geometry[r],e.geometry[r+1]),t.numPoints++,t.numSimplified++;if(!i.length)return;const r={type:1,tags:e.tags||null,geometry:i};null!==e.id&&(r.id=e.id),t.features.push(r)}(t,e);case"LineString":return void function(t,e,i,r){const n=[];if(Kh(n,e.geometry,t,i,!1,!1),!n.length)return;let a=e.tags||null;if(r.lineMetrics){a={};for(const t in e.tags)a[t]=e.tags[t];a[Jh]=e.geometry.start/e.geometry.size,a[Xh]=e.geometry.end/e.geometry.size}const o={type:2,tags:a,geometry:n};null!==e.id&&(o.id=e.id),t.features.push(o)}(t,e,i,r);case"MultiLineString":case"Polygon":return void function(t,e,i){const r=[];for(let n=0;n<e.geometry.length;n++)Kh(r,e.geometry[n],t,i,"Polygon"===e.type,0===n);if(!r.length)return;const n={type:"Polygon"===e.type?3:2,tags:e.tags||null,geometry:r};null!==e.id&&(n.id=e.id),t.features.push(n)}(t,e,i);case"MultiPolygon":return void function(t,e,i){const r=[];for(let n=0;n<e.geometry.length;n++){const a=e.geometry[n];for(let e=0;e<a.length;e++)Kh(r,a[e],t,i,!0,0===e)}if(!r.length)return;const n={type:3,tags:e.tags||null,geometry:r};null!==e.id&&(n.id=e.id),t.features.push(n)}(t,e,i)}}function Kh(t,e,i,r,n,a){const o=r*r;if(r>0&&e.size<(n?o:r))return void(i.numPoints+=e.points.length/3);const s=[];for(let t=0;t<e.points.length;t+=3)(0===r||e.points[t+2]>o)&&(i.numSimplified++,s.push(e.points[t],e.points[t+1])),i.numPoints++;n&&function(t,e){let i=0;for(let e=0,r=t.length,n=r-2;e<r;n=e,e+=2)i+=(t[e]-t[n])*(t[e+1]+t[n+1]);if(i>0===e)for(let e=0,i=t.length;e<i/2;e+=2){const r=t[e],n=t[e+1];t[e]=t[i-2-e],t[e+1]=t[i-1-e],t[i-2-e]=r,t[i-1-e]=n}}(s,a),t.push(s)}function $h(t,e){if(t.transformed)return t;const i=1<<t.z,r=t.x,n=t.y;for(const a of t.features)1===a.type?tu(a,e,i,r,n):eu(a,e,i,r,n);return t.transformed=!0,t}function tu(t,e,i,r,n){const a=t,o=t.geometry,s=[];for(let t=0;t<o.length;t+=2)s.push(iu(o[t],o[t+1],e,i,r,n));return a.geometry=s,a}function eu(t,e,i,r,n){const a=t,o=t.geometry,s=[];for(const t of o){const a=[];for(let o=0;o<t.length;o+=2)a.push(iu(t[o],t[o+1],e,i,r,n));s.push(a)}return a.geometry=s,a}function iu(t,e,i,r,n,a){return[Math.round(i*(t*r-n)),Math.round(i*(e*r-a))]}class ru{constructor(t){this.options=t,this.total=0,this.stats={},this.tiles={},this.tileCoords=[],this.stats={},this.total=0}initialize(t){this.splitTile(t,0,0,0),this.options.debug&&(t.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)))}updateIndex(t,e,i){i.debug>1&&(console.log("invalidating tiles"),console.time("invalidating")),this.invalidateTiles(e),i.debug>1&&console.timeEnd("invalidating");const[r,n,a]=[0,0,0],o=Hh(t,r,n,a,i);o.source=t;const s=nu(r,n,a);if(this.tiles[s]=o,this.tileCoords.push({z:r,x:n,y:a,id:s}),i.debug){const t=`z${r}`;this.stats[t]=(this.stats[t]||0)+1,this.total++}}getClusterExpansionZoom(t){return null}getChildren(t){return null}getLeaves(t,e,i){return null}getTile(t,e,i){const{extent:r,debug:n}=this.options,a=1<<t,o=nu(t,e=e+a&a-1,i);if(this.tiles[o])return $h(this.tiles[o],r);n>1&&console.log("drilling down to z%d-%d-%d",t,e,i);let s,l=t,c=e,h=i;for(;!s&&l>0;)l--,c>>=1,h>>=1,s=this.tiles[nu(l,c,h)];return s?.source?(n>1&&(console.log("found parent tile z%d-%d-%d",l,c,h),console.time("drilling down")),this.splitTile(s.source,l,c,h,t,e,i),n>1&&console.timeEnd("drilling down"),this.tiles[o]?$h(this.tiles[o],r):null):null}splitTile(t,e,i,r,n,a,o){const s=[t,e,i,r],l=this.options,c=l.debug;for(;s.length;){r=s.pop(),i=s.pop(),e=s.pop(),t=s.pop();const h=1<<e,u=nu(e,i,r);let d=this.tiles[u];if(!d&&(c>1&&console.time("creation"),d=this.tiles[u]=Hh(t,e,i,r,l),this.tileCoords.push({z:e,x:i,y:r,id:u}),c)){c>1&&(console.log("tile z%d-%d-%d (features: %d, points: %d, simplified: %d)",e,i,r,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==n){if(e===l.indexMaxZoom||d.numPoints<=l.indexMaxPoints)continue}else{if(e===l.maxZoom||e===n)continue;if(null!=n){const t=n-e;if(i!==a>>t||r!==o>>t)continue}}if(d.source=null,!t.length)continue;c>1&&console.time("clipping");const p=.5*l.buffer/l.extent,m=.5-p,f=.5+p,g=1+p;let _=null,y=null,x=null,v=null;const b=Rh(t,h,i-p,i+f,Vh.X,d.minX,d.maxX,l),T=Rh(t,h,i+m,i+g,Vh.X,d.minX,d.maxX,l);b&&(_=Rh(b,h,r-p,r+f,Vh.Y,d.minY,d.maxY,l),y=Rh(b,h,r+m,r+g,Vh.Y,d.minY,d.maxY,l)),T&&(x=Rh(T,h,r-p,r+f,Vh.Y,d.minY,d.maxY,l),v=Rh(T,h,r+m,r+g,Vh.Y,d.minY,d.maxY,l)),c>1&&console.timeEnd("clipping"),s.push(_||[],e+1,2*i,2*r),s.push(y||[],e+1,2*i,2*r+1),s.push(x||[],e+1,2*i+1,2*r),s.push(v||[],e+1,2*i+1,2*r+1)}}invalidateTiles(t){if(!t.length)return;const e=this.options,{debug:i}=e;let r=1/0,n=-1/0,a=1/0,o=-1/0;for(const e of t)r=Math.min(r,e.minX),n=Math.max(n,e.maxX),a=Math.min(a,e.minY),o=Math.max(o,e.maxY);const s=e.buffer/e.extent,l=new Set;for(const e in this.tiles){const c=this.tiles[e],h=1<<c.z,u=(c.x-s)/h,d=(c.x+1+s)/h,p=(c.y-s)/h,m=(c.y+1+s)/h;if(n<u||r>=d||o<p||a>=m)continue;let f=!1;for(const e of t)if(e.maxX>=u&&e.minX<d&&e.maxY>=p&&e.minY<m){f=!0;break}if(f){if(i){i>1&&console.log("invalidate tile z%d-%d-%d (features: %d, points: %d, simplified: %d)",c.z,c.x,c.y,c.numFeatures,c.numPoints,c.numSimplified);const t=`z${c.z}`;this.stats[t]=(this.stats[t]||0)-1,this.total--}delete this.tiles[e],l.add(e)}}l.size&&(this.tileCoords=this.tileCoords.filter(t=>!l.has(t.id)))}}function nu(t,e,i){return 32*((1<<t)*i+e)+t}const au={maxZoom:14,indexMaxZoom:5,indexMaxPoints:1e5,tolerance:3,extent:4096,buffer:64,lineMetrics:!1,promoteId:null,generateId:!1,updateable:!1,cluster:!1,clusterOptions:jh,debug:0},ou=so([{name:"a_pos_normal",components:2,type:"Int16"},{name:"a_data",components:4,type:"Uint8"}],4),{members:su}=ou,lu=so([{name:"a_uv_x",components:1,type:"Float32"},{name:"a_split_index",components:1,type:"Float32"}]),{members:cu}=lu,hu=Math.cos(Math.PI/180*37.5),uu=Math.pow(2,14)/.5;class du{constructor(t){this.zoom=t.zoom,this.overscaling=t.overscaling,this.layers=t.layers,this.layerIds=this.layers.map(t=>t.id),this.index=t.index,this.hasDependencies=!1,this.patternFeatures=[],this.lineClipsArray=[],this.gradients={};for(const t of this.layers)this.gradients[t.id]={};this.layoutVertexArray=new Ho,this.layoutVertexArray2=new qo,this.indexArray=new as,this.programConfigurations=new Ps(t.layers,t.zoom),this.segments=new cs,this.maxLineLength=0,this.stateDependentLayerIds=this.layers.filter(t=>t.isStateDependent()).map(t=>t.id)}populate(t,e,i){this.hasDependencies=Al("line",this.layers,e)||this.hasLineDasharray(this.layers);const r=this.layers[0].layout.get("line-sort-key"),n=!r.isConstant(),a=[];for(const{feature:e,id:o,index:s,sourceLayerIndex:l}of t){const t=this.layers[0]._featureFilter.needGeometry,c=Gs(e,t);if(!this.layers[0]._featureFilter.filter(new Wa(this.zoom),c,i))continue;const h=n?r.evaluate(c,{},i):void 0,u={id:o,properties:e.properties,type:e.type,sourceLayerIndex:l,index:s,geometry:t?c.geometry:As(e),patterns:{},dashes:{},sortKey:h};a.push(u)}n&&a.sort((t,e)=>t.sortKey-e.sortKey);for(const r of a){const{geometry:n,index:a,sourceLayerIndex:o}=r;this.hasDependencies?(Al("line",this.layers,e)?Gl("line",this.layers,r,{zoom:this.zoom},e):this.hasLineDasharray(this.layers)&&this.addLineDashDependencies(this.layers,r,this.zoom,e),this.patternFeatures.push(r)):this.addFeature(r,n,a,i,{},{},e.subdivisionGranularity),e.featureIndex.insert(t[a].feature,n,a,o,this.index)}}update(t,e,i,r){this.stateDependentLayers.length&&this.programConfigurations.updatePaintArrays(t,e,this.stateDependentLayers,{imagePositions:i,dashPositions:r})}addFeatures(t,e,i,r){for(const n of this.patternFeatures)this.addFeature(n,n.geometry,n.index,e,i,r,t.subdivisionGranularity)}isEmpty(){return 0===this.layoutVertexArray.length}uploadPending(){return!this.uploaded||this.programConfigurations.needsUpload}upload(t){this.uploaded||(0!==this.layoutVertexArray2.length&&(this.layoutVertexBuffer2=t.createVertexBuffer(this.layoutVertexArray2,cu)),this.layoutVertexBuffer=t.createVertexBuffer(this.layoutVertexArray,su),this.indexBuffer=t.createIndexBuffer(this.indexArray)),this.programConfigurations.upload(t),this.uploaded=!0}destroy(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.programConfigurations.destroy(),this.segments.destroy())}lineFeatureClips(t){if(t.properties&&Object.hasOwn(t.properties,Jh)&&Object.hasOwn(t.properties,Xh))return{start:+t.properties[Jh],end:+t.properties[Xh]}}addFeature(t,e,i,r,n,a,o){const s=this.layers[0].layout,l=s.get("line-join").evaluate(t,{}),c=s.get("line-cap").evaluate(t,{}),h=s.get("line-miter-limit").evaluate(t,{}),u=s.get("line-round-limit").evaluate(t,{});this.lineClips=this.lineFeatureClips(t);for(const i of e)this.addLine(i,t,l,c,h,u,r,o);this.programConfigurations.populatePaintArrays(this.layoutVertexArray.length,t,i,{imagePositions:n,dashPositions:a,canonical:r})}addLine(t,e,i,r,n,a,o,s){if(this.distance=0,this.scaledDistance=0,this.totalDistance=0,t=wc(t,o?s.line.getGranularityForZoomLevel(o.z):1),this.lineClips){this.lineClipsArray.push(this.lineClips);for(let e=0;e<t.length-1;e++)this.totalDistance+=t[e].dist(t[e+1]);this.updateScaledDistance(),this.maxLineLength=Math.max(this.maxLineLength,this.totalDistance)}const l="Polygon"===Wc.types[e.type];let c=t.length;for(;c>=2&&t[c-1].equals(t[c-2]);)c--;let h=0;for(;h<c-1&&t[h].equals(t[h+1]);)h++;if(c<(l?3:2))return;"bevel"===i&&(n=1.05);const u=this.overscaling<=16?122880/(512*this.overscaling):0,d=this.segments.prepareSegment(10*c,this.layoutVertexArray,this.indexArray);let p,m,f,g,_;this.e1=this.e2=-1,l&&(p=t[c-2],_=t[h].sub(p)._unit()._perp());for(let e=h;e<c;e++){if(f=e===c-1?l?t[h+1]:void 0:t[e+1],f&&t[e].equals(f))continue;_&&(g=_),p&&(m=p),p=t[e],_=f?f.sub(p)._unit()._perp():g,g=g||_;let o=g.add(_);0===o.x&&0===o.y||o._unit();const s=g.x*_.x+g.y*_.y,y=o.x*_.x+o.y*_.y,x=0!==y?1/y:1/0,v=2*Math.sqrt(2-2*y),b=y<hu&&m&&f,T=g.x*_.y-g.y*_.x>0;if(b&&e>h){const t=p.dist(m);if(t>2*u){const e=p.sub(p.sub(m)._mult(u/t)._round());this.updateDistance(m,e),this.addCurrentVertex(e,g,0,0,d),m=e}}const w=m&&f;let V=w?i:l?"butt":r;if(w&&"round"===V&&(x<a?V="miter":x<=2&&(V="fakeround")),"miter"===V&&x>n&&(V="bevel"),"bevel"===V&&(x>2&&(V="flipbevel"),x<n&&(V="miter")),m&&this.updateDistance(m,p),"miter"===V)o._mult(x),this.addCurrentVertex(p,o,0,0,d);else if("flipbevel"===V){if(x>100)o=_.mult(-1);else{const t=x*g.add(_).mag()/g.sub(_).mag();o._perp()._mult(t*(T?-1:1))}this.addCurrentVertex(p,o,0,0,d),this.addCurrentVertex(p,o.mult(-1),0,0,d)}else if("bevel"===V||"fakeround"===V){const t=-Math.sqrt(x*x-1),e=T?t:0,i=T?0:t;if(m&&this.addCurrentVertex(p,g,e,i,d),"fakeround"===V){const t=Math.round(180*v/Math.PI/20);for(let e=1;e<t;e++){let i=e/t;if(.5!==i){const t=i-.5;i+=i*t*(i-1)*((1.0904+s*(s*(3.55645-1.43519*s)-3.2452))*t*t+(.848013+s*(.215638*s-1.06021)))}const r=_.sub(g)._mult(i)._add(g)._unit()._mult(T?-1:1);this.addHalfVertex(p,r.x,r.y,!1,T,0,d)}}f&&this.addCurrentVertex(p,_,-e,-i,d)}else if("butt"===V)this.addCurrentVertex(p,o,0,0,d);else if("square"===V){const t=m?1:-1;this.addCurrentVertex(p,o,t,t,d)}else"round"===V&&(m&&(this.addCurrentVertex(p,g,0,0,d),this.addCurrentVertex(p,g,1,1,d,!0)),f&&(this.addCurrentVertex(p,_,-1,-1,d,!0),this.addCurrentVertex(p,_,0,0,d)));if(b&&e<c-1){const t=p.dist(f);if(t>2*u){const e=p.add(f.sub(p)._mult(u/t)._round());this.updateDistance(p,e),this.addCurrentVertex(e,_,0,0,d),p=e}}}}addCurrentVertex(t,e,i,r,n,a=!1){const o=e.y*r-e.x,s=-e.y-e.x*r;this.addHalfVertex(t,e.x+e.y*i,e.y-e.x*i,a,!1,i,n),this.addHalfVertex(t,o,s,a,!0,-r,n),this.distance>uu/2&&0===this.totalDistance&&(this.distance=0,this.updateScaledDistance(),this.addCurrentVertex(t,e,i,r,n,a))}addHalfVertex({x:t,y:e},i,r,n,a,o,s){const l=.5*(this.lineClips?this.scaledDistance*(uu-1):this.scaledDistance);this.layoutVertexArray.emplaceBack((t<<1)+(n?1:0),(e<<1)+(a?1:0),Math.round(63*i)+128,Math.round(63*r)+128,1+(0===o?0:o<0?-1:1)|(63&l)<<2,l>>6),this.lineClips&&this.layoutVertexArray2.emplaceBack((this.scaledDistance-this.lineClips.start)/(this.lineClips.end-this.lineClips.start),this.lineClipsArray.length);const c=s.vertexLength++;this.e1>=0&&this.e2>=0&&(this.indexArray.emplaceBack(this.e1,c,this.e2),s.primitiveLength++),a?this.e2=c:this.e1=c}updateScaledDistance(){this.scaledDistance=this.lineClips?this.lineClips.start+(this.lineClips.end-this.lineClips.start)*this.distance/this.totalDistance:this.distance}updateDistance(t,e){this.distance+=t.dist(e),this.updateScaledDistance()}hasLineDasharray(t){for(const e of t){const t=e.paint.get("line-dasharray");if(t&&!t.isConstant())return!0}return!1}addLineDashDependencies(t,e,i,r){for(const n of t){const t=n.paint.get("line-dasharray");if(!t||"constant"===t.value.kind)continue;const a="round"===n.layout.get("line-cap").evaluate(e,{}),o={dasharray:t.value.evaluate({zoom:i-1},e,{}),round:a},s={dasharray:t.value.evaluate({zoom:i},e,{}),round:a},l={dasharray:t.value.evaluate({zoom:i+1},e,{}),round:a},c=`${o.dasharray.join(",")},${o.round}`,h=`${s.dasharray.join(",")},${s.round}`,u=`${l.dasharray.join(",")},${l.round}`;r.dashDependencies[c]=o,r.dashDependencies[h]=s,r.dashDependencies[u]=l,e.dashes[n.id]={min:c,mid:h,max:u}}}}let pu,mu;ma("LineBucket",du,{omit:["layers","patternFeatures"]});var fu={get paint(){return mu=mu||new qa({"line-opacity":new Qa(bt.paint_line["line-opacity"]),"line-color":new Qa(bt.paint_line["line-color"]),"line-translate":new Ya(bt.paint_line["line-translate"]),"line-translate-anchor":new Ya(bt.paint_line["line-translate-anchor"]),"line-width":new Qa(bt.paint_line["line-width"]),"line-gap-width":new Qa(bt.paint_line["line-gap-width"]),"line-offset":new Qa(bt.paint_line["line-offset"]),"line-blur":new Qa(bt.paint_line["line-blur"]),"line-dasharray":new Ja(bt.paint_line["line-dasharray"]),"line-pattern":new Ja(bt.paint_line["line-pattern"]),"line-gradient":new Ha(bt.paint_line["line-gradient"])})},get layout(){return pu=pu||new qa({"line-cap":new Qa(bt.layout_line["line-cap"]),"line-join":new Qa(bt.layout_line["line-join"]),"line-miter-limit":new Qa(bt.layout_line["line-miter-limit"]),"line-round-limit":new Qa(bt.layout_line["line-round-limit"]),"line-sort-key":new Qa(bt.layout_line["line-sort-key"])})}};class gu extends Qa{possiblyEvaluate(t,e){return e=new Wa(Math.floor(e.zoom),{now:e.now,fadeDuration:e.fadeDuration,zoomHistory:e.zoomHistory,transition:e.transition}),super.possiblyEvaluate(t,e)}evaluate(t,e,i,r){return e=P({},e,{zoom:Math.floor(e.zoom)}),super.evaluate(t,e,i,r)}}let _u;class yu extends to{constructor(t,e){super(t,fu,e),this.gradientVersion=0,_u||(_u=new gu(fu.paint.properties["line-width"].specification),_u.useIntegerZoom=!0)}_handleSpecialPaintPropertyUpdate(t){if("line-gradient"===t){const t=this.gradientExpression();this.stepInterpolant=!!function(t){return void 0!==t._styleExpression}(t)&&t._styleExpression.expression instanceof ci,this.gradientVersion=(this.gradientVersion+1)%Number.MAX_SAFE_INTEGER}}gradientExpression(){return this._transitionablePaint._values["line-gradient"].value.expression}recalculate(t,e){super.recalculate(t,e),this.paint._values["line-floorwidth"]=_u.possiblyEvaluate(this._transitioningPaint._values["line-width"].value,t)}createBucket(t){return new du(t)}queryRadius(t){const e=t,i=xu(ol("line-width",this,e),ol("line-gap-width",this,e)),r=ol("line-offset",this,e);return i/2+Math.abs(r)+sl(this.paint.get("line-translate"))}queryIntersectsFeature({queryGeometry:t,feature:e,featureState:r,geometry:n,transform:a,pixelsToTileUnits:o}){const s=ll(t,this.paint.get("line-translate"),this.paint.get("line-translate-anchor"),-a.bearingInRadians,o),l=o/2*xu(this.paint.get("line-width").evaluate(e,r),this.paint.get("line-gap-width").evaluate(e,r)),c=this.paint.get("line-offset").evaluate(e,r);return c&&(n=function(t,e){const r=[];for(const n of t){const t=cl(n),a=[];for(let r=0;r<t.length;r++){const n=t[r],o=t[r-1],s=t[r+1],l=0===r?new i(0,0):n.sub(o)._unit()._perp(),c=r===t.length-1?new i(0,0):s.sub(n)._unit()._perp(),h=l._add(c)._unit(),u=h.x*c.x+h.y*c.y;0!==u&&h._mult(1/u),a.push(h._mult(e)._add(n))}r.push(a)}return r}(n,c*o)),function(t,e,i){for(const r of e){if(t.length>=3)for(const e of r)if(nl(t,e))return!0;if(Ks(t,r,i))return!0}return!1}(s,n,l)}isTileClipped(){return!0}}function xu(t,e){return e>0?e+2*t:t}const vu=so([{name:"a_pos_offset",components:4,type:"Int16"},{name:"a_data",components:4,type:"Uint16"},{name:"a_pixeloffset",components:4,type:"Int16"}],4),bu=so([{name:"a_projected_pos",components:3,type:"Float32"}],4);so([{name:"a_fade_opacity",components:1,type:"Uint32"}],4);const Tu=so([{name:"a_placed",components:2,type:"Uint8"},{name:"a_shift",components:2,type:"Float32"},{name:"a_box_real",components:2,type:"Int16"}]);so([{type:"Int16",name:"anchorPointX"},{type:"Int16",name:"anchorPointY"},{type:"Int16",name:"x1"},{type:"Int16",name:"y1"},{type:"Int16",name:"x2"},{type:"Int16",name:"y2"},{type:"Uint32",name:"featureIndex"},{type:"Uint16",name:"sourceLayerIndex"},{type:"Uint16",name:"bucketIndex"}]);const wu=so([{name:"a_pos",components:2,type:"Int16"},{name:"a_anchor_pos",components:2,type:"Int16"},{name:"a_extrude",components:2,type:"Int16"}],4),Vu=so([{name:"a_pos",components:2,type:"Float32"},{name:"a_radius",components:1,type:"Float32"},{name:"a_flags",components:2,type:"Int16"}],4);function Ru(t,e,i){const r=e.layout.get("text-transform").evaluate(i,{});return"uppercase"===r?t=t.toLocaleUpperCase():"lowercase"===r&&(t=t.toLocaleLowerCase()),za.applyArabicShaping&&(t=za.applyArabicShaping(t)),t}function Mu(t,e,i){for(const r of t.sections)r.text=Ru(r.text,e,i);return t}so([{name:"triangle",components:3,type:"Uint16"}]),so([{type:"Int16",name:"anchorX"},{type:"Int16",name:"anchorY"},{type:"Uint16",name:"glyphStartIndex"},{type:"Uint16",name:"numGlyphs"},{type:"Uint32",name:"vertexStartIndex"},{type:"Uint32",name:"lineStartIndex"},{type:"Uint32",name:"lineLength"},{type:"Uint16",name:"segment"},{type:"Uint16",name:"lowerSize"},{type:"Uint16",name:"upperSize"},{type:"Float32",name:"lineOffsetX"},{type:"Float32",name:"lineOffsetY"},{type:"Uint8",name:"writingMode"},{type:"Uint8",name:"placedOrientation"},{type:"Uint8",name:"hidden"},{type:"Uint32",name:"crossTileID"},{type:"Int16",name:"associatedIconIndex"}]),so([{type:"Int16",name:"anchorX"},{type:"Int16",name:"anchorY"},{type:"Int16",name:"rightJustifiedTextSymbolIndex"},{type:"Int16",name:"centerJustifiedTextSymbolIndex"},{type:"Int16",name:"leftJustifiedTextSymbolIndex"},{type:"Int16",name:"verticalPlacedTextSymbolIndex"},{type:"Int16",name:"placedIconSymbolIndex"},{type:"Int16",name:"verticalPlacedIconSymbolIndex"},{type:"Uint16",name:"key"},{type:"Uint16",name:"textBoxStartIndex"},{type:"Uint16",name:"textBoxEndIndex"},{type:"Uint16",name:"verticalTextBoxStartIndex"},{type:"Uint16",name:"verticalTextBoxEndIndex"},{type:"Uint16",name:"iconBoxStartIndex"},{type:"Uint16",name:"iconBoxEndIndex"},{type:"Uint16",name:"verticalIconBoxStartIndex"},{type:"Uint16",name:"verticalIconBoxEndIndex"},{type:"Uint16",name:"featureIndex"},{type:"Uint16",name:"numHorizontalGlyphVertices"},{type:"Uint16",name:"numVerticalGlyphVertices"},{type:"Uint16",name:"numIconVertices"},{type:"Uint16",name:"numVerticalIconVertices"},{type:"Uint16",name:"useRuntimeCollisionCircles"},{type:"Uint32",name:"crossTileID"},{type:"Float32",name:"textBoxScale"},{type:"Float32",name:"collisionCircleDiameter"},{type:"Uint16",name:"textAnchorOffsetStartIndex"},{type:"Uint16",name:"textAnchorOffsetEndIndex"}]),so([{type:"Float32",name:"offsetX"}]),so([{type:"Int16",name:"x"},{type:"Int16",name:"y"},{type:"Int16",name:"tileUnitDistanceFromAnchor"}]),so([{type:"Uint16",name:"textAnchor"},{type:"Float32",components:2,name:"textOffset"}]);var Uu=24;const Su={"!":"︕","#":"#",$:"$","%":"%","&":"&","(":"︵",")":"︶","*":"*","+":"+",",":"︐","-":"︲",".":"・","/":"/",":":"︓",";":"︔","<":"︿","=":"=",">":"﹀","?":"︖","@":"@","[":"﹇","\\":"\","]":"﹈","^":"^",_:"︳","`":"`","{":"︷","|":"―","}":"︸","~":"~","¢":"¢","£":"£","¥":"¥","¦":"¦","¬":"¬","¯":" ̄","–":"︲","—":"︱","‘":"﹃","’":"﹄","“":"﹁","”":"﹂","…":"︙","⋯":"︙","‧":"・","₩":"₩","、":"︑","。":"︒","〈":"︿","〉":"﹀","《":"︽","》":"︾","「":"﹁","」":"﹂","『":"﹃","』":"﹄","【":"︻","】":"︼","〔":"︹","〕":"︺","〖":"︗","〗":"︘","!":"︕","(":"︵",")":"︶",",":"︐","-":"︲",".":"・",":":"︓",";":"︔","<":"︿",">":"﹀","?":"︖","[":"﹇","]":"﹈","_":"︳","{":"︷","|":"―","}":"︸","⦅":"︵","⦆":"︶","。":"︒","「":"﹁","」":"﹂"},Nu={10:!0,32:!0,38:!0,41:!0,43:!0,45:!0,47:!0,173:!0,183:!0,8203:!0,8208:!0,8211:!0,8231:!0},Fu={40:!0};function Eu(t,e,i,r,n,a){if("fontStack"in e){const r=i[e.fontStack],a=null==r?void 0:r[t];return a?a.metrics.advance*e.scale+n:0}{const t=r[e.imageName];return t?t.displaySize[0]*e.scale*Uu/a+n:0}}function Zu(t,e,i,r){const n=Math.pow(t-e,2);return r?t<e?n/2:2*n:n+Math.abs(i)*i}function ku(t,e,i){let r=0;return 10===t&&(r-=1e4),i&&(r+=150),40!==t&&65288!==t||(r+=50),41!==e&&65289!==e||(r+=50),r}function zu(t,e,i,r,n,a){let o=null,s=Zu(e,i,n,a);for(const t of r){const r=Zu(e-t.x,i,n,a)+t.badness;r<=s&&(o=t,s=r)}return{index:t,x:e,priorBreak:o,badness:s}}function Wu(t){return t?Wu(t.priorBreak).concat(t.index):[]}class Iu{constructor(t="",e=[],i=[]){this.text=t,this.sections=e,this.sectionIndex=i,this.imageSectionID=null}static fromFeature(t,e){const i=new Iu;for(const r of t.sections)r.image?i.addImageSection(r):i.addTextSection(r,e);return i}length(){return[...this.text].length}getSection(t){return this.sections[this.sectionIndex[t]]}getSectionIndex(t){return this.sectionIndex[t]}verticalizePunctuation(){this.text=function(t){let e="",i={premature:!0,value:void 0};const r=t[Symbol.iterator]();let n=r.next();const a=t[Symbol.iterator]();a.next();let o=a.next();for(;!n.done;)e+=!o.done&&Na(o.value.codePointAt(0))&&!Su[o.value]||!i.premature&&Na(i.value.codePointAt(0))&&!Su[i.value]||!Su[n.value]?n.value:Su[n.value],i={value:n.value,premature:!1},n=r.next(),o=a.next();return e}(this.text)}hasZeroWidthSpaces(){return this.text.includes("")}trim(){const t=this.text.match(/^\s*/),e=t?t[0].length:0,i=this.text.match(/\S\s*$/),r=i?i[0].length-1:0;this.text=this.text.substring(e,this.text.length-r),this.sectionIndex=this.sectionIndex.slice(e,this.sectionIndex.length-r)}substring(t,e){const i=[...this.text].slice(t,e).join(""),r=this.sectionIndex.slice(t,e);return new Iu(i,this.sections,r)}toCodeUnitIndex(t){return[...this.text].slice(0,t).join("").length}toString(){return this.text}getMaxScale(){return this.sectionIndex.reduce((t,e)=>Math.max(t,this.sections[e].scale),0)}getMaxImageSize(t){let e=0,i=0;for(let r=0;r<this.length();r++){const n=this.getSection(r);if("imageName"in n){const r=t[n.imageName];if(!r)continue;const a=r.displaySize;e=Math.max(e,a[0]),i=Math.max(i,a[1])}}return{maxImageWidth:e,maxImageHeight:i}}addTextSection(t,e){this.text+=t.text,this.sections.push({scale:t.scale||1,verticalAlign:t.verticalAlign||"bottom",fontStack:t.fontStack||e});const i=this.sections.length-1;this.sectionIndex.push(...[...t.text].map(()=>i))}addImageSection(t){const e=t.image?t.image.name:"";if(0===e.length)return void G("Can't add FormattedSection with an empty image.");const i=this.getNextImageSectionCharCode();i?(this.text+=String.fromCharCode(i),this.sections.push({scale:1,verticalAlign:t.verticalAlign||"bottom",imageName:e}),this.sectionIndex.push(this.sections.length-1)):G("Reached maximum number of images 6401")}getNextImageSectionCharCode(){return this.imageSectionID?this.imageSectionID>=63743?null:++this.imageSectionID:(this.imageSectionID=57344,this.imageSectionID)}determineLineBreaks(t,e,i,r,n){const a=[],o=this.determineAverageLineWidth(t,e,i,r,n),s=this.hasZeroWidthSpaces();let l=0,c=0;const h=this.text[Symbol.iterator]();let u=h.next();const d=this.text[Symbol.iterator]();d.next();let p=d.next();const m=this.text[Symbol.iterator]();m.next(),m.next();let f=m.next();for(;!u.done;){const e=this.getSection(c),g=u.value.codePointAt(0);if(wa(g)||(l+=Eu(g,e,i,r,t,n)),!p.done){const t=ba(g),i=p.value.codePointAt(0);(Nu[g]||t||"imageName"in e||!f.done&&Fu[i])&&a.push(zu(c+1,l,o,a,ku(g,i,t&&s),!1))}c++,u=h.next(),p=d.next(),f=m.next()}return Wu(zu(this.length(),l,o,a,0,!0))}determineAverageLineWidth(t,e,i,r,n){let a=0,o=0;for(const e of this.text){const s=this.getSection(o);a+=Eu(e.codePointAt(0),s,i,r,t,n),o++}return a/Math.max(1,Math.ceil(a/e))}}const Du=4294967296,Cu=1/Du,Pu="undefined"==typeof TextDecoder?null:new TextDecoder("utf-8");class Bu{constructor(t=new Uint8Array(16)){this.buf=ArrayBuffer.isView(t)?t:new Uint8Array(t),this.dataView=new DataView(this.buf.buffer),this.pos=0,this.type=0,this.length=this.buf.length}readFields(t,e,i=this.length){for(;this.pos<i;){const i=this.readVarint(),r=i>>3,n=this.pos;this.type=7&i,t(r,e,this),this.pos===n&&this.skip(i)}return e}readMessage(t,e){return this.readFields(t,e,this.readVarint()+this.pos)}readFixed32(){const t=this.dataView.getUint32(this.pos,!0);return this.pos+=4,t}readSFixed32(){const t=this.dataView.getInt32(this.pos,!0);return this.pos+=4,t}readFixed64(){const t=this.dataView.getUint32(this.pos,!0)+this.dataView.getUint32(this.pos+4,!0)*Du;return this.pos+=8,t}readSFixed64(){const t=this.dataView.getUint32(this.pos,!0)+this.dataView.getInt32(this.pos+4,!0)*Du;return this.pos+=8,t}readFloat(){const t=this.dataView.getFloat32(this.pos,!0);return this.pos+=4,t}readDouble(){const t=this.dataView.getFloat64(this.pos,!0);return this.pos+=8,t}readVarint(t){const e=this.buf;let i,r;return r=e[this.pos++],i=127&r,r<128?i:(r=e[this.pos++],i|=(127&r)<<7,r<128?i:(r=e[this.pos++],i|=(127&r)<<14,r<128?i:(r=e[this.pos++],i|=(127&r)<<21,r<128?i:(r=e[this.pos],i|=(15&r)<<28,function(t,e,i){const r=i.buf;let n,a;if(a=r[i.pos++],n=(112&a)>>4,a<128)return Lu(t,n,e);if(a=r[i.pos++],n|=(127&a)<<3,a<128)return Lu(t,n,e);if(a=r[i.pos++],n|=(127&a)<<10,a<128)return Lu(t,n,e);if(a=r[i.pos++],n|=(127&a)<<17,a<128)return Lu(t,n,e);if(a=r[i.pos++],n|=(127&a)<<24,a<128)return Lu(t,n,e);if(a=r[i.pos++],n|=(1&a)<<31,a<128)return Lu(t,n,e);throw new Error("Expected varint not more than 10 bytes")}(i,t,this)))))}readVarint64(){return this.readVarint(!0)}readSVarint(){const t=this.readVarint();return t%2==1?(t+1)/-2:t/2}readBoolean(){return Boolean(this.readVarint())}readString(){const t=this.readVarint()+this.pos,e=this.pos;return this.pos=t,t-e>=12&&Pu?Pu.decode(this.buf.subarray(e,t)):function(t,e,i){let r="",n=e;for(;n<i;){const e=t[n];let a,o,s,l=null,c=e>239?4:e>223?3:e>191?2:1;if(n+c>i)break;1===c?e<128&&(l=e):2===c?(a=t[n+1],128==(192&a)&&(l=(31&e)<<6|63&a,l<=127&&(l=null))):3===c?(a=t[n+1],o=t[n+2],128==(192&a)&&128==(192&o)&&(l=(15&e)<<12|(63&a)<<6|63&o,(l<=2047||l>=55296&&l<=57343)&&(l=null))):4===c&&(a=t[n+1],o=t[n+2],s=t[n+3],128==(192&a)&&128==(192&o)&&128==(192&s)&&(l=(15&e)<<18|(63&a)<<12|(63&o)<<6|63&s,(l<=65535||l>=1114112)&&(l=null))),null===l?(l=65533,c=1):l>65535&&(l-=65536,r+=String.fromCharCode(l>>>10&1023|55296),l=56320|1023&l),r+=String.fromCharCode(l),n+=c}return r}(this.buf,e,t)}readBytes(){const t=this.readVarint()+this.pos,e=this.buf.subarray(this.pos,t);return this.pos=t,e}readPackedVarint(t=[],e){const i=this.readPackedEnd();for(;this.pos<i;)t.push(this.readVarint(e));return t}readPackedSVarint(t=[]){const e=this.readPackedEnd();for(;this.pos<e;)t.push(this.readSVarint());return t}readPackedBoolean(t=[]){const e=this.readPackedEnd();for(;this.pos<e;)t.push(this.readBoolean());return t}readPackedFloat(t=[]){const e=this.readPackedEnd();for(;this.pos<e;)t.push(this.readFloat());return t}readPackedDouble(t=[]){const e=this.readPackedEnd();for(;this.pos<e;)t.push(this.readDouble());return t}readPackedFixed32(t=[]){const e=this.readPackedEnd();for(;this.pos<e;)t.push(this.readFixed32());return t}readPackedSFixed32(t=[]){const e=this.readPackedEnd();for(;this.pos<e;)t.push(this.readSFixed32());return t}readPackedFixed64(t=[]){const e=this.readPackedEnd();for(;this.pos<e;)t.push(this.readFixed64());return t}readPackedSFixed64(t=[]){const e=this.readPackedEnd();for(;this.pos<e;)t.push(this.readSFixed64());return t}readPackedEnd(){return 2===this.type?this.readVarint()+this.pos:this.pos+1}skip(t){const e=7&t;if(0===e)for(;this.buf[this.pos++]>127;);else if(2===e)this.pos=this.readVarint()+this.pos;else if(5===e)this.pos+=4;else{if(1!==e)throw new Error(`Unimplemented type: ${e}`);this.pos+=8}}writeTag(t,e){this.writeVarint(t<<3|e)}realloc(t){let e=this.length||16;for(;e<this.pos+t;)e*=2;if(e!==this.length){const t=new Uint8Array(e);t.set(this.buf),this.buf=t,this.dataView=new DataView(t.buffer),this.length=e}}finish(){return this.length=this.pos,this.pos=0,this.buf.subarray(0,this.length)}writeFixed32(t){this.realloc(4),this.dataView.setInt32(this.pos,t,!0),this.pos+=4}writeSFixed32(t){this.realloc(4),this.dataView.setInt32(this.pos,t,!0),this.pos+=4}writeFixed64(t){this.realloc(8),this.dataView.setInt32(this.pos,-1&t,!0),this.dataView.setInt32(this.pos+4,Math.floor(t*Cu),!0),this.pos+=8}writeSFixed64(t){this.realloc(8),this.dataView.setInt32(this.pos,-1&t,!0),this.dataView.setInt32(this.pos+4,Math.floor(t*Cu),!0),this.pos+=8}writeVarint(t){(t=+t||0)>268435455||t<0?function(t,e){let i,r;if(t>=0?(i=t%4294967296|0,r=t/4294967296|0):(i=~(-t%4294967296),r=~(-t/4294967296),4294967295^i?i=i+1|0:(i=0,r=r+1|0)),t>=0x10000000000000000||t<-0x10000000000000000)throw new Error("Given varint doesn't fit into 10 bytes");e.realloc(10),function(t,e,i){i.buf[i.pos++]=127&t|128,t>>>=7,i.buf[i.pos++]=127&t|128,t>>>=7,i.buf[i.pos++]=127&t|128,t>>>=7,i.buf[i.pos++]=127&t|128,i.buf[i.pos]=127&(t>>>=7)}(i,0,e),function(t,e){const i=(7&t)<<4;e.buf[e.pos++]|=i|((t>>>=3)?128:0),t&&(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),t&&(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),t&&(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),t&&(e.buf[e.pos++]=127&t|((t>>>=7)?128:0),t&&(e.buf[e.pos++]=127&t)))))}(r,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(t){this.writeVarint(t<0?2*-t-1:2*t)}writeBoolean(t){this.writeVarint(+t)}writeString(t){t=String(t),this.realloc(4*t.length),this.pos++;const e=this.pos;this.pos=function(t,e,i){for(let r,n,a=0;a<e.length;a++){if(r=e.charCodeAt(a),r>55295&&r<57344){if(!n){r>56319||a+1===e.length?(t[i++]=239,t[i++]=191,t[i++]=189):n=r;continue}if(r<56320){t[i++]=239,t[i++]=191,t[i++]=189,n=r;continue}r=n-55296<<10|r-56320|65536,n=null}else n&&(t[i++]=239,t[i++]=191,t[i++]=189,n=null);r<128?t[i++]=r:(r<2048?t[i++]=r>>6|192:(r<65536?t[i++]=r>>12|224:(t[i++]=r>>18|240,t[i++]=r>>12&63|128),t[i++]=r>>6&63|128),t[i++]=63&r|128)}return i}(this.buf,t,this.pos);const i=this.pos-e;i>=128&&Ou(e,i,this),this.pos=e-1,this.writeVarint(i),this.pos+=i}writeFloat(t){this.realloc(4),this.dataView.setFloat32(this.pos,t,!0),this.pos+=4}writeDouble(t){this.realloc(8),this.dataView.setFloat64(this.pos,t,!0),this.pos+=8}writeBytes(t){const e=t.length;this.writeVarint(e),this.realloc(e);for(let i=0;i<e;i++)this.buf[this.pos++]=t[i]}writeRawMessage(t,e){this.pos++;const i=this.pos;t(e,this);const r=this.pos-i;r>=128&&Ou(i,r,this),this.pos=i-1,this.writeVarint(r),this.pos+=r}writeMessage(t,e,i){this.writeTag(t,2),this.writeRawMessage(e,i)}writePackedVarint(t,e){e.length&&this.writeMessage(t,ju,e)}writePackedSVarint(t,e){e.length&&this.writeMessage(t,Au,e)}writePackedBoolean(t,e){e.length&&this.writeMessage(t,Qu,e)}writePackedFloat(t,e){e.length&&this.writeMessage(t,Gu,e)}writePackedDouble(t,e){e.length&&this.writeMessage(t,Yu,e)}writePackedFixed32(t,e){e.length&&this.writeMessage(t,Ju,e)}writePackedSFixed32(t,e){e.length&&this.writeMessage(t,Xu,e)}writePackedFixed64(t,e){e.length&&this.writeMessage(t,Hu,e)}writePackedSFixed64(t,e){e.length&&this.writeMessage(t,qu,e)}writeBytesField(t,e){this.writeTag(t,2),this.writeBytes(e)}writeFixed32Field(t,e){this.writeTag(t,5),this.writeFixed32(e)}writeSFixed32Field(t,e){this.writeTag(t,5),this.writeSFixed32(e)}writeFixed64Field(t,e){this.writeTag(t,1),this.writeFixed64(e)}writeSFixed64Field(t,e){this.writeTag(t,1),this.writeSFixed64(e)}writeVarintField(t,e){this.writeTag(t,0),this.writeVarint(e)}writeSVarintField(t,e){this.writeTag(t,0),this.writeSVarint(e)}writeStringField(t,e){this.writeTag(t,2),this.writeString(e)}writeFloatField(t,e){this.writeTag(t,5),this.writeFloat(e)}writeDoubleField(t,e){this.writeTag(t,1),this.writeDouble(e)}writeBooleanField(t,e){this.writeVarintField(t,+e)}}function Lu(t,e,i){return i?4294967296*e+(t>>>0):4294967296*(e>>>0)+(t>>>0)}function Ou(t,e,i){const r=e<=16383?1:e<=2097151?2:e<=268435455?3:Math.floor(Math.log(e)/(7*Math.LN2));i.realloc(r);for(let e=i.pos-1;e>=t;e--)i.buf[e+r]=i.buf[e]}function ju(t,e){for(let i=0;i<t.length;i++)e.writeVarint(t[i])}function Au(t,e){for(let i=0;i<t.length;i++)e.writeSVarint(t[i])}function Gu(t,e){for(let i=0;i<t.length;i++)e.writeFloat(t[i])}function Yu(t,e){for(let i=0;i<t.length;i++)e.writeDouble(t[i])}function Qu(t,e){for(let i=0;i<t.length;i++)e.writeBoolean(t[i])}function Ju(t,e){for(let i=0;i<t.length;i++)e.writeFixed32(t[i])}function Xu(t,e){for(let i=0;i<t.length;i++)e.writeSFixed32(t[i])}function Hu(t,e){for(let i=0;i<t.length;i++)e.writeFixed64(t[i])}function qu(t,e){for(let i=0;i<t.length;i++)e.writeSFixed64(t[i])}function Ku(t,e,i){1===t&&i.readMessage($u,e)}function $u(t,e,i){if(3===t){const{id:t,bitmap:r,width:n,height:a,left:o,top:s,advance:l}=i.readMessage(td,{});e.push({id:t,bitmap:new Ml({width:n+6,height:a+6},r),metrics:{width:n,height:a,left:o,top:s,advance:l}})}}function td(t,e,i){1===t?e.id=i.readVarint():2===t?e.bitmap=i.readBytes():3===t?e.width=i.readVarint():4===t?e.height=i.readVarint():5===t?e.left=i.readSVarint():6===t?e.top=i.readSVarint():7===t&&(e.advance=i.readVarint())}function ed(t){let e=0,i=0;for(const r of t)e+=r.w*r.h,i=Math.max(i,r.w);t.sort((t,e)=>e.h-t.h);const r=[{x:0,y:0,w:Math.max(Math.ceil(Math.sqrt(e/.95)),i),h:1/0}];let n=0,a=0;for(const e of t)for(let t=r.length-1;t>=0;t--){const i=r[t];if(!(e.w>i.w||e.h>i.h)){if(e.x=i.x,e.y=i.y,a=Math.max(a,e.y+e.h),n=Math.max(n,e.x+e.w),e.w===i.w&&e.h===i.h){const e=r.pop();e&&t<r.length&&(r[t]=e)}else e.h===i.h?(i.x+=e.w,i.w-=e.w):e.w===i.w?(i.y+=e.h,i.h-=e.h):(r.push({x:i.x+e.w,y:i.y,w:i.w-e.w,h:e.h}),i.y+=e.h,i.h-=e.h);break}}return{w:n,h:a,fill:e/(n*a)||0}}class id{constructor(t,{pixelRatio:e,version:i,stretchX:r,stretchY:n,content:a,textFitWidth:o,textFitHeight:s}){this.paddedRect=t,this.pixelRatio=e,this.stretchX=r,this.stretchY=n,this.content=a,this.version=i,this.textFitWidth=o,this.textFitHeight=s}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 tlbr(){return this.tl.concat(this.br)}get displaySize(){return[(this.paddedRect.w-2)/this.pixelRatio,(this.paddedRect.h-2)/this.pixelRatio]}}class rd{constructor(t,e){const i={},r={};this.haveRenderCallbacks=[];const n=[];this.addImages(t,i,n),this.addImages(e,r,n);const{w:a,h:o}=ed(n),s=new Ul({width:a||1,height:o||1});for(const e in t){const r=t[e],n=i[e].paddedRect;Ul.copy(r.data,s,{x:0,y:0},{x:n.x+1,y:n.y+1},r.data)}for(const t in e){const i=e[t],n=r[t].paddedRect,a=n.x+1,o=n.y+1,l=i.data.width,c=i.data.height;Ul.copy(i.data,s,{x:0,y:0},{x:a,y:o},i.data),Ul.copy(i.data,s,{x:0,y:c-1},{x:a,y:o-1},{width:l,height:1}),Ul.copy(i.data,s,{x:0,y:0},{x:a,y:o+c},{width:l,height:1}),Ul.copy(i.data,s,{x:l-1,y:0},{x:a-1,y:o},{width:1,height:c}),Ul.copy(i.data,s,{x:0,y:0},{x:a+l,y:o},{width:1,height:c})}this.image=s,this.iconPositions=i,this.patternPositions=r}addImages(t,e,i){for(const r in t){const n=t[r],a={x:0,y:0,w:n.data.width+2,h:n.data.height+2};i.push(a),e[r]=new id(a,n),n.hasRenderCallback&&this.haveRenderCallbacks.push(r)}}patchUpdatedImages(t,e){t.dispatchRenderCallbacks(this.haveRenderCallbacks);for(const i in t.updatedImages)this.patchUpdatedImage(this.iconPositions[i],t.getImage(i),e),this.patchUpdatedImage(this.patternPositions[i],t.getImage(i),e)}patchUpdatedImage(t,e,i){if(!t||!e)return;if(t.version===e.version)return;t.version=e.version;const[r,n]=t.tl;i.update(e.data,void 0,{x:r,y:n})}}var nd;function ad(e,i,r,n,a,o,s,l,c,h,u,d,p,m,f){const g=Iu.fromFeature(e,a);let _;d===t.ax.vertical&&g.verticalizePunctuation();let y=g.determineLineBreaks(h,o,i,n,m);const{processBidirectionalText:x,processStyledBidirectionalText:v}=za;if(x&&1===g.sections.length){_=[],y=y.map(t=>g.toCodeUnitIndex(t));const t=x(g.toString(),y);for(const e of t){const t=[...e].map(()=>0);_.push(new Iu(e,g.sections,t))}}else if(v){_=[],y=y.map(t=>g.toCodeUnitIndex(t));let t=0;const e=[];for(const i of g.text)e.push(...Array(i.length).fill(g.sectionIndex[t])),t++;const i=v(g.text,e,y);for(const t of i){const e=[];let i="";for(const r of t[0])e.push(t[1][i.length]),i+=r;_.push(new Iu(t[0],g.sections,e))}}else _=function(t,e){const i=[];let r=0;for(const n of e)i.push(t.substring(r,n)),r=n;return r<t.length()&&i.push(t.substring(r,t.length())),i}(g,y);const b=[],T={positionedLines:b,text:g.toString(),top:u[1],bottom:u[1],left:u[0],right:u[0],writingMode:d,iconsInText:!1,verticalizable:!1};return function(t,e,i,r,n,a,o,s,l,c,h,u){let d=0,p=0,m=0,f=0;const g="right"===s?1:"left"===s?0:.5,_=Uu/u;let y=0;for(const o of n){o.trim();const n=o.getMaxScale(),s={positionedGlyphs:[],lineOffset:0};t.positionedLines[y]=s;const u=s.positionedGlyphs;let x=0;if(!o.length()){p+=a,++y;continue}const v=sd(r,o,_);let b=0;for(const a of o.text){const s=o.getSection(b),m=a.codePointAt(0),f=cd(l,h,m),g={glyph:m,imageName:null,x:d,y:p+-17,vertical:f,scale:1,fontStack:"",sectionIndex:o.getSectionIndex(b),metrics:null,rect:null};let y;if("fontStack"in s){if(y=hd(s,m,f,v,e,i),!y)continue;g.fontStack=s.fontStack}else{if(t.iconsInText=!0,s.scale*=_,y=ud(s,f,n,v,r),!y)continue;x=Math.max(x,y.imageOffset),g.imageName=s.imageName}const{rect:T,metrics:w,baselineOffset:V}=y;g.y+=V,g.scale=s.scale,g.metrics=w,g.rect=T,u.push(g),f?(t.verticalizable=!0,d+=("imageName"in s?w.advance:Uu)*s.scale+c):d+=w.advance*s.scale+c,b++}0!==u.length&&(m=Math.max(d-c,m),dd(u,0,u.length-1,g)),d=0,s.lineOffset=Math.max(x,(n-1)*Uu);const T=a*n+x;p+=T,f=Math.max(T,f),++y}const{horizontalAlign:x,verticalAlign:v}=od(o);(function(t,e,i,r,n,a,o,s,l){const c=(e-i)*n;let h=0;h=a!==o?-s*r- -17:-r*l*o+.5*o;for(const e of t)for(const t of e.positionedGlyphs)t.x+=c,t.y+=h})(t.positionedLines,g,x,v,m,f,a,p,n.length),t.top+=-v*p,t.bottom=t.top+p,t.left+=-x*m,t.right=t.left+m}(T,i,r,n,_,s,l,c,d,h,p,f),!function(t){for(const e of t)if(0!==e.positionedGlyphs.length)return!1;return!0}(b)&&T}function od(t){let e=.5,i=.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":i=1;break;case"top":case"top-right":case"top-left":i=0}return{horizontalAlign:e,verticalAlign:i}}function sd(t,e,i){const r=e.getMaxScale()*Uu,{maxImageWidth:n,maxImageHeight:a}=e.getMaxImageSize(t),o=Math.max(r,a*i);return{verticalLineContentWidth:Math.max(r,n*i),horizontalLineContentHeight:o}}function ld(t){switch(t){case"top":return 0;case"center":return.5;default:return 1}}function cd(e,i,r){return!(e===t.ax.horizontal||!i&&!Ta(r)||i&&(wa(r)||(n=r,/\p{sc=Arab}/u.test(String.fromCodePoint(n)))));var n}function hd(t,e,i,r,n,a){const o=a[t.fontStack],s=function(t,e,i,r){if(null==t?void 0:t.rect)return t;const n=e[i.fontStack],a=null==n?void 0:n[r];return a?{rect:null,metrics:a.metrics}:null}(null==o?void 0:o[e],n,t,e);if(null===s)return null;let l;if(i)l=r.verticalLineContentWidth-t.scale*Uu;else{const e=ld(t.verticalAlign);l=(r.horizontalLineContentHeight-t.scale*Uu)*e}return{rect:s.rect,metrics:s.metrics,baselineOffset:l}}function ud(t,e,i,r,n){const a=n[t.imageName];if(!a)return null;const o=a.paddedRect,s=a.displaySize,l={width:s[0],height:s[1],left:1,top:-3,advance:e?s[1]:s[0]};let c;if(e)c=r.verticalLineContentWidth-s[1]*t.scale;else{const e=ld(t.verticalAlign);c=(r.horizontalLineContentHeight-s[1]*t.scale)*e}return{rect:o,metrics:l,baselineOffset:c,imageOffset:(e?s[0]:s[1])*t.scale-Uu*i}}function dd(t,e,i,r){if(0===r)return;const n=t[i],a=(t[i].x+n.metrics.advance*n.scale)*r;for(let r=e;r<=i;r++)t[r].x-=a}function pd(t,e,i){const{horizontalAlign:r,verticalAlign:n}=od(i),a=e[0]-t.displaySize[0]*r,o=e[1]-t.displaySize[1]*n;return{image:t,top:o,bottom:o+t.displaySize[1],left:a,right:a+t.displaySize[0]}}function md(t){var e,i;let r=t.left,n=t.top,a=t.right-r,o=t.bottom-n;const s=null!==(e=t.image.textFitWidth)&&void 0!==e?e:"stretchOrShrink",l=null!==(i=t.image.textFitHeight)&&void 0!==i?i:"stretchOrShrink",c=(t.image.content[2]-t.image.content[0])/(t.image.content[3]-t.image.content[1]);if("proportional"===l){if("stretchOnly"===s&&a/o<c||"proportional"===s){const t=Math.ceil(o*c);r*=t/a,a=t}}else if("proportional"===s&&"stretchOnly"===l&&0!==c&&a/o>c){const t=Math.ceil(a/c);n*=t/o,o=t}return{x1:r,y1:n,x2:r+a,y2:n+o}}function fd(t,e,i,r,n,a){const o=t.image;let s;if(o.content){const t=o.content,e=o.pixelRatio||1;s=[t[0]/e,t[1]/e,o.displaySize[0]-t[2]/e,o.displaySize[1]-t[3]/e]}const l=e.left*a,c=e.right*a;let h,u,d,p;"width"===i||"both"===i?(p=n[0]+l-r[3],u=n[0]+c+r[1]):(p=n[0]+(l+c-o.displaySize[0])/2,u=p+o.displaySize[0]);const m=e.top*a,f=e.bottom*a;return"height"===i||"both"===i?(h=n[1]+m-r[0],d=n[1]+f+r[2]):(h=n[1]+(m+f-o.displaySize[1])/2,d=h+o.displaySize[1]),{image:o,top:h,right:u,bottom:d,left:p,collisionPadding:s}}ma("ImagePosition",id),ma("ImageAtlas",rd),t.ax=void 0,(nd=t.ax||(t.ax={}))[nd.none=0]="none",nd[nd.horizontal=1]="horizontal",nd[nd.vertical=2]="vertical",nd[nd.horizontalOnly=3]="horizontalOnly";const gd=128,_d=32640;function yd(t,e){const{expression:i}=e;if("constant"===i.kind)return{kind:"constant",layoutSize:i.evaluate(new Wa(t+1))};if("source"===i.kind)return{kind:"source"};{const{zoomStops:e,interpolationType:r}=i;let n=0;for(;n<e.length&&e[n]<=t;)n++;n=Math.max(0,n-1);let a=n;for(;a<e.length&&e[a]<t+1;)a++;a=Math.min(e.length-1,a);const o=e[n],s=e[a];return"composite"===i.kind?{kind:"composite",minZoom:o,maxZoom:s,interpolationType:r}:{kind:"camera",minZoom:o,maxZoom:s,minSize:i.evaluate(new Wa(o)),maxSize:i.evaluate(new Wa(s)),interpolationType:r}}}function xd(t,e,i){let r="never";const n=t.get(e);return n?r=n:t.get(i)&&(r="always"),r}const vd=[{name:"a_fade_opacity",components:1,type:"Uint8",offset:0}];function bd(t,e,i,r,n,a,o,s,l,c,h,u,d){const p=s?Math.min(_d,Math.round(s[0])):0,m=s?Math.min(_d,Math.round(s[1])):0;t.emplaceBack(e,i,Math.round(32*r),Math.round(32*n),a,o,(p<<1)+(l?1:0),m,16*c,16*h,256*u,256*d)}function Td(t,e,i){t.emplaceBack(e.x,e.y,i),t.emplaceBack(e.x,e.y,i),t.emplaceBack(e.x,e.y,i),t.emplaceBack(e.x,e.y,i)}function wd(t){for(const e of t.sections)if(ka(e.text))return!0;return!1}class Vd{constructor(t){this.layoutVertexArray=new ts,this.indexArray=new as,this.programConfigurations=t,this.segments=new cs,this.dynamicLayoutVertexArray=new es,this.opacityVertexArray=new is,this.hasVisibleVertices=!1,this.placedSymbolArray=new Do}isEmpty(){return 0===this.layoutVertexArray.length&&0===this.indexArray.length&&0===this.dynamicLayoutVertexArray.length&&0===this.opacityVertexArray.length}upload(t,e,i,r){this.isEmpty()||(i&&(this.layoutVertexBuffer=t.createVertexBuffer(this.layoutVertexArray,vu.members),this.indexBuffer=t.createIndexBuffer(this.indexArray,e),this.dynamicLayoutVertexBuffer=t.createVertexBuffer(this.dynamicLayoutVertexArray,bu.members,!0),this.opacityVertexBuffer=t.createVertexBuffer(this.opacityVertexArray,vd,!0),this.opacityVertexBuffer.itemSize=1),(i||r)&&this.programConfigurations.upload(t))}destroy(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.programConfigurations.destroy(),this.segments.destroy(),this.dynamicLayoutVertexBuffer.destroy(),this.opacityVertexBuffer.destroy())}}ma("SymbolBuffers",Vd);class Rd{constructor(t,e,i){this.layoutVertexArray=new t,this.layoutAttributes=e,this.indexArray=new i,this.segments=new cs,this.collisionVertexArray=new ns}upload(t){this.layoutVertexBuffer=t.createVertexBuffer(this.layoutVertexArray,this.layoutAttributes),this.indexBuffer=t.createIndexBuffer(this.indexArray),this.collisionVertexBuffer=t.createVertexBuffer(this.collisionVertexArray,Tu.members,!0)}destroy(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.segments.destroy(),this.collisionVertexBuffer.destroy())}}ma("CollisionBuffers",Rd);class Md{constructor(e){this.collisionBoxArray=e.collisionBoxArray,this.zoom=e.zoom,this.overscaling=e.overscaling,this.layers=e.layers,this.layerIds=this.layers.map(t=>t.id),this.index=e.index,this.pixelRatio=e.pixelRatio,this.sourceLayerIndex=e.sourceLayerIndex,this.hasDependencies=!1,this.hasRTLText=!1,this.sortKeyRanges=[],this.collisionCircleArray=[];const i=this.layers[0]._unevaluatedLayout._values;this.textSizeData=yd(this.zoom,i["text-size"]),this.iconSizeData=yd(this.zoom,i["icon-size"]);const r=this.layers[0].layout,n=r.get("symbol-sort-key"),a=r.get("symbol-z-order");this.canOverlap="never"!==xd(r,"text-overlap","text-allow-overlap")||"never"!==xd(r,"icon-overlap","icon-allow-overlap")||r.get("text-ignore-placement")||r.get("icon-ignore-placement"),this.sortFeaturesByKey="viewport-y"!==a&&!n.isConstant(),this.sortFeaturesByY=("viewport-y"===a||"auto"===a&&!this.sortFeaturesByKey)&&this.canOverlap,"point"===r.get("symbol-placement")&&(this.writingModes=r.get("text-writing-mode").map(e=>t.ax[e])),this.stateDependentLayerIds=this.layers.filter(t=>t.isStateDependent()).map(t=>t.id),this.sourceID=e.sourceID}createArrays(){this.text=new Vd(new Ps(this.layers,this.zoom,t=>t.startsWith("text"))),this.icon=new Vd(new Ps(this.layers,this.zoom,t=>t.startsWith("icon"))),this.glyphOffsetArray=new Bo,this.lineVertexArray=new Lo,this.symbolInstances=new Po,this.textAnchorOffsets=new jo}calculateGlyphDependencies(t,e,i,r,n){for(const a of t)if(e[a.codePointAt(0)]=!0,(i||r)&&n){const t=Su[a];t&&(e[t.codePointAt(0)]=!0)}}populate(e,i,r){var n;const a=this.layers[0],o=a.layout,s=o.get("text-font"),l=o.get("text-field"),c=o.get("icon-image"),h=("constant"!==l.value.kind||l.value.value instanceof ke&&!l.value.value.isEmpty()||l.value.value.toString().length>0)&&("constant"!==s.value.kind||s.value.value.length>0),u="constant"!==c.value.kind||!!c.value.value||Object.keys(c.parameters).length>0,d=o.get("symbol-sort-key");if(this.features=[],!h&&!u)return;const p=i.iconDependencies,m=i.glyphDependencies,f=i.availableImages,g=new Wa(this.zoom);for(const{feature:i,id:l,index:c,sourceLayerIndex:_}of e){const e=a._featureFilter.needGeometry,y=Gs(i,e);if(!a._featureFilter.filter(g,y,r))continue;let x,v;if(e||(y.geometry=As(i)),h){const t=a.getValueAndResolveTokens("text-field",y,r,f),e=ke.factory(t),i=this.hasRTLText=this.hasRTLText||wd(e);(!i||"unavailable"===za.getRTLTextPluginStatus()||i&&za.isParsed())&&(x=Mu(e,a,y))}if(u){const t=a.getValueAndResolveTokens("icon-image",y,r,f);v=t instanceof Be?t:Be.fromString(t)}if(!x&&!v)continue;const b=this.sortFeaturesByKey?d.evaluate(y,{},r):void 0;if(this.features.push({id:l,text:x,icon:v,index:c,sourceLayerIndex:_,geometry:y.geometry,properties:i.properties,type:Wc.types[i.type],sortKey:b}),v&&(p[v.name]=!0),x){const e=s.evaluate(y,{},r).join(","),i="viewport"!==o.get("text-rotation-alignment")&&"point"!==o.get("symbol-placement");this.allowVerticalPlacement=null===(n=this.writingModes)||void 0===n?void 0:n.includes(t.ax.vertical);for(const t of x.sections)if(t.image)p[t.image.name]=!0;else{const r=Va(x.toString()),n=t.fontStack||e,a=m[n]=m[n]||{};this.calculateGlyphDependencies(t.text,a,i,this.allowVerticalPlacement,r)}}}"line"===o.get("symbol-placement")&&(this.features=function(t){const e={},i={},r=[];let n=0;function a(e){r.push(t[e]),n++}function o(t,e,n){const a=i[t];return delete i[t],i[e]=a,r[a].geometry[0].pop(),r[a].geometry[0]=r[a].geometry[0].concat(n[0]),a}function s(t,i,n){const a=e[i];return delete e[i],e[t]=a,r[a].geometry[0].shift(),r[a].geometry[0]=n[0].concat(r[a].geometry[0]),a}function l(t,e,i){const r=i?e[0][e[0].length-1]:e[0][0];return`${t}:${r.x}:${r.y}`}for(let c=0;c<t.length;c++){const h=t[c],u=h.geometry,d=h.text?h.text.toString():null;if(!d){a(c);continue}const p=l(d,u),m=l(d,u,!0);if(p in i&&m in e&&i[p]!==e[m]){const t=s(p,m,u),n=o(p,m,r[t].geometry);delete e[p],delete i[m],i[l(d,r[n].geometry,!0)]=n,r[t].geometry=null}else p in i?o(p,m,u):m in e?s(p,m,u):(a(c),e[p]=n-1,i[m]=n-1)}return r.filter(t=>t.geometry)}(this.features)),this.sortFeaturesByKey&&this.features.sort((t,e)=>t.sortKey-e.sortKey)}update(t,e,i){this.stateDependentLayers.length&&(this.text.programConfigurations.updatePaintArrays(t,e,this.layers,{imagePositions:i}),this.icon.programConfigurations.updatePaintArrays(t,e,this.layers,{imagePositions:i}))}isEmpty(){return 0===this.symbolInstances.length&&!this.hasRTLText}uploadPending(){return!this.uploaded||this.text.programConfigurations.needsUpload||this.icon.programConfigurations.needsUpload}upload(t){!this.uploaded&&this.hasDebugData()&&(this.textCollisionBox.upload(t),this.iconCollisionBox.upload(t)),this.text.upload(t,this.sortFeaturesByY,!this.uploaded,this.text.programConfigurations.needsUpload),this.icon.upload(t,this.sortFeaturesByY,!this.uploaded,this.icon.programConfigurations.needsUpload),this.uploaded=!0}destroyDebugData(){this.textCollisionBox.destroy(),this.iconCollisionBox.destroy()}destroy(){this.text.destroy(),this.icon.destroy(),this.hasDebugData()&&this.destroyDebugData()}addToLineVertexArray(t,e){const i=this.lineVertexArray.length;if(void 0!==t.segment){let i=t.dist(e[t.segment+1]),r=t.dist(e[t.segment]);const n={};for(let r=t.segment+1;r<e.length;r++)n[r]={x:e[r].x,y:e[r].y,tileUnitDistanceFromAnchor:i},r<e.length-1&&(i+=e[r+1].dist(e[r]));for(let i=t.segment||0;i>=0;i--)n[i]={x:e[i].x,y:e[i].y,tileUnitDistanceFromAnchor:r},i>0&&(r+=e[i-1].dist(e[i]));for(let t=0;t<e.length;t++){const e=n[t];this.lineVertexArray.emplaceBack(e.x,e.y,e.tileUnitDistanceFromAnchor)}}return{lineStartIndex:i,lineLength:this.lineVertexArray.length-i}}addSymbols(e,i,r,n,a,o,s,l,c,h,u,d){const p=e.indexArray,m=e.layoutVertexArray,f=e.segments.prepareSegment(4*i.length,m,p,this.canOverlap?o.sortKey:void 0),g=this.glyphOffsetArray.length,_=f.vertexLength,y=this.allowVerticalPlacement&&s===t.ax.vertical?Math.PI/2:0,x=o.text&&o.text.sections;for(let t=0;t<i.length;t++){const{tl:n,tr:a,bl:s,br:c,tex:h,pixelOffsetTL:u,pixelOffsetBR:g,minFontScaleX:_,minFontScaleY:v,glyphOffset:b,isSDF:T,sectionIndex:w}=i[t],V=f.vertexLength,R=b[1];bd(m,l.x,l.y,n.x,R+n.y,h.x,h.y,r,T,u.x,u.y,_,v),bd(m,l.x,l.y,a.x,R+a.y,h.x+h.w,h.y,r,T,g.x,u.y,_,v),bd(m,l.x,l.y,s.x,R+s.y,h.x,h.y+h.h,r,T,u.x,g.y,_,v),bd(m,l.x,l.y,c.x,R+c.y,h.x+h.w,h.y+h.h,r,T,g.x,g.y,_,v),Td(e.dynamicLayoutVertexArray,l,y),p.emplaceBack(V,V+2,V+1),p.emplaceBack(V+1,V+2,V+3),f.vertexLength+=4,f.primitiveLength+=2,this.glyphOffsetArray.emplaceBack(b[0]),t!==i.length-1&&w===i[t+1].sectionIndex||e.programConfigurations.populatePaintArrays(m.length,o,o.index,{imagePositions:{},canonical:d,formattedSection:null==x?void 0:x[w]})}e.placedSymbolArray.emplaceBack(l.x,l.y,g,this.glyphOffsetArray.length-g,_,c,h,l.segment,r?r[0]:0,r?r[1]:0,n[0],n[1],s,0,!1,0,u)}_addCollisionDebugVertex(t,e,i,r,n,a){return e.emplaceBack(0,0),t.emplaceBack(i.x,i.y,r,n,Math.round(a.x),Math.round(a.y))}addCollisionDebugVertices(t,e,r,n,a,o,s){const l=a.segments.prepareSegment(4,a.layoutVertexArray,a.indexArray),c=l.vertexLength,h=a.layoutVertexArray,u=a.collisionVertexArray,d=s.anchorX,p=s.anchorY;this._addCollisionDebugVertex(h,u,o,d,p,new i(t,e)),this._addCollisionDebugVertex(h,u,o,d,p,new i(r,e)),this._addCollisionDebugVertex(h,u,o,d,p,new i(r,n)),this._addCollisionDebugVertex(h,u,o,d,p,new i(t,n)),l.vertexLength+=4;const m=a.indexArray;m.emplaceBack(c,c+1),m.emplaceBack(c+1,c+2),m.emplaceBack(c+2,c+3),m.emplaceBack(c+3,c),l.primitiveLength+=4}addDebugCollisionBoxes(t,e,i,r){for(let n=t;n<e;n++){const t=this.collisionBoxArray.get(n);this.addCollisionDebugVertices(t.x1,t.y1,t.x2,t.y2,r?this.textCollisionBox:this.iconCollisionBox,t.anchorPoint,i)}}generateCollisionDebugBuffers(){this.hasDebugData()&&this.destroyDebugData(),this.textCollisionBox=new Rd(rs,wu.members,os),this.iconCollisionBox=new Rd(rs,wu.members,os);for(let t=0;t<this.symbolInstances.length;t++){const e=this.symbolInstances.get(t);this.addDebugCollisionBoxes(e.textBoxStartIndex,e.textBoxEndIndex,e,!0),this.addDebugCollisionBoxes(e.verticalTextBoxStartIndex,e.verticalTextBoxEndIndex,e,!0),this.addDebugCollisionBoxes(e.iconBoxStartIndex,e.iconBoxEndIndex,e,!1),this.addDebugCollisionBoxes(e.verticalIconBoxStartIndex,e.verticalIconBoxEndIndex,e,!1)}}_deserializeCollisionBoxesForSymbol(t,e,i,r,n,a,o,s,l){const c={};for(let r=e;r<i;r++){const e=t.get(r);c.textBox={x1:e.x1,y1:e.y1,x2:e.x2,y2:e.y2,anchorPointX:e.anchorPointX,anchorPointY:e.anchorPointY},c.textFeatureIndex=e.featureIndex;break}for(let e=r;e<n;e++){const i=t.get(e);c.verticalTextBox={x1:i.x1,y1:i.y1,x2:i.x2,y2:i.y2,anchorPointX:i.anchorPointX,anchorPointY:i.anchorPointY},c.verticalTextFeatureIndex=i.featureIndex;break}for(let e=a;e<o;e++){const i=t.get(e);c.iconBox={x1:i.x1,y1:i.y1,x2:i.x2,y2:i.y2,anchorPointX:i.anchorPointX,anchorPointY:i.anchorPointY},c.iconFeatureIndex=i.featureIndex;break}for(let e=s;e<l;e++){const i=t.get(e);c.verticalIconBox={x1:i.x1,y1:i.y1,x2:i.x2,y2:i.y2,anchorPointX:i.anchorPointX,anchorPointY:i.anchorPointY},c.verticalIconFeatureIndex=i.featureIndex;break}return c}deserializeCollisionBoxes(t){this.collisionArrays=[];for(let e=0;e<this.symbolInstances.length;e++){const i=this.symbolInstances.get(e);this.collisionArrays.push(this._deserializeCollisionBoxesForSymbol(t,i.textBoxStartIndex,i.textBoxEndIndex,i.verticalTextBoxStartIndex,i.verticalTextBoxEndIndex,i.iconBoxStartIndex,i.iconBoxEndIndex,i.verticalIconBoxStartIndex,i.verticalIconBoxEndIndex))}}hasTextData(){return this.text.segments.get().length>0}hasIconData(){return this.icon.segments.get().length>0}hasDebugData(){return this.textCollisionBox&&this.iconCollisionBox}hasTextCollisionBoxData(){return this.hasDebugData()&&this.textCollisionBox.segments.get().length>0}hasIconCollisionBoxData(){return this.hasDebugData()&&this.iconCollisionBox.segments.get().length>0}addIndicesForPlacedSymbol(t,e){const i=t.placedSymbolArray.get(e),r=i.vertexStartIndex+4*i.numGlyphs;for(let e=i.vertexStartIndex;e<r;e+=4)t.indexArray.emplaceBack(e,e+2,e+1),t.indexArray.emplaceBack(e+1,e+2,e+3)}getSortedSymbolIndexes(t){if(this.sortedAngle===t&&void 0!==this.symbolInstanceIndexes)return this.symbolInstanceIndexes;const e=Math.sin(t),i=Math.cos(t),r=[],n=[],a=[];for(let t=0;t<this.symbolInstances.length;++t){a.push(t);const o=this.symbolInstances.get(t);r.push(0|Math.round(e*o.anchorX+i*o.anchorY)),n.push(o.featureIndex)}return a.sort((t,e)=>r[t]-r[e]||n[e]-n[t]),a}addToSortKeyRanges(t,e){const i=this.sortKeyRanges[this.sortKeyRanges.length-1];(null==i?void 0:i.sortKey)===e?i.symbolInstanceEnd=t+1:this.sortKeyRanges.push({sortKey:e,symbolInstanceStart:t,symbolInstanceEnd:t+1})}sortFeatures(t){if(this.sortFeaturesByY&&this.sortedAngle!==t&&!(this.text.segments.get().length>1||this.icon.segments.get().length>1)){this.symbolInstanceIndexes=this.getSortedSymbolIndexes(t),this.sortedAngle=t,this.text.indexArray.clear(),this.icon.indexArray.clear(),this.featureSortOrder=[];for(const t of this.symbolInstanceIndexes){const e=this.symbolInstances.get(t);this.featureSortOrder.push(e.featureIndex);const i=[e.rightJustifiedTextSymbolIndex,e.centerJustifiedTextSymbolIndex,e.leftJustifiedTextSymbolIndex];for(let t=0;t<i.length;t++){const e=i[t];e>=0&&i.indexOf(e)===t&&this.addIndicesForPlacedSymbol(this.text,e)}e.verticalPlacedTextSymbolIndex>=0&&this.addIndicesForPlacedSymbol(this.text,e.verticalPlacedTextSymbolIndex),e.placedIconSymbolIndex>=0&&this.addIndicesForPlacedSymbol(this.icon,e.placedIconSymbolIndex),e.verticalPlacedIconSymbolIndex>=0&&this.addIndicesForPlacedSymbol(this.icon,e.verticalPlacedIconSymbolIndex)}this.text.indexBuffer&&this.text.indexBuffer.updateData(this.text.indexArray),this.icon.indexBuffer&&this.icon.indexBuffer.updateData(this.icon.indexArray)}}}let Ud,Sd;ma("SymbolBucket",Md,{omit:["layers","collisionBoxArray","features","compareText"]}),Md.MAX_GLYPHS=65535,Md.addDynamicAttributes=Td;var Nd={get paint(){return Sd=Sd||new qa({"icon-opacity":new Qa(bt.paint_symbol["icon-opacity"]),"icon-color":new Qa(bt.paint_symbol["icon-color"]),"icon-halo-color":new Qa(bt.paint_symbol["icon-halo-color"]),"icon-halo-width":new Qa(bt.paint_symbol["icon-halo-width"]),"icon-halo-blur":new Qa(bt.paint_symbol["icon-halo-blur"]),"icon-translate":new Ya(bt.paint_symbol["icon-translate"]),"icon-translate-anchor":new Ya(bt.paint_symbol["icon-translate-anchor"]),"text-opacity":new Qa(bt.paint_symbol["text-opacity"]),"text-color":new Qa(bt.paint_symbol["text-color"],{runtimeType:Lt,getOverride:t=>t.textColor,hasOverride:t=>!!t.textColor}),"text-halo-color":new Qa(bt.paint_symbol["text-halo-color"]),"text-halo-width":new Qa(bt.paint_symbol["text-halo-width"]),"text-halo-blur":new Qa(bt.paint_symbol["text-halo-blur"]),"text-translate":new Ya(bt.paint_symbol["text-translate"]),"text-translate-anchor":new Ya(bt.paint_symbol["text-translate-anchor"])})},get layout(){return Ud=Ud||new qa({"symbol-placement":new Ya(bt.layout_symbol["symbol-placement"]),"symbol-spacing":new Ya(bt.layout_symbol["symbol-spacing"]),"symbol-avoid-edges":new Ya(bt.layout_symbol["symbol-avoid-edges"]),"symbol-sort-key":new Qa(bt.layout_symbol["symbol-sort-key"]),"symbol-z-order":new Ya(bt.layout_symbol["symbol-z-order"]),"icon-allow-overlap":new Ya(bt.layout_symbol["icon-allow-overlap"]),"icon-overlap":new Ya(bt.layout_symbol["icon-overlap"]),"icon-ignore-placement":new Ya(bt.layout_symbol["icon-ignore-placement"]),"icon-optional":new Ya(bt.layout_symbol["icon-optional"]),"icon-rotation-alignment":new Ya(bt.layout_symbol["icon-rotation-alignment"]),"icon-size":new Qa(bt.layout_symbol["icon-size"]),"icon-text-fit":new Ya(bt.layout_symbol["icon-text-fit"]),"icon-text-fit-padding":new Ya(bt.layout_symbol["icon-text-fit-padding"]),"icon-image":new Qa(bt.layout_symbol["icon-image"]),"icon-rotate":new Qa(bt.layout_symbol["icon-rotate"]),"icon-padding":new Qa(bt.layout_symbol["icon-padding"]),"icon-keep-upright":new Ya(bt.layout_symbol["icon-keep-upright"]),"icon-offset":new Qa(bt.layout_symbol["icon-offset"]),"icon-anchor":new Qa(bt.layout_symbol["icon-anchor"]),"icon-pitch-alignment":new Ya(bt.layout_symbol["icon-pitch-alignment"]),"text-pitch-alignment":new Ya(bt.layout_symbol["text-pitch-alignment"]),"text-rotation-alignment":new Ya(bt.layout_symbol["text-rotation-alignment"]),"text-field":new Qa(bt.layout_symbol["text-field"]),"text-font":new Qa(bt.layout_symbol["text-font"]),"text-size":new Qa(bt.layout_symbol["text-size"]),"text-max-width":new Qa(bt.layout_symbol["text-max-width"]),"text-line-height":new Ya(bt.layout_symbol["text-line-height"]),"text-letter-spacing":new Qa(bt.layout_symbol["text-letter-spacing"]),"text-justify":new Qa(bt.layout_symbol["text-justify"]),"text-radial-offset":new Qa(bt.layout_symbol["text-radial-offset"]),"text-variable-anchor":new Ya(bt.layout_symbol["text-variable-anchor"]),"text-variable-anchor-offset":new Qa(bt.layout_symbol["text-variable-anchor-offset"]),"text-anchor":new Qa(bt.layout_symbol["text-anchor"]),"text-max-angle":new Ya(bt.layout_symbol["text-max-angle"]),"text-writing-mode":new Ya(bt.layout_symbol["text-writing-mode"]),"text-rotate":new Qa(bt.layout_symbol["text-rotate"]),"text-padding":new Ya(bt.layout_symbol["text-padding"]),"text-keep-upright":new Ya(bt.layout_symbol["text-keep-upright"]),"text-transform":new Qa(bt.layout_symbol["text-transform"]),"text-offset":new Qa(bt.layout_symbol["text-offset"]),"text-allow-overlap":new Ya(bt.layout_symbol["text-allow-overlap"]),"text-overlap":new Ya(bt.layout_symbol["text-overlap"]),"text-ignore-placement":new Ya(bt.layout_symbol["text-ignore-placement"]),"text-optional":new Ya(bt.layout_symbol["text-optional"])})}};class Fd{constructor(t){if(void 0===t.property.overrides)throw new Error("overrides must be provided to instantiate FormatSectionOverride class");this.type=t.property.overrides?t.property.overrides.runtimeType:Dt,this.defaultValue=t}evaluate(t){if(t.formattedSection){const e=this.defaultValue.property.overrides;if(null==e?void 0:e.hasOverride(t.formattedSection))return e.getOverride(t.formattedSection)}return t.feature&&t.featureState?this.defaultValue.evaluate(t.feature,t.featureState):this.defaultValue.property.specification.default}eachChild(t){this.defaultValue.isConstant()||t(this.defaultValue.value._styleExpression.expression)}outputDefined(){return!1}serialize(){return null}}ma("FormatSectionOverride",Fd,{omit:["defaultValue"]});class Ed extends to{constructor(t,e){super(t,Nd,e)}recalculate(t,e){if(super.recalculate(t,e),"auto"===this.layout.get("icon-rotation-alignment")&&(this.layout._values["icon-rotation-alignment"]="point"!==this.layout.get("symbol-placement")?"map":"viewport"),"auto"===this.layout.get("text-rotation-alignment")&&(this.layout._values["text-rotation-alignment"]="point"!==this.layout.get("symbol-placement")?"map":"viewport"),"auto"===this.layout.get("text-pitch-alignment")&&(this.layout._values["text-pitch-alignment"]="map"===this.layout.get("text-rotation-alignment")?"map":"viewport"),"auto"===this.layout.get("icon-pitch-alignment")&&(this.layout._values["icon-pitch-alignment"]=this.layout.get("icon-rotation-alignment")),"point"===this.layout.get("symbol-placement")){const t=this.layout.get("text-writing-mode");if(t){const e=[];for(const i of t)e.includes(i)||e.push(i);this.layout._values["text-writing-mode"]=e}else this.layout._values["text-writing-mode"]=["horizontal"]}this._setPaintOverrides()}getValueAndResolveTokens(t,e,i,r){const n=this.layout.get(t).evaluate(e,{},i,r),a=this._unevaluatedLayout._values[t];return a.isDataDriven()||nn(a.value)||!n?n:function(t,e){return e.replace(/{([^{}]+)}/g,(e,i)=>t&&i in t?String(t[i]):"")}(e.properties,n)}createBucket(t){return new Md(t)}queryRadius(){return 0}queryIntersectsFeature(){throw new Error("Should take a different path in FeatureIndex")}_setPaintOverrides(){for(const t of Nd.paint.overridableProperties){if(!Ed.hasPaintOverride(this.layout,t))continue;const e=this.paint.get(t),i=new Fd(e),r=new rn(i,e.property.specification);let n=null;n="constant"===e.value.kind||"source"===e.value.kind?new on("source",r):new sn("composite",r,e.value.zoomStops),this.paint._values[t]=new Aa(e.property,n,e.parameters)}}_handleOverridablePaintPropertyUpdate(t,e,i){return!(!this.layout||e.isDataDriven()||i.isDataDriven())&&Ed.hasPaintOverride(this.layout,t)}static hasPaintOverride(t,e){const i=t.get("text-field"),r=Nd.paint.properties[e];let n=!1;const a=t=>{var e;for(const i of t)if(null===(e=r.overrides)||void 0===e?void 0:e.hasOverride(i))return void(n=!0)};if("constant"===i.value.kind&&i.value.value instanceof ke)a(i.value.value.sections);else if("source"===i.value.kind||"composite"===i.value.kind){const t=e=>{n||(e instanceof Ye&&Ae(e.value)===Yt?a(e.value.sections):e instanceof Fi?a(e.sections):e.eachChild(t))},e=i.value;e._styleExpression&&t(e._styleExpression.expression)}return n}}let Zd;var kd={get paint(){return Zd=Zd||new qa({"background-color":new Ya(bt.paint_background["background-color"]),"background-pattern":new Xa(bt.paint_background["background-pattern"]),"background-opacity":new Ya(bt.paint_background["background-opacity"])})}};class zd extends to{constructor(t,e){super(t,kd,e)}}class Wd extends to{constructor(t,e){super(t,{},e),this.onAdd=t=>{this.implementation.onAdd&&this.implementation.onAdd(t,t.painter.context.gl)},this.onRemove=t=>{this.implementation.onRemove&&this.implementation.onRemove(t,t.painter.context.gl)},this.implementation=t}is3D(){return"3d"===this.implementation.renderingMode}hasOffscreenPass(){return void 0!==this.implementation.prerender}recalculate(){}updateTransitions(){}hasTransition(){return!1}serialize(){throw new Error("Custom layers cannot be serialized")}}class Id{constructor(t){this._methodToThrottle=t,this._triggered=!1,this._channel=new MessageChannel,this._channel.port2.onmessage=()=>{this._triggered=!1,this._methodToThrottle()}}trigger(){var t;this._triggered||(this._triggered=!0,null===(t=this._channel)||void 0===t||t.port1.postMessage(!0))}remove(){delete this._channel,this._methodToThrottle=()=>{}}}const Dd={once:!0},Cd=6371008.8;class Pd{constructor(t,e){if(isNaN(t)||isNaN(e))throw new Error(`Invalid LngLat object: (${t}, ${e})`);if(this.lng=+t,this.lat=+e,this.lat>90||this.lat<-90)throw new Error("Invalid LngLat latitude value: must be between -90 and 90")}wrap(){return new Pd(C(this.lng,-180,180),this.lat)}toArray(){return[this.lng,this.lat]}toString(){return`LngLat(${this.lng}, ${this.lat})`}distanceTo(t){const e=Math.PI/180,i=this.lat*e,r=t.lat*e,n=Math.sin(i)*Math.sin(r)+Math.cos(i)*Math.cos(r)*Math.cos((t.lng-this.lng)*e);return Cd*Math.acos(Math.min(n,1))}static convert(t){if(t instanceof Pd)return t;if(Array.isArray(t)&&(2===t.length||3===t.length))return new Pd(Number(t[0]),Number(t[1]));if(!Array.isArray(t)&&"object"==typeof t&&null!==t)return new Pd(Number("lng"in t?t.lng:t.lon),Number(t.lat));throw new Error("`LngLatLike` argument must be specified as a LngLat instance, an object {lng: <lng>, lat: <lat>}, an object {lon: <lng>, lat: <lat>}, or an array of [<lng>, <lat>]")}}const Bd=2*Math.PI*Cd;function Ld(t){return Bd*Math.cos(t*Math.PI/180)}function Od(t){return(180+t)/360}function jd(t){return(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+t*Math.PI/360)))/360}function Ad(t,e){return t/Ld(e)}function Gd(t){return 360*t-180}function Yd(t){return 360/Math.PI*Math.atan(Math.exp((180-360*t)*Math.PI/180))-90}function Qd(t,e){return t*Ld(Yd(e))}class Jd{constructor(t,e,i=0){this.x=+t,this.y=+e,this.z=+i}static fromLngLat(t,e=0){const i=Pd.convert(t);return new Jd(Od(i.lng),jd(i.lat),Ad(e,i.lat))}toLngLat(){return new Pd(Gd(this.x),Yd(this.y))}toAltitude(){return Qd(this.z,this.y)}meterInMercatorCoordinateUnits(){return 1/Bd*(t=Yd(this.y),1/Math.cos(t*Math.PI/180));var t}}function Xd(t,e,i){var r=2*Math.PI*6378137/256/Math.pow(2,i);return[t*r-2*Math.PI*6378137/2,e*r-2*Math.PI*6378137/2]}class Hd{constructor(t,e,i){if(!function(t,e,i){return!(t<0||t>25||i<0||i>=Math.pow(2,t)||e<0||e>=Math.pow(2,t))}(t,e,i))throw new Error(`x=${e}, y=${i}, z=${t} outside of bounds. 0<=x<${Math.pow(2,t)}, 0<=y<${Math.pow(2,t)} 0<=z<=25 `);this.z=t,this.x=e,this.y=i,this.key=$d(0,t,t,e,i)}equals(t){return this.z===t.z&&this.x===t.x&&this.y===t.y}url(t,e,i){const r=(a=this.y,o=this.z,s=Xd(256*(n=this.x),256*(a=Math.pow(2,o)-a-1),o),l=Xd(256*(n+1),256*(a+1),o),s[0]+","+s[1]+","+l[0]+","+l[1]);var n,a,o,s,l;const c=function(t,e,i){let r="";for(let n=t;n>0;n--){const t=1<<n-1;r+=(e&t?1:0)+(i&t?2:0)}return r}(this.z,this.x,this.y);return t[(this.x+this.y)%t.length].replace(/{prefix}/g,(this.x%16).toString(16)+(this.y%16).toString(16)).replace(/{z}/g,String(this.z)).replace(/{x}/g,String(this.x)).replace(/{y}/g,String("tms"===i?Math.pow(2,this.z)-this.y-1:this.y)).replace(/{ratio}/g,e>1?"@2x":"").replace(/{quadkey}/g,c).replace(/{bbox-epsg-3857}/g,r)}isChildOf(t){const e=this.z-t.z;return e>0&&t.x===this.x>>e&&t.y===this.y>>e}getTilePoint(t){const e=Math.pow(2,this.z);return new i((t.x*e-this.x)*N,(t.y*e-this.y)*N)}toString(){return`${this.z}/${this.x}/${this.y}`}}class qd{constructor(t,e){this.wrap=t,this.canonical=e,this.key=$d(t,e.z,e.z,e.x,e.y)}}class Kd{constructor(t,e,i,r,n){if(this.terrainRttPosMatrix32f=null,t<i)throw new Error(`overscaledZ should be >= z; overscaledZ = ${t}; z = ${i}`);this.overscaledZ=t,this.wrap=e,this.canonical=new Hd(i,+r,+n),this.key=$d(e,t,i,r,n)}clone(){return new Kd(this.overscaledZ,this.wrap,this.canonical.z,this.canonical.x,this.canonical.y)}equals(t){return this.overscaledZ===t.overscaledZ&&this.wrap===t.wrap&&this.canonical.equals(t.canonical)}scaledTo(t){if(t>this.overscaledZ)throw new Error(`targetZ > this.overscaledZ; targetZ = ${t}; overscaledZ = ${this.overscaledZ}`);const e=this.canonical.z-t;return t>this.canonical.z?new Kd(t,this.wrap,this.canonical.z,this.canonical.x,this.canonical.y):new Kd(t,this.wrap,t,this.canonical.x>>e,this.canonical.y>>e)}isOverscaled(){return this.overscaledZ>this.canonical.z}calculateScaledKey(t,e){if(t>this.overscaledZ)throw new Error(`targetZ > this.overscaledZ; targetZ = ${t}; overscaledZ = ${this.overscaledZ}`);const i=this.canonical.z-t;return t>this.canonical.z?$d(this.wrap*+e,t,this.canonical.z,this.canonical.x,this.canonical.y):$d(this.wrap*+e,t,t,this.canonical.x>>i,this.canonical.y>>i)}isChildOf(t){if(t.wrap!==this.wrap)return!1;if(this.overscaledZ-t.overscaledZ<=0)return!1;if(0===t.overscaledZ)return this.overscaledZ>0;const e=this.canonical.z-t.canonical.z;return!(e<0)&&t.canonical.x===this.canonical.x>>e&&t.canonical.y===this.canonical.y>>e}children(t){if(this.overscaledZ>=t)return[new Kd(this.overscaledZ+1,this.wrap,this.canonical.z,this.canonical.x,this.canonical.y)];const e=this.canonical.z+1,i=2*this.canonical.x,r=2*this.canonical.y;return[new Kd(e,this.wrap,e,i,r),new Kd(e,this.wrap,e,i+1,r),new Kd(e,this.wrap,e,i,r+1),new Kd(e,this.wrap,e,i+1,r+1)]}isLessThan(t){return this.wrap<t.wrap||!(this.wrap>t.wrap)&&(this.overscaledZ<t.overscaledZ||!(this.overscaledZ>t.overscaledZ)&&(this.canonical.x<t.canonical.x||!(this.canonical.x>t.canonical.x)&&this.canonical.y<t.canonical.y))}wrapped(){return new Kd(this.overscaledZ,0,this.canonical.z,this.canonical.x,this.canonical.y)}unwrapTo(t){return new Kd(this.overscaledZ,t,this.canonical.z,this.canonical.x,this.canonical.y)}overscaleFactor(){return Math.pow(2,this.overscaledZ-this.canonical.z)}toUnwrapped(){return new qd(this.wrap,this.canonical)}toString(){return`${this.overscaledZ}/${this.canonical.x}/${this.canonical.y}`}getTilePoint(t){return this.canonical.getTilePoint(new Jd(t.x-this.wrap,t.y))}normalizeCoordinates(t,e,i=8192){if(t>=0&&t<i&&e>=0&&e<i)return{tileID:this,x:t,y:e};const r=Math.floor(t/i),n=Math.floor(e/i),a=t-r*i,o=e-n*i,s=this.canonical.z,l=1<<s,c=this.canonical.y+n;if(c<0||c>=l)return null;let h=this.canonical.x+r,u=this.wrap;return h<0?(u-=Math.ceil(-h/l),h=(h%l+l)%l):h>=l&&(u+=Math.floor(h/l),h%=l),{tileID:new Kd(this.overscaledZ,u,s,h,c),x:a,y:o}}}function $d(t,e,i,r,n){(t*=2)<0&&(t=-1*t-1);const a=1<<i;return(a*a*t+a*n+r).toString(36)+i.toString(36)+e.toString(36)}ma("CanonicalTileID",Hd),ma("OverscaledTileID",Kd,{omit:["terrainRttPosMatrix32f"]});class tp{constructor(){this.minX=1/0,this.maxX=-1/0,this.minY=1/0,this.maxY=-1/0}extend(t){return this.minX=Math.min(this.minX,t.x),this.minY=Math.min(this.minY,t.y),this.maxX=Math.max(this.maxX,t.x),this.maxY=Math.max(this.maxY,t.y),this}expandBy(t){return this.minX-=t,this.minY-=t,this.maxX+=t,this.maxY+=t,(this.minX>this.maxX||this.minY>this.maxY)&&(this.minX=1/0,this.maxX=-1/0,this.minY=1/0,this.maxY=-1/0),this}shrinkBy(t){return this.expandBy(-t)}map(t){const e=new tp;return e.extend(t(new i(this.minX,this.minY))),e.extend(t(new i(this.maxX,this.minY))),e.extend(t(new i(this.minX,this.maxY))),e.extend(t(new i(this.maxX,this.maxY))),e}static fromPoints(t){const e=new tp;for(const i of t)e.extend(i);return e}contains(t){return t.x>=this.minX&&t.x<=this.maxX&&t.y>=this.minY&&t.y<=this.maxY}empty(){return this.minX>this.maxX}width(){return this.maxX-this.minX}height(){return this.maxY-this.minY}covers(t){return!this.empty()&&!t.empty()&&t.minX>=this.minX&&t.maxX<=this.maxX&&t.minY>=this.minY&&t.maxY<=this.maxY}intersects(t){return!this.empty()&&!t.empty()&&t.minX<=this.maxX&&t.maxX>=this.minX&&t.minY<=this.maxY&&t.maxY>=this.minY}}class ep{constructor(t){this._stringToNumber={},this._numberToString=[];for(let e=0;e<t.length;e++){const i=t[e];this._stringToNumber[i]=e,this._numberToString[e]=i}}encode(t){return this._stringToNumber[t]}decode(t){if(t>=this._numberToString.length)throw new Error(`Out of bounds. Index requested n=${t} can't be >= this._numberToString.length ${this._numberToString.length}`);return this._numberToString[t]}}class ip{constructor(t,e,i,r,n){this.type="Feature",this._vectorTileFeature=t,this._x=i,this._y=r,this._z=e,this.properties=t.properties,this.id=n}projectPoint(t,e,i,r){return[360*(t.x+e)/r-180,360/Math.PI*Math.atan(Math.exp((1-2*(t.y+i)/r)*Math.PI))-90]}projectLine(t,e,i,r){return t.map(t=>this.projectPoint(t,e,i,r))}get geometry(){if(this._geometry)return this._geometry;const t=this._vectorTileFeature,e=t.extent*Math.pow(2,this._z),i=t.extent*this._x,r=t.extent*this._y,n=t.loadGeometry();switch(t.type){case 1:{const t=[];for(const e of n)t.push(e[0]);const a=this.projectLine(t,i,r,e);this._geometry=1===t.length?{type:"Point",coordinates:a[0]}:{type:"MultiPoint",coordinates:a};break}case 2:{const t=n.map(t=>this.projectLine(t,i,r,e));this._geometry=1===t.length?{type:"LineString",coordinates:t[0]}:{type:"MultiLineString",coordinates:t};break}case 3:{const t=Dc(n),a=[];for(const n of t)a.push(n.map(t=>this.projectLine(t,i,r,e)));this._geometry=1===a.length?{type:"Polygon",coordinates:a[0]}:{type:"MultiPolygon",coordinates:a};break}default:throw new Error(`unknown feature type: ${t.type}`)}return this._geometry}set geometry(t){this._geometry=t}toJSON(){const t={geometry:this.geometry};for(const e in this)"_geometry"!==e&&"_vectorTileFeature"!==e&&"_x"!==e&&"_y"!==e&&"_z"!==e&&(t[e]=this[e]);return t}}class rp{constructor(t,e,i){this._name=t,this.dataBuffer=e,"number"==typeof i?this._size=i:(this.nullabilityBuffer=i,this._size=i.size())}getValue(t){return this.nullabilityBuffer&&!this.nullabilityBuffer.get(t)?null:this.getValueFromBuffer(t)}has(t){return this.nullabilityBuffer?.get(t)||!this.nullabilityBuffer}get name(){return this._name}get size(){return this._size}}class np extends rp{}class ap extends np{getValueFromBuffer(t){return this.dataBuffer[t]}}class op extends np{getValueFromBuffer(t){return this.dataBuffer[t]}}class sp extends rp{constructor(t,e,i,r){super(t,e,r),this.delta=i}}class lp extends sp{constructor(t,e,i,r){super(t,Int32Array.of(e),i,r)}getValueFromBuffer(t){return this.dataBuffer[0]+t*this.delta}}class cp extends rp{constructor(t,e,i,r){super(t,r?Int32Array.of(e):Uint32Array.of(e),i)}getValueFromBuffer(t){return this.dataBuffer[0]}}class hp{constructor(t,e,i,r,n=4096){this._name=t,this._geometryVector=e,this._idVector=i,this._propertyVectors=r,this._extent=n}get name(){return this._name}get idVector(){return this._idVector}get geometryVector(){return this._geometryVector}get propertyVectors(){return this._propertyVectors}getPropertyVector(t){return this.propertyVectorsMap||(this.propertyVectorsMap=new Map(this._propertyVectors.map(t=>[t.name,t]))),this.propertyVectorsMap.get(t)}get numFeatures(){return this.geometryVector.numGeometries}get extent(){return this._extent}getFeatures(){const t=[],e=this.geometryVector.getGeometries();for(let i=0;i<this.numFeatures;i++){let r;if(this.idVector){const t=this.idVector.getValue(i);r=this.containsMaxSafeIntegerValues(this.idVector)&&null!==t?Number(t):t}const n={coordinates:e[i],type:this.geometryVector.geometryType(i)},a={};for(const t of this.propertyVectors){if(!t)continue;const e=t.name,r=t.getValue(i);null!==r&&(a[e]=r)}t.push({id:r,geometry:n,properties:a})}return t}containsMaxSafeIntegerValues(t){return t instanceof ap||t instanceof cp||t instanceof lp||t instanceof op}}class up{constructor(t){this.value=t}get(){return this.value}set(t){this.value=t}increment(){return this.value++}add(t){this.value+=t}}var dp,pp;!function(t){t.NONE="NONE",t.DELTA="DELTA",t.COMPONENTWISE_DELTA="COMPONENTWISE_DELTA",t.RLE="RLE",t.MORTON="MORTON",t.PDE="PDE"}(dp||(dp={})),function(t){t.NONE="NONE",t.FAST_PFOR="FAST_PFOR",t.VARINT="VARINT",t.ALP="ALP"}(pp||(pp={}));const mp=new Uint32Array(33);mp[0]=0;for(let t=1;t<=32;t++)mp[t]=32===t?4294967295:4294967295>>>32-t;const fp=mp,gp=256;function _p(t,e){return t-t%e}function yp(t){const e=t>>>0;return((255&e)<<24|(65280&e)<<8|e>>>8&65280|e>>>24&255)>>>0}const xp=function(){if(!Number.isFinite(65536))return 65536;const t=_p(Math.floor(65536),gp);return 0===t?gp:t}(),vp=3*xp/gp+xp|0;function bp(){const t=new Uint8Array(vp);return{dataToBePacked:new Array(33),dataPointers:new Int32Array(33),byteContainer:t,byteContainerI32:new Int32Array(t.buffer,t.byteOffset,t.byteLength>>>2),exceptionSizes:new Int32Array(33)}}function Tp(t,e,i,r,n){switch(n){case 1:!function(t,e,i,r){let n=r,a=e;for(let e=0;e<8;e++){const e=t[a++]>>>0;i[n++]=e>>>0&1,i[n++]=e>>>1&1,i[n++]=e>>>2&1,i[n++]=e>>>3&1,i[n++]=e>>>4&1,i[n++]=e>>>5&1,i[n++]=e>>>6&1,i[n++]=e>>>7&1,i[n++]=e>>>8&1,i[n++]=e>>>9&1,i[n++]=e>>>10&1,i[n++]=e>>>11&1,i[n++]=e>>>12&1,i[n++]=e>>>13&1,i[n++]=e>>>14&1,i[n++]=e>>>15&1,i[n++]=e>>>16&1,i[n++]=e>>>17&1,i[n++]=e>>>18&1,i[n++]=e>>>19&1,i[n++]=e>>>20&1,i[n++]=e>>>21&1,i[n++]=e>>>22&1,i[n++]=e>>>23&1,i[n++]=e>>>24&1,i[n++]=e>>>25&1,i[n++]=e>>>26&1,i[n++]=e>>>27&1,i[n++]=e>>>28&1,i[n++]=e>>>29&1,i[n++]=e>>>30&1,i[n++]=e>>>31&1}}(t,e,i,r);break;case 2:!function(t,e,i,r){let n=r,a=e;for(let e=0;e<8;e++){const e=t[a++]>>>0,r=t[a++]>>>0;i[n++]=e>>>0&3,i[n++]=e>>>2&3,i[n++]=e>>>4&3,i[n++]=e>>>6&3,i[n++]=e>>>8&3,i[n++]=e>>>10&3,i[n++]=e>>>12&3,i[n++]=e>>>14&3,i[n++]=e>>>16&3,i[n++]=e>>>18&3,i[n++]=e>>>20&3,i[n++]=e>>>22&3,i[n++]=e>>>24&3,i[n++]=e>>>26&3,i[n++]=e>>>28&3,i[n++]=e>>>30&3,i[n++]=r>>>0&3,i[n++]=r>>>2&3,i[n++]=r>>>4&3,i[n++]=r>>>6&3,i[n++]=r>>>8&3,i[n++]=r>>>10&3,i[n++]=r>>>12&3,i[n++]=r>>>14&3,i[n++]=r>>>16&3,i[n++]=r>>>18&3,i[n++]=r>>>20&3,i[n++]=r>>>22&3,i[n++]=r>>>24&3,i[n++]=r>>>26&3,i[n++]=r>>>28&3,i[n++]=r>>>30&3}}(t,e,i,r);break;case 3:!function(t,e,i,r){let n=r,a=e;for(let e=0;e<8;e++){const e=t[a++]>>>0,r=t[a++]>>>0,o=t[a++]>>>0;i[n++]=e>>>0&7,i[n++]=e>>>3&7,i[n++]=e>>>6&7,i[n++]=e>>>9&7,i[n++]=e>>>12&7,i[n++]=e>>>15&7,i[n++]=e>>>18&7,i[n++]=e>>>21&7,i[n++]=e>>>24&7,i[n++]=e>>>27&7,i[n++]=7&(e>>>30|(1&r)<<2),i[n++]=r>>>1&7,i[n++]=r>>>4&7,i[n++]=r>>>7&7,i[n++]=r>>>10&7,i[n++]=r>>>13&7,i[n++]=r>>>16&7,i[n++]=r>>>19&7,i[n++]=r>>>22&7,i[n++]=r>>>25&7,i[n++]=r>>>28&7,i[n++]=7&(r>>>31|(3&o)<<1),i[n++]=o>>>2&7,i[n++]=o>>>5&7,i[n++]=o>>>8&7,i[n++]=o>>>11&7,i[n++]=o>>>14&7,i[n++]=o>>>17&7,i[n++]=o>>>20&7,i[n++]=o>>>23&7,i[n++]=o>>>26&7,i[n++]=o>>>29&7}}(t,e,i,r);break;case 4:!function(t,e,i,r){let n=r,a=e;for(let e=0;e<8;e++){const e=t[a++]>>>0,r=t[a++]>>>0,o=t[a++]>>>0,s=t[a++]>>>0;i[n++]=e>>>0&15,i[n++]=e>>>4&15,i[n++]=e>>>8&15,i[n++]=e>>>12&15,i[n++]=e>>>16&15,i[n++]=e>>>20&15,i[n++]=e>>>24&15,i[n++]=e>>>28&15,i[n++]=r>>>0&15,i[n++]=r>>>4&15,i[n++]=r>>>8&15,i[n++]=r>>>12&15,i[n++]=r>>>16&15,i[n++]=r>>>20&15,i[n++]=r>>>24&15,i[n++]=r>>>28&15,i[n++]=o>>>0&15,i[n++]=o>>>4&15,i[n++]=o>>>8&15,i[n++]=o>>>12&15,i[n++]=o>>>16&15,i[n++]=o>>>20&15,i[n++]=o>>>24&15,i[n++]=o>>>28&15,i[n++]=s>>>0&15,i[n++]=s>>>4&15,i[n++]=s>>>8&15,i[n++]=s>>>12&15,i[n++]=s>>>16&15,i[n++]=s>>>20&15,i[n++]=s>>>24&15,i[n++]=s>>>28&15}}(t,e,i,r);break;case 5:!function(t,e,i,r){let n=r,a=e;for(let e=0;e<8;e++){const e=t[a++]>>>0,r=t[a++]>>>0,o=t[a++]>>>0,s=t[a++]>>>0,l=t[a++]>>>0;i[n++]=e>>>0&31,i[n++]=e>>>5&31,i[n++]=e>>>10&31,i[n++]=e>>>15&31,i[n++]=e>>>20&31,i[n++]=e>>>25&31,i[n++]=31&(e>>>30|(7&r)<<2),i[n++]=r>>>3&31,i[n++]=r>>>8&31,i[n++]=r>>>13&31,i[n++]=r>>>18&31,i[n++]=r>>>23&31,i[n++]=31&(r>>>28|(1&o)<<4),i[n++]=o>>>1&31,i[n++]=o>>>6&31,i[n++]=o>>>11&31,i[n++]=o>>>16&31,i[n++]=o>>>21&31,i[n++]=o>>>26&31,i[n++]=31&(o>>>31|(15&s)<<1),i[n++]=s>>>4&31,i[n++]=s>>>9&31,i[n++]=s>>>14&31,i[n++]=s>>>19&31,i[n++]=s>>>24&31,i[n++]=31&(s>>>29|(3&l)<<3),i[n++]=l>>>2&31,i[n++]=l>>>7&31,i[n++]=l>>>12&31,i[n++]=l>>>17&31,i[n++]=l>>>22&31,i[n++]=l>>>27&31}}(t,e,i,r);break;case 6:!function(t,e,i,r){let n=r,a=e;for(let e=0;e<8;e++){const e=t[a++]>>>0,r=t[a++]>>>0,o=t[a++]>>>0,s=t[a++]>>>0,l=t[a++]>>>0,c=t[a++]>>>0;i[n++]=e>>>0&63,i[n++]=e>>>6&63,i[n++]=e>>>12&63,i[n++]=e>>>18&63,i[n++]=e>>>24&63,i[n++]=63&(e>>>30|(15&r)<<2),i[n++]=r>>>4&63,i[n++]=r>>>10&63,i[n++]=r>>>16&63,i[n++]=r>>>22&63,i[n++]=63&(r>>>28|(3&o)<<4),i[n++]=o>>>2&63,i[n++]=o>>>8&63,i[n++]=o>>>14&63,i[n++]=o>>>20&63,i[n++]=o>>>26&63,i[n++]=s>>>0&63,i[n++]=s>>>6&63,i[n++]=s>>>12&63,i[n++]=s>>>18&63,i[n++]=s>>>24&63,i[n++]=63&(s>>>30|(15&l)<<2),i[n++]=l>>>4&63,i[n++]=l>>>10&63,i[n++]=l>>>16&63,i[n++]=l>>>22&63,i[n++]=63&(l>>>28|(3&c)<<4),i[n++]=c>>>2&63,i[n++]=c>>>8&63,i[n++]=c>>>14&63,i[n++]=c>>>20&63,i[n++]=c>>>26&63}}(t,e,i,r);break;case 7:!function(t,e,i,r){let n=r,a=e;for(let e=0;e<8;e++){const e=t[a++]>>>0,r=t[a++]>>>0,o=t[a++]>>>0,s=t[a++]>>>0,l=t[a++]>>>0,c=t[a++]>>>0,h=t[a++]>>>0;i[n++]=e>>>0&127,i[n++]=e>>>7&127,i[n++]=e>>>14&127,i[n++]=e>>>21&127,i[n++]=127&(e>>>28|(7&r)<<4),i[n++]=r>>>3&127,i[n++]=r>>>10&127,i[n++]=r>>>17&127,i[n++]=r>>>24&127,i[n++]=127&(r>>>31|(63&o)<<1),i[n++]=o>>>6&127,i[n++]=o>>>13&127,i[n++]=o>>>20&127,i[n++]=127&(o>>>27|(3&s)<<5),i[n++]=s>>>2&127,i[n++]=s>>>9&127,i[n++]=s>>>16&127,i[n++]=s>>>23&127,i[n++]=127&(s>>>30|(31&l)<<2),i[n++]=l>>>5&127,i[n++]=l>>>12&127,i[n++]=l>>>19&127,i[n++]=127&(l>>>26|(1&c)<<6),i[n++]=c>>>1&127,i[n++]=c>>>8&127,i[n++]=c>>>15&127,i[n++]=c>>>22&127,i[n++]=127&(c>>>29|(15&h)<<3),i[n++]=h>>>4&127,i[n++]=h>>>11&127,i[n++]=h>>>18&127,i[n++]=h>>>25&127}}(t,e,i,r);break;case 8:!function(t,e,i,r){let n=r,a=e;for(let e=0;e<8;e++){const e=t[a++]>>>0,r=t[a++]>>>0,o=t[a++]>>>0,s=t[a++]>>>0,l=t[a++]>>>0,c=t[a++]>>>0,h=t[a++]>>>0,u=t[a++]>>>0;i[n++]=e>>>0&255,i[n++]=e>>>8&255,i[n++]=e>>>16&255,i[n++]=e>>>24&255,i[n++]=r>>>0&255,i[n++]=r>>>8&255,i[n++]=r>>>16&255,i[n++]=r>>>24&255,i[n++]=o>>>0&255,i[n++]=o>>>8&255,i[n++]=o>>>16&255,i[n++]=o>>>24&255,i[n++]=s>>>0&255,i[n++]=s>>>8&255,i[n++]=s>>>16&255,i[n++]=s>>>24&255,i[n++]=l>>>0&255,i[n++]=l>>>8&255,i[n++]=l>>>16&255,i[n++]=l>>>24&255,i[n++]=c>>>0&255,i[n++]=c>>>8&255,i[n++]=c>>>16&255,i[n++]=c>>>24&255,i[n++]=h>>>0&255,i[n++]=h>>>8&255,i[n++]=h>>>16&255,i[n++]=h>>>24&255,i[n++]=u>>>0&255,i[n++]=u>>>8&255,i[n++]=u>>>16&255,i[n++]=u>>>24&255}}(t,e,i,r);break;case 16:!function(t,e,i,r){let n=r,a=e;for(let e=0;e<128;e++){const e=t[a++]>>>0;i[n++]=65535&e,i[n++]=e>>>16&65535}}(t,e,i,r);break;default:!function(t,e,i,r,n){const a=fp[n]>>>0;let o=e,s=0,l=t[o]>>>0,c=r;for(let e=0;e<8;e++){for(let e=0;e<32;e++)if(s+n<=32)i[c+e]=l>>>s&a,s+=n,32===s&&(s=0,o++,31!==e&&(l=t[o]>>>0));else{const r=32-s,h=l>>>s;o++,l=t[o]>>>0;const u=n-r;i[c+e]=(h|(l&-1>>>32-u>>>0)<<r)&a,s=u}c+=32,s=0,e<7&&(l=t[o]>>>0)}}(t,e,i,r,n)}return e+(n<<3)|0}function wp(t,e,i,r){if(i+2>e)throw new Error(`FastPFOR decode: byteContainer underflow at block=${r} (need 2 bytes for [bitWidth, exceptionCount], bytePos=${i}, byteSize=${e})`);const n=t[i++],a=t[i++];if(n>32)throw new Error(`FastPFOR decode: invalid bitWidth=${n} at block=${r} (expected 0..32). This likely indicates corrupted or truncated input.`);return{bitWidth:n,exceptionCount:a,bytePosIn:i}}function Vp(t,e,i,r,n,a,o,s,l){const{maxBits:c,exceptionBitWidth:h,bytePosIn:u}=function(t,e,i,r,n,a){if(i+1>e)throw new Error(`FastPFOR decode: exception header underflow at block=${a} (need 1 byte for maxBits, bytePos=${i}, byteSize=${e})`);const o=t[i++];if(o<r||o>32)throw new Error(`FastPFOR decode: invalid maxBits=${o} at block=${a} (bitWidth=${r}, expected ${r}..32)`);const s=o-r|0;if(s<1||s>32)throw new Error(`FastPFOR decode: invalid exceptionBitWidth=${s} at block=${a} (bitWidth=${r}, maxBits=${o})`);if(i+n>e)throw new Error(`FastPFOR decode: exception positions underflow at block=${a} (need=${n}, have=${e-i})`);return{maxBits:o,exceptionBitWidth:s,bytePosIn:i}}(n,a,o,i,r,l);if(o=u,1===h){const a=1<<i;for(let i=0;i<r;i=i+1|0)t[n[o++]+e|0]|=a;return o}const d=s.dataToBePacked[h];if(!d)throw new Error(`FastPFOR decode: missing exception stream for exceptionBitWidth=${h} (bitWidth=${i}, maxBits=${c}) at block ${l}`);const p=s.dataPointers;let m=0|p[h];const f=0|s.exceptionSizes[h];if(m+r>f)throw new Error(`FastPFOR decode: exception stream overflow for exceptionBitWidth=${h} (ptr=${m}, need ${r}, size=${f}) at block ${l}`);for(let a=0;a<r;a=a+1|0){const r=n[o++],a=0|d[m++];t[r+e|0]|=a<<i}return p[h]=m,o}function Rp(t,e,i,r,n,a){const o=0|i,s=0|t[o];if(s<=0||o+s>t.length-1)throw new Error(`FastPFOR decode: invalid whereMeta=${s} at pageStart=${o} (expected > 0 and pageStart+whereMeta < encoded.length=${t.length})`);const l=o+1|0,c=o+s|0,h=t[c]>>>0,u=h+3>>>2,d=c+1,p=d+u;if(p>=t.length)throw new Error(`FastPFOR decode: invalid byteSize=${h} (metaInts=${u}, pageStart=${o}, packedEnd=${c}, byteContainerStart=${d}) causes bitmapPos=${p} out of bounds (encoded.length=${t.length})`);const m=function(t,e,i,r){r.byteContainer.length<i&&(r.byteContainer=new Uint8Array(2*i),r.byteContainerI32=void 0);const n=r.byteContainer,a=i>>>2;if(3&n.byteOffset)for(let i=0;i<a;i=i+1|0){const r=0|t[e+i|0],a=i<<2;n[a]=255&r,n[a+1|0]=r>>>8&255,n[a+2|0]=r>>>16&255,n[a+3|0]=r>>>24&255}else{let i=r.byteContainerI32;(!i||i.buffer!==n.buffer||i.byteOffset!==n.byteOffset||i.length<a)&&(i=r.byteContainerI32=new Int32Array(n.buffer,n.byteOffset,n.byteLength>>>2)),i.set(t.subarray(e,e+a))}const o=3&i;if(o>0){const i=0|t[e+a|0],r=a<<2;for(let t=0;t<o;t=t+1|0)n[r+t|0]=i>>>(t<<3)&255}return n}(t,d,h,a),f=h,g=function(t,e,i){const r=0|t[e++],n=i.dataToBePacked;for(let a=2;a<=32;a=a+1|0){if(!(r>>>a-1&1))continue;if(e>=t.length)throw new Error(`FastPFOR decode: truncated exception stream header (bitWidth=${a}, streamWordIndex=${e}, needWords=1, availableWords=${t.length-e}, encodedWords=${t.length})`);const o=t[e++]>>>0,s=_p(o+31,32),l=o*a+31>>>5;if(e+l>t.length)throw new Error(`FastPFOR decode: truncated exception stream (bitWidth=${a}, size=${o}, streamWordIndex=${e}, needWords=${l}, availableWords=${t.length-e}, encodedWords=${t.length})`);let c=n[a];(!c||c.length<s)&&(c=n[a]=new Uint32Array(s));let h=0;for(;h<o;h=h+32|0)Mp(t,e,c,h,a),e=e+a|0;e=e-((h-o|0)*a>>>5)|0,i.exceptionSizes[a]=o}return e}(t,p,a);return a.dataPointers.fill(0),function(t,e,i,r,n,a,o,s,l,c){let h=0|i,u=0;for(let e=0;e<o;e=e+1|0){const i=wp(s,l,u,e);u=i.bytePosIn;const r=i.bitWidth,o=i.exceptionCount,d=a+e*gp|0;switch(r){case 0:n.fill(0,d,d+gp);break;case 32:for(let e=0;e<gp;e=e+1|0)n[d+e|0]=0|t[h+e|0];h=h+gp|0;break;default:h=Tp(t,h,n,d,r)}o>0&&(u=Vp(n,d,r,o,s,l,u,c,e))}if(h!==r)throw new Error(`FastPFOR decode: packed region mismatch (pageStart=${e}, packedStart=${i}, consumedPackedEnd=${h}, expectedPackedEnd=${r}, packedWords=${r-i}, encoded.length=${t.length})`)}(t,o,l,c,e,0|r,n/gp|0,m,f,a),g}function Mp(t,e,i,r,n){switch(n){case 2:return void function(t,e,i,r){let n=r;const a=t[e]>>>0,o=t[e+1]>>>0;i[n++]=a>>>0&3,i[n++]=a>>>2&3,i[n++]=a>>>4&3,i[n++]=a>>>6&3,i[n++]=a>>>8&3,i[n++]=a>>>10&3,i[n++]=a>>>12&3,i[n++]=a>>>14&3,i[n++]=a>>>16&3,i[n++]=a>>>18&3,i[n++]=a>>>20&3,i[n++]=a>>>22&3,i[n++]=a>>>24&3,i[n++]=a>>>26&3,i[n++]=a>>>28&3,i[n++]=a>>>30&3,i[n++]=o>>>0&3,i[n++]=o>>>2&3,i[n++]=o>>>4&3,i[n++]=o>>>6&3,i[n++]=o>>>8&3,i[n++]=o>>>10&3,i[n++]=o>>>12&3,i[n++]=o>>>14&3,i[n++]=o>>>16&3,i[n++]=o>>>18&3,i[n++]=o>>>20&3,i[n++]=o>>>22&3,i[n++]=o>>>24&3,i[n++]=o>>>26&3,i[n++]=o>>>28&3,i[n]=o>>>30&3}(t,e,i,r);case 3:return void function(t,e,i,r){let n=r;const a=t[e]>>>0,o=t[e+1]>>>0,s=t[e+2]>>>0;i[n++]=a>>>0&7,i[n++]=a>>>3&7,i[n++]=a>>>6&7,i[n++]=a>>>9&7,i[n++]=a>>>12&7,i[n++]=a>>>15&7,i[n++]=a>>>18&7,i[n++]=a>>>21&7,i[n++]=a>>>24&7,i[n++]=a>>>27&7,i[n++]=7&(a>>>30|(1&o)<<2),i[n++]=o>>>1&7,i[n++]=o>>>4&7,i[n++]=o>>>7&7,i[n++]=o>>>10&7,i[n++]=o>>>13&7,i[n++]=o>>>16&7,i[n++]=o>>>19&7,i[n++]=o>>>22&7,i[n++]=o>>>25&7,i[n++]=o>>>28&7,i[n++]=7&(o>>>31|(3&s)<<1),i[n++]=s>>>2&7,i[n++]=s>>>5&7,i[n++]=s>>>8&7,i[n++]=s>>>11&7,i[n++]=s>>>14&7,i[n++]=s>>>17&7,i[n++]=s>>>20&7,i[n++]=s>>>23&7,i[n++]=s>>>26&7,i[n]=s>>>29&7}(t,e,i,r);case 4:return void function(t,e,i,r){let n=r;const a=t[e]>>>0,o=t[e+1]>>>0,s=t[e+2]>>>0,l=t[e+3]>>>0;i[n++]=a>>>0&15,i[n++]=a>>>4&15,i[n++]=a>>>8&15,i[n++]=a>>>12&15,i[n++]=a>>>16&15,i[n++]=a>>>20&15,i[n++]=a>>>24&15,i[n++]=a>>>28&15,i[n++]=o>>>0&15,i[n++]=o>>>4&15,i[n++]=o>>>8&15,i[n++]=o>>>12&15,i[n++]=o>>>16&15,i[n++]=o>>>20&15,i[n++]=o>>>24&15,i[n++]=o>>>28&15,i[n++]=s>>>0&15,i[n++]=s>>>4&15,i[n++]=s>>>8&15,i[n++]=s>>>12&15,i[n++]=s>>>16&15,i[n++]=s>>>20&15,i[n++]=s>>>24&15,i[n++]=s>>>28&15,i[n++]=l>>>0&15,i[n++]=l>>>4&15,i[n++]=l>>>8&15,i[n++]=l>>>12&15,i[n++]=l>>>16&15,i[n++]=l>>>20&15,i[n++]=l>>>24&15,i[n]=l>>>28&15}(t,e,i,r);case 5:return void function(t,e,i,r){let n=r;const a=t[e]>>>0,o=t[e+1]>>>0,s=t[e+2]>>>0,l=t[e+3]>>>0,c=t[e+4]>>>0;i[n++]=a>>>0&31,i[n++]=a>>>5&31,i[n++]=a>>>10&31,i[n++]=a>>>15&31,i[n++]=a>>>20&31,i[n++]=a>>>25&31,i[n++]=31&(a>>>30|(7&o)<<2),i[n++]=o>>>3&31,i[n++]=o>>>8&31,i[n++]=o>>>13&31,i[n++]=o>>>18&31,i[n++]=o>>>23&31,i[n++]=31&(o>>>28|(1&s)<<4),i[n++]=s>>>1&31,i[n++]=s>>>6&31,i[n++]=s>>>11&31,i[n++]=s>>>16&31,i[n++]=s>>>21&31,i[n++]=s>>>26&31,i[n++]=31&(s>>>31|(15&l)<<1),i[n++]=l>>>4&31,i[n++]=l>>>9&31,i[n++]=l>>>14&31,i[n++]=l>>>19&31,i[n++]=l>>>24&31,i[n++]=31&(l>>>29|(3&c)<<3),i[n++]=c>>>2&31,i[n++]=c>>>7&31,i[n++]=c>>>12&31,i[n++]=c>>>17&31,i[n++]=c>>>22&31,i[n]=c>>>27&31}(t,e,i,r);case 6:return void function(t,e,i,r){let n=r;const a=t[e]>>>0,o=t[e+1]>>>0,s=t[e+2]>>>0,l=t[e+3]>>>0,c=t[e+4]>>>0,h=t[e+5]>>>0;i[n++]=a>>>0&63,i[n++]=a>>>6&63,i[n++]=a>>>12&63,i[n++]=a>>>18&63,i[n++]=a>>>24&63,i[n++]=63&(a>>>30|(15&o)<<2),i[n++]=o>>>4&63,i[n++]=o>>>10&63,i[n++]=o>>>16&63,i[n++]=o>>>22&63,i[n++]=63&(o>>>28|(3&s)<<4),i[n++]=s>>>2&63,i[n++]=s>>>8&63,i[n++]=s>>>14&63,i[n++]=s>>>20&63,i[n++]=s>>>26&63,i[n++]=l>>>0&63,i[n++]=l>>>6&63,i[n++]=l>>>12&63,i[n++]=l>>>18&63,i[n++]=l>>>24&63,i[n++]=63&(l>>>30|(15&c)<<2),i[n++]=c>>>4&63,i[n++]=c>>>10&63,i[n++]=c>>>16&63,i[n++]=c>>>22&63,i[n++]=63&(c>>>28|(3&h)<<4),i[n++]=h>>>2&63,i[n++]=h>>>8&63,i[n++]=h>>>14&63,i[n++]=h>>>20&63,i[n]=h>>>26&63}(t,e,i,r);case 7:return void function(t,e,i,r){let n=r;const a=t[e]>>>0,o=t[e+1]>>>0,s=t[e+2]>>>0,l=t[e+3]>>>0,c=t[e+4]>>>0,h=t[e+5]>>>0,u=t[e+6]>>>0;i[n++]=a>>>0&127,i[n++]=a>>>7&127,i[n++]=a>>>14&127,i[n++]=a>>>21&127,i[n++]=127&(a>>>28|(7&o)<<4),i[n++]=o>>>3&127,i[n++]=o>>>10&127,i[n++]=o>>>17&127,i[n++]=o>>>24&127,i[n++]=127&(o>>>31|(63&s)<<1),i[n++]=s>>>6&127,i[n++]=s>>>13&127,i[n++]=s>>>20&127,i[n++]=127&(s>>>27|(3&l)<<5),i[n++]=l>>>2&127,i[n++]=l>>>9&127,i[n++]=l>>>16&127,i[n++]=l>>>23&127,i[n++]=127&(l>>>30|(31&c)<<2),i[n++]=c>>>5&127,i[n++]=c>>>12&127,i[n++]=c>>>19&127,i[n++]=127&(c>>>26|(1&h)<<6),i[n++]=h>>>1&127,i[n++]=h>>>8&127,i[n++]=h>>>15&127,i[n++]=h>>>22&127,i[n++]=127&(h>>>29|(15&u)<<3),i[n++]=u>>>4&127,i[n++]=u>>>11&127,i[n++]=u>>>18&127,i[n]=u>>>25&127}(t,e,i,r);case 8:return void function(t,e,i,r){let n=r;const a=t[e]>>>0,o=t[e+1]>>>0,s=t[e+2]>>>0,l=t[e+3]>>>0,c=t[e+4]>>>0,h=t[e+5]>>>0,u=t[e+6]>>>0,d=t[e+7]>>>0;i[n++]=a>>>0&255,i[n++]=a>>>8&255,i[n++]=a>>>16&255,i[n++]=a>>>24&255,i[n++]=o>>>0&255,i[n++]=o>>>8&255,i[n++]=o>>>16&255,i[n++]=o>>>24&255,i[n++]=s>>>0&255,i[n++]=s>>>8&255,i[n++]=s>>>16&255,i[n++]=s>>>24&255,i[n++]=l>>>0&255,i[n++]=l>>>8&255,i[n++]=l>>>16&255,i[n++]=l>>>24&255,i[n++]=c>>>0&255,i[n++]=c>>>8&255,i[n++]=c>>>16&255,i[n++]=c>>>24&255,i[n++]=h>>>0&255,i[n++]=h>>>8&255,i[n++]=h>>>16&255,i[n++]=h>>>24&255,i[n++]=u>>>0&255,i[n++]=u>>>8&255,i[n++]=u>>>16&255,i[n++]=u>>>24&255,i[n++]=d>>>0&255,i[n++]=d>>>8&255,i[n++]=d>>>16&255,i[n]=d>>>24&255}(t,e,i,r);case 9:return void function(t,e,i,r){let n=r;const a=t[e]>>>0,o=t[e+1]>>>0,s=t[e+2]>>>0,l=t[e+3]>>>0,c=t[e+4]>>>0,h=t[e+5]>>>0,u=t[e+6]>>>0,d=t[e+7]>>>0,p=t[e+8]>>>0;i[n++]=a>>>0&511,i[n++]=a>>>9&511,i[n++]=a>>>18&511,i[n++]=511&(a>>>27|(15&o)<<5),i[n++]=o>>>4&511,i[n++]=o>>>13&511,i[n++]=o>>>22&511,i[n++]=511&(o>>>31|(255&s)<<1),i[n++]=s>>>8&511,i[n++]=s>>>17&511,i[n++]=511&(s>>>26|(7&l)<<6),i[n++]=l>>>3&511,i[n++]=l>>>12&511,i[n++]=l>>>21&511,i[n++]=511&(l>>>30|(127&c)<<2),i[n++]=c>>>7&511,i[n++]=c>>>16&511,i[n++]=511&(c>>>25|(3&h)<<7),i[n++]=h>>>2&511,i[n++]=h>>>11&511,i[n++]=h>>>20&511,i[n++]=511&(h>>>29|(63&u)<<3),i[n++]=u>>>6&511,i[n++]=u>>>15&511,i[n++]=511&(u>>>24|(1&d)<<8),i[n++]=d>>>1&511,i[n++]=d>>>10&511,i[n++]=d>>>19&511,i[n++]=511&(d>>>28|(31&p)<<4),i[n++]=p>>>5&511,i[n++]=p>>>14&511,i[n]=p>>>23&511}(t,e,i,r);case 10:return void function(t,e,i,r){let n=r;const a=t[e]>>>0,o=t[e+1]>>>0,s=t[e+2]>>>0,l=t[e+3]>>>0,c=t[e+4]>>>0,h=t[e+5]>>>0,u=t[e+6]>>>0,d=t[e+7]>>>0,p=t[e+8]>>>0,m=t[e+9]>>>0;i[n++]=a>>>0&1023,i[n++]=a>>>10&1023,i[n++]=a>>>20&1023,i[n++]=1023&(a>>>30|(255&o)<<2),i[n++]=o>>>8&1023,i[n++]=o>>>18&1023,i[n++]=1023&(o>>>28|(63&s)<<4),i[n++]=s>>>6&1023,i[n++]=s>>>16&1023,i[n++]=1023&(s>>>26|(15&l)<<6),i[n++]=l>>>4&1023,i[n++]=l>>>14&1023,i[n++]=1023&(l>>>24|(3&c)<<8),i[n++]=c>>>2&1023,i[n++]=c>>>12&1023,i[n++]=c>>>22&1023,i[n++]=h>>>0&1023,i[n++]=h>>>10&1023,i[n++]=h>>>20&1023,i[n++]=1023&(h>>>30|(255&u)<<2),i[n++]=u>>>8&1023,i[n++]=u>>>18&1023,i[n++]=1023&(u>>>28|(63&d)<<4),i[n++]=d>>>6&1023,i[n++]=d>>>16&1023,i[n++]=1023&(d>>>26|(15&p)<<6),i[n++]=p>>>4&1023,i[n++]=p>>>14&1023,i[n++]=1023&(p>>>24|(3&m)<<8),i[n++]=m>>>2&1023,i[n++]=m>>>12&1023,i[n]=m>>>22&1023}(t,e,i,r);case 11:return void function(t,e,i,r){let n=r;const a=t[e]>>>0,o=t[e+1]>>>0,s=t[e+2]>>>0,l=t[e+3]>>>0,c=t[e+4]>>>0,h=t[e+5]>>>0,u=t[e+6]>>>0,d=t[e+7]>>>0,p=t[e+8]>>>0,m=t[e+9]>>>0,f=t[e+10]>>>0;i[n++]=a>>>0&2047,i[n++]=a>>>11&2047,i[n++]=2047&(a>>>22|(1&o)<<10),i[n++]=o>>>1&2047,i[n++]=o>>>12&2047,i[n++]=2047&(o>>>23|(3&s)<<9),i[n++]=s>>>2&2047,i[n++]=s>>>13&2047,i[n++]=2047&(s>>>24|(7&l)<<8),i[n++]=l>>>3&2047,i[n++]=l>>>14&2047,i[n++]=2047&(l>>>25|(15&c)<<7),i[n++]=c>>>4&2047,i[n++]=c>>>15&2047,i[n++]=2047&(c>>>26|(31&h)<<6),i[n++]=h>>>5&2047,i[n++]=h>>>16&2047,i[n++]=2047&(h>>>27|(63&u)<<5),i[n++]=u>>>6&2047,i[n++]=u>>>17&2047,i[n++]=2047&(u>>>28|(127&d)<<4),i[n++]=d>>>7&2047,i[n++]=d>>>18&2047,i[n++]=2047&(d>>>29|(255&p)<<3),i[n++]=p>>>8&2047,i[n++]=p>>>19&2047,i[n++]=2047&(p>>>30|(511&m)<<2),i[n++]=m>>>9&2047,i[n++]=m>>>20&2047,i[n++]=2047&(m>>>31|(1023&f)<<1),i[n++]=f>>>10&2047,i[n]=f>>>21&2047}(t,e,i,r);case 12:return void function(t,e,i,r){let n=r;const a=t[e]>>>0,o=t[e+1]>>>0,s=t[e+2]>>>0,l=t[e+3]>>>0,c=t[e+4]>>>0,h=t[e+5]>>>0,u=t[e+6]>>>0,d=t[e+7]>>>0,p=t[e+8]>>>0,m=t[e+9]>>>0,f=t[e+10]>>>0,g=t[e+11]>>>0;i[n++]=a>>>0&4095,i[n++]=a>>>12&4095,i[n++]=4095&(a>>>24|(15&o)<<8),i[n++]=o>>>4&4095,i[n++]=o>>>16&4095,i[n++]=4095&(o>>>28|(255&s)<<4),i[n++]=s>>>8&4095,i[n++]=s>>>20&4095,i[n++]=l>>>0&4095,i[n++]=l>>>12&4095,i[n++]=4095&(l>>>24|(15&c)<<8),i[n++]=c>>>4&4095,i[n++]=c>>>16&4095,i[n++]=4095&(c>>>28|(255&h)<<4),i[n++]=h>>>8&4095,i[n++]=h>>>20&4095,i[n++]=u>>>0&4095,i[n++]=u>>>12&4095,i[n++]=4095&(u>>>24|(15&d)<<8),i[n++]=d>>>4&4095,i[n++]=d>>>16&4095,i[n++]=4095&(d>>>28|(255&p)<<4),i[n++]=p>>>8&4095,i[n++]=p>>>20&4095,i[n++]=m>>>0&4095,i[n++]=m>>>12&4095,i[n++]=4095&(m>>>24|(15&f)<<8),i[n++]=f>>>4&4095,i[n++]=f>>>16&4095,i[n++]=4095&(f>>>28|(255&g)<<4),i[n++]=g>>>8&4095,i[n]=g>>>20&4095}(t,e,i,r);case 16:return void function(t,e,i,r){let n=r;const a=t[e]>>>0,o=t[e+1]>>>0,s=t[e+2]>>>0,l=t[e+3]>>>0,c=t[e+4]>>>0,h=t[e+5]>>>0,u=t[e+6]>>>0,d=t[e+7]>>>0,p=t[e+8]>>>0,m=t[e+9]>>>0,f=t[e+10]>>>0,g=t[e+11]>>>0,_=t[e+12]>>>0,y=t[e+13]>>>0,x=t[e+14]>>>0,v=t[e+15]>>>0;i[n++]=a>>>0&65535,i[n++]=a>>>16&65535,i[n++]=o>>>0&65535,i[n++]=o>>>16&65535,i[n++]=s>>>0&65535,i[n++]=s>>>16&65535,i[n++]=l>>>0&65535,i[n++]=l>>>16&65535,i[n++]=c>>>0&65535,i[n++]=c>>>16&65535,i[n++]=h>>>0&65535,i[n++]=h>>>16&65535,i[n++]=u>>>0&65535,i[n++]=u>>>16&65535,i[n++]=d>>>0&65535,i[n++]=d>>>16&65535,i[n++]=p>>>0&65535,i[n++]=p>>>16&65535,i[n++]=m>>>0&65535,i[n++]=m>>>16&65535,i[n++]=f>>>0&65535,i[n++]=f>>>16&65535,i[n++]=g>>>0&65535,i[n++]=g>>>16&65535,i[n++]=_>>>0&65535,i[n++]=_>>>16&65535,i[n++]=y>>>0&65535,i[n++]=y>>>16&65535,i[n++]=x>>>0&65535,i[n++]=x>>>16&65535,i[n++]=v>>>0&65535,i[n]=v>>>16&65535}(t,e,i,r);case 32:for(let n=0;n<32;n=n+1|0)i[r+n|0]=0|t[e+n|0];return}const a=fp[n]>>>0;let o=e,s=0,l=t[o]>>>0;for(let e=0;e<32;e++)if(s+n<=32)i[r+e]=l>>>s&a,s+=n,32===s&&(s=0,o++,31!==e&&(l=t[o]>>>0));else{const c=32-s,h=l>>>s;o++,l=t[o]>>>0,i[r+e]=(h|(l&fp[n-c]>>>0)<<c)&a,s=n-c}}function Up(t,e,i){const r=new Uint32Array(i);let n=0,a=e.get();for(let e=0;e<r.length;e++){let e=t[a++],i=127&e;e<128||(e=t[a++],i|=(127&e)<<7,e<128||(e=t[a++],i|=(127&e)<<14,e<128||(e=t[a++],i|=(127&e)<<21,e<128||(e=t[a++],i|=(15&e)<<28)))),r[n++]=i}return e.set(a),r}function Sp(t,e,i){const r=new BigUint64Array(i);for(let i=0;i<r.length;i++)r[i]=Np(t,e);return r}function Np(t,e){let i=0n,r=0,n=e.get();for(;n<t.length;){const e=t[n++];if(i|=BigInt(127&e)<<BigInt(r),!(128&e))break;if(r+=7,r>=64)throw new Error("Varint too long")}return e.set(n),i}function Fp(t,e){let i,r;return r=t[e.get()],e.increment(),i=127&r,r<128?i:(r=t[e.get()],e.increment(),i|=(127&r)<<7,r<128?i:(r=t[e.get()],e.increment(),i|=(127&r)<<14,r<128?i:(r=t[e.get()],e.increment(),i|=(127&r)<<21,r<128?i:(r=t[e.get()],i|=(15&r)<<28,function(t,e,i){let r,n;if(n=e[i.get()],i.increment(),r=(112&n)>>4,n<128)return 4294967296*r+(t>>>0);if(n=e[i.get()],i.increment(),r|=(127&n)<<3,n<128)return 4294967296*r+(t>>>0);if(n=e[i.get()],i.increment(),r|=(127&n)<<10,n<128)return 4294967296*r+(t>>>0);if(n=e[i.get()],i.increment(),r|=(127&n)<<17,n<128)return 4294967296*r+(t>>>0);if(n=e[i.get()],i.increment(),r|=(127&n)<<24,n<128)return 4294967296*r+(t>>>0);if(n=e[i.get()],i.increment(),r|=(1&n)<<31,n<128)return 4294967296*r+(t>>>0);throw new Error("Expected varint not more than 10 bytes")}(i,t,e)))))}function Ep(t){return t>>>1^-(1&t)}function Zp(t){return t>>1n^-(1n&t)}function kp(t){return t%2==1?(t+1)/-2:t/2}function zp(t,e,i){if(void 0===i){i=0;for(let r=0;r<e;r++)i+=t[r]}const r=new Uint32Array(i);let n=0;for(let i=0;i<e;i++){const a=t[i];r.fill(t[i+e],n,n+a),n+=a}return r}function Wp(t,e,i){if(void 0===i){i=0;for(let r=0;r<e;r++)i+=Number(t[r])}const r=new BigUint64Array(i);let n=0;for(let i=0;i<e;i++){const a=Number(t[i]);r.fill(t[i+e],n,n+a),n+=a}return r}function Ip(t,e,i){const r=new Float64Array(i);let n=0;for(let i=0;i<e;i++){const a=t[i];r.fill(t[i+e],n,n+a),n+=a}return r}function Dp(t){const e=new Int32Array(t.length);e[0]=Ep(t[0]);const i=t.length/4*4;let r=1;if(i>=4)for(;r<i-4;r+=4){const i=t[r+1],n=t[r+2],a=t[r+3];e[r]=Ep(t[r])+e[r-1],e[r+1]=Ep(i)+e[r],e[r+2]=Ep(n)+e[r+1],e[r+3]=Ep(a)+e[r+2]}for(;r!==t.length;++r)e[r]=Ep(t[r])+e[r-1];return e}function Cp(t){const e=new BigInt64Array(t.length);e[0]=Zp(t[0]);const i=t.length/4*4;let r=1;if(i>=4)for(;r<i-4;r+=4){const i=t[r+1],n=t[r+2],a=t[r+3];e[r]=Zp(t[r])+e[r-1],e[r+1]=Zp(i)+e[r],e[r+2]=Zp(n)+e[r+1],e[r+3]=Zp(a)+e[r+2]}for(;r!==e.length;++r)e[r]=Zp(t[r])+e[r-1];return e}function Pp(t){const e=t.length/4*4;let i=1;if(e>=4)for(let r=t[0];i<e-4;i+=4)r=t[i]+=r,r=t[i+1]+=r,r=t[i+2]+=r,r=t[i+3]+=r;for(;i!==t.length;)t[i]+=t[i-1],++i}var Bp,Lp,Op,jp,Ap,Gp,Yp,Qp;function Jp(t,e){const i=function(t,e){const i=t[e.get()],r=Object.values(Bp)[i>>4];let n=null;switch(r){case Bp.DATA:n={dictionaryType:Object.values(Lp)[15&i]};break;case Bp.OFFSET:n={offsetType:Object.values(Op)[15&i]};break;case Bp.LENGTH:n={lengthType:Object.values(jp)[15&i]}}e.increment();const a=t[e.get()],o=Object.values(dp)[a>>5],s=Object.values(dp)[a>>2&7],l=Object.values(pp)[3&a];e.increment();const c=Up(t,e,2),h=c[0];return{physicalStreamType:r,logicalStreamType:n,logicalLevelTechnique1:o,logicalLevelTechnique2:s,physicalLevelTechnique:l,numValues:h,byteLength:c[1],decompressedCount:h}}(t,e);return i.logicalLevelTechnique1===dp.MORTON?function(t,e,i){const r=Up(e,i,2);return{physicalStreamType:t.physicalStreamType,logicalStreamType:t.logicalStreamType,logicalLevelTechnique1:t.logicalLevelTechnique1,logicalLevelTechnique2:t.logicalLevelTechnique2,physicalLevelTechnique:t.physicalLevelTechnique,numValues:t.numValues,byteLength:t.byteLength,decompressedCount:t.decompressedCount,numBits:r[0],coordinateShift:r[1]}}(i,t,e):dp.RLE!==i.logicalLevelTechnique1&&dp.RLE!==i.logicalLevelTechnique2||pp.NONE===i.physicalLevelTechnique?i:function(t,e,i){const r=Up(e,i,2);return{physicalStreamType:t.physicalStreamType,logicalStreamType:t.logicalStreamType,logicalLevelTechnique1:t.logicalLevelTechnique1,logicalLevelTechnique2:t.logicalLevelTechnique2,physicalLevelTechnique:t.physicalLevelTechnique,numValues:t.numValues,byteLength:t.byteLength,decompressedCount:r[1],runs:r[0],numRleValues:r[1]}}(i,t,e)}!function(t){t.PRESENT="PRESENT",t.DATA="DATA",t.OFFSET="OFFSET",t.LENGTH="LENGTH"}(Bp||(Bp={})),function(t){t.NONE="NONE",t.SINGLE="SINGLE",t.SHARED="SHARED",t.VERTEX="VERTEX",t.MORTON="MORTON",t.FSST="FSST"}(Lp||(Lp={})),function(t){t.VERTEX="VERTEX",t.INDEX="INDEX",t.STRING="STRING",t.KEY="KEY"}(Op||(Op={})),function(t){t.VAR_BINARY="VAR_BINARY",t.GEOMETRIES="GEOMETRIES",t.PARTS="PARTS",t.RINGS="RINGS",t.TRIANGLES="TRIANGLES",t.SYMBOL="SYMBOL",t.DICTIONARY="DICTIONARY"}(jp||(jp={})),function(t){t[t.FLAT=0]="FLAT",t[t.CONST=1]="CONST",t[t.SEQUENCE=2]="SEQUENCE",t[t.DICTIONARY=3]="DICTIONARY",t[t.FSST_DICTIONARY=4]="FSST_DICTIONARY"}(Ap||(Ap={}));class Xp{constructor(t,e){this.values=t,this._size=e}get(t){const e=Math.floor(t/8);return 1==(this.values[e]>>t%8&1)}set(t,e){const i=Math.floor(t/8);this.values[i]=this.values[i]|(e?1:0)<<t%8}getInt(t){const e=Math.floor(t/8);return this.values[e]>>t%8&1}size(){return this._size}getBuffer(){return this.values}}function Hp(t,e,i){if(!e)return t;const r=e.size(),n=new t.constructor(r);let a=0;for(let o=0;o<r;o++)n[o]=e.get(o)?t[a++]:i;return n}function qp(t,e,i,r,n){return function(t,e,i,r){let n;switch(e.logicalLevelTechnique1){case dp.DELTA:if(e.logicalLevelTechnique2===dp.RLE){const i=e;if(!r)return function(t,e,i){const r=new Int32Array(i);let n=0,a=0;for(let i=0;i<e;i++){const o=t[i],s=Ep(t[i+e]);for(let t=0;t<o;t++)a+=s,r[n++]=a}return r}(t,i.runs,i.numRleValues);n=Dp(t=zp(t,i.runs,i.numRleValues))}else n=Dp(t);break;case dp.RLE:n=function(t,e,i){if(void 0===i){i=0;for(let r=0;r<e;r++)i+=t[r]}const r=new Int32Array(i);let n=0;for(let i=0;i<e;i++){const a=t[i];let o=t[i+e];o=Ep(o),r.fill(o,n,n+a),n+=a}return r}(t,e.runs,e.numRleValues);break;case dp.MORTON:Pp(t),n=new Int32Array(t);break;case dp.COMPONENTWISE_DELTA:n=function(t){if(t.length<2)return new Int32Array(t);const e=new Int32Array(t.length);e[0]=Ep(t[0]),e[1]=Ep(t[1]);const i=t.length/4*4;let r=2;if(i>=4)for(;r<i-4;r+=4){const i=t[r+1],n=t[r+2],a=t[r+3];e[r]=Ep(t[r])+e[r-2],e[r+1]=Ep(i)+e[r-1],e[r+2]=Ep(n)+e[r],e[r+3]=Ep(a)+e[r+1]}for(;r!==t.length;r+=2)e[r]=Ep(t[r])+e[r-2],e[r+1]=Ep(t[r+1])+e[r-1];return e}(t);break;case dp.NONE:n=function(t){const e=new Int32Array(t.length);for(let i=0;i<t.length;i++)e[i]=Ep(t[i]);return e}(t);break;default:throw new Error(`The specified Logical level technique is not supported: ${e.logicalLevelTechnique1}`)}return r?Hp(n,r,0):n}(tm(t,e,i),i,0,n)}function Kp(t,e,i,r,n){return function(t,e,i,r){let n;switch(e.logicalLevelTechnique1){case dp.DELTA:n=function(t){const e=new Uint32Array(t.length);e[0]=Ep(t[0])>>>0;for(let i=1;i<t.length;i++)e[i]=e[i-1]+Ep(t[i])>>>0;return e}(e.logicalLevelTechnique2===dp.RLE?zp(t,e.runs,e.numRleValues):t);break;case dp.RLE:n=zp(t,e.runs,e.numRleValues);break;case dp.MORTON:Pp(t),n=t;break;case dp.COMPONENTWISE_DELTA:n=function(t){if(t.length<2)return new Uint32Array(t);const e=new Uint32Array(t.length);e[0]=Ep(t[0])>>>0,e[1]=Ep(t[1])>>>0;for(let i=2;i<t.length;i+=2)e[i]=e[i-2]+Ep(t[i])>>>0,e[i+1]=e[i-1]+Ep(t[i+1])>>>0;return e}(t);break;case dp.NONE:n=t;break;default:throw new Error(`The specified Logical level technique is not supported: ${e.logicalLevelTechnique1}`)}return r?Hp(n,r,0):n}(tm(t,e,i),i,0,n)}function $p(t,e,i){return function(t,e){if(e.logicalLevelTechnique1===dp.DELTA&&e.logicalLevelTechnique2===dp.NONE)return function(t){const e=new Int32Array(t.length+1);e[0]=0,e[1]=Ep(t[0]);let i=e[1];for(let r=2;r!==e.length;++r)i+=Ep(t[r-1]),e[r]=e[r-1]+i;return new Uint32Array(e)}(t);if(e.logicalLevelTechnique1===dp.RLE&&e.logicalLevelTechnique2===dp.NONE)return function(t,e,i){const r=new Uint32Array(i+1);r[0]=0;let n=1,a=r[0];for(let i=0;i<e;i++){const o=t[i],s=t[i+e];for(let t=n;t<n+o;t++)r[t]=s+a,a=r[t];n+=o}return r}(t,e.runs,e.numRleValues);if(e.logicalLevelTechnique1===dp.NONE&&e.logicalLevelTechnique2===dp.NONE){!function(t){let e=0;for(let i=0;i<t.length;i++)t[i]+=e,e=t[i]}(t);const i=new Uint32Array(e.numValues+1);return i[0]=0,i.set(t,1),i}if(e.logicalLevelTechnique1===dp.DELTA&&e.logicalLevelTechnique2===dp.RLE){const i=function(t,e,i){const r=new Int32Array(i+1);r[0]=0;let n=1,a=r[0];for(let i=0;i<e;i++){const o=t[i];let s=t[i+e];s=Ep(s);for(let t=n;t<n+o;t++)r[t]=s+a,a=r[t];n+=o}return r}(t,e.runs,e.numRleValues);return Pp(i),new Uint32Array(i)}throw new Error("Only delta encoding is supported for transforming length to offset streams yet.")}(tm(t,e,i),i)}function tm(t,e,i){const r=i.physicalLevelTechnique;switch(r){case pp.FAST_PFOR:return function(t,e,i,r){return function(t,e,i,r,n){const a=r.get();if(3&i)throw new Error(`FastPFOR: invalid encodedByteLength=${i} at offset=${a} (encodedBytes.length=${t.length}; expected a multiple of 4 bytes for an int32 big-endian word stream)`);const o=i>>>2,s=function(t,e){if(e<=t.encodedWords.length)return t.encodedWords;const i=new Uint32Array(Math.max(16,2*e));return t.encodedWords=i,i}(n,o);!function(t,e,i,r){if(e<0||i<0||e+i>t.length)throw new RangeError(`decodeBigEndianInt32sInto: out of bounds (offset=${e}, byteLength=${i}, bytes.length=${t.length})`);const n=Math.floor(i/4),a=i%4!=0,o=a?n+1:n;if(r.length<o)throw new RangeError(`decodeBigEndianInt32sInto: out.length=${r.length} < ${o}`);if(n>0){const i=t.byteOffset+e;if(3&i)for(let i=0;i<n;i++){const n=e+4*i;r[i]=t[n]<<24|t[n+1]<<16|t[n+2]<<8|t[n+3]}else{const e=new Uint32Array(t.buffer,i,n);for(let t=0;t<n;t++)r[t]=0|yp(e[t])}}if(a){const a=e+4*n,o=i-4*n;let s=0;for(let e=0;e<o;e++)s|=t[a+e]<<24-8*e;r[n]=0|s}}(t,a,i,s);const l=function(t,e,i){let r=0,n=0;const a=new Uint32Array(e),o=i??bp();if(t.length>0){const e=0|t[r];if(r=r+1|0,255&e)throw new Error(`FastPFOR decode: invalid alignedLength=${e} (expected multiple of 256)`);if(n+e>a.length)throw new Error(`FastPFOR decode: output buffer too small (outPos=${n}, alignedLength=${e}, out.length=${a.length})`);r=function(t,e,i,r,n,a){const o=r+_p(n,gp);let s=r,l=i;for(;s!==o;){const i=Math.min(xp,o-s);l=Rp(t,e,l,s,i,a),s=s+i|0}return l}(t,a,r,n,e,o),n=n+e|0}return function(t,e,i,r,n,a){if(0===a)return e;let o=0,s=e;const l=e+i,c=n;let h=n;const u=n+a;let d=0,p=0;for(;s<l&&h<u;){const e=t[s]>>>o&255;if(o+=8,s+=o>>>5,o&=31,d|=(127&e)<<p,128&e)r[h++]=0|d,d=0,p=0;else if(p+=7,p>28)throw new Error(`FastPFOR VByte: unterminated value (expected MSB=1 terminator within 5 bytes; shift=${p}, partial=${d}, decoded=${h-c}/${a}, inPos=${s}, inEnd=${l})`)}if(h!==u)throw new Error(`FastPFOR VByte: truncated stream (decoded=${h-c}, expected=${a}, consumedWords=${s-e}/${i}, vbyteStart=${e}, vbyteEnd=${l})`)}(t,r,t.length-r|0,a,n,e-n|0),a}(s.subarray(0,o),e,n.decoderWorkspace);return r.add(i),l}(t,e,i,r,function(t=16){if(t<0)throw new RangeError(`initialEncodedWordCapacity must be >= 0, got ${t}`);const e=Math.max(16,0|t);return{encodedWords:new Uint32Array(e),decoderWorkspace:bp()}}(i>>>2))}(t,i.numValues,i.byteLength,e);case pp.VARINT:return Up(t,e,i.numValues);case pp.NONE:{const r=e.get();e.add(i.byteLength);const n=t.subarray(r,e.get());return new Uint32Array(n)}default:throw new Error(`Specified physicalLevelTechnique ${r} is not supported (yet).`)}}function em(t,e,i){const r=tm(t,e,i);return 1===r.length?r[0]:function(t){return t[1]}(r)}function im(t,e,i){return function(t){if(2===t.length){const e=Ep(t[1]);return[e,e]}return[Ep(t[2]),Ep(t[3])]}(tm(t,e,i))}function rm(t,e,i){return function(t){if(2===t.length){const e=Zp(t[1]);return[e,e]}return[Zp(t[2]),Zp(t[3])]}(Sp(t,e,i.numValues))}function nm(t,e,i,r){return function(t,e,i){let r;switch(e.logicalLevelTechnique1){case dp.DELTA:r=function(t){const e=new BigUint64Array(t.length);e[0]=BigInt.asUintN(64,Zp(t[0]));for(let i=1;i<t.length;i++)e[i]=BigInt.asUintN(64,e[i-1]+Zp(t[i]));return e}(e.logicalLevelTechnique2===dp.RLE?Wp(t,e.runs,e.numRleValues):t);break;case dp.RLE:r=Wp(t,e.runs,e.numRleValues);break;case dp.NONE:r=t;break;default:throw new Error(`The specified Logical level technique is not supported: ${e.logicalLevelTechnique1}`)}return i?Hp(r,i,0n):r}(Sp(t,e,i.numValues),i,r)}function am(t,e,i){const r=Sp(t,e,i.numValues);return 1===r.length?r[0]:function(t){return t[1]}(r)}function om(t,e,i,r,n="int32"){const a=t.logicalLevelTechnique1;if(a===dp.RLE)return 1===t.runs?Ap.CONST:Ap.FLAT;if(a!==dp.DELTA||t.logicalLevelTechnique2!==dp.RLE)return 1===t.numValues?Ap.CONST:Ap.FLAT;const o=e instanceof Xp?e.size():e;if(t.numRleValues!==o)return Ap.FLAT;if(1===t.runs)return Ap.SEQUENCE;if(2!==t.runs)return 1===t.numValues?Ap.CONST:Ap.FLAT;const s=r.get();if(t.physicalLevelTechnique===pp.VARINT)return function(t,e,i){const r=new up(e.get());if("int64"===i){const e=Sp(t,r,4);return 2n===e[2]&&2n===e[3]}const n=Up(t,r,4);return 2===n[2]&&2===n[3]}(i,r,n)?Ap.SEQUENCE:1===t.numValues?Ap.CONST:Ap.FLAT;const l=r.get(),c=new Int32Array(i.buffer,i.byteOffset+l,4);return r.set(s),2===c[2]&&2===c[3]?Ap.SEQUENCE:1===t.numValues?Ap.CONST:Ap.FLAT}class sm extends np{getValueFromBuffer(t){return this.dataBuffer[t]}}class lm extends sp{constructor(t,e,i,r){super(t,BigInt64Array.of(e),i,r)}getValueFromBuffer(t){return this.dataBuffer[0]+BigInt(t)*this.delta}}function cm(t,e,i){return{x:hm(t,e)-i,y:hm(t>>1,e)-i}}function hm(t,e){let i=0;for(let r=0;r<e;r++)i|=(t&1<<2*r)>>r;return i}function um(t,e,r,n,a,o,s){return t===Qp.MORTON?function(t,e,r,n,a,o){const s=new Array(a?n+1:n);for(let a=0;a<n;a++){const n=cm(t[e[r+a]],o.numBits,o.coordinateShift);s[a]=new i(n.x,n.y)}return a&&(s[s.length-1]=s[0]),s}(e,r,n,a,o,s):function(t,e,r,n,a){const o=new Array(a?n+1:n);for(let a=0;a<2*n;a+=2){const n=2*e[r+a/2];o[a/2]=new i(t[n],t[n+1])}return a&&(o[o.length-1]=o[0]),o}(e,r,n,a,o)}function dm(t,e,r,n){const a=new Array(n?r+1:r);for(let n=0;n<2*r;n+=2)a[n/2]=new i(t[e+n],t[e+n+1]);return n&&(a[a.length-1]=a[0]),a}!function(t){t[t.POINT=0]="POINT",t[t.LINESTRING=1]="LINESTRING",t[t.POLYGON=2]="POLYGON",t[t.MULTIPOINT=3]="MULTIPOINT",t[t.MULTILINESTRING=4]="MULTILINESTRING",t[t.MULTIPOLYGON=5]="MULTIPOLYGON"}(Gp||(Gp={})),function(t){t[t.POINT=0]="POINT",t[t.LINESTRING=1]="LINESTRING",t[t.POLYGON=2]="POLYGON"}(Yp||(Yp={})),function(t){t[t.MORTON=0]="MORTON",t[t.VEC_2=1]="VEC_2",t[t.VEC_3=2]="VEC_3"}(Qp||(Qp={}));class pm{constructor(t,e,i,r,n){this._vertexBufferType=t,this._topologyVector=e,this._vertexOffsets=i,this._vertexBuffer=r,this._mortonSettings=n}get vertexBufferType(){return this._vertexBufferType}get topologyVector(){return this._topologyVector}get vertexOffsets(){return this._vertexOffsets}get vertexBuffer(){return this._vertexBuffer}getSimpleEncodedVertex(t){const e=this.vertexOffsets?2*this.vertexOffsets[t]:2*t;return[this.vertexBuffer[e],this.vertexBuffer[e+1]]}getVertex(t){if(this.vertexOffsets&&this.mortonSettings){const e=cm(this.vertexBuffer[this.vertexOffsets[t]],this.mortonSettings.numBits,this.mortonSettings.coordinateShift);return[e.x,e.y]}const e=this.vertexOffsets?2*this.vertexOffsets[t]:2*t;return[this.vertexBuffer[e],this.vertexBuffer[e+1]]}getGeometries(){return function(t){const e=new Array(t.numGeometries);let r=1,n=1,a=1,o=0,s=0,l=0;const c=t.mortonSettings,h=t.topologyVector,u=h.geometryOffsets,d=h.partOffsets,p=h.ringOffsets,m=t.vertexOffsets,f=!m||0===m.length,g=t.containsPolygonGeometry(),_=t.vertexBuffer;for(let h=0;h<t.numGeometries;h++)switch(t.geometryType(h)){case Gp.POINT:{let h,g;if(f)h=_[s++],g=_[s++];else if(t.vertexBufferType===Qp.MORTON){const t=cm(_[m[l++]],c.numBits,c.coordinateShift);h=t.x,g=t.y}else{const t=2*m[l++];h=_[t],g=_[t+1]}e[o++]=[[new i(h,g)]],u&&a++,d&&r++,p&&n++}break;case Gp.MULTIPOINT:{const t=u[a]-u[a-1];a++;const c=new Array(t);if(f)for(let e=0;e<t;e++){const t=_[s++],r=_[s++];c[e]=new i(t,r)}else for(let e=0;e<t;e++){const t=2*m[l++];c[e]=new i(_[t],_[t+1])}e[o++]=c.map(t=>[t]),r+=t,n+=t}break;case Gp.LINESTRING:{let i,h;g?(i=p[n]-p[n-1],n++):i=d[r]-d[r-1],r++,f?(h=dm(_,s,i,!1),s+=2*i):(h=um(t.vertexBufferType,_,m,l,i,!1,c),l+=i),e[o++]=[h],u&&a++}break;case Gp.POLYGON:{const i=d[r]-d[r-1];r++;const h=new Array(i-1);let g,y=p[n]-p[n-1];if(n++,f){g=dm(_,s,y,!0),s+=2*y;for(let t=0;t<h.length;t++)y=p[n]-p[n-1],n++,h[t]=dm(_,s,y,!0),s+=2*y}else{g=um(t.vertexBufferType,_,m,l,y,!0,c),l+=y;for(let e=0;e<h.length;e++)y=p[n]-p[n-1],n++,h[e]=um(t.vertexBufferType,_,m,l,y,!0,c),l+=y}e[o++]=[g].concat(h),u&&a++}break;case Gp.MULTILINESTRING:{const i=u[a]-u[a-1];a++;const h=new Array(i);for(let e=0;e<i;e++){let i;if(g?(i=p[n]-p[n-1],n++):i=d[r]-d[r-1],r++,f)h[e]=dm(_,s,i,!1),s+=2*i;else{const r=um(t.vertexBufferType,_,m,l,i,!1,c);h[e]=r,l+=i}}e[o++]=h}break;case Gp.MULTIPOLYGON:{const i=u[a]-u[a-1];a++;const h=new Array(i);for(let e=0;e<i;e++){const i=d[r]-d[r-1];let a;r++;const o=new Array(i-1),u=p[n]-p[n-1];n++,f?(a=dm(_,s,u,!0),s+=2*u):(a=um(t.vertexBufferType,_,m,l,u,!0,c),l+=u);for(let e=0;e<o.length;e++){const i=p[n]-p[n-1];n++,f?(o[e]=dm(_,s,i,!0),s+=2*i):(o[e]=um(t.vertexBufferType,_,m,l,i,!0,c),l+=i)}h[e]=[a].concat(o)}e[o++]=h.flat()}break;default:throw new Error("The specified geometry type is currently not supported.")}return e}(this)}get mortonSettings(){return this._mortonSettings}}class mm extends pm{constructor(t,e,i,r,n,a,o){super(i,r,n,a,o),this._numGeometries=t,this._geometryType=e}geometryType(t){return this._geometryType}get numGeometries(){return this._numGeometries}containsPolygonGeometry(){return this._geometryType===Gp.POLYGON||this._geometryType===Gp.MULTIPOLYGON}containsSingleGeometryType(){return!0}}class fm extends pm{constructor(t,e,i,r,n,a){super(t,i,r,n,a),this._geometryTypes=e}geometryType(t){return this._geometryTypes[t]}get numGeometries(){return this._geometryTypes.length}containsPolygonGeometry(){for(let t=0;t<this.numGeometries;t++)if(this.geometryType(t)===Gp.POLYGON||this.geometryType(t)===Gp.MULTIPOLYGON)return!0;return!1}containsSingleGeometryType(){return!1}}class gm{constructor(t,e,i,r){this._triangleOffsets=t,this._indexBuffer=e,this._vertexBuffer=i,this._topologyVector=r}get triangleOffsets(){return this._triangleOffsets}get indexBuffer(){return this._indexBuffer}get vertexBuffer(){return this._vertexBuffer}get topologyVector(){return this._topologyVector}getGeometries(){if(!this._topologyVector)throw new Error("Cannot convert GpuVector to coordinates without topology information");const t=new Array(this.numGeometries),e=this._topologyVector,r=e.partOffsets,n=e.ringOffsets,a=e.geometryOffsets;let o=0,s=1,l=1,c=1;for(let e=0;e<this.numGeometries;e++)switch(this.geometryType(e)){case Gp.POLYGON:{const h=r[s]-r[s-1];s++;const u=[];for(let t=0;t<h;t++){const t=n[l]-n[l-1];l++;const e=[];for(let r=0;r<t;r++){const t=this._vertexBuffer[o++],r=this._vertexBuffer[o++];e.push(new i(t,r))}e.length>0&&e.push(e[0]),u.push(e)}t[e]=u,a&&c++}break;case Gp.MULTIPOLYGON:{const h=a[c]-a[c-1];c++;const u=[];for(let t=0;t<h;t++){const t=r[s]-r[s-1];s++;for(let e=0;e<t;e++){const t=n[l]-n[l-1];l++;const e=[];for(let r=0;r<t;r++){const t=this._vertexBuffer[o++],r=this._vertexBuffer[o++];e.push(new i(t,r))}e.length>0&&e.push(e[0]),u.push(e)}}t[e]=u}}return t}[Symbol.iterator](){return null}}function _m(t,e,i,r,n,a){return new ym(t,e,i,r,n,a)}class ym extends gm{constructor(t,e,i,r,n,a){super(i,r,n,a),this._numGeometries=t,this._geometryType=e}geometryType(t){return this._geometryType}get numGeometries(){return this._numGeometries}containsSingleGeometryType(){return!0}}function xm(t,e,i,r,n){return new vm(t,e,i,r,n)}class vm extends gm{constructor(t,e,i,r,n){super(e,i,r,n),this._geometryTypes=t}geometryType(t){return this._geometryTypes[t]}get numGeometries(){return this._geometryTypes.length}containsSingleGeometryType(){return!1}}function bm(t,e,i,r,n){const a=Jp(t,i);let o,s,l,c;if(om(a,r,t,i)===Ap.CONST){const n=em(t,i,a);let h,u,d,p;for(let r=0;r<e-1;r++){const e=Jp(t,i);switch(e.physicalStreamType){case Bp.LENGTH:switch(e.logicalStreamType.lengthType){case jp.GEOMETRIES:h=$p(t,i,e);break;case jp.PARTS:u=$p(t,i,e);break;case jp.RINGS:d=$p(t,i,e);break;case jp.TRIANGLES:p=$p(t,i,e)}break;case Bp.OFFSET:switch(e.logicalStreamType.offsetType){case Op.VERTEX:o=Kp(t,i,e);break;case Op.INDEX:c=Kp(t,i,e)}break;case Bp.DATA:Lp.VERTEX===e.logicalStreamType.dictionaryType?s=qp(t,i,e):(l={numBits:e.numBits,coordinateShift:e.coordinateShift},s=Kp(t,i,e))}}return c?void 0!==h||void 0!==u?_m(r,n,p,c,s,{geometryOffsets:h,partOffsets:u,ringOffsets:d}):_m(r,n,p,c,s):void 0===l?function(t,e,i,r,n){return new mm(t,e,Qp.VEC_2,i,r,n)}(r,n,{geometryOffsets:h,partOffsets:u,ringOffsets:d},o,s):function(t,e,i,r,n,a){return new mm(t,e,Qp.MORTON,i,r,n,a)}(r,n,{geometryOffsets:h,partOffsets:u,ringOffsets:d},o,s,l)}const h=Kp(t,i,a);let u,d,p,m,f,g,_;for(let r=0;r<e-1;r++){const e=Jp(t,i);switch(e.physicalStreamType){case Bp.LENGTH:switch(e.logicalStreamType.lengthType){case jp.GEOMETRIES:u=Kp(t,i,e);break;case jp.PARTS:d=Kp(t,i,e);break;case jp.RINGS:p=Kp(t,i,e);break;case jp.TRIANGLES:m=$p(t,i,e)}break;case Bp.OFFSET:switch(e.logicalStreamType.offsetType){case Op.VERTEX:o=Kp(t,i,e);break;case Op.INDEX:c=Kp(t,i,e)}break;case Bp.DATA:Lp.VERTEX===e.logicalStreamType.dictionaryType?s=qp(t,i,e):(l={numBits:e.numBits,coordinateShift:e.coordinateShift},s=Kp(t,i,e))}}return u?(f=Tm(h,u,2),d&&p?(g=wm(h,f,d,!1),_=function(t,e,i,r){const n=new Uint32Array(i[i.length-1]+1);let a=0;n[0]=a;let o=1,s=1,l=0;for(let c=0;c<t.length;c++){const h=t[c],u=e[c+1]-e[c];if(0!==h&&3!==h)for(let t=0;t<u;t++){const t=i[o]-i[o-1];o++;for(let e=0;e<t;e++)a=n[s++]=a+r[l++]}else for(let t=0;t<u;t++)n[s++]=++a,o++}return n}(h,f,g,p)):d&&(g=function(t,e,i){const r=new Uint32Array(e[e.length-1]+1);let n=0;r[0]=n;let a=1,o=0;for(let s=0;s<t.length;s++){const l=t[s],c=e[s+1]-e[s];if(4===l||1===l)for(let t=0;t<c;t++)n=r[a++]=n+i[o++];else for(let t=0;t<c;t++)r[a++]=++n}return r}(h,f,d))):d&&p?(g=Tm(h,d,1),_=wm(h,g,p,!0)):d&&(g=Tm(h,d,0)),c&&!g?xm(h,m,c,s):c?xm(h,m,c,s,{geometryOffsets:f,partOffsets:g,ringOffsets:_}):void 0===l?function(t,e,i,r){return new fm(Qp.VEC_2,t,e,i,r)}(h,{geometryOffsets:f,partOffsets:g,ringOffsets:_},o,s):function(t,e,i,r,n){return new fm(Qp.MORTON,t,e,i,r,n)}(h,{geometryOffsets:f,partOffsets:g,ringOffsets:_},o,s,l)}function Tm(t,e,i){const r=new Uint32Array(t.length+1);let n=0;r[0]=n;let a=0;for(let o=0;o<t.length;o++)n=r[o+1]=n+(t[o]>i?e[a++]:1);return r}function wm(t,e,i,r){const n=new Uint32Array(e[e.length-1]+1);let a=0;n[0]=a;let o=1,s=0;for(let l=0;l<t.length;l++){const c=t[l],h=e[l+1]-e[l];if(5===c||2===c||r&&(4===c||1===c))for(let t=0;t<h;t++)a=n[o++]=a+i[s++];else for(let t=0;t<h;t++)n[o++]=++a}return n}class Vm extends rp{constructor(t,e,i){super(t,e.getBuffer(),i),this.dataVector=e}getValueFromBuffer(t){return this.dataVector.get(t)}}class Rm extends np{getValueFromBuffer(t){return this.dataBuffer[t]}}class Mm extends rp{constructor(t,e,i,r){super(t,r?BigInt64Array.of(e):BigUint64Array.of(e),i)}getValueFromBuffer(t){return this.dataBuffer[0]}}function Um(t,e,i,r,n){const a=function(t,e,i,r){const n=new Uint8Array(e);let a=0;const o=r.get()+i;for(;a<e&&!(r.get()>=o);){const i=t[r.increment()];if(i<=127){const o=i+3,s=t[r.increment()],l=Math.min(a+o,e);n.fill(s,a,l),a=l}else{const o=256-i;for(let i=0;i<o&&a<e;i++)n[a++]=t[r.increment()]}}return r.set(o),n}(t,Math.ceil(e/8),i,r);return n?function(t,e,i){if(!i)return t;const r=i.size(),n=new Xp(t,e),a=new Xp(new Uint8Array(Math.ceil(r/8)),r);let o=0;for(let t=0;t<r;t++){const e=!!i.get(t)&&n.get(o++);a.set(t,e)}return a.getBuffer()}(a,e,n):a}const Sm=new TextDecoder;function Nm(t,e,i){return i-e>=12?Sm.decode(t.subarray(e,i)):function(t,e,i){let r="",n=e;for(;n<i;){const e=t[n];let a,o,s,l=null,c=e>239?4:e>223?3:e>191?2:1;if(n+c>i)break;1===c?e<128&&(l=e):2===c?(a=t[n+1],128==(192&a)&&(l=(31&e)<<6|63&a,l<=127&&(l=null))):3===c?(a=t[n+1],o=t[n+2],128==(192&a)&&128==(192&o)&&(l=(15&e)<<12|(63&a)<<6|63&o,(l<=2047||l>=55296&&l<=57343)&&(l=null))):4===c&&(a=t[n+1],o=t[n+2],s=t[n+3],128==(192&a)&&128==(192&o)&&128==(192&s)&&(l=(15&e)<<18|(63&a)<<12|(63&o)<<6|63&s,(l<=65535||l>=1114112)&&(l=null))),null===l?(l=65533,c=1):l>65535&&(l-=65536,r+=String.fromCharCode(l>>>10&1023|55296),l=56320|1023&l),r+=String.fromCharCode(l),n+=c}return r}(t,e,i)}class Fm extends rp{constructor(t,e,i,r){super(t,i,r),this.offsetBuffer=e}}class Em extends Fm{constructor(t,e,i,r){super(t,e,i,r??e.length-1)}getValueFromBuffer(t){return Nm(this.dataBuffer,this.offsetBuffer[t],this.offsetBuffer[t+1])}}class Zm extends Fm{constructor(t,e,i,r,n){super(t,i,r,n??e.length),this.indexBuffer=e,this.indexBuffer=e}getValueFromBuffer(t){const e=this.indexBuffer[t];return Nm(this.dataBuffer,this.offsetBuffer[e],this.offsetBuffer[e+1])}}class km extends Fm{constructor(t,e,i,r,n,a,o){super(t,i,r,o),this.indexBuffer=e,this.symbolOffsetBuffer=n,this.symbolTableBuffer=a}getValueFromBuffer(t){null==this.decodedDictionary&&(null==this.symbolLengthBuffer&&(this.symbolLengthBuffer=this.offsetToLengthBuffer(this.symbolOffsetBuffer)),this.decodedDictionary=function(t,e,i){const r=[],n=new Array(e.length).fill(0);for(let t=1;t<e.length;t++)n[t]=n[t-1]+e[t-1];for(let a=0;a<i.length;a++)if(255===i[a])r.push(i[++a]);else{const o=e[i[a]],s=n[i[a]];for(let e=0;e<o;e++)r.push(t[s+e])}return new Uint8Array(r)}(this.symbolTableBuffer,this.symbolLengthBuffer,this.dataBuffer));const e=this.indexBuffer[t];return Nm(this.decodedDictionary,this.offsetBuffer[e],this.offsetBuffer[e+1])}offsetToLengthBuffer(t){const e=new Uint32Array(t.length-1);let i=t[0];for(let r=1;r<t.length;r++){const n=t[r];e[r-1]=n-i,i=n}return e}}function zm(t,e,i,r,n,a){return"scalarType"===i.type?function(t,e,i,r,n,a){let o=null;if(0===t)return null;if(a.nullable){const t=Jp(e,i),r=t.numValues,n=i.get(),a=Um(e,r,t.byteLength,i);i.set(n+t.byteLength),o=new Xp(a,t.numValues)}const s=o??r;switch(n.physicalType){case 4:case 3:return function(t,e,i,r,n){const a=Jp(t,e),o=om(a,n,t,e),s=3===r.physicalType;if(o===Ap.FLAT){const r=Wm(n)?n:void 0,o=s?qp(t,e,a,0,r):Kp(t,e,a,0,r);return new ap(i.name,o,n)}if(o===Ap.SEQUENCE){const r=im(t,e,a);return new lp(i.name,r[0],r[1],a.numRleValues)}const l=s?function(t,e,i){const r=tm(t,e,i);return 1===r.length?Ep(r[0]):function(t){return Ep(t[1])}(r)}(t,e,a):em(t,e,a);return new cp(i.name,l,n,s)}(e,i,a,n,s);case 9:return function(t,e,i,r,n){let a=null,o=null,s=null,l=null,c=null,h=n??null,u=null,d=null;for(let t=0;t<r;t++){const t=Jp(e,i);switch(t.physicalStreamType){case Bp.PRESENT:{const r=Um(e,t.numValues,t.byteLength,i),a=new Xp(r,t.numValues);h=n??a;break}case Bp.OFFSET:o=Kp(e,i,t,0,h);break;case Bp.LENGTH:{const r=$p(e,i,t);jp.DICTIONARY===t.logicalStreamType.lengthType?a=r:jp.SYMBOL===t.logicalStreamType.lengthType?l=r:u=r;break}case Bp.DATA:{const r=e.subarray(i.get(),i.get()+t.byteLength);i.add(t.byteLength);const n=t.logicalStreamType.dictionaryType;Lp.FSST===n?c=r:Lp.SINGLE===n||Lp.SHARED===n?s=r:Lp.NONE===n&&(d=r);break}}}return function(t,e,i,r,n,a,o){return e?new km(t,i,r,n,a,e,o):null}(t,c,o,a,s,l,h)??function(t,e,i,r,n){return e?n?new Zm(t,i,r,e,n):new Zm(t,i,r,e):null}(t,s,o,a,h)??function(t,e,i,r,n){if(!e||!i)return null;if(r)return n?new Zm(t,r,e,i,n):new Zm(t,r,e,i);if(n&&n.size()!==e.length-1){const r=new Uint32Array(n.size());let a=0;for(let t=0;t<n.size();t++)r[t]=n.get(t)?a++:0;return new Zm(t,r,e,i,n)}return n?new Em(t,e,i,n):new Em(t,e,i)}(t,u,d,o,h)}(a.name,e,i,a.nullable?t-1:t,o);case 0:return function(t,e,i,r,n){const a=Jp(t,e),o=a.numValues,s=e.get(),l=Wm(n)?n:void 0,c=Um(t,o,a.byteLength,e,l);e.set(s+a.byteLength);const h=new Xp(c,o);return new Vm(i.name,h,n)}(e,i,a,0,s);case 6:case 5:return function(t,e,i,r,n){const a=Jp(t,e),o=om(a,r,t,e,"int64"),s=5===n.physicalType;if(o===Ap.FLAT){const n=Wm(r)?r:void 0,o=s?function(t,e,i,r){return function(t,e,i){let r;switch(e.logicalLevelTechnique1){case dp.DELTA:if(e.logicalLevelTechnique2===dp.RLE){const n=e;if(!i)return function(t,e,i){const r=new BigInt64Array(i);let n=0,a=0n;for(let i=0;i<e;i++){const o=Number(t[i]),s=Zp(t[i+e]);for(let t=0;t<o;t++)a+=s,r[n++]=a}return r}(t,n.runs,n.numRleValues);r=Cp(t=Wp(t,n.runs,n.numRleValues))}else r=Cp(t);break;case dp.RLE:r=function(t,e,i){if(void 0===i){i=0;for(let r=0;r<e;r++)i+=Number(t[r])}const r=new BigInt64Array(i);let n=0;for(let i=0;i<e;i++){const a=Number(t[i]);let o=t[i+e];o=Zp(o),r.fill(o,n,n+a),n+=a}return r}(t,e.runs,e.numRleValues);break;case dp.NONE:r=function(t){const e=new BigInt64Array(t.length);for(let i=0;i<t.length;i++)e[i]=Zp(t[i]);return e}(t);break;default:throw new Error(`The specified Logical level technique is not supported: ${e.logicalLevelTechnique1}`)}return i?Hp(r,i,0n):r}(Sp(t,e,i.numValues),i,r)}(t,e,a,n):nm(t,e,a,n);return new sm(i.name,o,r)}if(o===Ap.SEQUENCE){const r=rm(t,e,a);return new lm(i.name,r[0],r[1],a.numRleValues)}const l=s?function(t,e,i){const r=Sp(t,e,i.numValues);return 1===r.length?Zp(r[0]):function(t){return Zp(t[1])}(r)}(t,e,a):am(t,e,a);return new Mm(i.name,l,r,s)}(e,i,a,s,n);case 7:return function(t,e,i,r){const n=Jp(t,e),a=Wm(r)?r:void 0,o=function(t,e,i,r){const n=e.get(),a=n+i*Float32Array.BYTES_PER_ELEMENT,o=new Uint8Array(t.subarray(n,a)).buffer,s=new Float32Array(o);return e.set(a),r?Hp(s,r,0):s}(t,e,n.numValues,a);return new Rm(i.name,o,r)}(e,i,a,s);case 8:return function(t,e,i,r){const n=Jp(t,e),a=Wm(r)?r:void 0,o=function(t,e,i,r){const n=e.get(),a=n+i*Float64Array.BYTES_PER_ELEMENT,o=new Uint8Array(t.subarray(n,a)).buffer,s=new Float64Array(o);return e.set(a),r?Hp(s,r,0):s}(t,e,n.numValues,a);return new op(i.name,o,r)}(e,i,a,s);default:throw new Error(`The specified data type for the field is currently not supported: ${n}`)}}(r,t,e,n,i.scalarType,i):0===r?null:function(t,e,i,r){let n=null,a=null,o=null,s=null,l=!1;for(;!l;){const i=Jp(t,e);switch(i.physicalStreamType){case Bp.LENGTH:jp.DICTIONARY===i.logicalStreamType.lengthType?n=$p(t,e,i):o=$p(t,e,i);break;case Bp.DATA:Lp.SINGLE===i.logicalStreamType.dictionaryType||Lp.SHARED===i.logicalStreamType.dictionaryType?(a=t.subarray(e.get(),e.get()+i.byteLength),l=!0):s=t.subarray(e.get(),e.get()+i.byteLength),e.add(i.byteLength)}}const c=i.complexType.children,h=[];let u=0;for(const l of c){const c=Up(t,e,1)[0];if(0===c)continue;const d=l.name?`${i.name}${l.name}`:i.name;if(2!==c||"scalarField"!==l.type||9!==l.scalarField.physicalType)throw new Error("Currently only optional string fields are implemented for a struct.");const p=Jp(t,e),m=Um(t,p.numValues,p.byteLength,e),f=Jp(t,e),g=Kp(t,e,f,0,f.decompressedCount!==r?new Xp(m,p.numValues):void 0);h[u++]=s?new km(d,g,n,a,o,s,new Xp(m,p.numValues)):new Zm(d,g,n,a,new Xp(m,p.numValues))}return h}(t,e,i,n)}function Wm(t){return t instanceof Xp}function Im(t){switch(t){case 0:case 1:case 2:case 3:{const e={};e.nullable=!!(1&t),e.columnScope=0;const i={type:"logicalType",logicalType:0};return i.longID=!!(2&t),e.scalarType=i,e.type="scalarType",e}case 4:{const t={nullable:!1,columnScope:0},e={type:"physicalType",physicalType:0};return t.type="complexType",t.complexType=e,t}case 30:{const t={nullable:!1,columnScope:0},e={type:"physicalType",physicalType:1};return t.type="complexType",t.complexType=e,t}default:return function(t){let e;switch(t){case 10:case 11:e=0;break;case 12:case 13:e=1;break;case 14:case 15:e=2;break;case 16:case 17:e=3;break;case 18:case 19:e=4;break;case 20:case 21:e=5;break;case 22:case 23:e=6;break;case 24:case 25:e=7;break;case 26:case 27:e=8;break;case 28:case 29:e=9;break;default:return null}const i={};i.nullable=!!(1&t),i.columnScope=0;const r={type:"physicalType"};return r.physicalType=e,i.type="scalarType",i.scalarType=r,i}(t)}}function Dm(t){return t>=10}function Cm(t){return 30===t}function Pm(t){if("scalarType"===t.type){const e=t.scalarType;if("physicalType"===e.type)switch(e.physicalType){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:case 8:default:return!1;case 9:return!0}if("logicalType"===e.type)return!1}else if("complexType"===t.type){const e=t.complexType;if("physicalType"===e.type)switch(e.physicalType){case 0:case 1:return!0;default:return!1}}return console.warn("Unexpected column type in hasStreamCount",t),!1}function Bm(t){return"complexType"===t.type&&"physicalType"===t.complexType?.type&&0===t.complexType.physicalType}const Lm=new TextDecoder;function Om(t,e){const i=Up(t,e,1)[0];if(0===i)return"";const r=e.get(),n=t.subarray(r,r+i);return e.add(i),Lm.decode(n)}function jm(t,e){const i=Up(t,e,1)[0]>>>0;if(i<10||i>30)throw new Error(`Unsupported field type code ${i}. Supported: 10-29(scalars), 30(STRUCT)`);const r=Im(i);if(Dm(i)&&(r.name=Om(t,e)),Cm(i)){const i=Up(t,e,1)[0]>>>0;r.complexType.children=new Array(i);for(let n=0;n<i;n++)r.complexType.children[n]=jm(t,e)}return function(t){return{name:t.name,nullable:t.nullable,scalarField:t.scalarType,complexField:t.complexType,type:"scalarType"===t.type?"scalarField":"complexField"}}(r)}function Am(t,e){const i=Up(t,e,1)[0]>>>0,r=Im(i);if(!r)throw new Error(`Unsupported column type code ${i}. Supported: 0-3(ID), 4(GEOMETRY), 10-29(scalars), 30(STRUCT)`);if(Dm(i)?r.name=Om(t,e):i>=0&&i<=3?r.name="id":4===i&&(r.name="geometry"),Cm(i)){const i=Up(t,e,1)[0]>>>0,n=r.complexType;n.children=new Array(i);for(let r=0;r<i;r++)n.children[r]=jm(t,e)}return r}function Gm(t,e){const i={featureTables:[]},r={};r.name=Om(t,e);const n=Up(t,e,1)[0]>>>0,a=Up(t,e,1)[0]>>>0;r.columns=new Array(a);for(let i=0;i<a;i++)r.columns[i]=Am(t,e);return i.featureTables.push(r),[i,n]}function Ym(t,e,i,r,n,a,o=!1){const s=e.scalarType;if(!s||"logicalType"!==s.type||0!==s.logicalType)throw new Error(`ID column must be a logical ID scalar type: ${r}`);const l=s.longID?6:4,c="number"==typeof a?void 0:a,h=om(n,a,t,i,6===l?"int64":"int32");if(4===l)switch(h){case Ap.FLAT:{const e=Kp(t,i,n,0,c);return new ap(r,e,a)}case Ap.SEQUENCE:{const e=im(t,i,n);return new lp(r,e[0],e[1],n.numRleValues)}case Ap.CONST:{const e=em(t,i,n);return new cp(r,e,a,!1)}}switch(h){case Ap.FLAT:{if(o){const e=function(t,e,i){const r=function(t,e,i){const r=new Float64Array(i);for(let n=0;n<i;n++)r[n]=Fp(t,e);return r}(t,e,i.numValues);return function(t,e){switch(e.logicalLevelTechnique1){case dp.DELTA:return e.logicalLevelTechnique2===dp.RLE&&(t=Ip(t,e.runs,e.numRleValues)),function(t){t[0]=kp(t[0]);const e=t.length/4*4;let i=1;if(e>=4)for(;i<e-4;i+=4){const e=t[i+1],r=t[i+2],n=t[i+3];t[i]=kp(t[i])+t[i-1],t[i+1]=kp(e)+t[i],t[i+2]=kp(r)+t[i+1],t[i+3]=kp(n)+t[i+2]}for(;i!==t.length;++i)t[i]=kp(t[i])+t[i-1]}(t),t;case dp.RLE:return function(t,e){return Ip(t,e.runs,e.numRleValues)}(t,e);case dp.NONE:return t;default:throw new Error(`The specified Logical level technique is not supported: ${e.logicalLevelTechnique1}`)}}(r,i)}(t,i,n);return new op(r,e,a)}const e=nm(t,i,n,c);return new sm(r,e,a)}case Ap.SEQUENCE:{const e=rm(t,i,n);return new lm(r,e[0],e[1],n.numRleValues)}case Ap.CONST:{const e=am(t,i,n);return new Mm(r,e,a,!1)}}throw new Error("Vector type not supported for id column.")}class Qm{constructor(t,e){var i;switch(this._featureData=t,this.properties=this._featureData.properties||{},null===(i=this._featureData.geometry)||void 0===i?void 0:i.type){case Gp.POINT:case Gp.MULTIPOINT:this.type=1;break;case Gp.LINESTRING:case Gp.MULTILINESTRING:this.type=2;break;case Gp.POLYGON:case Gp.MULTIPOLYGON:this.type=3;break;default:this.type=0}this.extent=e,this.id=Number(this._featureData.id)}loadGeometry(){const t=[];for(const e of this._featureData.geometry.coordinates){const r=[];for(const t of e)r.push(new i(t.x,t.y));t.push(r)}return t}}class Jm{constructor(t){this.features=[],this.featureTable=t,this.name=t.name,this.extent=t.extent,this.version=2,this.features=t.getFeatures(),this.length=this.features.length}feature(t){return new Qm(this.features[t],this.extent)}}class Xm{constructor(t){this.layers={};const e=function(t,e,i=!0){const r=new up(0),n=[];for(;r.get()<t.length;){const e=Up(t,r,1)[0]>>>0,o=r.get()+e;if(o>t.length)throw new Error(`Block overruns tile: ${o} > ${t.length}`);if(1!=Up(t,r,1)[0]>>>0){r.set(o);continue}const[s,l]=Gm(t,r),c=s.featureTables[0];let h=null,u=null;const d=[];let p=0;for(const e of c.columns){const n=e.name;if("scalarType"===(a=e).type&&"logicalType"===a.scalarType?.type&&0===a.scalarType.logicalType){let a=null;if(e.nullable){const e=Jp(t,r),i=r.get(),n=Um(t,e.numValues,e.byteLength,r);r.set(i+e.byteLength),a=new Xp(n,e.numValues)}const o=Jp(t,r);p=a?a.size():o.decompressedCount,h=Ym(t,e,r,n,o,a??p,i)}else if(Bm(e)){const e=Up(t,r,1)[0];if(0===p){const e=r.get();p=Jp(t,r).decompressedCount,r.set(e)}u=bm(t,e,r,p)}else{const i=Pm(e)?Up(t,r,1)[0]:1;if(0===i)continue;const n=zm(t,r,e,i,p);if(n)if(Array.isArray(n))for(const t of n)d.push(t);else d.push(n)}}const m=new hp(c.name,u,h,d,l);n.push(m),r.set(o)}var a;return n}(new Uint8Array(t));this.layers=e.reduce((t,e)=>Object.assign(Object.assign({},t),{[e.name]:new Jm(e)}),{})}}class Hm{constructor(t,e){this.feature=t,this.type=t.type,this.properties=t.tags?t.tags:{},this.extent=e,"id"in t&&("string"==typeof t.id?this.id=parseInt(t.id,10):"number"!=typeof t.id||isNaN(t.id)||(this.id=t.id))}loadGeometry(){const t=[],e=1===this.feature.type?[this.feature.geometry]:this.feature.geometry;for(const r of e){const e=[];for(const t of r)e.push(new i(t[0],t[1]));t.push(e)}return t}}const qm="_geojsonTileLayer";function Km(t,e,i=""){e.writeVarintField(15,t.version||1),e.writeStringField(1,t.name||""),e.writeVarintField(5,t.extent||4096);const r={jsonPrefix:i,keys:[],values:[],keycache:{},valuecache:{}};for(let i=0;i<t.length;i++)r.feature=t.feature(i),e.writeMessage(2,$m,r);const n=r.keys;for(const t of n)e.writeStringField(3,t);const a=r.values;for(const t of a)e.writeMessage(4,af,t)}function $m(t,e){if(!t.feature)return;const i=t.feature;void 0!==i.id&&e.writeVarintField(1,i.id),e.writeMessage(2,tf,t),e.writeVarintField(3,i.type),e.writeMessage(4,nf,i)}function tf(t,e){for(const i in t.feature?.properties){let r=t.feature.properties[i],n=t.keycache[i];if(null==r)continue;void 0===n&&(t.keys.push(i),n=t.keys.length-1,t.keycache[i]=n),e.writeVarint(n),"string"!=typeof r&&"boolean"!=typeof r&&"number"!=typeof r&&(r=t.jsonPrefix+JSON.stringify(r));const a=typeof r+":"+r;let o=t.valuecache[a];void 0===o&&(t.values.push(r),o=t.values.length-1,t.valuecache[a]=o),e.writeVarint(o)}}function ef(t,e){return(e<<3)+(7&t)}function rf(t){return t<<1^t>>31}function nf(t,e){const i=t.loadGeometry(),r=t.type;let n=0,a=0;for(const o of i){let i=1;1===r&&(i=o.length),e.writeVarint(ef(1,i));const s=3===r?o.length-1:o.length;for(let t=0;t<s;t++){1===t&&1!==r&&e.writeVarint(ef(2,s-1));const i=o[t].x-n,l=o[t].y-a;e.writeVarint(rf(i)),e.writeVarint(rf(l)),n+=i,a+=l}3===t.type&&e.writeVarint(ef(7,1))}}function af(t,e){const i=typeof t;"string"===i?e.writeStringField(1,t):"boolean"===i?e.writeBooleanField(7,t):"number"===i&&(t%1!=0?e.writeDoubleField(3,t):t<0?e.writeSVarintField(6,t):e.writeVarintField(5,t))}class of{constructor(t,e){this.tileID=t,this.x=t.canonical.x,this.y=t.canonical.y,this.z=t.canonical.z,this.grid=new da(N,16,0),this.grid3D=new da(N,16,0),this.featureIndexArray=new Go,this.promoteId=e}insert(t,e,i,r,n,a){const o=this.featureIndexArray.length;this.featureIndexArray.emplaceBack(i,r,n);const s=a?this.grid3D:this.grid;for(const t of e){const e=[1/0,1/0,-1/0,-1/0];for(const i of t)e[0]=Math.min(e[0],i.x),e[1]=Math.min(e[1],i.y),e[2]=Math.max(e[2],i.x),e[3]=Math.max(e[3],i.y);e[0]<N&&e[1]<N&&e[2]>=0&&e[3]>=0&&s.insert(o,e[0],e[1],e[2],e[3])}}loadVTLayers(){return this.vtLayers||(this.vtLayers="mlt"!==this.encoding?new Lc(new Bu(this.rawTileData)).layers:new Xm(this.rawTileData).layers,this.sourceLayerCoder=new ep(this.vtLayers?Object.keys(this.vtLayers).sort():[qm])),this.vtLayers}query(t,e,r,n){this.loadVTLayers();const a=t.params,o=N/t.tileSize/t.scale,s=fn(a.filter,a.globalState),l=t.queryGeometry,c=t.queryPadding*o,h=tp.fromPoints(l),u=this.grid.query(h.minX-c,h.minY-c,h.maxX+c,h.maxY+c),d=tp.fromPoints(t.cameraQueryGeometry).expandBy(c),p=this.grid3D.query(d.minX,d.minY,d.maxX,d.maxY,(e,r,n,a)=>function(t,e,r,n,a){for(const i of t)if(e<=i.x&&r<=i.y&&n>=i.x&&a>=i.y)return!0;const o=[new i(e,r),new i(e,a),new i(n,a),new i(n,r)];if(t.length>2)for(const e of o)if(nl(t,e))return!0;for(let e=0;e<t.length-1;e++)if(al(t[e],t[e+1],o))return!0;return!1}(t.cameraQueryGeometry,e-c,r-c,n+c,a+c));for(const t of p)u.push(t);u.sort(lf);const m={};let f;for(const i of u){if(i===f)continue;f=i;const c=this.featureIndexArray.get(i);let h=null;this.loadMatchingFeature(m,c.bucketIndex,c.sourceLayerIndex,c.featureIndex,s,a.layers,a.availableImages,e,r,n,(e,i,r)=>(h||(h=As(e)),i.queryIntersectsFeature({queryGeometry:l,feature:e,featureState:r,geometry:h,zoom:this.z,transform:t.transform,pixelsToTileUnits:o,pixelPosMatrix:t.pixelPosMatrix,unwrappedTileID:this.tileID.toUnwrapped(),getElevation:t.getElevation})))}return m}loadMatchingFeature(t,e,i,r,n,a,o,s,l,c,h){const u=this.bucketLayerIDs[e];if(a&&!u.some(t=>a.has(t)))return;const d=this.sourceLayerCoder.decode(i),p=this.vtLayers[d].feature(r);if(n.needGeometry){const t=Gs(p,!0);if(!n.filter(new Wa(this.tileID.overscaledZ),t,this.tileID.canonical))return}else if(!n.filter(new Wa(this.tileID.overscaledZ),p))return;const m=this.getId(p,d);for(const e of u){if(a&&!a.has(e))continue;const i=s[e];if(!i)continue;let n={};m&&c&&(n=c.getState(i.sourceLayer||qm,m));const u=P({},l[e]);u.paint=sf(u.paint,i.paint,p,n,o),u.layout=sf(u.layout,i.layout,p,n,o);const d=!h||h(p,i,n);if(!d)continue;const f=new ip(p,this.z,this.x,this.y,m);f.layer=u;let g=t[e];void 0===g&&(g=t[e]=[]),g.push({featureIndex:r,feature:f,intersectionZ:d})}}lookupSymbolFeatures(t,e,i,r,n,a,o,s){const l={};this.loadVTLayers();const c=fn(n.filterSpec,n.globalState);for(const n of t)this.loadMatchingFeature(l,i,r,n,c,a,o,s,e);return l}hasLayer(t){for(const e of this.bucketLayerIDs)for(const i of e)if(t===i)return!0;return!1}getId(t,e){var i;let r=t.id;return this.promoteId&&(r=t.properties["string"==typeof this.promoteId?this.promoteId:this.promoteId[e]],"boolean"==typeof r&&(r=Number(r)),void 0===r&&(null===(i=t.properties)||void 0===i?void 0:i.cluster)&&this.promoteId&&(r=Number(t.properties.cluster_id))),r}}function sf(t,e,i,r,n){return L(t,(t,a)=>{const o=e instanceof Ga?e.get(a):null;return(null==o?void 0:o.evaluate)?o.evaluate(i,r,n):o})}function lf(t,e){return e-t}function cf(t,e,r,n,a){const o=[];for(const s of t){let t;for(let l=0;l<s.length-1;l++){let c=s[l],h=s[l+1];c.x<e&&h.x<e||(c.x<e?c=new i(e,c.y+(e-c.x)/(h.x-c.x)*(h.y-c.y))._round():h.x<e&&(h=new i(e,c.y+(e-c.x)/(h.x-c.x)*(h.y-c.y))._round()),c.y<r&&h.y<r||(c.y<r?c=new i(c.x+(r-c.y)/(h.y-c.y)*(h.x-c.x),r)._round():h.y<r&&(h=new i(c.x+(r-c.y)/(h.y-c.y)*(h.x-c.x),r)._round()),c.x>=n&&h.x>=n||(c.x>=n?c=new i(n,c.y+(n-c.x)/(h.x-c.x)*(h.y-c.y))._round():h.x>=n&&(h=new i(n,c.y+(n-c.x)/(h.x-c.x)*(h.y-c.y))._round()),c.y>=a&&h.y>=a||(c.y>=a?c=new i(c.x+(a-c.y)/(h.y-c.y)*(h.x-c.x),a)._round():h.y>=a&&(h=new i(c.x+(a-c.y)/(h.y-c.y)*(h.x-c.x),a)._round()),t&&c.equals(t[t.length-1])||(t=[c],o.push(t)),t.push(h)))))}}return o}function hf(t,e,i,r,n){switch(e){case 1:return function(t,e,i,r){const n=[];for(const a of t)for(const t of a){const a=0===r?t.x:t.y;a>=e&&a<=i&&n.push([t])}return n}(t,i,r,n);case 2:return df(t,i,r,n,!1);case 3:return df(t,i,r,n,!0)}return[]}function uf(t,e,r,n,a){const o=0===n?pf:mf;let s=[];const l=[];for(let i=0;i<t.length-1;i++){const c=t[i],h=t[i+1],u=0===n?c.x:c.y,d=0===n?h.x:h.y;let p=!1;u<e?d>e&&s.push(o(c,h,e)):u>r?d<r&&s.push(o(c,h,r)):s.push(c),d<e&&u>=e&&(s.push(o(c,h,e)),p=!0),d>r&&u<=r&&(s.push(o(c,h,r)),p=!0),!a&&p&&(l.push(s),s=[])}const c=t.length-1,h=0===n?t[c].x:t[c].y;return h>=e&&h<=r&&s.push(t[c]),a&&s.length>0&&!s[0].equals(s[s.length-1])&&s.push(new i(s[0].x,s[0].y)),s.length>0&&l.push(s),l}function df(t,e,i,r,n){const a=[];for(const o of t){const t=uf(o,e,i,r,n);t.length>0&&a.push(...t)}return a}function pf(t,e,r){return new i(r,t.y+(r-t.x)/(e.x-t.x)*(e.y-t.y))}function mf(t,e,r){return new i(t.x+(r-t.y)/(e.y-t.y)*(e.x-t.x),r)}ma("FeatureIndex",of,{omit:["rawTileData","sourceLayerCoder"]});class ff extends i{constructor(t,e,i,r){super(t,e),this.angle=i,void 0!==r&&(this.segment=r)}clone(){return new ff(this.x,this.y,this.angle,this.segment)}}function gf(t,e,i,r,n){if(void 0===e.segment||0===i)return!0;let a=e,o=e.segment+1,s=0;for(;s>-i/2;){if(o--,o<0)return!1;s-=t[o].dist(a),a=t[o]}s+=t[o].dist(t[o+1]),o++;const l=[];let c=0;for(;s<i/2;){const e=t[o],i=t[o+1];if(!i)return!1;let a=t[o-1].angleTo(e)-e.angleTo(i);for(a=Math.abs((a+3*Math.PI)%(2*Math.PI)-Math.PI),l.push({distance:s,angleDelta:a}),c+=a;s-l[0].distance>r;)c-=l.shift().angleDelta;if(c>n)return!1;o++,s+=e.dist(i)}return!0}function _f(t){let e=0;for(let i=0;i<t.length-1;i++)e+=t[i].dist(t[i+1]);return e}function yf(t,e,i){return t?.6*e*i:0}function xf(t,e){return Math.max(t?t.right-t.left:0,e?e.right-e.left:0)}function vf(t,e,i,r,n,a){const o=yf(i,n,a),s=xf(i,r)*a;let l=0;const c=_f(t)/2;for(let i=0;i<t.length-1;i++){const r=t[i],n=t[i+1],a=r.dist(n);if(l+a>c){const h=(c-l)/a,u=_i.number(r.x,n.x,h),d=_i.number(r.y,n.y,h),p=new ff(u,d,n.angleTo(r),i);return p._round(),!o||gf(t,p,s,o,e)?p:void 0}l+=a}}function bf(t,e,i,r,n,a,o,s,l){const c=yf(r,a,o),h=xf(r,n),u=h*o,d=0===t[0].x||t[0].x===l||0===t[0].y||t[0].y===l;return e-u<e/4&&(e=u+e/4),Tf(t,d?e/2*s%e:(h/2+2*a)*o*s%e,e,c,i,u,d,!1,l)}function Tf(t,e,i,r,n,a,o,s,l){const c=a/2,h=_f(t);let u=0,d=e-i,p=[];for(let e=0;e<t.length-1;e++){const o=t[e],s=t[e+1],m=o.dist(s),f=s.angleTo(o);for(;d+i<u+m;){d+=i;const g=(d-u)/m,_=_i.number(o.x,s.x,g),y=_i.number(o.y,s.y,g);if(_>=0&&_<l&&y>=0&&y<l&&d-c>=0&&d+c<=h){const i=new ff(_,y,f,e);i._round(),r&&!gf(t,i,a,r,n)||p.push(i)}}u+=m}return s||p.length||o||(p=Tf(t,u/2,i,r,n,a,o,!0,l)),p}function wf(t,e,r,n){const a=[],o=t.image,s=o.pixelRatio,l=o.paddedRect.w-2,c=o.paddedRect.h-2;let h={x1:t.left,y1:t.top,x2:t.right,y2:t.bottom};const u=o.stretchX||[[0,l]],d=o.stretchY||[[0,c]],p=(t,e)=>t+e[1]-e[0],m=u.reduce(p,0),f=d.reduce(p,0),g=l-m,_=c-f;let y=0,x=m,v=0,b=f,T=0,w=g,V=0,R=_;if(o.content&&n){const e=o.content,i=e[2]-e[0],r=e[3]-e[1];(o.textFitWidth||o.textFitHeight)&&(h=md(t)),y=Vf(u,0,e[0]),v=Vf(d,0,e[1]),x=Vf(u,e[0],e[2]),b=Vf(d,e[1],e[3]),T=e[0]-y,V=e[1]-v,w=i-x,R=r-b}const M=h.x1,U=h.y1,S=h.x2-M,N=h.y2-U,F=(t,n,a,l)=>{const c=Mf(t.stretch-y,x,S,M),h=Uf(t.fixed-T,w,t.stretch,m),u=Mf(n.stretch-v,b,N,U),d=Uf(n.fixed-V,R,n.stretch,f),p=Mf(a.stretch-y,x,S,M),g=Uf(a.fixed-T,w,a.stretch,m),_=Mf(l.stretch-v,b,N,U),F=Uf(l.fixed-V,R,l.stretch,f),E=new i(c,u),Z=new i(p,u),k=new i(p,_),z=new i(c,_),W=new i(h/s,d/s),I=new i(g/s,F/s),D=e*Math.PI/180;if(D){const t=Math.sin(D),e=Math.cos(D),i=[e,-t,t,e];E._matMult(i),Z._matMult(i),z._matMult(i),k._matMult(i)}const C=t.stretch+t.fixed,P=n.stretch+n.fixed;return{tl:E,tr:Z,bl:z,br:k,tex:{x:o.paddedRect.x+1+C,y:o.paddedRect.y+1+P,w:a.stretch+a.fixed-C,h:l.stretch+l.fixed-P},writingMode:void 0,glyphOffset:[0,0],sectionIndex:0,pixelOffsetTL:W,pixelOffsetBR:I,minFontScaleX:w/s/S,minFontScaleY:R/s/N,isSDF:r}};if(n&&(o.stretchX||o.stretchY)){const t=Rf(u,g,m),e=Rf(d,_,f);for(let i=0;i<t.length-1;i++){const r=t[i],n=t[i+1];for(let t=0;t<e.length-1;t++)a.push(F(r,e[t],n,e[t+1]))}}else a.push(F({fixed:0,stretch:-1},{fixed:0,stretch:-1},{fixed:0,stretch:l+1},{fixed:0,stretch:c+1}));return a}function Vf(t,e,i){let r=0;for(const n of t)r+=Math.max(e,Math.min(i,n[1]))-Math.max(e,Math.min(i,n[0]));return r}function Rf(t,e,i){const r=[{fixed:-1,stretch:0}];for(const[e,i]of t){const t=r[r.length-1];r.push({fixed:e-t.stretch,stretch:t.stretch}),r.push({fixed:e-t.stretch,stretch:t.stretch+(i-e)})}return r.push({fixed:e+1,stretch:i}),r}function Mf(t,e,i,r){return t/e*i+r}function Uf(t,e,i,r){return t-e*i/r}ma("Anchor",ff);class Sf{constructor(t,e,r,n,a,o,s,l,c,h){var u;if(this.boxStartIndex=t.length,c){let t=o.top,e=o.bottom;const i=o.collisionPadding;i&&(t-=i[1],e+=i[3]);let r=e-t;r>0&&(r=Math.max(10,r),this.circleDiameter=r)}else{const c=(null===(u=o.image)||void 0===u?void 0:u.content)&&(o.image.textFitWidth||o.image.textFitHeight)?md(o):{x1:o.left,y1:o.top,x2:o.right,y2:o.bottom};c.y1=c.y1*s-l[0],c.y2=c.y2*s+l[2],c.x1=c.x1*s-l[3],c.x2=c.x2*s+l[1];const d=o.collisionPadding;if(d&&(c.x1-=d[0]*s,c.y1-=d[1]*s,c.x2+=d[2]*s,c.y2+=d[3]*s),h){const t=new i(c.x1,c.y1),e=new i(c.x2,c.y1),r=new i(c.x1,c.y2),n=new i(c.x2,c.y2),a=h*Math.PI/180;t._rotate(a),e._rotate(a),r._rotate(a),n._rotate(a),c.x1=Math.min(t.x,e.x,r.x,n.x),c.x2=Math.max(t.x,e.x,r.x,n.x),c.y1=Math.min(t.y,e.y,r.y,n.y),c.y2=Math.max(t.y,e.y,r.y,n.y)}t.emplaceBack(e.x,e.y,c.x1,c.y1,c.x2,c.y2,r,n,a)}this.boxEndIndex=t.length}}class Nf{constructor(t=[],e=(t,e)=>t<e?-1:t>e?1:0){if(this.data=t,this.length=this.data.length,this.compare=e,this.length>0)for(let t=(this.length>>1)-1;t>=0;t--)this._down(t)}push(t){this.data.push(t),this._up(this.length++)}pop(){if(0===this.length)return;const t=this.data[0],e=this.data.pop();return--this.length>0&&(this.data[0]=e,this._down(0)),t}peek(){return this.data[0]}_up(t){const{data:e,compare:i}=this,r=e[t];for(;t>0;){const n=t-1>>1,a=e[n];if(i(r,a)>=0)break;e[t]=a,t=n}e[t]=r}_down(t){const{data:e,compare:i}=this,r=this.length>>1,n=e[t];for(;t<r;){let r=1+(t<<1);const a=r+1;if(a<this.length&&i(e[a],e[r])<0&&(r=a),i(e[r],n)>=0)break;e[t]=e[r],t=r}e[t]=n}}function Ff(t,e=1){const r=tp.fromPoints(t[0]),n=Math.min(r.width(),r.height());let a=n/2;const o=new Nf([],Ef),{minX:s,minY:l,maxX:c,maxY:h}=r;if(0===n)return new i(s,l);for(let e=s;e<c;e+=n)for(let i=l;i<h;i+=n)o.push(new Zf(e+a,i+a,a,t));const u=function(t){let e=0,i=0,r=0;const n=t[0];for(let t=0,a=n.length,o=a-1;t<a;o=t++){const a=n[t],s=n[o],l=a.x*s.y-s.x*a.y;i+=(a.x+s.x)*l,r+=(a.y+s.y)*l,e+=3*l}return new Zf(i/e,r/e,0,t)}(t);let d=u;for(;o.length;){const i=o.pop();(i.d>d.d||!d.d)&&(d=i),i.max-d.d<=e||(a=i.h/2,o.push(new Zf(i.p.x-a,i.p.y-a,a,t)),o.push(new Zf(i.p.x+a,i.p.y-a,a,t)),o.push(new Zf(i.p.x-a,i.p.y+a,a,t)),o.push(new Zf(i.p.x+a,i.p.y+a,a,t)))}return u.d>0&&d.d-u.d<=e?u.p:d.p}function Ef(t,e){return e.max-t.max}class Zf{constructor(t,e,r,n){this.p=new i(t,e),this.h=r,this.d=function(t,e){let i=!1,r=1/0;for(const n of e)for(let e=0,a=n.length,o=a-1;e<a;o=e++){const a=n[e],s=n[o];a.y>t.y!=s.y>t.y&&t.x<(s.x-a.x)*(t.y-a.y)/(s.y-a.y)+a.x&&(i=!i),r=Math.min(r,il(t,a,s))}return(i?1:-1)*Math.sqrt(r)}(this.p,n),this.max=this.d+this.h*Math.SQRT2}}var kf;t.aN=void 0,(kf=t.aN||(t.aN={}))[kf.center=1]="center",kf[kf.left=2]="left",kf[kf.right=3]="right",kf[kf.top=4]="top",kf[kf.bottom=5]="bottom",kf[kf["top-left"]=6]="top-left",kf[kf["top-right"]=7]="top-right",kf[kf["bottom-left"]=8]="bottom-left",kf[kf["bottom-right"]=9]="bottom-right";const zf=Number.POSITIVE_INFINITY;function Wf(t,e){return e[1]!==zf?function(t,e,i){let r=0,n=0;switch(e=Math.abs(e),i=Math.abs(i),t){case"top-right":case"top-left":case"top":n=i-7;break;case"bottom-right":case"bottom-left":case"bottom":n=7-i}switch(t){case"top-right":case"bottom-right":case"right":r=-e;break;case"top-left":case"bottom-left":case"left":r=e}return[r,n]}(t,e[0],e[1]):function(t,e){let i=0,r=0;e<0&&(e=0);const n=e/Math.SQRT2;switch(t){case"top-right":case"top-left":r=n-7;break;case"bottom-right":case"bottom-left":r=7-n;break;case"bottom":r=7-e;break;case"top":r=e-7}switch(t){case"top-right":case"bottom-right":i=-n;break;case"top-left":case"bottom-left":i=n;break;case"left":i=e;break;case"right":i=-e}return[i,r]}(t,e[0])}function If(t,e,i){var r;const n=t.layout,a=null===(r=n.get("text-variable-anchor-offset"))||void 0===r?void 0:r.evaluate(e,{},i);if(a){const t=a.values,e=[];for(let i=0;i<t.length;i+=2){const r=e[i]=t[i],n=t[i+1].map(t=>t*Uu);r.startsWith("top")?n[1]-=7:r.startsWith("bottom")&&(n[1]+=7),e[i+1]=n}return new Pe(e)}const o=n.get("text-variable-anchor");if(o){let r;r=void 0!==t._unevaluatedLayout.getValue("text-radial-offset")?[n.get("text-radial-offset").evaluate(e,{},i)*Uu,zf]:n.get("text-offset").evaluate(e,{},i).map(t=>t*Uu);const a=[];for(const t of o)a.push(t,Wf(t,r));return new Pe(a)}return null}function Df(t){switch(t){case"right":case"top-right":case"bottom-right":return"right";case"left":case"top-left":case"bottom-left":return"left"}return"center"}function Cf(e,i,r,n,a,o,s,l,c,h,u,d){let p=o.textMaxSize.evaluate(i,{});void 0===p&&(p=s);const m=e.layers[0].layout,f=m.get("icon-offset").evaluate(i,{},u),g=Bf(r.horizontal),_=s/24,y=e.tilePixelRatio*_,x=e.tilePixelRatio*p/24,v=e.tilePixelRatio*l,b=e.tilePixelRatio*m.get("symbol-spacing"),T=m.get("text-padding")*e.tilePixelRatio,w=function(t,e,i,r=1){const n=t.get("icon-padding").evaluate(e,{},i),a=null==n?void 0:n.values;return[a[0]*r,a[1]*r,a[2]*r,a[3]*r]}(m,i,u,e.tilePixelRatio),V=m.get("text-max-angle")/180*Math.PI,R="viewport"!==m.get("text-rotation-alignment")&&"point"!==m.get("symbol-placement"),M="map"===m.get("icon-rotation-alignment")&&"point"!==m.get("symbol-placement"),U=m.get("symbol-placement"),S=b/2,F=m.get("icon-text-fit");let E;n&&"none"!==F&&(e.allowVerticalPlacement&&r.vertical&&(E=fd(n,r.vertical,F,m.get("icon-text-fit-padding"),f,_)),g&&(n=fd(n,g,F,m.get("icon-text-fit-padding"),f,_)));const Z=u?d.line.getGranularityForZoomLevel(u.z):1,k=(l,d)=>{d.x<0||d.x>=N||d.y<0||d.y>=N||function(e,i,r,n,a,o,s,l,c,h,u,d,p,m,f,g,_,y,x,v,b,T,w,V,R){const M=e.addToLineVertexArray(i,r);let U,S,N,F,E=0,Z=0,k=0,z=0,W=-1,I=-1;const D={};let C=vs("");if(e.allowVerticalPlacement&&n.vertical){const t=l.layout.get("text-rotate").evaluate(b,{},V)+90;N=new Sf(c,i,h,u,d,n.vertical,p,m,f,t),s&&(F=new Sf(c,i,h,u,d,s,_,y,f,t))}if(a){const r=l.layout.get("icon-rotate").evaluate(b,{}),n="none"!==l.layout.get("icon-text-fit"),o=wf(a,r,w,n),p=s?wf(s,r,w,n):void 0;S=new Sf(c,i,h,u,d,a,_,y,!1,r),E=4*o.length;const m=e.iconSizeData;let f=null;"source"===m.kind?(f=[gd*l.layout.get("icon-size").evaluate(b,{})],f[0]>_d&&G(`${e.layerIds[0]}: Value for "icon-size" is >= 255. Reduce your "icon-size".`)):"composite"===m.kind&&(f=[gd*T.compositeIconSizes[0].evaluate(b,{},V),gd*T.compositeIconSizes[1].evaluate(b,{},V)],(f[0]>_d||f[1]>_d)&&G(`${e.layerIds[0]}: Value for "icon-size" is >= 255. Reduce your "icon-size".`)),e.addSymbols(e.icon,o,f,v,x,b,t.ax.none,i,M.lineStartIndex,M.lineLength,-1,V),W=e.icon.placedSymbolArray.length-1,p&&(Z=4*p.length,e.addSymbols(e.icon,p,f,v,x,b,t.ax.vertical,i,M.lineStartIndex,M.lineLength,-1,V),I=e.icon.placedSymbolArray.length-1)}const P=Object.keys(n.horizontal);for(const r of P){const a=n.horizontal[r];if(!U){C=vs(a.text);const t=l.layout.get("text-rotate").evaluate(b,{},V);U=new Sf(c,i,h,u,d,a,p,m,f,t)}const s=1===a.positionedLines.length;if(k+=Pf(e,i,a,o,l,f,b,g,M,n.vertical?t.ax.horizontal:t.ax.horizontalOnly,s?P:[r],D,W,T,V),s)break}n.vertical&&(z+=Pf(e,i,n.vertical,o,l,f,b,g,M,t.ax.vertical,["vertical"],D,I,T,V));const B=U?U.boxStartIndex:e.collisionBoxArray.length,L=U?U.boxEndIndex:e.collisionBoxArray.length,O=N?N.boxStartIndex:e.collisionBoxArray.length,j=N?N.boxEndIndex:e.collisionBoxArray.length,A=S?S.boxStartIndex:e.collisionBoxArray.length,Y=S?S.boxEndIndex:e.collisionBoxArray.length,Q=F?F.boxStartIndex:e.collisionBoxArray.length,J=F?F.boxEndIndex:e.collisionBoxArray.length;let X=-1;const H=(t,e)=>(null==t?void 0:t.circleDiameter)?Math.max(t.circleDiameter,e):e;X=H(U,X),X=H(N,X),X=H(S,X),X=H(F,X);const q=X>-1?1:0;q&&(X*=R/Uu),e.glyphOffsetArray.length>=Md.MAX_GLYPHS&&G("Too many glyphs being rendered in a tile. See https://github.com/mapbox/mapbox-gl-js/issues/2907"),void 0!==b.sortKey&&e.addToSortKeyRanges(e.symbolInstances.length,b.sortKey);const K=If(l,b,V),[$,tt]=function(e,i){const r=e.length,n=null==i?void 0:i.values;if((null==n?void 0:n.length)>0)for(let i=0;i<n.length;i+=2){const r=n[i+1];e.emplaceBack(t.aN[n[i]],r[0],r[1])}return[r,e.length]}(e.textAnchorOffsets,K);e.symbolInstances.emplaceBack(i.x,i.y,D.right>=0?D.right:-1,D.center>=0?D.center:-1,D.left>=0?D.left:-1,D.vertical||-1,W,I,C,B,L,O,j,A,Y,Q,J,h,k,z,E,Z,q,0,p,X,$,tt)}(e,d,l,r,n,a,E,e.layers[0],e.collisionBoxArray,i.index,i.sourceLayerIndex,e.index,y,[T,T,T,T],R,c,v,w,M,f,i,o,h,u,s)};if("line"===U)for(const t of cf(i.geometry,0,0,N,N)){const i=wc(t,Z),a=bf(i,b,V,r.vertical||g,n,24,x,e.overscaling,N);for(const t of a)g&&Lf(e,g.text,S,t)||k(i,t)}else if("line-center"===U){for(const t of i.geometry)if(t.length>1){const e=wc(t,Z),i=vf(e,V,r.vertical||g,n,24,x);i&&k(e,i)}}else if("Polygon"===i.type)for(const t of ir(i.geometry,0)){const e=Ff(t,16);k(wc(t[0],Z,!0),new ff(e.x,e.y,0))}else if("LineString"===i.type)for(const t of i.geometry){const e=wc(t,Z);k(e,new ff(e[0].x,e[0].y,0))}else if("Point"===i.type)for(const t of i.geometry)for(const e of t)k([e],new ff(e.x,e.y,0))}function Pf(t,e,r,n,a,o,s,l,c,h,u,d,p,m,f){const g=function(t,e,r,n,a,o,s,l){const c=n.layout.get("text-rotate").evaluate(o,{})*Math.PI/180,h=[];for(const t of e.positionedLines)for(const n of t.positionedGlyphs){if(!n.rect)continue;const o=n.rect||{};let u=4,d=!0,p=1,m=0;const f=(a||l)&&n.vertical,g=n.metrics.advance*n.scale/2;if(l&&e.verticalizable&&(m=t.lineOffset/2-(n.imageName?-(Uu-n.metrics.width*n.scale)/2:(n.scale-1)*Uu)),n.imageName){const t=s[n.imageName];d=t.sdf,p=t.pixelRatio,u=1/p}const _=a?[n.x+g,n.y]:[0,0];let y=a?[0,0]:[n.x+g+r[0],n.y+r[1]-m],x=[0,0];f&&(x=y,y=[0,0]);const v=n.metrics.isDoubleResolution?2:1,b=(n.metrics.left-u)*n.scale-g+y[0],T=(-n.metrics.top-u)*n.scale+y[1],w=b+o.w/v*n.scale/p,V=T+o.h/v*n.scale/p,R=new i(b,T),M=new i(w,T),U=new i(b,V),S=new i(w,V);if(f){const t=new i(-g,g- -17),e=-Math.PI/2,r=12-g,a=new i(22-r,-(n.imageName?r:0)),o=new i(...x);R._rotateAround(e,t)._add(a)._add(o),M._rotateAround(e,t)._add(a)._add(o),U._rotateAround(e,t)._add(a)._add(o),S._rotateAround(e,t)._add(a)._add(o)}if(c){const t=Math.sin(c),e=Math.cos(c),i=[e,-t,t,e];R._matMult(i),M._matMult(i),U._matMult(i),S._matMult(i)}const N=new i(0,0),F=new i(0,0);h.push({tl:R,tr:M,bl:U,br:S,tex:o,writingMode:e.writingMode,glyphOffset:_,sectionIndex:n.sectionIndex,isSDF:d,pixelOffsetTL:N,pixelOffsetBR:F,minFontScaleX:0,minFontScaleY:0})}return h}(0,r,l,a,o,s,n,t.allowVerticalPlacement),_=t.textSizeData;let y=null;"source"===_.kind?(y=[gd*a.layout.get("text-size").evaluate(s,{})],y[0]>_d&&G(`${t.layerIds[0]}: Value for "text-size" is >= 255. Reduce your "text-size".`)):"composite"===_.kind&&(y=[gd*m.compositeTextSizes[0].evaluate(s,{},f),gd*m.compositeTextSizes[1].evaluate(s,{},f)],(y[0]>_d||y[1]>_d)&&G(`${t.layerIds[0]}: Value for "text-size" is >= 255. Reduce your "text-size".`)),t.addSymbols(t.text,g,y,l,o,s,h,e,c.lineStartIndex,c.lineLength,p,f);for(const e of u)d[e]=t.text.placedSymbolArray.length-1;return 4*g.length}function Bf(t){for(const e in t)return t[e];return null}function Lf(t,e,i,r){const n=t.compareText;if(e in n){const t=n[e];for(let e=t.length-1;e>=0;e--)if(r.dist(t[e])<i)return!0}else n[e]=[];return n[e].push(r),!1}t.$=st,t.A=p,t.B=Da,t.C=ua,t.D=Ya,t.E=vt,t.F=oa,t.G=function([t,e,i]){return e+=90,e*=Math.PI/180,i*=Math.PI/180,{x:t*Math.cos(e)*Math.sin(i),y:t*Math.sin(e)*Math.sin(i),z:t*Math.cos(i)}},t.H=_i,t.I=id,t.J=Wa,t.K=la,t.L=function(t){if(null==J){const e=t.navigator?t.navigator.userAgent:null;J=!!t.safari||!(!e||!(/\b(iPad|iPhone|iPod)\b/.test(e)||e.match("Safari")&&!e.match("Chrome")))}return J},t.M=ut,t.N=class{constructor(t,e){this.target=t,this.mapId=e,this.resolveRejects={},this.tasks={},this.taskQueue=[],this.abortControllers={},this.messageHandlers={},this.invoker=new Id(()=>this.process()),this.subscription=tt(this.target,"message",t=>this.receive(t),!1),this.globalScope=Q(self)?t:window}registerMessageHandler(t,e){this.messageHandlers[t]=e}unregisterMessageHandler(t){delete this.messageHandlers[t]}sendAsync(t,e){return new Promise((i,r)=>{const n=Math.round(1e18*Math.random()).toString(36).substring(0,10),a=e?tt(e.signal,"abort",()=>{null==a||a.unsubscribe(),delete this.resolveRejects[n];const e={id:n,type:"<cancel>",origin:location.origin,targetMapId:t.targetMapId,sourceMapId:this.mapId};this.target.postMessage(e)},Dd):null;this.resolveRejects[n]={resolve:t=>{null==a||a.unsubscribe(),i(t)},reject:t=>{null==a||a.unsubscribe(),r(t)}};const o=[],s=Object.assign(Object.assign({},t),{id:n,sourceMapId:this.mapId,origin:location.origin,data:ya(t.data,o)});this.target.postMessage(s,{transfer:o})})}receive(t){const e=t.data,i=e.id,r=["file://","resource://android","null"],n=[e.origin,location.origin],a=e.origin===location.origin,o=n.some(t=>r.includes(t));if((a||o)&&(!e.targetMapId||this.mapId===e.targetMapId)){if("<cancel>"===e.type){delete this.tasks[i];const t=this.abortControllers[i];return delete this.abortControllers[i],void(t&&t.abort())}if(Q(self)||e.mustQueue)return this.tasks[i]=e,this.taskQueue.push(i),void this.invoker.trigger();this.processTask(i,e)}}process(){if(0===this.taskQueue.length)return;const t=this.taskQueue.shift(),e=this.tasks[t];delete this.tasks[t],this.taskQueue.length>0&&this.invoker.trigger(),e&&this.processTask(t,e)}processTask(t,i){return e(this,void 0,void 0,function*(){if("<response>"===i.type){const e=this.resolveRejects[t];if(delete this.resolveRejects[t],!e)return;return void(i.error?e.reject(E(xa(i.error))):e.resolve(xa(i.data)))}if(!this.messageHandlers[i.type])return void this.completeTask(t,new Error(`Could not find a registered handler for ${i.type}, map ID: ${this.mapId}, available handlers: ${Object.keys(this.messageHandlers).join(", ")}`));const e=xa(i.data),r=new AbortController;this.abortControllers[t]=r;try{const n=yield this.messageHandlers[i.type](i.sourceMapId,e,r);this.completeTask(t,null,n)}catch(e){this.completeTask(t,E(e))}})}completeTask(t,e,i){const r=[];delete this.abortControllers[t];const n={id:t,type:"<response>",sourceMapId:this.mapId,origin:location.origin,error:e?ya(e):null,data:ya(i,r)};this.target.postMessage(n,{transfer:r})}remove(){this.invoker.remove(),this.subscription.unsubscribe()}},t.O=function(){var t=new p(16);return p!=Float32Array&&(t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[11]=0,t[12]=0,t[13]=0,t[14]=0),t[0]=1,t[5]=1,t[10]=1,t[15]=1,t},t.P=i,t.Q=function(t,e,i){var r,n,a,o,s,l,c,h,u,d,p,m,f=i[0],g=i[1],_=i[2];return e===t?(t[12]=e[0]*f+e[4]*g+e[8]*_+e[12],t[13]=e[1]*f+e[5]*g+e[9]*_+e[13],t[14]=e[2]*f+e[6]*g+e[10]*_+e[14],t[15]=e[3]*f+e[7]*g+e[11]*_+e[15]):(n=e[1],a=e[2],o=e[3],s=e[4],l=e[5],c=e[6],h=e[7],u=e[8],d=e[9],p=e[10],m=e[11],t[0]=r=e[0],t[1]=n,t[2]=a,t[3]=o,t[4]=s,t[5]=l,t[6]=c,t[7]=h,t[8]=u,t[9]=d,t[10]=p,t[11]=m,t[12]=r*f+s*g+u*_+e[12],t[13]=n*f+l*g+d*_+e[13],t[14]=a*f+c*g+p*_+e[14],t[15]=o*f+h*g+m*_+e[15]),t},t.R=Ul,t.S=function(t,e,i){var r=i[0],n=i[1],a=i[2];return t[0]=e[0]*r,t[1]=e[1]*r,t[2]=e[2]*r,t[3]=e[3]*r,t[4]=e[4]*n,t[5]=e[5]*n,t[6]=e[6]*n,t[7]=e[7]*n,t[8]=e[8]*a,t[9]=e[9]*a,t[10]=e[10]*a,t[11]=e[11]*a,t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15],t},t.T=Cl,t.U=function(t,e,i){var r=e[0],n=e[1],a=e[2],o=e[3],s=e[4],l=e[5],c=e[6],h=e[7],u=e[8],d=e[9],p=e[10],m=e[11],f=e[12],g=e[13],_=e[14],y=e[15],x=i[0],v=i[1],b=i[2],T=i[3];return t[0]=x*r+v*s+b*u+T*f,t[1]=x*n+v*l+b*d+T*g,t[2]=x*a+v*c+b*p+T*_,t[3]=x*o+v*h+b*m+T*y,t[4]=(x=i[4])*r+(v=i[5])*s+(b=i[6])*u+(T=i[7])*f,t[5]=x*n+v*l+b*d+T*g,t[6]=x*a+v*c+b*p+T*_,t[7]=x*o+v*h+b*m+T*y,t[8]=(x=i[8])*r+(v=i[9])*s+(b=i[10])*u+(T=i[11])*f,t[9]=x*n+v*l+b*d+T*g,t[10]=x*a+v*c+b*p+T*_,t[11]=x*o+v*h+b*m+T*y,t[12]=(x=i[12])*r+(v=i[13])*s+(b=i[14])*u+(T=i[15])*f,t[13]=x*n+v*l+b*d+T*g,t[14]=x*a+v*c+b*p+T*_,t[15]=x*o+v*h+b*m+T*y,t},t.V=function(t,e){const i={};for(const r of e)r in t&&(i[r]=t[r]);return i},t.W=Pd,t.X=C,t.Y=jd,t.Z=Od,t._=e,t.a=ot,t.a$=x,t.a0=h,t.a1=u,t.a2=q,t.a3=Kd,t.a4=Gd,t.a5=Yd,t.a6=N,t.a7=Jd,t.a8=tp,t.a9=25,t.aA=U,t.aB=function(t){var e=t[0],i=t[1];return Math.sqrt(e*e+i*i)},t.aC=function(t){return t[0]=0,t[1]=0,t},t.aD=function(t,e,i){return t[0]=e[0]*i,t[1]=e[1]*i,t},t.aE=Td,t.aF=V,t.aG=function(t,e,r,n){const a=e.y-t.y,o=e.x-t.x,s=n.y-r.y,l=n.x-r.x,c=s*o-l*a;if(0===c)return null;const h=(l*(t.y-r.y)-s*(t.x-r.x))/c;return new i(t.x+h*o,t.y+h*a)},t.aH=cf,t.aI=Xs,t.aJ=function(t){let e=1/0,i=1/0,r=-1/0,n=-1/0;for(const a of t)e=Math.min(e,a.x),i=Math.min(i,a.y),r=Math.max(r,a.x),n=Math.max(n,a.y);return[e,i,r,n]},t.aK=Uu,t.aL=F,t.aM=function(t,e,i,r,n=!1){if(!i[0]&&!i[1])return[0,0];const a=n?"map"===r?-t.bearingInRadians:0:"viewport"===r?t.bearingInRadians:0;if(a){const t=Math.sin(a),e=Math.cos(a);i=[i[0]*e-i[1]*t,i[0]*t+i[1]*e]}return[n?i[0]:F(e,i[0],t.zoom),n?i[1]:F(e,i[1],t.zoom)]},t.aO=xd,t.aP=Df,t.aQ=od,t.aR=t=>"symbol"===t.type,t.aS=eh,t.aT=so,t.aU=yc,t.aV=Yo,t.aW=cs,t.aX=as,t.aY=it,t.aZ=Qd,t.a_=v,t.aa=Hd,t.ab=t=>{const e=window.document.createElement("video");return e.muted=!0,new Promise(i=>{e.onloadstart=()=>{i(e)};for(const i of t){const t=window.document.createElement("source");ft(i)||(e.crossOrigin="Anonymous"),t.src=i,e.appendChild(t)}})},t.ac=kt,t.ad=function(){return B++},t.ae=Wo,t.af=Md,t.ag=qm,t.ah=fn,t.ai=Gs,t.aj=ip,t.ak=function(t){const e={};if(t.replace(/(?:^|(?:\s*\,\s*))([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)(?:\=(?:([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)|(?:\"((?:[^"\\]|\\.)*)\")))?/g,(t,i,r,n)=>{const a=r||n;return e[i]=!a||a.toLowerCase(),""}),e["max-age"]){const t=parseInt(e["max-age"],10);isNaN(t)?delete e["max-age"]:e["max-age"]=t}return e},t.al=D,t.am=85.051129,t.an=et,t.ao=function(t){return Math.pow(2,t)},t.ap=f,t.aq=Ad,t.ar=function(t){return Math.log(t)/Math.LN2},t.as=function(t){var e=t[0],i=t[1];return e*e+i*i},t.at=function(t){if(!t.length)return new Set;const e=Math.max(...t.map(t=>t.canonical.z));let i=1/0,r=-1/0,n=1/0,a=-1/0;const o=[];for(const s of t){const{x:t,y:l,z:c}=s.canonical,h=Math.pow(2,e-c),u=t*h,d=l*h;o.push({id:s,x:u,y:d}),u<i&&(i=u),u>r&&(r=u),d<n&&(n=d),d>a&&(a=d)}const s=new Set;for(const t of o)t.x!==i&&t.x!==r&&t.y!==n&&t.y!==a||s.add(t.id);return s},t.au=function(t,e){const i=Math.abs(2*t.wrap)-+(t.wrap<0),r=Math.abs(2*e.wrap)-+(e.wrap<0);return t.overscaledZ-e.overscaledZ||r-i||e.canonical.y-t.canonical.y||e.canonical.x-t.canonical.x},t.av=class{constructor(t,e){this.max=t,this.onRemove=e,this.reset()}reset(){for(const t in this.data)for(const e of this.data[t])e.timeout&&clearTimeout(e.timeout),this.onRemove(e.value);return this.data={},this.order=[],this}add(t,e,i){const r=t.wrapped().key;void 0===this.data[r]&&(this.data[r]=[]);const n={value:e,timeout:void 0};if(void 0!==i&&(n.timeout=setTimeout(()=>{this.remove(t,n)},i)),this.data[r].push(n),this.order.push(r),this.order.length>this.max){const t=this._getAndRemoveByKey(this.order[0]);t&&this.onRemove(t)}return this}has(t){return t.wrapped().key in this.data}getAndRemove(t){return this.has(t)?this._getAndRemoveByKey(t.wrapped().key):null}_getAndRemoveByKey(t){const e=this.data[t].shift();return e.timeout&&clearTimeout(e.timeout),0===this.data[t].length&&delete this.data[t],this.order.splice(this.order.indexOf(t),1),e.value}getByKey(t){const e=this.data[t];return e?e[0].value:null}get(t){return this.has(t)?this.data[t.wrapped().key][0].value:null}remove(t,e){if(!this.has(t))return this;const i=t.wrapped().key,r=void 0===e?0:this.data[i].indexOf(e),n=this.data[i][r];return this.data[i].splice(r,1),n.timeout&&clearTimeout(n.timeout),0===this.data[i].length&&delete this.data[i],this.onRemove(n.value),this.order.splice(this.order.indexOf(i),1),this}setMaxSize(t){for(this.max=t;this.order.length>this.max;){const t=this._getAndRemoveByKey(this.order[0]);t&&this.onRemove(t)}return this}filter(t){const e=[];for(const i in this.data)for(const r of this.data[i])t(r.value)||e.push(r);for(const t of e)this.remove(t.value.tileID,t)}},t.aw=function(t,e){let i=0,r=0;if("constant"===t.kind)r=t.layoutSize;else if("source"!==t.kind){const{interpolationType:n,minZoom:a,maxZoom:o}=t,s=n?D(fi.interpolationFactor(n,e,a,o),0,1):0;"camera"===t.kind?r=_i.number(t.minSize,t.maxSize,s):i=s}return{uSizeT:i,uSize:r}},t.ay=function(t,{uSize:e,uSizeT:i},{lowerSize:r,upperSize:n}){return"source"===t.kind?r/gd:"composite"===t.kind?_i.number(r/gd,n/gd,i):e},t.az=function(t,e){var i=e[0],r=e[1],n=e[2],a=e[3],o=e[4],s=e[5],l=e[6],c=e[7],h=e[8],u=e[9],d=e[10],p=e[11],m=e[12],f=e[13],g=e[14],_=e[15],y=i*s-r*o,x=i*l-n*o,v=i*c-a*o,b=r*l-n*s,T=r*c-a*s,w=n*c-a*l,V=h*f-u*m,R=h*g-d*m,M=h*_-p*m,U=u*g-d*f,S=u*_-p*f,N=d*_-p*g,F=y*N-x*S+v*U+b*M-T*R+w*V;return F?(t[0]=(s*N-l*S+c*U)*(F=1/F),t[1]=(n*S-r*N-a*U)*F,t[2]=(f*w-g*T+_*b)*F,t[3]=(d*T-u*w-p*b)*F,t[4]=(l*M-o*N-c*R)*F,t[5]=(i*N-n*M+a*R)*F,t[6]=(g*v-m*w-_*x)*F,t[7]=(h*w-d*v+p*x)*F,t[8]=(o*S-s*M+c*V)*F,t[9]=(r*M-i*S-a*V)*F,t[10]=(m*T-f*v+_*y)*F,t[11]=(u*v-h*T-p*y)*F,t[12]=(s*R-o*U-l*V)*F,t[13]=(i*U-r*R+n*V)*F,t[14]=(f*x-m*b-g*y)*F,t[15]=(h*b-u*x+d*y)*F,t):null},t.b=X,t.b$=Ss,t.b0=function(t){var e=new p(3);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e},t.b1=function(t,e,i){return t[0]=e[0]-i[0],t[1]=e[1]-i[1],t[2]=e[2]-i[2],t},t.b2=function(t,e){var i=e[0],r=e[1],n=e[2],a=i*i+r*r+n*n;return a>0&&(a=1/Math.sqrt(a)),t[0]=e[0]*a,t[1]=e[1]*a,t[2]=e[2]*a,t},t.b3=b,t.b4=function(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]},t.b5=function(t,e,i){return t[0]=e[0]*i[0],t[1]=e[1]*i[1],t[2]=e[2]*i[2],t[3]=e[3]*i[3],t},t.b6=_,t.b7=function(t,e,i){const r=e[0]*i[0]+e[1]*i[1]+e[2]*i[2];return 0===r?null:(-(t[0]*i[0]+t[1]*i[1]+t[2]*i[2])-i[3])/r},t.b8=w,t.b9=function(t,e,i){return t[0]=e[0]*i,t[1]=e[1]*i,t[2]=e[2]*i,t[3]=e[3]*i,t},t.bA=M,t.bB=function(t,e,i){var r=i[0],n=i[1],a=i[2],o=i[3],s=e[0],l=e[1],c=e[2],h=n*c-a*l,u=a*s-r*c,d=r*l-n*s;return t[0]=s+o*(h+=h)+n*(d+=d)-a*(u+=u),t[1]=l+o*u+a*h-r*d,t[2]=c+o*d+r*u-n*h,t},t.bC=function(t,e,i){const r=(n=[t[0],t[1],t[2],e[0],e[1],e[2],i[0],i[1],i[2]])[0]*((h=n[8])*(o=n[4])-(s=n[5])*(c=n[7]))+n[1]*(-h*(a=n[3])+s*(l=n[6]))+n[2]*(c*a-o*l);var n,a,o,s,l,c,h;if(0===r)return null;const u=b([],[e[0],e[1],e[2]],[i[0],i[1],i[2]]),d=b([],[i[0],i[1],i[2]],[t[0],t[1],t[2]]),p=b([],[t[0],t[1],t[2]],[e[0],e[1],e[2]]),m=v([],u,-t[3]);return x(m,m,v([],d,-e[3])),x(m,m,v([],p,-i[3])),v(m,m,1/r),m},t.bD=Cd,t.bE=function(){return new Float64Array(4)},t.bF=function(t,e,i,r){var n=[],a=[];return n[0]=e[0]-i[0],n[1]=e[1]-i[1],n[2]=e[2]-i[2],a[0]=n[0]*Math.cos(r)-n[1]*Math.sin(r),a[1]=n[0]*Math.sin(r)+n[1]*Math.cos(r),a[2]=n[2],t[0]=a[0]+i[0],t[1]=a[1]+i[1],t[2]=a[2]+i[2],t},t.bG=function(t,e,i,r){var n=[],a=[];return n[0]=e[0]-i[0],n[1]=e[1]-i[1],n[2]=e[2]-i[2],a[0]=n[0],a[1]=n[1]*Math.cos(r)-n[2]*Math.sin(r),a[2]=n[1]*Math.sin(r)+n[2]*Math.cos(r),t[0]=a[0]+i[0],t[1]=a[1]+i[1],t[2]=a[2]+i[2],t},t.bH=function(t,e,i,r){var n=[],a=[];return n[0]=e[0]-i[0],n[1]=e[1]-i[1],n[2]=e[2]-i[2],a[0]=n[2]*Math.sin(r)+n[0]*Math.cos(r),a[1]=n[1],a[2]=n[2]*Math.cos(r)-n[0]*Math.sin(r),t[0]=a[0]+i[0],t[1]=a[1]+i[1],t[2]=a[2]+i[2],t},t.bI=function(t,e,i){var r=Math.sin(i),n=Math.cos(i),a=e[0],o=e[1],s=e[2],l=e[3],c=e[8],h=e[9],u=e[10],d=e[11];return e!==t&&(t[4]=e[4],t[5]=e[5],t[6]=e[6],t[7]=e[7],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]),t[0]=a*n-c*r,t[1]=o*n-h*r,t[2]=s*n-u*r,t[3]=l*n-d*r,t[8]=a*r+c*n,t[9]=o*r+h*n,t[10]=s*r+u*n,t[11]=l*r+d*n,t},t.bJ=function(t,e){const i=Z(t,360),r=Z(e,360),n=r-i,a=r>i?n-360:n+360;return Math.abs(n)<Math.abs(a)?n:a},t.bK=function(t){return t[0]=0,t[1]=0,t[2]=0,t},t.bL=function(t,e,i,r){const n=Math.sqrt(t*t+e*e),a=Math.sqrt(i*i+r*r);t/=n,e/=n,i/=a,r/=a;const o=Math.acos(t*i+e*r);return-e*i+t*r>0?o:-o},t.bM=function(t,e){const i=Z(t,2*Math.PI),r=Z(e,2*Math.PI);return Math.min(Math.abs(i-r),Math.abs(i-r+2*Math.PI),Math.abs(i-r-2*Math.PI))},t.bN=function(){const t={},e=bt.$version;for(const i in bt.$root){const r=bt.$root[i];if(r.required){let n=null;n="version"===i?e:"array"===r.type?[]:{},null!=n&&(t[i]=n)}}return t},t.bO=pt,t.bP=va,t.bQ=function t(e,i){if(Array.isArray(e)){if(!Array.isArray(i)||e.length!==i.length)return!1;for(let r=0;r<e.length;r++)if(!t(e[r],i[r]))return!1;return!0}if("object"==typeof e&&null!==e&&null!==i){if("object"!=typeof i)return!1;if(Object.keys(e).length!==Object.keys(i).length)return!1;for(const r in e)if(!t(e[r],i[r]))return!1;return!0}return e===i},t.bR=lt,t.bS=function(t){t=t.slice();const e=Object.create(null);for(let i=0;i<t.length;i++)e[t[i].id]=t[i];for(let i=0;i<t.length;i++)"ref"in t[i]&&(t[i]=wt(t[i],e[t[i].ref]));return t},t.bT=function(t,e){if("custom"===t.type)return new Wd(t,e);switch(t.type){case"background":return new zd(t,e);case"circle":return new xl(t,e);case"color-relief":return new Ll(t,e);case"fill":return new Ec(t,e);case"fill-extrusion":return new qc(t,e);case"heatmap":return new El(t,e);case"hillshade":return new zl(t,e);case"line":return new yu(t,e);case"raster":return new ro(t,e);case"symbol":return new Ed(t,e)}},t.bU=t=>"raster"===t.type,t.bV=j,t.bW=function(t,e){if(!t)return[{command:"setStyle",args:[e]}];let i=[];try{if(!Vt(t.version,e.version))return[{command:"setStyle",args:[e]}];Vt(t.center,e.center)||i.push({command:"setCenter",args:[e.center]}),Vt(t.state,e.state)||i.push({command:"setGlobalState",args:[e.state]}),Vt(t.centerAltitude,e.centerAltitude)||i.push({command:"setCenterAltitude",args:[e.centerAltitude]}),Vt(t.zoom,e.zoom)||i.push({command:"setZoom",args:[e.zoom]}),Vt(t.bearing,e.bearing)||i.push({command:"setBearing",args:[e.bearing]}),Vt(t.pitch,e.pitch)||i.push({command:"setPitch",args:[e.pitch]}),Vt(t.roll,e.roll)||i.push({command:"setRoll",args:[e.roll]}),Vt(t.sprite,e.sprite)||i.push({command:"setSprite",args:[e.sprite]}),Vt(t.glyphs,e.glyphs)||i.push({command:"setGlyphs",args:[e.glyphs]}),Vt(t.transition,e.transition)||i.push({command:"setTransition",args:[e.transition]}),Vt(t.light,e.light)||i.push({command:"setLight",args:[e.light]}),Vt(t.terrain,e.terrain)||i.push({command:"setTerrain",args:[e.terrain]}),Vt(t.sky,e.sky)||i.push({command:"setSky",args:[e.sky]}),Vt(t.projection,e.projection)||i.push({command:"setProjection",args:[e.projection]});const r={},n=[];!function(t,e,i,r){let n;for(n in e=e||{},t=t||{})Object.prototype.hasOwnProperty.call(t,n)&&(Object.prototype.hasOwnProperty.call(e,n)||Ut(n,i,r));for(n in e)Object.prototype.hasOwnProperty.call(e,n)&&(Object.prototype.hasOwnProperty.call(t,n)?Vt(t[n],e[n])||("geojson"===t[n].type&&"geojson"===e[n].type&&Nt(t,e,n)?Rt(i,{command:"setGeoJSONSourceData",args:[n,e[n].data]}):St(n,e,i,r)):Mt(n,e,i))}(t.sources,e.sources,n,r);const a=[];t.layers&&t.layers.forEach(t=>{"source"in t&&r[t.source]?i.push({command:"removeLayer",args:[t.id]}):a.push(t)}),i=i.concat(n),function(t,e,i){e=e||[];const r=(t=t||[]).map(Et),n=e.map(Et),a=t.reduce(Zt,{}),o=e.reduce(Zt,{}),s=r.slice(),l=Object.create(null);let c,h,u,d,p;for(let t=0,e=0;t<r.length;t++)c=r[t],Object.prototype.hasOwnProperty.call(o,c)?e++:(Rt(i,{command:"removeLayer",args:[c]}),s.splice(s.indexOf(c,e),1));for(let t=0,e=0;t<n.length;t++)c=n[n.length-1-t],s[s.length-1-t]!==c&&(Object.prototype.hasOwnProperty.call(a,c)?(Rt(i,{command:"removeLayer",args:[c]}),s.splice(s.lastIndexOf(c,s.length-e),1)):e++,d=s[s.length-t],Rt(i,{command:"addLayer",args:[o[c],d]}),s.splice(s.length-t,0,c),l[c]=!0);for(let t=0;t<n.length;t++)if(c=n[t],h=a[c],u=o[c],!l[c]&&!Vt(h,u))if(Vt(h.source,u.source)&&Vt(h["source-layer"],u["source-layer"])&&Vt(h.type,u.type)){for(p in Ft(h.layout,u.layout,i,c,null,"setLayoutProperty"),Ft(h.paint,u.paint,i,c,null,"setPaintProperty"),Vt(h.filter,u.filter)||Rt(i,{command:"setFilter",args:[c,u.filter]}),Vt(h.minzoom,u.minzoom)&&Vt(h.maxzoom,u.maxzoom)||Rt(i,{command:"setLayerZoomRange",args:[c,u.minzoom,u.maxzoom]}),h)Object.prototype.hasOwnProperty.call(h,p)&&"layout"!==p&&"paint"!==p&&"filter"!==p&&"metadata"!==p&&"minzoom"!==p&&"maxzoom"!==p&&(0===p.indexOf("paint.")?Ft(h[p],u[p],i,c,p.slice(6),"setPaintProperty"):Vt(h[p],u[p])||Rt(i,{command:"setLayerProperty",args:[c,p,u[p]]}));for(p in u)Object.prototype.hasOwnProperty.call(u,p)&&!Object.prototype.hasOwnProperty.call(h,p)&&"layout"!==p&&"paint"!==p&&"filter"!==p&&"metadata"!==p&&"minzoom"!==p&&"maxzoom"!==p&&(0===p.indexOf("paint.")?Ft(h[p],u[p],i,c,p.slice(6),"setPaintProperty"):Vt(h[p],u[p])||Rt(i,{command:"setLayerProperty",args:[c,p,u[p]]}))}else Rt(i,{command:"removeLayer",args:[c]}),d=s[s.lastIndexOf(c)+1],Rt(i,{command:"addLayer",args:[u,d]})}(a,e.layers,i)}catch(t){console.warn("Unable to compute style diff:",t),i=[{command:"setStyle",args:[e]}]}return i},t.bX=function(t){const e=[],i=t.id;return void 0===i&&e.push({message:`layers.${i}: missing required property "id"`}),void 0===t.render&&e.push({message:`layers.${i}: missing required method "render"`}),t.renderingMode&&"2d"!==t.renderingMode&&"3d"!==t.renderingMode&&e.push({message:`layers.${i}: property "renderingMode" must be either "2d" or "3d"`}),e},t.bY=L,t.bZ=O,t.b_=class extends Rs{constructor(t,e){super(t,e),this.current=0}set(t){this.current!==t&&(this.current=t,this.gl.uniform1i(this.location,t))}},t.ba=function(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]+t[3]},t.bb=qd,t.bc=$d,t.bd=function(t,e,i,r,n){var a=1/Math.tan(e/2);if(t[0]=a/i,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=a,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[11]=-1,t[12]=0,t[13]=0,t[15]=0,null!=n&&n!==1/0){var o=1/(r-n);t[10]=(n+r)*o,t[14]=2*n*r*o}else t[10]=-1,t[14]=-2*r;return t},t.be=function(t){var e=new p(16);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e[6]=t[6],e[7]=t[7],e[8]=t[8],e[9]=t[9],e[10]=t[10],e[11]=t[11],e[12]=t[12],e[13]=t[13],e[14]=t[14],e[15]=t[15],e},t.bf=function(t,e,i){var r=Math.sin(i),n=Math.cos(i),a=e[0],o=e[1],s=e[2],l=e[3],c=e[4],h=e[5],u=e[6],d=e[7];return e!==t&&(t[8]=e[8],t[9]=e[9],t[10]=e[10],t[11]=e[11],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]),t[0]=a*n+c*r,t[1]=o*n+h*r,t[2]=s*n+u*r,t[3]=l*n+d*r,t[4]=c*n-a*r,t[5]=h*n-o*r,t[6]=u*n-s*r,t[7]=d*n-l*r,t},t.bg=function(t,e,i){var r=Math.sin(i),n=Math.cos(i),a=e[4],o=e[5],s=e[6],l=e[7],c=e[8],h=e[9],u=e[10],d=e[11];return e!==t&&(t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]),t[4]=a*n+c*r,t[5]=o*n+h*r,t[6]=s*n+u*r,t[7]=l*n+d*r,t[8]=c*n-a*r,t[9]=h*n-o*r,t[10]=u*n-s*r,t[11]=d*n-l*r,t},t.bh=function(){const t=new Float32Array(16);return f(t),t},t.bi=function(){const t=new Float64Array(16);return f(t),t},t.bj=function(){return new Float64Array(16)},t.bk=function(t,e,i){const r=new Float64Array(4);return M(r,t,e-90,i),r},t.bl=function(t,e,i,r){var n,a,o,s,l,c=e[0],h=e[1],u=e[2],p=e[3],m=i[0],f=i[1],g=i[2],_=i[3];return(a=c*m+h*f+u*g+p*_)<0&&(a=-a,m=-m,f=-f,g=-g,_=-_),1-a>d?(n=Math.acos(a),o=Math.sin(n),s=Math.sin((1-r)*n)/o,l=Math.sin(r*n)/o):(s=1-r,l=r),t[0]=s*c+l*m,t[1]=s*h+l*f,t[2]=s*u+l*g,t[3]=s*p+l*_,t},t.bm=function(t){const e=new Float64Array(9);var i,r,n,a,o,s,l,c,h,u,d,p,m,f,g,_,y,x;u=(n=(r=t)[0])*(l=n+n),d=(a=r[1])*l,m=(o=r[2])*l,f=o*(c=a+a),_=(s=r[3])*l,y=s*c,x=s*(h=o+o),(i=e)[0]=1-(p=a*c)-(g=o*h),i[3]=d-x,i[6]=m+y,i[1]=d+x,i[4]=1-u-g,i[7]=f-_,i[2]=m-y,i[5]=f+_,i[8]=1-u-p;const v=it(-Math.asin(D(e[2],-1,1)));let b,T;return Math.hypot(e[5],e[8])<.001?(b=0,T=-it(Math.atan2(e[3],e[4]))):(b=it(0===e[5]&&0===e[8]?0:Math.atan2(e[5],e[8])),T=it(0===e[1]&&0===e[0]?0:Math.atan2(e[1],e[0]))),{roll:b,pitch:v+90,bearing:T}},t.bn=function(t,e){return t.roll==e.roll&&t.pitch==e.pitch&&t.bearing==e.bearing},t.bo=Ne,t.bp=Ms,t.bq=xc,t.br=vc,t.bs=_c,t.bt=k,t.bu=z,t.bv=Le,t.bw=function(t,e,i,r,n){return k(r,n,D((t-e)/(i-e),0,1))},t.bx=function(t,e,i,r){return t[0]=e[0]+i[0]*r,t[1]=e[1]+i[1]*r,t[2]=e[2]+i[2]*r,t},t.by=Z,t.bz=function(){return new Float64Array(3)},t.c=ct,t.c$=an,t.c0=class extends Rs{constructor(t,e){super(t,e),this.current=Ns}set(t){if(t[12]!==this.current[12]||t[0]!==this.current[0])return this.current=t,void this.gl.uniformMatrix4fv(this.location,!1,t);for(let e=1;e<16;e++)if(t[e]!==this.current[e]){this.current=t,this.gl.uniformMatrix4fv(this.location,!1,t);break}}},t.c1=Us,t.c2=class extends Rs{constructor(t,e){super(t,e),this.current=[0,0,0]}set(t){t[0]===this.current[0]&&t[1]===this.current[1]&&t[2]===this.current[2]||(this.current=t,this.gl.uniform3f(this.location,t[0],t[1],t[2]))}},t.c3=class extends Rs{constructor(t,e){super(t,e),this.current=[0,0]}set(t){t[0]===this.current[0]&&t[1]===this.current[1]||(this.current=t,this.gl.uniform2f(this.location,t[0],t[1]))}},t.c4=m,t.c5=function(t,e){var i=Math.sin(e),r=Math.cos(e);return t[0]=r,t[1]=i,t[2]=0,t[3]=-i,t[4]=r,t[5]=0,t[6]=0,t[7]=0,t[8]=1,t},t.c6=function(t,e,i){var r=e[0],n=e[1],a=e[2];return t[0]=r*i[0]+n*i[3]+a*i[6],t[1]=r*i[1]+n*i[4]+a*i[7],t[2]=r*i[2]+n*i[5]+a*i[8],t},t.c7=function(t,e,i,r,n,a,o){var s=1/(e-i),l=1/(r-n),c=1/(a-o);return t[0]=-2*s,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=-2*l,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=2*c,t[11]=0,t[12]=(e+i)*s,t[13]=(n+r)*l,t[14]=(o+a)*c,t[15]=1,t},t.c8=class extends Rs{constructor(t,e){super(t,e),this.current=new Array}set(t){if(t!=this.current){this.current=t;const e=new Float32Array(4*t.length);for(let i=0;i<t.length;i++)e[4*i]=t[i].r,e[4*i+1]=t[i].g,e[4*i+2]=t[i].b,e[4*i+3]=t[i].a;this.gl.uniform4fv(this.location,e)}}},t.c9=class extends Rs{constructor(t,e){super(t,e),this.current=new Array}set(t){if(t!=this.current){this.current=t;const e=new Float32Array(t);this.gl.uniform1fv(this.location,e)}}},t.cA=function(t,e){return rt[e]&&"touches"in t},t.cB=function(t){return rt[t]||nt[t]},t.cC=function(t,e,i){var r=e[0],n=e[1];return t[0]=i[0]*r+i[4]*n+i[12],t[1]=i[1]*r+i[5]*n+i[13],t},t.cD=function(t,e){const{x:i,y:r}=Jd.fromLngLat(e);return!(t<0||t>25||r<0||r>=1||i<0||i>=1)},t.cE=function(t,e){return t[0]=e[0],t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=e[1],t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=e[2],t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t},t.cF=class extends ho{},t.cG=dt,t.cH=function(t,e){ct.REGISTERED_PROTOCOLS[t]=e},t.cI=function(t){delete ct.REGISTERED_PROTOCOLS[t]},t.cJ=function(t,e){const i={};for(let r=0;r<t.length;r++){const n=e&&e[t[r].id]||Vn(t[r]);e&&(e[t[r].id]=n);let a=i[n];a||(a=i[n]=[]),a.push(t[r])}const r=[];for(const t in i)r.push(i[t]);return r},t.cK=ma,t.cL=ep,t.cM=of,t.cN=rd,t.cO=function(e){var i,r;e.bucket.createArrays(),e.bucket.tilePixelRatio=N/(512*e.bucket.overscaling),e.bucket.compareText={},e.bucket.iconsNeedLinear=!1;const n=e.bucket.layers[0],a=n.layout,o=n._unevaluatedLayout._values,s={layoutIconSize:o["icon-size"].possiblyEvaluate(new Wa(e.bucket.zoom+1),e.canonical),layoutTextSize:o["text-size"].possiblyEvaluate(new Wa(e.bucket.zoom+1),e.canonical),textMaxSize:o["text-size"].possiblyEvaluate(new Wa(18))};if("composite"===e.bucket.textSizeData.kind){const{minZoom:t,maxZoom:i}=e.bucket.textSizeData;s.compositeTextSizes=[o["text-size"].possiblyEvaluate(new Wa(t),e.canonical),o["text-size"].possiblyEvaluate(new Wa(i),e.canonical)]}if("composite"===e.bucket.iconSizeData.kind){const{minZoom:t,maxZoom:i}=e.bucket.iconSizeData;s.compositeIconSizes=[o["icon-size"].possiblyEvaluate(new Wa(t),e.canonical),o["icon-size"].possiblyEvaluate(new Wa(i),e.canonical)]}const l=a.get("text-line-height")*Uu,c="viewport"!==a.get("text-rotation-alignment")&&"point"!==a.get("symbol-placement"),h=a.get("text-keep-upright"),u=a.get("text-size");for(const o of e.bucket.features){const d=a.get("text-font").evaluate(o,{},e.canonical).join(","),p=u.evaluate(o,{},e.canonical),m=s.layoutTextSize.evaluate(o,{},e.canonical),f=s.layoutIconSize.evaluate(o,{},e.canonical),g={horizontal:{},vertical:void 0},_=o.text;let y,x=[0,0];if(_){const i=_.toString(),r=a.get("text-letter-spacing").evaluate(o,{},e.canonical)*Uu,s=Ra(i)?r:0,u=a.get("text-anchor").evaluate(o,{},e.canonical),f=If(n,o,e.canonical);if(!f){const t=a.get("text-radial-offset").evaluate(o,{},e.canonical);x=t?Wf(u,[t*Uu,zf]):a.get("text-offset").evaluate(o,{},e.canonical).map(t=>t*Uu)}let y=c?"center":a.get("text-justify").evaluate(o,{},e.canonical);const v="point"===a.get("symbol-placement")?a.get("text-max-width").evaluate(o,{},e.canonical)*Uu:1/0,b=()=>{e.bucket.allowVerticalPlacement&&Va(i)&&(g.vertical=ad(_,e.glyphMap,e.glyphPositions,e.imagePositions,d,v,l,u,"left",s,x,t.ax.vertical,!0,m,p))};if(!c&&f){const i=new Set;if("auto"===y)for(let t=0;t<f.values.length;t+=2)i.add(Df(f.values[t]));else i.add(y);let r=!1;for(const n of i)if(!g.horizontal[n])if(r)g.horizontal[n]=g.horizontal[0];else{const i=ad(_,e.glyphMap,e.glyphPositions,e.imagePositions,d,v,l,"center",n,s,x,t.ax.horizontal,!1,m,p);i&&(g.horizontal[n]=i,r=1===i.positionedLines.length)}b()}else{"auto"===y&&(y=Df(u));const r=ad(_,e.glyphMap,e.glyphPositions,e.imagePositions,d,v,l,u,y,s,x,t.ax.horizontal,!1,m,p);r&&(g.horizontal[y]=r),b(),Va(i)&&c&&h&&(g.vertical=ad(_,e.glyphMap,e.glyphPositions,e.imagePositions,d,v,l,u,y,s,x,t.ax.vertical,!1,m,p))}}let v=!1;if(null===(i=o.icon)||void 0===i?void 0:i.name){const t=e.imageMap[o.icon.name];t&&(y=pd(e.imagePositions[o.icon.name],a.get("icon-offset").evaluate(o,{},e.canonical),a.get("icon-anchor").evaluate(o,{},e.canonical)),v=!!t.sdf,void 0===e.bucket.sdfIcons?e.bucket.sdfIcons=v:e.bucket.sdfIcons!==v&&G("Style sheet warning: Cannot mix SDF and non-SDF icons in one buffer"),(t.pixelRatio!==e.bucket.pixelRatio||0!==a.get("icon-rotate").constantOr(1))&&(e.bucket.iconsNeedLinear=!0))}const b=Bf(g.horizontal)||g.vertical;(r=e.bucket).iconsInText||(r.iconsInText=!!b&&b.iconsInText),(b||y)&&Cf(e.bucket,o,g,y,e.imageMap,s,m,f,x,v,e.canonical,e.subdivisionGranularity)}e.showCollisionBoxes&&e.bucket.generateCollisionDebugBuffers()},t.cP=Uc,t.cQ=Gc,t.cR=du,t.cS=function(t,e=""){const i=new Bu;return function(t,e,i=""){for(const r in t.layers)e.writeMessage(3,(t,e)=>Km(t,e,i),t.layers[r])}(t,i,e),i.finish()},t.cT=function(t,e,i,r,n,a){let o=hf(t,e,i,n,0);return o=hf(o,e,r,a,1),o},t.cU=class{constructor(t){this.maxEntries=t,this.map=new Map}get(t){const e=this.map.get(t);return void 0!==e&&(this.map.delete(t),this.map.set(t,e)),e}set(t,e){if(this.map.has(t))this.map.delete(t);else if(this.map.size>=this.maxEntries){const t=this.map.keys().next().value;this.map.delete(t)}this.map.set(t,e)}clear(){this.map.clear()}},t.cV=Lc,t.cW=Bu,t.cX=Xm,t.cY=function(t,i,r,n,a){return e(this,void 0,void 0,function*(){if(u())try{return yield q(t,i,r,n,a)}catch(t){}return function(t,e,i,r,n){const a=t.width,o=t.height;K&&$||(K=new OffscreenCanvas(a,o),$=K.getContext("2d",{willReadFrequently:!0})),K.width=a,K.height=o,$.drawImage(t,0,0,a,o);const s=$.getImageData(e,i,r,n);return $.clearRect(0,0,a,o),s.data}(t,i,r,n,a)})},t.cZ=Pl,t.c_=class{constructor(t,e){this.layers={[qm]:this},this.name=qm,this.version=e?e.version:1,this.extent=e?e.extent:4096,this.length=t.length,this.features=t}feature(t){return new Hm(this.features[t],this.extent)}},t.ca=class extends wo{},t.cb=Vu,t.cc=class extends Ro{},t.cd=Fl,t.ce=function(t){return t<=1?1:Math.pow(2,Math.ceil(Math.log(t)/Math.LN2))},t.cf=Nl,t.cg=function(t,e,i){var r=e[0],n=e[1],a=e[2],o=i[3]*r+i[7]*n+i[11]*a+i[15];return t[0]=(i[0]*r+i[4]*n+i[8]*a+i[12])/(o=o||1),t[1]=(i[1]*r+i[5]*n+i[9]*a+i[13])/o,t[2]=(i[2]*r+i[6]*n+i[10]*a+i[14])/o,t},t.ch=class extends uo{},t.ci=class extends Zo{},t.cj=function(t,e){return t[0]===e[0]&&t[1]===e[1]&&t[2]===e[2]&&t[3]===e[3]&&t[4]===e[4]&&t[5]===e[5]&&t[6]===e[6]&&t[7]===e[7]&&t[8]===e[8]&&t[9]===e[9]&&t[10]===e[10]&&t[11]===e[11]&&t[12]===e[12]&&t[13]===e[13]&&t[14]===e[14]&&t[15]===e[15]},t.ck=function(t,e){var i=t[0],r=t[1],n=t[2],a=t[3],o=t[4],s=t[5],l=t[6],c=t[7],h=t[8],u=t[9],p=t[10],m=t[11],f=t[12],g=t[13],_=t[14],y=t[15],x=e[0],v=e[1],b=e[2],T=e[3],w=e[4],V=e[5],R=e[6],M=e[7],U=e[8],S=e[9],N=e[10],F=e[11],E=e[12],Z=e[13],k=e[14],z=e[15];return Math.abs(i-x)<=d*Math.max(1,Math.abs(i),Math.abs(x))&&Math.abs(r-v)<=d*Math.max(1,Math.abs(r),Math.abs(v))&&Math.abs(n-b)<=d*Math.max(1,Math.abs(n),Math.abs(b))&&Math.abs(a-T)<=d*Math.max(1,Math.abs(a),Math.abs(T))&&Math.abs(o-w)<=d*Math.max(1,Math.abs(o),Math.abs(w))&&Math.abs(s-V)<=d*Math.max(1,Math.abs(s),Math.abs(V))&&Math.abs(l-R)<=d*Math.max(1,Math.abs(l),Math.abs(R))&&Math.abs(c-M)<=d*Math.max(1,Math.abs(c),Math.abs(M))&&Math.abs(h-U)<=d*Math.max(1,Math.abs(h),Math.abs(U))&&Math.abs(u-S)<=d*Math.max(1,Math.abs(u),Math.abs(S))&&Math.abs(p-N)<=d*Math.max(1,Math.abs(p),Math.abs(N))&&Math.abs(m-F)<=d*Math.max(1,Math.abs(m),Math.abs(F))&&Math.abs(f-E)<=d*Math.max(1,Math.abs(f),Math.abs(E))&&Math.abs(g-Z)<=d*Math.max(1,Math.abs(g),Math.abs(Z))&&Math.abs(_-k)<=d*Math.max(1,Math.abs(_),Math.abs(k))&&Math.abs(y-z)<=d*Math.max(1,Math.abs(y),Math.abs(z))},t.cl=function(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t[6]=e[6],t[7]=e[7],t[8]=e[8],t[9]=e[9],t[10]=e[10],t[11]=e[11],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15],t},t.cm=t=>"circle"===t.type,t.cn=t=>"heatmap"===t.type,t.co=t=>"line"===t.type,t.cp=t=>"fill"===t.type,t.cq=t=>"fill-extrusion"===t.type,t.cr=t=>"hillshade"===t.type,t.cs=t=>"color-relief"===t.type,t.ct=t=>"background"===t.type,t.cu=t=>"custom"===t.type,t.cv=W,t.cw=function(t,e,i){if(e<=0)return t;const r=1/e;return void 0===i||Math.abs(i)<1e-10?Math.round(t*r)/r:(i>0?Math.ceil(t*r-1e-9):Math.floor(t*r+1e-10))/r},t.cx=function(t,e,i){const r=S(e.x-i.x,e.y-i.y),n=S(t.x-i.x,t.y-i.y);var a,o;return it(Math.atan2(r[0]*n[1]-r[1]*n[0],(a=r)[0]*(o=n)[0]+a[1]*o[1]))},t.cy=I,t.cz=function(t,e){var i;if(!nt[e])return!1;const r=null==t?void 0:t.target,n=(null===(i=null==r?void 0:r.ownerDocument)||void 0===i?void 0:i.defaultView)||window;return t instanceof n.MouseEvent||t instanceof n.WheelEvent},t.d=E,t.d0=class{constructor(t,e){const i=(e=this.options=Object.assign({},au,e)).debug;if(i&&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 r=dh(t,e);i&&(console.timeEnd("preprocess data"),console.log("index: maxZoom: %d, maxPoints: %d",e.indexMaxZoom,e.indexMaxPoints),console.time("generate tiles")),r=Dh(r,e),e.updateable&&(this.source=r),this.initializeIndex(r,e)}initializeIndex(t,e){this.tileIndex=e.cluster?new Ah(e.clusterOptions):new ru(e),t.length&&this.tileIndex.initialize(t)}getTile(t,e,i){return e=+e,i=+i,(t=+t)<0||t>24?null:this.tileIndex.getTile(t,e,i)}updateData(t,e){const i=this.options;if(!i.updateable)throw new Error("to update tile geojson `updateable` option must be set to true");let{affected:r,source:n}=function(t,e,i){const r=function(t,e){return t?{removeAll:t.removeAll,remove:new Set(t.remove||[]),add:new Map(t.add?.map(t=>[e.promoteId?t.properties[e.promoteId]:t.id,t])),update:new Map(t.update?.map(t=>[t.id,t]))}:{remove:new Set,add:new Map,update:new Map}}(e,i);let n=[];if(r.removeAll&&(n=t,t=[]),r.remove.size||r.add.size){const e=[];for(const i of t)(r.remove.has(i.id)||r.add.has(i.id))&&e.push(i);if(e.length){n.push(...e);const i=new Set(e.map(t=>t.id));t=t.filter(t=>!i.has(t.id))}if(r.add.size){let e=dh({type:"FeatureCollection",features:Array.from(r.add.values())},i);e=Dh(e,i),n.push(...e),t.push(...e)}}if(r.update.size){const e=new Map,a=[];for(const i of t)r.update.has(i.id)?e.set(i.id,[...e.get(i.id)||[],i]):a.push(i);for(const[t,o]of r.update){const r=e.get(t);if(!r||0===r.length)continue;const s=Lh(r,o,i);n.push(...r,...s),a.push(...s)}t=a}return{affected:n,source:t}}(this.source,t,i);e&&({affected:r,source:n}=this.filterUpdate(n,r,e)),r.length&&(this.source=n,this.tileIndex.updateIndex(n,r,i))}filterUpdate(t,e,i){const r=new Set;for(const n of t)null!=n.id&&(i(yh(n))||(e.push(n),r.add(n.id)));return{affected:e,source:t=t.filter(t=>!r.has(t.id))}}getData(){if(!this.options.updateable)throw new Error("to retrieve data the `updateable` option must be set to true");return{type:"FeatureCollection",features:this.source.map(t=>yh(t))}}updateClusterOptions(t,e){const i=this.options.cluster;this.options.cluster=t,this.options.clusterOptions=e,i!=t?this.initializeIndex(this.source,this.options):this.tileIndex.updateIndex(this.source,[],this.options)}getClusterExpansionZoom(t){return this.tileIndex.getClusterExpansionZoom(t)}getClusterChildren(t){return this.tileIndex.getChildren(t)}getClusterLeaves(t,e,i){return this.tileIndex.getLeaves(t,e,i)}},t.d1=za,t.e=P,t.f=ft,t.g=ht,t.h=t=>e(void 0,void 0,void 0,function*(){if(0===t.byteLength)return createImageBitmap(new ImageData(1,1));const e=new Blob([new Uint8Array(t)],{type:"image/png"});try{return createImageBitmap(e)}catch(t){throw new Error(`Could not load image because of ${E(t).message}. Please make sure to use a supported image type such as PNG or JPEG. Note that SVGs are not supported.`)}}),t.i=Q,t.j=t=>new Promise((e,i)=>{const r=new Image;r.onload=()=>{e(r),URL.revokeObjectURL(r.src),r.onload=null,window.requestAnimationFrame(()=>r.src=H)},r.onerror=()=>i(new Error("Could not load image. Please make sure to use a supported image type such as PNG or JPEG. Note that SVGs are not supported."));const n=new Blob([new Uint8Array(t)],{type:"image/png"});r.src=t.byteLength?URL.createObjectURL(n):H}),t.k=(t,e)=>mt(P(t,{type:"json"}),e),t.l=xt,t.m=mt,t.n=yt,t.o=(t,e)=>mt(P(t,{type:"arrayBuffer"}),e),t.p=ed,t.q=function(t){return new Bu(t).readFields(Ku,[])},t.r=function(t){return/[\u02EA\u02EB\u1100-\u11FF\u2E80-\u2FDF\u3000-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u4DBF\u4E00-\uA48C\uA490-\uA4C6\uA960-\uA97C\uAC00-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFE10-\uFE1F\uFE30-\uFE4F\uFF00-\uFFEF]|\uD81B[\uDFE0-\uDFFF]|[\uD81C-\uD822\uD840-\uD868\uD86A-\uD86D\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD88C][\uDC00-\uDFFF]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD1E\uDD80-\uDDF2]|\uD82B[\uDFF0-\uDFFF]|\uD82C[\uDC00-\uDEFB]|\uD83C[\uDE00-\uDEFF]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEAD\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD88D[\uDC00-\uDC79]/gim.test(String.fromCodePoint(t))},t.s=tt,t.t=Ml,t.u=qa,t.v=aa,t.w=G,t.x=bt,t.y=Ba,t.z=sa}),i("worker",["./shared"],function(t){class e{constructor(t,e){this.keyCache={},t&&this.replace(t,e)}replace(t,e){this._layerConfigs={},this._layers={},this.update(t,[],e)}update(e,i,r){for(const i of e){this._layerConfigs[i.id]=i;const e=this._layers[i.id]=t.bT(i,r);e._featureFilter=t.ah(e.filter,r),this.keyCache[i.id]&&delete this.keyCache[i.id]}for(const t of i)delete this.keyCache[t],delete this._layerConfigs[t],delete this._layers[t];this.familiesBySource={};const n=t.cJ(Object.values(this._layerConfigs),this.keyCache);for(const e of n){const i=e.map(t=>this._layers[t.id]),r=i[0];if(r.isHidden())continue;const n=r.source||"";let a=this.familiesBySource[n];a||(a=this.familiesBySource[n]={});const o=r.sourceLayer||t.ag;let s=a[o];s||(s=a[o]=[]),s.push(i)}}}class i{constructor(e){const i={},r=[];for(const t in e){const n=e[t],a=i[t]={};for(const t in n){const e=n[+t];if(!e||0===e.bitmap.width||0===e.bitmap.height)continue;const i={x:0,y:0,w:e.bitmap.width+2,h:e.bitmap.height+2};r.push(i),a[t]={rect:i,metrics:e.metrics}}}const{w:n,h:a}=t.p(r),o=new t.t({width:n||1,height:a||1});for(const r in e){const n=e[r];for(const e in n){const a=n[+e];if(!a||0===a.bitmap.width||0===a.bitmap.height)continue;const s=i[r][e].rect;t.t.copy(a.bitmap,o,{x:0,y:0},{x:s.x+1,y:s.y+1},a.bitmap)}}this.image=o,this.positions=i}}t.cK("GlyphAtlas",i);class r{constructor(e){this.tileID=new t.a3(e.tileID.overscaledZ,e.tileID.wrap,e.tileID.canonical.z,e.tileID.canonical.x,e.tileID.canonical.y),this.uid=e.uid,this.zoom=e.zoom,this.pixelRatio=e.pixelRatio,this.tileSize=e.tileSize,this.source=e.source,this.overscaling=this.tileID.overscaleFactor(),this.showCollisionBoxes=e.showCollisionBoxes,this.collectResourceTiming=!!e.collectResourceTiming,this.returnDependencies=!!e.returnDependencies,this.promoteId=e.promoteId,this.inFlightDependencies=[]}parse(e,r,a,o,s){return t._(this,void 0,void 0,function*(){this.status="parsing",this.data=e,this.collisionBoxArray=new t.ae;const l=new t.cL(Object.keys(e.layers).sort()),c=new t.cM(this.tileID,this.promoteId);c.bucketLayerIDs=[];const h={},u={featureIndex:c,iconDependencies:{},patternDependencies:{},glyphDependencies:{},dashDependencies:{},availableImages:a,subdivisionGranularity:s},d=r.familiesBySource[this.source];for(const i in d){const r=e.layers[i];if(!r)continue;1===r.version&&t.w(`Vector tile source "${this.source}" layer "${i}" does not use vector tile spec v2 and therefore may have some rendering errors.`);const o=l.encode(i),s=[];for(let t=0;t<r.length;t++){const e=r.feature(t),n=c.getId(e,i);s.push({feature:e,id:n,index:t,sourceLayerIndex:o})}for(const e of d[i]){const i=e[0];i.source!==this.source&&t.w(`layer.source = ${i.source} does not equal this.source = ${this.source}`),i.isHidden(this.zoom,!0)||(n(e,this.zoom,a),(h[i.id]=i.createBucket({index:c.bucketLayerIDs.length,layers:e,zoom:this.zoom,pixelRatio:this.pixelRatio,overscaling:this.overscaling,collisionBoxArray:this.collisionBoxArray,sourceLayerIndex:o,sourceID:this.source})).populate(s,u,this.tileID.canonical),c.bucketLayerIDs.push(e.map(t=>t.id)))}}const p=t.bY(u.glyphDependencies,t=>Object.keys(t).map(Number));for(const t of this.inFlightDependencies)null==t||t.abort();this.inFlightDependencies=[];let m=Promise.resolve({});if(Object.keys(p).length){const t=new AbortController;this.inFlightDependencies.push(t),m=o.sendAsync({type:"GG",data:{stacks:p,source:this.source,tileID:this.tileID,type:"glyphs"}},t)}const f=Object.keys(u.iconDependencies);let g=Promise.resolve({});if(f.length){const t=new AbortController;this.inFlightDependencies.push(t),g=o.sendAsync({type:"GI",data:{icons:f,source:this.source,tileID:this.tileID,type:"icons"}},t)}const _=Object.keys(u.patternDependencies);let y=Promise.resolve({});if(_.length){const t=new AbortController;this.inFlightDependencies.push(t),y=o.sendAsync({type:"GI",data:{icons:_,source:this.source,tileID:this.tileID,type:"patterns"}},t)}const x=u.dashDependencies;let v=Promise.resolve({});if(Object.keys(x).length){const t=new AbortController;this.inFlightDependencies.push(t),v=o.sendAsync({type:"GDA",data:{dashes:x}},t)}const[b,T,w,V]=yield Promise.all([m,g,y,v]),R=new i(b),M=new t.cN(T,w);for(const e in h){const i=h[e];i instanceof t.af?(n(i.layers,this.zoom,a),t.cO({bucket:i,glyphMap:b,glyphPositions:R.positions,imageMap:T,imagePositions:M.iconPositions,showCollisionBoxes:this.showCollisionBoxes,canonical:this.tileID.canonical,subdivisionGranularity:u.subdivisionGranularity})):i.hasDependencies&&(i instanceof t.cP||i instanceof t.cQ||i instanceof t.cR)&&(n(i.layers,this.zoom,a),i.addFeatures(u,this.tileID.canonical,M.patternPositions,V))}return this.status="done",{buckets:Object.values(h).filter(t=>!t.isEmpty()),featureIndex:c,collisionBoxArray:this.collisionBoxArray,glyphAtlasImage:R.image,imageAtlas:M,dashPositions:V,glyphMap:this.returnDependencies?b:null,iconMap:this.returnDependencies?T:null,glyphPositions:this.returnDependencies?R.positions:null}})}}function n(e,i,r){const n=new t.J(i);for(const t of e)t.recalculate(n,r)}class a{constructor(){this.loading={},this.loaded={},this.parsing={}}startLoading(t,e){this.loading[t]=e}finishLoading(t){delete this.loading[t]}abort(t){const e=this.loading[t];(null==e?void 0:e.abort)&&(e.abort.abort(),delete this.loading[t])}setParsing(t,e){this.parsing[t]=e}consumeParsing(t){const e=this.parsing[t];if(e)return delete this.parsing[t],e}clearParsing(t){delete this.parsing[t]}markLoaded(t,e){this.loaded[t]=e}getLoaded(t){const e=this.loaded[t];if(e)return e}removeLoaded(t){delete this.loaded[t]}clearLoaded(){this.loaded={}}}class o{constructor(t){this.start=`${t}#start`,this.end=`${t}#end`,this.measure=t,performance.mark(this.start)}finish(){performance.mark(this.end);let t=performance.getEntriesByName(this.measure);return 0===t.length&&(performance.measure(this.measure,this.start,this.end),t=performance.getEntriesByName(this.measure),performance.clearMarks(this.start),performance.clearMarks(this.end),performance.clearMeasures(this.measure)),t}}class s{constructor(t,e,i,r,n){this.type=t,this.properties=i||{},this.extent=n,this.pointsArray=e,this.id=r}loadGeometry(){return this.pointsArray.map(e=>e.map(e=>new t.P(e.x,e.y)))}}class l{constructor(t,e,i){this.version=2,this._myFeatures=t,this.name=e,this.length=t.length,this.extent=i}feature(t){return this._myFeatures[t]}}class c{constructor(){this.layers={}}addLayer(t){this.layers[t.name]=t}}function h(e){let i=t.cS(e);return 0===i.byteOffset&&i.byteLength===i.buffer.byteLength||(i=new Uint8Array(i)),{vectorTile:e,rawData:i.buffer}}function u(e,i,r){const{extent:n}=e,a=Math.pow(2,r.z-i.z),o=(r.x-i.x*a)*n,c=(r.y-i.y*a)*n,h=[];for(let i=0;i<e.length;i++){const r=e.feature(i);let l=r.loadGeometry();for(const t of l)for(const e of t)e.x=e.x*a-o,e.y=e.y*a-c;const u=128;l=t.cT(l,r.type,-u,-u,n+u,n+u),0!==l.length&&h.push(new s(r.type,l,r.properties,r.id,n))}return new l(h,e.name,n)}class d{constructor(e,i,r){this.actor=e,this.layerIndex=i,this.availableImages=r,this.tileState=new a,this.overzoomedTileResultCache=new t.cU(1e3)}loadVectorTile(e,i){try{return{vectorTile:"mlt"!==e.encoding?new t.cV(new t.cW(i)):new t.cX(i),rawData:i}}catch(r){const n=new Uint8Array(i);let a=`Unable to parse the tile at ${e.request.url}, `;throw a+=31===n[0]&&139===n[1]?"please make sure the data is not gzipped and that you have configured the relevant header in the server":`got error: ${t.d(r).message}`,new Error(a)}}loadTile(e){return t._(this,void 0,void 0,function*(){const{uid:i,overzoomParameters:n}=e;n&&(e.request=n.overzoomRequest);const a=this._startRequestTiming(e),o=new r(e);this.tileState.startLoading(i,o);const s=new AbortController;o.abort=s;try{const r=yield t.o(e.request,s);if(e.etag&&e.etag===r.etag)return this.tileState.finishLoading(i),this._getEtagUnmodifiedResult(r,a);const l=this.loadVectorTile(e,r.data);if(this.tileState.finishLoading(i),!l)return null;let{vectorTile:c,rawData:h}=l;n&&({vectorTile:c,rawData:h}=this._getOverzoomTile(e,c));const u=this._getExpiryData(r),d=this._finishRequestTiming(a);o.vectorTile=c,this.tileState.markLoaded(i,o);const p={rawData:h,cacheControl:u,resourceTiming:d};this.tileState.setParsing(i,p);try{return yield this._parseWorkerTile(o,e,p)}finally{this.tileState.clearParsing(i)}}catch(t){throw this.tileState.finishLoading(i),o.status="done",this.tileState.markLoaded(i,o),t}})}_getEtagUnmodifiedResult(e,i){const r=this._getExpiryData(e),n=this._finishRequestTiming(i);return t.e({etagUnmodified:!0},r,n)}_parseWorkerTile(e,i,r){return t._(this,void 0,void 0,function*(){let n=yield e.parse(e.vectorTile,this.layerIndex,this.availableImages,this.actor,i.subdivisionGranularity);if(r){const{rawData:e,cacheControl:a,resourceTiming:o}=r;n=t.e({rawTileData:e.slice(0),encoding:i.encoding},n,a,o)}return n})}_getExpiryData({expires:t,cacheControl:e,etag:i}){const r={};return t&&(r.expires=t),e&&(r.cacheControl=e),i&&(r.etag=i),r}_startRequestTiming(t){var e;if(null===(e=t.request)||void 0===e?void 0:e.collectResourceTiming)return new o(t.request.url)}_finishRequestTiming(t){const e=null==t?void 0:t.finish();return e?{resourceTiming:JSON.parse(JSON.stringify(e))}:{}}_getOverzoomTile(t,e){var i;const{tileID:r,source:n,overzoomParameters:a}=t,{maxZoomTileID:o}=a,s=`${o.key}_${r.key}_${null===(i=t.request)||void 0===i?void 0:i.url}`,l=this.overzoomedTileResultCache.get(s);if(l)return l;const d=new c,p=this.layerIndex.familiesBySource[n];for(const t in p){const i=e.layers[t];if(!i)continue;const n=u(i,o,r.canonical);n.length>0&&d.addLayer(n)}const m=h(d);return this.overzoomedTileResultCache.set(s,m),m}reloadTile(e){return t._(this,void 0,void 0,function*(){const t=e.uid,i=this.tileState.getLoaded(t);if(!i)throw new Error("Should not be trying to reload a tile that was never loaded or has been removed");if(i.showCollisionBoxes=e.showCollisionBoxes,"parsing"===i.status){const r=this.tileState.consumeParsing(t);return yield this._parseWorkerTile(i,e,r)}if("done"===i.status&&i.vectorTile)return yield this._parseWorkerTile(i,e)})}abortTile(e){return t._(this,void 0,void 0,function*(){this.tileState.abort(e.uid)})}removeTile(e){return t._(this,void 0,void 0,function*(){this.tileState.removeLoaded(e.uid)})}}class p{constructor(){this.loaded={}}loadTile(e){return t._(this,void 0,void 0,function*(){const{uid:i,encoding:r,rawImageData:n,redFactor:a,greenFactor:o,blueFactor:s,baseShift:l}=e,c=n.width+2,h=n.height+2,u=t.b(n)?new t.R({width:c,height:h},yield t.cY(n,-1,-1,c,h)):n,d=new t.cZ(i,u,r,a,o,s,l);return this.loaded=this.loaded||{},this.loaded[i]=d,d})}removeTile(t){const e=this.loaded,i=t.uid;(null==e?void 0:e[i])&&delete e[i]}}class m{constructor(t,e,i,r=f){this.actor=t,this.layerIndex=e,this.availableImages=i,this.tileState=new a,this._createGeoJSONIndex=r}loadVectorTile(e){if(!this._geoJSONIndex)throw new Error("Unable to parse the data into a cluster or geojson");const{z:i,x:r,y:n}=e.tileID.canonical,a=this._geoJSONIndex.getTile(i,r,n);return a?h(new t.c_(a.features,{version:2,extent:t.a6})):null}loadTile(e){return t._(this,void 0,void 0,function*(){const{uid:t}=e,i=new r(e);i.abort=new AbortController;try{const r=this.loadVectorTile(e);if(!r)return null;const{vectorTile:n,rawData:a}=r;i.vectorTile=n,this.tileState.markLoaded(t,i);const o={rawData:a};this.tileState.setParsing(t,o);try{return yield this._parseWorkerTile(i,e,o)}finally{this.tileState.clearParsing(t)}}catch(e){throw i.status="done",this.tileState.markLoaded(t,i),e}})}_reloadLoadedTile(e){return t._(this,void 0,void 0,function*(){const t=e.uid,i=this.tileState.getLoaded(t);if(!i)throw new Error("Should not be trying to reload a tile that was never loaded or has been removed");if(i.showCollisionBoxes=e.showCollisionBoxes,"parsing"===i.status){const r=this.tileState.consumeParsing(t);return yield this._parseWorkerTile(i,e,r)}if("done"===i.status&&i.vectorTile)return yield this._parseWorkerTile(i,e)})}_parseWorkerTile(e,i,r){return t._(this,void 0,void 0,function*(){let n=yield e.parse(e.vectorTile,this.layerIndex,this.availableImages,this.actor,i.subdivisionGranularity);if(r){const{rawData:e}=r;n=t.e({rawTileData:e.slice(0),encoding:"mvt"},n)}return n})}abortTile(e){return t._(this,void 0,void 0,function*(){this.tileState.abort(e.uid)})}removeTile(e){return t._(this,void 0,void 0,function*(){this.tileState.removeLoaded(e.uid)})}loadData(e){return t._(this,void 0,void 0,function*(){var i;null===(i=this._pendingRequest)||void 0===i||i.abort();const r=this._startRequestTiming(e);this._pendingRequest=new AbortController;try{yield this.loadAndProcessGeoJSON(e,this._pendingRequest),delete this._pendingRequest,this.tileState.clearLoaded();const t={};return e.request&&(t.data=e.data),this._finishRequestTiming(r,e,t),t}catch(e){if(delete this._pendingRequest,!t.$(e))throw e;return{abandoned:!0}}})}_startRequestTiming(t){var e;if(null===(e=t.request)||void 0===e?void 0:e.collectResourceTiming)return new o(t.request.url)}_finishRequestTiming(t,e,i){const r=null==t?void 0:t.finish();r&&(i.resourceTiming={[e.source]:JSON.parse(JSON.stringify(r))})}reloadTile(t){return this.tileState.getLoaded(t.uid)?this._reloadLoadedTile(t):this.loadTile(t)}loadAndProcessGeoJSON(e,i){return t._(this,void 0,void 0,function*(){var r;if(e.request&&(e.data=(yield t.k(e.request,i)).data),e.data)return e.data=this._filterGeoJSON(e.data,e.filter),void(this._geoJSONIndex=this._createGeoJSONIndex(e.data,e));if(e.dataDiff)return null!==(r=this._geoJSONIndex)&&void 0!==r||(this._geoJSONIndex=this._createGeoJSONIndex({type:"FeatureCollection",features:[]},e)),void this._geoJSONIndex.updateData(e.dataDiff,this._getFilterPredicate(e.filter));if(e.updateCluster&&this._geoJSONIndex.updateClusterOptions(e.geojsonVtOptions.cluster,g(e)),null==this._geoJSONIndex)throw new Error(`Input data given to '${e.source}' is not a valid GeoJSON object.`)})}_filterGeoJSON(t,e){if("FeatureCollection"!==t.type)return t;const i=this._getFilterPredicate(e);return i?{type:"FeatureCollection",features:t.features.filter(t=>i(t))}:t}_getFilterPredicate(e){if("boolean"!=typeof e&&!(null==e?void 0:e.length))return;const i=t.c$(e,{type:"boolean","property-type":"data-driven",overridable:!1,transition:!1});if("error"===i.result)throw new Error(i.value.map(t=>`${t.key}: ${t.message}`).join(", "));return t=>i.value.evaluate({zoom:0},t)}removeSource(e){return t._(this,void 0,void 0,function*(){var t;null===(t=this._pendingRequest)||void 0===t||t.abort()})}getClusterExpansionZoom(t){return this._geoJSONIndex.getClusterExpansionZoom(t.clusterId)}getClusterChildren(t){return this._geoJSONIndex.getClusterChildren(t.clusterId)}getClusterLeaves(t){return this._geoJSONIndex.getClusterLeaves(t.clusterId,t.limit,t.offset)}}function f(e,i){const r=t.e(i.geojsonVtOptions||{},{updateable:!0,clusterOptions:g(i)});return new t.d0(e,r)}function g({geojsonVtOptions:e,clusterProperties:i}){if(!i||!e.clusterOptions)return e.clusterOptions;const r={},n={},a={accumulated:null,zoom:0},o={properties:null},s=Object.keys(i);for(const e of s){const[a,o]=i[e],s=t.c$(o),l=t.c$("string"==typeof a?[a,["accumulated"],["get",e]]:a);r[e]=s.value,n[e]=l.value}return e.clusterOptions.map=t=>{o.properties=t;const e={};for(const t of s)e[t]=r[t].evaluate(a,o);return e},e.clusterOptions.reduce=(t,e)=>{o.properties=e;for(const e of s)a.accumulated=t[e],t[e]=n[e].evaluate(a,o)},e.clusterOptions}class _{constructor(e){this.self=e,this.actor=new t.N(e),this.layerIndexes={},this.availableImages={},this.workerSources={},this.demWorkerSources={},this.externalWorkerSourceTypes={},this.globalStates=new Map,this.self.registerWorkerSource=(t,e)=>{if(this.externalWorkerSourceTypes[t])throw new Error(`Worker source with name "${t}" already registered.`);this.externalWorkerSourceTypes[t]=e},this.self.addProtocol=t.cH,this.self.removeProtocol=t.cI,this.self.registerRTLTextPlugin=e=>{t.d1.setMethods(e)},this.self.makeRequest=t.m,this.actor.registerMessageHandler("LDT",(t,e)=>this._getDEMWorkerSource(t,e.source).loadTile(e)),this.actor.registerMessageHandler("RDT",(e,i)=>t._(this,void 0,void 0,function*(){this._getDEMWorkerSource(e,i.source).removeTile(i)})),this.actor.registerMessageHandler("GCEZ",(e,i)=>t._(this,void 0,void 0,function*(){return this._getWorkerSource(e,i.type,i.source).getClusterExpansionZoom(i)})),this.actor.registerMessageHandler("GCC",(e,i)=>t._(this,void 0,void 0,function*(){return this._getWorkerSource(e,i.type,i.source).getClusterChildren(i)})),this.actor.registerMessageHandler("GCL",(e,i)=>t._(this,void 0,void 0,function*(){return this._getWorkerSource(e,i.type,i.source).getClusterLeaves(i)})),this.actor.registerMessageHandler("LD",(t,e)=>this._getWorkerSource(t,e.type,e.source).loadData(e)),this.actor.registerMessageHandler("LT",(t,e)=>this._getWorkerSource(t,e.type,e.source).loadTile(e)),this.actor.registerMessageHandler("RT",(t,e)=>this._getWorkerSource(t,e.type,e.source).reloadTile(e)),this.actor.registerMessageHandler("AT",(t,e)=>this._getWorkerSource(t,e.type,e.source).abortTile(e)),this.actor.registerMessageHandler("RMT",(t,e)=>this._getWorkerSource(t,e.type,e.source).removeTile(e)),this.actor.registerMessageHandler("RS",(e,i)=>t._(this,void 0,void 0,function*(){var t,r;if(!(null===(r=null===(t=this.workerSources[e])||void 0===t?void 0:t[i.type])||void 0===r?void 0:r[i.source]))return;const n=this.workerSources[e][i.type][i.source];delete this.workerSources[e][i.type][i.source],void 0!==n.removeSource&&n.removeSource(i)})),this.actor.registerMessageHandler("RM",e=>t._(this,void 0,void 0,function*(){delete this.layerIndexes[e],delete this.availableImages[e],delete this.workerSources[e],delete this.demWorkerSources[e],this.globalStates.delete(e)})),this.actor.registerMessageHandler("SR",(e,i)=>t._(this,void 0,void 0,function*(){this.referrer=i})),this.actor.registerMessageHandler("SRPS",(t,e)=>this._syncRTLPluginState(t,e)),this.actor.registerMessageHandler("IS",(e,i)=>t._(this,void 0,void 0,function*(){this.self.importScripts(i)})),this.actor.registerMessageHandler("SI",(t,e)=>this._setImages(t,e)),this.actor.registerMessageHandler("UL",(e,i)=>t._(this,void 0,void 0,function*(){this._getLayerIndex(e).update(i.layers,i.removedIds,this._getGlobalState(e))})),this.actor.registerMessageHandler("UGS",(e,i)=>t._(this,void 0,void 0,function*(){const t=this._getGlobalState(e);for(const e in i)t[e]=i[e]})),this.actor.registerMessageHandler("SL",(e,i)=>t._(this,void 0,void 0,function*(){this._getLayerIndex(e).replace(i,this._getGlobalState(e))}))}_getGlobalState(t){let e=this.globalStates.get(t);return e||(e={},this.globalStates.set(t,e)),e}_setImages(e,i){return t._(this,void 0,void 0,function*(){this.availableImages[e]=i;for(const t in this.workerSources[e]){const r=this.workerSources[e][t];for(const t in r)r[t].availableImages=i}})}_syncRTLPluginState(e,i){return t._(this,void 0,void 0,function*(){return yield t.d1.syncState(i,this.self.importScripts)})}_getAvailableImages(t){let e=this.availableImages[t];return e||(e=[]),e}_getLayerIndex(t){let i=this.layerIndexes[t];return i||(i=this.layerIndexes[t]=new e),i}_getWorkerSource(t,e,i){if(this.workerSources[t]||(this.workerSources[t]={}),this.workerSources[t][e]||(this.workerSources[t][e]={}),!this.workerSources[t][e][i]){const r={sendAsync:(e,i)=>(e.targetMapId=t,this.actor.sendAsync(e,i))};switch(e){case"vector":this.workerSources[t][e][i]=new d(r,this._getLayerIndex(t),this._getAvailableImages(t));break;case"geojson":this.workerSources[t][e][i]=new m(r,this._getLayerIndex(t),this._getAvailableImages(t));break;default:this.workerSources[t][e][i]=new this.externalWorkerSourceTypes[e](r,this._getLayerIndex(t),this._getAvailableImages(t))}}return this.workerSources[t][e][i]}_getDEMWorkerSource(t,e){return this.demWorkerSources[t]||(this.demWorkerSources[t]={}),this.demWorkerSources[t][e]||(this.demWorkerSources[t][e]=new p),this.demWorkerSources[t][e]}}return t.i(self)&&(self.worker=new _(self)),_}),i("index",["exports","./shared"],function(t,e){var i="5.23.0";function r(){var t=new e.A(4);return e.A!=Float32Array&&(t[1]=0,t[2]=0),t[0]=1,t[3]=1,t}let n,a,o;const s={frame(t,i,r,n){const a=n||window,o=a.requestAnimationFrame(t=>{s(),i(t)}),{unsubscribe:s}=e.s(t.signal,"abort",()=>{s(),a.cancelAnimationFrame(o),r(new e.a(t.signal.reason))},!1)},frameAsync(t,e){return new Promise((i,r)=>{this.frame(t,i,r,e)})},getImageData(t,e=0){return this.getImageCanvasContext(t).getImageData(-e,-e,t.width+2*e,t.height+2*e)},getImageCanvasContext(t){const e=window.document.createElement("canvas"),i=e.getContext("2d",{willReadFrequently:!0});if(!i)throw new Error("failed to create canvas 2d context");return e.width=t.width,e.height=t.height,i.drawImage(t,0,0,t.width,t.height),i},resolveURL:t=>(n||(n=document.createElement("a")),n.href=t,n.href),hardwareConcurrency:"undefined"!=typeof navigator&&navigator.hardwareConcurrency||4,get prefersReducedMotion(){return void 0!==o?o:!!matchMedia&&(null==a&&(a=matchMedia("(prefers-reduced-motion: reduce)")),a.matches)},set prefersReducedMotion(t){o=t}},l=new class{constructor(){this._frozenAt=null}getCurrentTime(){return null!==this._frozenAt?this._frozenAt:performance.now()}setNow(t){this._frozenAt=t}restoreNow(){this._frozenAt=null}isFrozen(){return null!==this._frozenAt}};function c(){return l.getCurrentTime()}var h,u;class d{static create(t,e,i){const r=window.document.createElement(t);return void 0!==e&&(r.className=e),i&&i.appendChild(r),r}static createNS(t,e){return window.document.createElementNS(t,e)}static disableDrag(){d.docStyle&&d.selectProp&&(d.userSelect=d.docStyle[d.selectProp],d.docStyle[d.selectProp]="none")}static enableDrag(){d.docStyle&&d.selectProp&&(d.docStyle[d.selectProp]=d.userSelect)}static suppressClickInternal(t){t.preventDefault(),t.stopPropagation(),window.removeEventListener("click",d.suppressClickInternal,!0)}static suppressClick(){window.addEventListener("click",d.suppressClickInternal,!0),window.setTimeout(()=>{window.removeEventListener("click",d.suppressClickInternal,!0)},0)}static getScale(t){const e=t.getBoundingClientRect();return{x:e.width/t.offsetWidth||1,y:e.height/t.offsetHeight||1,boundingClientRect:e}}static getPoint(t,i,r){const n=i.boundingClientRect;return new e.P((r.clientX-n.left)/i.x-t.clientLeft,(r.clientY-n.top)/i.y-t.clientTop)}static mousePos(t,e){const i=d.getScale(t);return d.getPoint(t,i,e)}static touchPos(t,e){const i=[],r=d.getScale(t);for(const n of e)i.push(d.getPoint(t,r,n));return i}static sanitize(t){const e=(new DOMParser).parseFromString(t,"text/html").body||document.createElement("body"),i=e.querySelectorAll("script");for(const t of i)t.remove();return d.clean(e),e.innerHTML}static isPossiblyDangerous(t,e){const i=e.replace(/\s+/g,"").toLowerCase();return!(!["src","href","xlink:href"].includes(t)||!i.includes("javascript:")&&!i.includes("data:"))||!!t.startsWith("on")||void 0}static clean(t){const e=t.children;for(const t of e)d.removeAttributes(t),d.clean(t)}static removeAttributes(t){for(const{name:e,value:i}of t.attributes)d.isPossiblyDangerous(e,i)&&t.removeAttribute(e)}}d.docStyle="undefined"!=typeof window&&(null===(h=window.document)||void 0===h?void 0:h.documentElement.style),d.selectProp=!d.docStyle||"userSelect"in d.docStyle?"userSelect":"webkitUserSelect",function(t){let i,r,n,a;t.resetRequestQueue=()=>{i=[],r=0,n=0,a={}},t.addThrottleControl=t=>{const e=n++;return a[e]=t,e},t.removeThrottleControl=t=>{delete a[t],s()},t.getImage=(t,r,n=!0)=>new Promise((a,o)=>{t.headers||(t.headers={}),t.headers.accept="image/webp,*/*",e.e(t,{type:"image"}),i.push({abortController:r,requestParameters:t,supportImageRefresh:n,state:"queued",onError:t=>{o(t)},onSuccess:t=>{a(t)}}),s()});const o=t=>e._(this,void 0,void 0,function*(){t.state="running";const{requestParameters:i,supportImageRefresh:n,onError:a,onSuccess:o,abortController:c}=t,h=!1===n&&!e.i(self)&&!e.g(i.url)&&(!i.headers||Object.keys(i.headers).reduce((t,e)=>t&&"accept"===e,!0));r++;const u=h?l(i,c):e.m(i,c);try{const i=yield u;delete t.abortController,t.state="completed",i.data instanceof HTMLImageElement||e.b(i.data)?o(i):i.data&&o({data:yield(d=i.data,"function"==typeof createImageBitmap?e.h(d):e.j(d)),cacheControl:i.cacheControl,expires:i.expires})}catch(i){delete t.abortController,a(e.d(i))}finally{r--,s()}var d}),s=()=>{const t=(()=>{for(const t of Object.keys(a))if(a[t]())return!0;return!1})()?e.c.MAX_PARALLEL_IMAGE_REQUESTS_PER_FRAME:e.c.MAX_PARALLEL_IMAGE_REQUESTS;for(let e=r;e<t&&i.length>0;e++){const t=i.shift();t.abortController.signal.aborted?e--:o(t)}},l=(t,i)=>new Promise((r,n)=>{const a=new Image,o=t.url,s=t.credentials;s&&"include"===s?a.crossOrigin="use-credentials":(s&&"same-origin"===s||!e.f(o))&&(a.crossOrigin="anonymous"),i.signal.addEventListener("abort",()=>{a.src="",n(new e.a(i.signal.reason))}),a.fetchPriority="high",a.onload=()=>{a.onerror=a.onload=null,r({data:a})},a.onerror=()=>{a.onerror=a.onload=null,i.signal.aborted||n(new Error("Could not load image. Please make sure to use a supported image type such as PNG or JPEG. Note that SVGs are not supported."))},a.src=o})}(u||(u={})),u.resetRequestQueue();class p{constructor(t){this._transformRequestFn=null!=t?t:null}transformRequest(t,e){return this._transformRequestFn&&this._transformRequestFn(t,e)||{url:t}}setTransformRequest(t){this._transformRequestFn=t}}function m(t){const e=[];if("string"==typeof t)e.push({id:"default",url:t});else if(t&&t.length>0){const i=[];for(const{id:r,url:n}of t){const t=`${r}${n}`;i.includes(t)||(i.push(t),e.push({id:r,url:n}))}}return e}function f(t,e,i){try{const r=new URL(t);return r.pathname+=`${e}${i}`,r.toString()}catch(e){throw new Error(`Invalid sprite URL "${t}", must be absolute. Modify style specification directly or use TransformStyleFunction to correct the issue dynamically`)}}function g(t){const{userImage:e}=t;return!(!(null==e?void 0:e.render)||!e.render()||(t.data.replace(new Uint8Array(e.data.buffer)),0))}class _ extends e.E{constructor(){super(),this.images={},this.updatedImages={},this.callbackDispatchedThisFrame={},this.loaded=!1,this.requestors=[],this.patterns={},this.atlasImage=new e.R({width:1,height:1}),this.dirty=!0}destroy(){this.atlasTexture&&(this.atlasTexture.destroy(),this.atlasTexture=null);for(const t of Object.keys(this.images))this.removeImage(t);this.patterns={},this.atlasImage=new e.R({width:1,height:1}),this.dirty=!0}isLoaded(){return this.loaded}setLoaded(t){if(this.loaded!==t&&(this.loaded=t,t)){for(const{ids:t,promiseResolve:e}of this.requestors)e(this._getImagesForIds(t));this.requestors=[]}}getImage(t){const i=this.images[t];if(i&&!i.data&&i.spriteData){const t=i.spriteData;i.data=new e.R({width:t.width,height:t.height},t.context.getImageData(t.x,t.y,t.width,t.height).data),i.spriteData=null}return i}addImage(t,e){if(this.images[t])throw new Error(`Image id ${t} already exist, use updateImage instead`);this._validate(t,e)&&(this.images[t]=e)}_validate(t,i){let r=!0;const n=i.data||i.spriteData;return this._validateStretch(i.stretchX,null==n?void 0:n.width)||(this.fire(new e.l(new Error(`Image "${t}" has invalid "stretchX" value`))),r=!1),this._validateStretch(i.stretchY,null==n?void 0:n.height)||(this.fire(new e.l(new Error(`Image "${t}" has invalid "stretchY" value`))),r=!1),this._validateContent(i.content,i)||(this.fire(new e.l(new Error(`Image "${t}" has invalid "content" value`))),r=!1),r}_validateStretch(t,e){if(!t)return!0;let i=0;for(const r of t){if(r[0]<i||r[1]<r[0]||e<r[1])return!1;i=r[1]}return!0}_validateContent(t,e){if(!t)return!0;if(4!==t.length)return!1;const i=e.spriteData,r=(null==i?void 0:i.width)||e.data.width,n=(null==i?void 0:i.height)||e.data.height;return!(t[0]<0||r<t[0]||t[1]<0||n<t[1]||t[2]<0||r<t[2]||t[3]<0||n<t[3]||t[2]<t[0]||!(t[3]>=t[1]))}updateImage(t,e,i=!0){const r=this.getImage(t);if(i&&(r.data.width!==e.data.width||r.data.height!==e.data.height))throw new Error(`size mismatch between old image (${r.data.width}x${r.data.height}) and new image (${e.data.width}x${e.data.height}).`);e.version=r.version+1,this.images[t]=e,this.updatedImages[t]=!0}removeImage(t){var e;const i=this.images[t];delete this.images[t],delete this.patterns[t],(null===(e=i.userImage)||void 0===e?void 0:e.onRemove)&&i.userImage.onRemove()}listImages(){return Object.keys(this.images)}getImages(t){return new Promise((e,i)=>{let r=!0;if(!this.isLoaded())for(const e of t)this.images[e]||(r=!1);this.isLoaded()||r?e(this._getImagesForIds(t)):this.requestors.push({ids:t,promiseResolve:e})})}_getImagesForIds(t){var i;const r={};for(const n of t){let t=this.getImage(n);t||(this.fire(new e.n("styleimagemissing",{id:n})),t=this.getImage(n)),t?r[n]={data:t.data.clone(),pixelRatio:t.pixelRatio,sdf:t.sdf,version:t.version,stretchX:t.stretchX,stretchY:t.stretchY,content:t.content,textFitWidth:t.textFitWidth,textFitHeight:t.textFitHeight,hasRenderCallback:Boolean(null===(i=t.userImage)||void 0===i?void 0:i.render)}:e.w(`Image "${n}" could not be loaded. Please make sure you have added the image with map.addImage() or a "sprite" property in your style. You can provide missing images by listening for the "styleimagemissing" map event.`)}return r}getPixelSize(){const{width:t,height:e}=this.atlasImage;return{width:t,height:e}}getPattern(t){const i=this.patterns[t],r=this.getImage(t);if(!r)return null;if(i&&i.position.version===r.version)return i.position;if(i)i.position.version=r.version;else{const i={w:r.data.width+2,h:r.data.height+2,x:0,y:0},n=new e.I(i,r);this.patterns[t]={bin:i,position:n}}return this._updatePatternAtlas(),this.patterns[t].position}bind(t){const i=t.gl;this.atlasTexture?this.dirty&&(this.atlasTexture.update(this.atlasImage),this.dirty=!1):this.atlasTexture=new e.T(t,this.atlasImage,i.RGBA),this.atlasTexture.bind(i.LINEAR,i.CLAMP_TO_EDGE)}_updatePatternAtlas(){const t=[];for(const e in this.patterns)t.push(this.patterns[e].bin);const{w:i,h:r}=e.p(t),n=this.atlasImage;n.resize({width:i||1,height:r||1});for(const t in this.patterns){const{bin:i}=this.patterns[t],r=i.x+1,a=i.y+1,o=this.getImage(t).data,s=o.width,l=o.height;e.R.copy(o,n,{x:0,y:0},{x:r,y:a},{width:s,height:l}),e.R.copy(o,n,{x:0,y:l-1},{x:r,y:a-1},{width:s,height:1}),e.R.copy(o,n,{x:0,y:0},{x:r,y:a+l},{width:s,height:1}),e.R.copy(o,n,{x:s-1,y:0},{x:r-1,y:a},{width:1,height:l}),e.R.copy(o,n,{x:0,y:0},{x:r+s,y:a},{width:1,height:l})}this.dirty=!0}beginFrame(){this.callbackDispatchedThisFrame={}}dispatchRenderCallbacks(t){for(const i of t){if(this.callbackDispatchedThisFrame[i])continue;this.callbackDispatchedThisFrame[i]=!0;const t=this.getImage(i);t||e.w(`Image with ID: "${i}" was not found`),g(t)&&this.updateImage(i,t)}}cloneImages(){const t={};for(const e in this.images){const i=this.images[e];t[e]=Object.assign(Object.assign({},i),{data:i.data?i.data.clone():null})}return t}}const y=1e20;function x(t,e,i,r,n,a,o,s,l){for(let c=e;c<e+r;c++)v(t,i*a+c,a,n,o,s,l);for(let c=i;c<i+n;c++)v(t,c*a+e,1,r,o,s,l)}function v(t,e,i,r,n,a,o){a[0]=0,o[0]=-y,o[1]=y,n[0]=t[e];for(let s=1,l=0,c=0;s<r;s++){n[s]=t[e+s*i];const r=s*s;do{const t=a[l];c=(n[s]-n[t]+r-t*t)/(s-t)/2}while(c<=o[l]&&--l>-1);l++,a[l]=s,o[l]=c,o[l+1]=y}for(let s=0,l=0;s<r;s++){for(;o[l+1]<s;)l++;const r=a[l],c=s-r;t[e+s*i]=n[r]+c*c}}const b=e.v.layout_symbol["text-font"].default.join(",");class T{constructor(t,e,i){this.requestManager=t,this.localIdeographFontFamily=e,this.entries={},this.lang=i}setURL(t){this.url=t}getGlyphs(t){return e._(this,void 0,void 0,function*(){const e=[];for(const i in t)for(const r of t[i])e.push(this._getAndCacheGlyphsPromise(i,r));const i=yield Promise.all(e),r={};for(const{stack:t,id:e,glyph:n}of i)r[t]||(r[t]={}),r[t][e]=n&&{id:n.id,bitmap:n.bitmap.clone(),metrics:n.metrics};return r})}_getAndCacheGlyphsPromise(t,i){return e._(this,void 0,void 0,function*(){let e=this.entries[t];e||(e=this.entries[t]={glyphs:{},requests:{},ranges:{}});let r=e.glyphs[i];return void 0!==r?{stack:t,id:i,glyph:r}:!this.url||this._charUsesLocalIdeographFontFamily(i)?(r=e.glyphs[i]=this._drawGlyph(e,t,i),{stack:t,id:i,glyph:r}):yield this._downloadAndCacheRangePromise(t,i)})}_downloadAndCacheRangePromise(t,i){return e._(this,void 0,void 0,function*(){const r=this.entries[t],n=Math.floor(i/256);if(r.ranges[n])return{stack:t,id:i,glyph:null};r.requests[n]||(r.requests[n]=T.loadGlyphRange(t,n,this.url,this.requestManager));try{const e=yield r.requests[n];for(const t in e)r.glyphs[+t]=e[+t];return r.ranges[n]=!0,{stack:t,id:i,glyph:e[i]||null}}catch(a){const o=r.glyphs[i]=this._drawGlyph(r,t,i);return this._warnOnMissingGlyphRange(o,n,i,e.d(a)),{stack:t,id:i,glyph:o}}})}_warnOnMissingGlyphRange(t,i,r,n){const a=256*i,o=a+255,s=r.toString(16).padStart(4,"0").toUpperCase();e.w(`Unable to load glyph range ${i}, ${a}-${o}. Rendering codepoint U+${s} locally instead. ${n}`)}_charUsesLocalIdeographFontFamily(t){return!!this.localIdeographFontFamily&&e.r(t)}_drawGlyph(t,i,r){const n=i===b&&""!==this.localIdeographFontFamily&&this._charUsesLocalIdeographFontFamily(r),a=n?"ideographTinySDF":"tinySDF";t[a]||(t[a]=this._createTinySDF(n?this.localIdeographFontFamily:i));const o=t[a].draw(String.fromCodePoint(r)),s=/^\p{gc=Cf}+$/u.test(String.fromCodePoint(r));return{id:r,bitmap:new e.t({width:o.width||60,height:o.height||60},o.data),metrics:{width:s?0:o.glyphWidth/2||24,height:o.glyphHeight/2||24,left:o.glyphLeft/2+.5||0,top:o.glyphTop/2-27.5||-8,advance:s?0:o.glyphAdvance/2||24,isDoubleResolution:!0}}}_createTinySDF(t){const e=t?t.split(","):[];e.push("sans-serif");const i=e.map(t=>/[-\w]+/.test(t)?t:`'${CSS.escape(t)}'`).join(",");return new T.TinySDF({fontSize:48,buffer:6,radius:16,cutoff:.25,fontFamily:i,fontWeight:this._fontWeight(e[0]),fontStyle:this._fontStyle(e[0]),lang:this.lang})}_fontStyle(t){return/italic/i.test(t)?"italic":/oblique/i.test(t)?"oblique":"normal"}_fontWeight(t){const e={thin:100,hairline:100,"extra light":200,"ultra light":200,light:300,normal:400,regular:400,medium:500,semibold:600,demibold:600,bold:700,"extra bold":800,"ultra bold":800,black:900,heavy:900,"extra black":950,"ultra black":950};let i;for(const[r,n]of Object.entries(e))new RegExp(`\\b${r}\\b`,"i").test(t)&&(i=`${n}`);return i}destroy(){for(const t in this.entries){const e=this.entries[t];e.tinySDF&&(e.tinySDF=null),e.ideographTinySDF&&(e.ideographTinySDF=null),e.glyphs={},e.requests={},e.ranges={}}this.entries={}}}T.loadGlyphRange=function(t,i,r,n){return e._(this,void 0,void 0,function*(){const a=256*i,o=a+255,s=yield n.transformRequest(r.replace("{fontstack}",t).replace("{range}",`${a}-${o}`),"Glyphs"),l=yield e.o(s,new AbortController);if(!(null==l?void 0:l.data))throw new Error(`Could not load glyph range. range: ${i}, ${a}-${o}`);const c={};for(const t of e.q(l.data))c[t.id]=t;return c})},T.TinySDF=class{constructor({fontSize:t=24,buffer:e=3,radius:i=8,cutoff:r=.25,fontFamily:n="sans-serif",fontWeight:a="normal",fontStyle:o="normal",lang:s=null}={}){this.buffer=e,this.cutoff=r,this.radius=i,this.lang=s;const l=this.size=t+4*e,c=this._createCanvas(l),h=this.ctx=c.getContext("2d",{willReadFrequently:!0});h.font=`${o} ${a} ${t}px ${n}`,h.textBaseline="alphabetic",h.textAlign="left",h.fillStyle="black",this.gridOuter=new Float64Array(l*l),this.gridInner=new Float64Array(l*l),this.f=new Float64Array(l),this.z=new Float64Array(l+1),this.v=new Uint16Array(l)}_createCanvas(t){const e=document.createElement("canvas");return e.width=e.height=t,e}draw(t){const{width:e,actualBoundingBoxAscent:i,actualBoundingBoxDescent:r,actualBoundingBoxLeft:n,actualBoundingBoxRight:a}=this.ctx.measureText(t),o=Math.ceil(i),s=Math.max(0,Math.min(this.size-this.buffer,Math.ceil(a-n))),l=Math.min(this.size-this.buffer,o+Math.ceil(r)),c=s+2*this.buffer,h=l+2*this.buffer,u=Math.max(c*h,0),d=new Uint8ClampedArray(u),p={data:d,width:c,height:h,glyphWidth:s,glyphHeight:l,glyphTop:o,glyphLeft:0,glyphAdvance:e};if(0===s||0===l)return p;const{ctx:m,buffer:f,gridInner:g,gridOuter:_}=this;this.lang&&(m.lang=this.lang),m.clearRect(f,f,s,l),m.fillText(t,f,f+o);const v=m.getImageData(f,f,s,l);_.fill(y,0,u),g.fill(0,0,u);for(let t=0;t<l;t++)for(let e=0;e<s;e++){const i=v.data[4*(t*s+e)+3]/255;if(0===i)continue;const r=(t+f)*c+e+f;if(1===i)_[r]=0,g[r]=y;else{const t=.5-i;_[r]=t>0?t*t:0,g[r]=t<0?t*t:0}}x(_,0,0,c,h,c,this.f,this.v,this.z),x(g,f,f,s,l,c,this.f,this.v,this.z);for(let t=0;t<u;t++){const e=Math.sqrt(_[t])-Math.sqrt(g[t]);d[t]=Math.round(255-255*(e/this.radius+this.cutoff))}return p}};class w{constructor(){this.specification=e.x.light.position}possiblyEvaluate(t,i){return e.G(t.expression.evaluate(i))}interpolate(t,i,r){return{x:e.H.number(t.x,i.x,r),y:e.H.number(t.y,i.y,r),z:e.H.number(t.z,i.z,r)}}}let V;class R extends e.E{constructor(t){super(),V=V||new e.u({anchor:new e.D(e.x.light.anchor),position:new w,color:new e.D(e.x.light.color),intensity:new e.D(e.x.light.intensity)}),this._transitionable=new e.y(V,void 0),this.setLight(t),this._transitioning=this._transitionable.untransitioned()}getLight(){return this._transitionable.serialize()}setLight(t,i={}){if(!this._validate(e.z,t,i))for(const i in t){const r=t[i];i.endsWith(e.B)?this._transitionable.setTransition(i.slice(0,-e.B.length),r):this._transitionable.setValue(i,r)}}updateTransitions(t){this._transitioning=this._transitionable.transitioned(t,this._transitioning)}hasTransition(){return this._transitioning.hasTransition()}recalculate(t){this.properties=this._transitioning.possiblyEvaluate(t)}_validate(t,i,r){return!1!==(null==r?void 0:r.validate)&&e.C(this,t.call(e.F,{value:i,style:{glyphs:!0,sprite:!0},styleSpec:e.x}))}}const M=new e.u({"sky-color":new e.D(e.x.sky["sky-color"]),"horizon-color":new e.D(e.x.sky["horizon-color"]),"fog-color":new e.D(e.x.sky["fog-color"]),"fog-ground-blend":new e.D(e.x.sky["fog-ground-blend"]),"horizon-fog-blend":new e.D(e.x.sky["horizon-fog-blend"]),"sky-horizon-blend":new e.D(e.x.sky["sky-horizon-blend"]),"atmosphere-blend":new e.D(e.x.sky["atmosphere-blend"])});class U extends e.E{constructor(t){super(),this._transitionable=new e.y(M,void 0),this.setSky(t),this._transitioning=this._transitionable.untransitioned(),this.recalculate(new e.J(0))}setSky(t,i={}){if(!this._validate(e.K,t,i)){t||(t={"sky-color":"transparent","horizon-color":"transparent","fog-color":"transparent","fog-ground-blend":1,"atmosphere-blend":0});for(const i in t){const r=t[i];i.endsWith(e.B)?this._transitionable.setTransition(i.slice(0,-e.B.length),r):this._transitionable.setValue(i,r)}}}getSky(){return this._transitionable.serialize()}updateTransitions(t){this._transitioning=this._transitionable.transitioned(t,this._transitioning)}hasTransition(){return this._transitioning.hasTransition()}recalculate(t){this.properties=this._transitioning.possiblyEvaluate(t)}_validate(t,i,r={}){return!1!==(null==r?void 0:r.validate)&&e.C(this,t.call(e.F,e.e({value:i,style:{glyphs:!0,sprite:!0},styleSpec:e.x})))}calculateFogBlendOpacity(t){return t<60?0:t<70?(t-60)/10:1}}class S{constructor(t,e){this.width=t,this.height=e,this.nextRow=0,this.data=new Uint8Array(this.width*this.height),this.dashEntry={}}getDash(t,e){const i=t.join(",")+String(e);return this.dashEntry[i]||(this.dashEntry[i]=this.addDash(t,e)),this.dashEntry[i]}getDashRanges(t,e,i){const r=[];let n=t.length%2==1?-t[t.length-1]*i:0,a=t[0]*i,o=!0;r.push({left:n,right:a,isDash:o,zeroLength:0===t[0]});let s=t[0];for(let e=1;e<t.length;e++){o=!o;const l=t[e];n=s*i,s+=l,a=s*i,r.push({left:n,right:a,isDash:o,zeroLength:0===l})}return r}addRoundDash(t,e,i){const r=e/2;for(let e=-i;e<=i;e++){const n=this.width*(this.nextRow+i+e);let a=0,o=t[a];for(let s=0;s<this.width;s++){s/o.right>1&&(o=t[++a]);const l=Math.abs(s-o.left),c=Math.abs(s-o.right),h=Math.min(l,c);let u;const d=e/i*(r+1);if(o.isDash){const t=r-Math.abs(d);u=Math.sqrt(h*h+t*t)}else u=r-Math.sqrt(h*h+d*d);this.data[n+s]=Math.max(0,Math.min(255,u+128))}}}addRegularDash(t){for(let e=t.length-1;e>=0;--e){const i=t[e],r=t[e+1];i.zeroLength?t.splice(e,1):r&&r.isDash===i.isDash&&(r.left=i.left,t.splice(e,1))}const e=t[0],i=t[t.length-1];e.isDash===i.isDash&&(e.left=i.left-this.width,i.right=e.right+this.width);const r=this.width*this.nextRow;let n=0,a=t[n];for(let e=0;e<this.width;e++){e/a.right>1&&(a=t[++n]);const i=Math.abs(e-a.left),o=Math.abs(e-a.right),s=Math.min(i,o);this.data[r+e]=Math.max(0,Math.min(255,(a.isDash?s:-s)+128))}}addDash(t,i){const r=i?7:0,n=2*r+1;if(this.nextRow+n>this.height)return e.w("LineAtlas out of space"),null;let a=0;for(const e of t)a+=e;if(0!==a){const e=this.width/a,n=this.getDashRanges(t,this.width,e);i?this.addRoundDash(n,e,r):this.addRegularDash(n)}const o={y:this.nextRow+r,height:2*r,width:a};return this.nextRow+=n,this.dirty=!0,o}bind(t){const e=t.gl;this.texture?(e.bindTexture(e.TEXTURE_2D,this.texture),this.dirty&&(this.dirty=!1,e.texSubImage2D(e.TEXTURE_2D,0,0,0,this.width,this.height,e.ALPHA,e.UNSIGNED_BYTE,this.data))):(this.texture=e.createTexture(),e.bindTexture(e.TEXTURE_2D,this.texture),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_S,e.REPEAT),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_WRAP_T,e.REPEAT),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,e.LINEAR),e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,e.LINEAR),e.texImage2D(e.TEXTURE_2D,0,e.ALPHA,this.width,this.height,0,e.ALPHA,e.UNSIGNED_BYTE,this.data))}}const N="maplibre_preloaded_worker_pool";class F{constructor(){this.active={}}acquire(t){if(!this.workers)for(this.workers=[];this.workers.length<F.workerCount;)this.workers.push(new Worker(e.c.WORKER_URL));return this.active[t]=!0,this.workers.slice()}release(t){if(delete this.active[t],0===this.numActive()){for(const t of this.workers)t.terminate();this.workers=null}}isPreloaded(){return!!this.active[N]}numActive(){return Object.keys(this.active).length}}const E=Math.floor(s.hardwareConcurrency/2);let Z,k;function z(){return Z||(Z=new F),Z}F.workerCount=e.L(globalThis)?Math.max(Math.min(E,3),1):1;class W{constructor(t,i){this.workerPool=t,this.actors=[],this.currentActor=0,this.id=i;const r=this.workerPool.acquire(i);for(let t=0;t<r.length;t++){const n=new e.N(r[t],i);n.name=`Worker ${t}`,this.actors.push(n)}if(!this.actors.length)throw new Error("No actors found")}broadcast(t,e){const i=[];for(const r of this.actors)i.push(r.sendAsync({type:t,data:e}));return Promise.all(i)}getActor(){return this.currentActor=(this.currentActor+1)%this.actors.length,this.actors[this.currentActor]}remove(t=!0){for(const t of this.actors)t.remove();this.actors=[],t&&this.workerPool.release(this.id)}registerMessageHandler(t,e){for(const i of this.actors)i.registerMessageHandler(t,e)}unregisterMessageHandler(t){for(const e of this.actors)e.unregisterMessageHandler(t)}}function I(){return k||(k=new W(z(),e.M),k.registerMessageHandler("GR",(t,i,r)=>e.m(i,r))),k}function D(t,i){const r=e.O();return e.Q(r,r,[1,1,0]),e.S(r,r,[.5*t.width,.5*t.height,1]),t.calculatePosMatrix?e.U(r,r,t.calculatePosMatrix(i.toUnwrapped())):r}function C(t,e,i,r,n,a,o){var s;const l=function(t,e,i){if(t)for(const r of t){const t=e[r];if((null==t?void 0:t.source)===i&&"fill-extrusion"===t.type)return!0}else for(const t in e){const r=e[t];if(r.source===i&&"fill-extrusion"===r.type)return!0}return!1}(null!==(s=null==n?void 0:n.layers)&&void 0!==s?s:null,e,t.id),c=a.maxPitchScaleFactor(),h=t.tilesIn(r,c,l);h.sort(P);const u=[];for(const r of h)u.push({wrappedTileID:r.tileID.wrapped().key,queryResults:r.tile.queryRenderedFeatures(e,i,t.getState(),r.queryGeometry,r.cameraQueryGeometry,r.scale,n,a,c,D(a,r.tileID),o?(t,e)=>o(r.tileID,t,e):void 0)});return function(t,e){for(const i in t)for(const r of t[i])B(r,e);return t}(function(t){const e={},i={};for(const r of t){const t=r.queryResults,n=r.wrappedTileID,a=i[n]=i[n]||{};for(const i in t){const r=t[i],n=a[i]=a[i]||{},o=e[i]=e[i]||[];for(const t of r)n[t.featureIndex]||(n[t.featureIndex]=!0,o.push(t))}}return e}(u),t)}function P(t,e){const i=t.tileID,r=e.tileID;return i.overscaledZ-r.overscaledZ||i.canonical.y-r.canonical.y||i.wrap-r.wrap||i.canonical.x-r.canonical.x}function B(t,e){const i=t.feature,r=e.getFeatureState(i.layer["source-layer"],i.id);i.source=i.layer.source,i.layer["source-layer"]&&(i.sourceLayer=i.layer["source-layer"]),i.state=r}function L(t,i,r,n){return e._(this,void 0,void 0,function*(){let a=t;if(t.url?a=(yield e.k(yield i.transformRequest(t.url,"Source"),r)).data:yield s.frameAsync(r,n),!a)return null;const o=e.V(e.e(a,t),["tiles","minzoom","maxzoom","attribution","bounds","scheme","tileSize","encoding"]);return"vector_layers"in a&&a.vector_layers&&(o.vectorLayerIds=a.vector_layers.map(t=>t.id)),o})}class O{constructor(t,e){t&&(e?this.setSouthWest(t).setNorthEast(e):Array.isArray(t)&&(4===t.length?this.setSouthWest([t[0],t[1]]).setNorthEast([t[2],t[3]]):this.setSouthWest(t[0]).setNorthEast(t[1])))}setNorthEast(t){return this._ne=t instanceof e.W?new e.W(t.lng,t.lat):e.W.convert(t),this}setSouthWest(t){return this._sw=t instanceof e.W?new e.W(t.lng,t.lat):e.W.convert(t),this}extend(t){const i=this._sw,r=this._ne;let n,a;if(t instanceof e.W)n=t,a=t;else{if(!(t instanceof O))return Array.isArray(t)?4===t.length||t.every(Array.isArray)?this.extend(O.convert(t)):this.extend(e.W.convert(t)):t&&("lng"in t||"lon"in t)&&"lat"in t?this.extend(e.W.convert(t)):this;if(n=t._sw,a=t._ne,!n||!a)return this}return i||r?(i.lng=Math.min(n.lng,i.lng),i.lat=Math.min(n.lat,i.lat),r.lng=Math.max(a.lng,r.lng),r.lat=Math.max(a.lat,r.lat)):(this._sw=new e.W(n.lng,n.lat),this._ne=new e.W(a.lng,a.lat)),this}getCenter(){return new e.W((this._sw.lng+this._ne.lng)/2,(this._sw.lat+this._ne.lat)/2)}getSouthWest(){return this._sw}getNorthEast(){return this._ne}getNorthWest(){return new e.W(this.getWest(),this.getNorth())}getSouthEast(){return new e.W(this.getEast(),this.getSouth())}getWest(){return this._sw.lng}getSouth(){return this._sw.lat}getEast(){return this._ne.lng}getNorth(){return this._ne.lat}toArray(){return[this._sw.toArray(),this._ne.toArray()]}toString(){return`LngLatBounds(${this._sw.toString()}, ${this._ne.toString()})`}isEmpty(){return!(this._sw&&this._ne)}contains(t){const{lng:i,lat:r}=e.W.convert(t);let n=this._sw.lng<=i&&i<=this._ne.lng;return this._sw.lng>this._ne.lng&&(n=this._sw.lng>=i&&i>=this._ne.lng),this._sw.lat<=r&&r<=this._ne.lat&&n}intersects(t){if(!((t=O.convert(t)).getNorth()>=this.getSouth()&&t.getSouth()<=this.getNorth()))return!1;const i=Math.abs(this.getEast()-this.getWest()),r=Math.abs(t.getEast()-t.getWest());if(i>=360||r>=360)return!0;const n=e.X(this.getWest(),-180,180),a=e.X(this.getEast(),-180,180),o=e.X(t.getWest(),-180,180),s=e.X(t.getEast(),-180,180),l=n>a,c=o>s;return!(!l||!c)||(l?s>=n||o<=a:c?a>=o||n<=s:o<=a&&s>=n)}static convert(t){return t instanceof O?t:t?new O(t):t}static fromLngLat(t,i=0){const r=360*i/40075017,n=r/Math.cos(Math.PI/180*t.lat);return new O(new e.W(t.lng-n,t.lat-r),new e.W(t.lng+n,t.lat+r))}adjustAntiMeridian(){const t=new e.W(this._sw.lng,this._sw.lat),i=new e.W(this._ne.lng,this._ne.lat);return new O(t,t.lng>i.lng?new e.W(i.lng+360,i.lat):i)}}class j{constructor(t,e,i){this.bounds=O.convert(this.validateBounds(t)),this.minzoom=e||0,this.maxzoom=i||24}validateBounds(t){return Array.isArray(t)&&4===t.length?[Math.max(-180,t[0]),Math.max(-90,t[1]),Math.min(180,t[2]),Math.min(90,t[3])]:[-180,-90,180,90]}contains(t){const i=Math.pow(2,t.z),r=Math.floor(e.Z(this.bounds.getWest())*i),n=Math.floor(e.Y(this.bounds.getNorth())*i),a=Math.ceil(e.Z(this.bounds.getEast())*i),o=Math.ceil(e.Y(this.bounds.getSouth())*i);return t.x>=r&&t.x<a&&t.y>=n&&t.y<o}}class A extends e.E{constructor(t,i,r,n){if(super(),this.id=t,this.dispatcher=r,this.type="vector",this.minzoom=0,this.maxzoom=22,this.scheme="xyz",this.tileSize=512,this.reparseOverscaled=!0,this.isTileClipped=!0,this._loaded=!1,e.e(this,e.V(i,["url","scheme","tileSize","promoteId","encoding"])),this._options=e.e({type:"vector"},i),this._collectResourceTiming=i.collectResourceTiming,512!==this.tileSize)throw new Error("vector tile sources must have a tileSize of 512");this.setEventedParent(n)}load(){return e._(this,arguments,void 0,function*(t=!1){this._loaded=!1,this.fire(new e.n("dataloading",{dataType:"source"})),this._tileJSONRequest=new AbortController;try{const i=yield L(this._options,this.map._requestManager,this._tileJSONRequest,this.map._ownerWindow);this._tileJSONRequest=null,this._loaded=!0,i&&(e.e(this,i),i.bounds&&(this.tileBounds=new j(i.bounds,this.minzoom,this.maxzoom)),this.fire(new e.n("data",{dataType:"source",sourceDataType:"metadata"})),this.fire(new e.n("data",{dataType:"source",sourceDataType:"content",sourceDataChanged:t})))}catch(t){this._tileJSONRequest=null,this._loaded=!0,e.$(t)||this.fire(new e.l(e.d(t)))}})}loaded(){return this._loaded}hasTile(t){return!this.tileBounds||this.tileBounds.contains(t.canonical)}onAdd(t){this.map=t,this.load()}setSourceProperty(t){this._tileJSONRequest&&this._tileJSONRequest.abort(),t(),this.load(!0)}setTiles(t){return this.setSourceProperty(()=>{this._options.tiles=t}),this}setUrl(t){return this.setSourceProperty(()=>{this.url=t,this._options.url=t}),this}onRemove(){this._tileJSONRequest&&(this._tileJSONRequest.abort(),this._tileJSONRequest=null)}serialize(){return e.e({},this._options)}loadTile(t){return e._(this,void 0,void 0,function*(){const e=t.tileID.canonical.url(this.tiles,this.map.getPixelRatio(),this.scheme),i={request:yield this.map._requestManager.transformRequest(e,"Tile"),uid:t.uid,tileID:t.tileID,zoom:t.tileID.overscaledZ,tileSize:this.tileSize*t.tileID.overscaleFactor(),type:this.type,source:this.id,pixelRatio:this.map.getPixelRatio(),showCollisionBoxes:this.map.showCollisionBoxes,promoteId:this.promoteId,subdivisionGranularity:this.map.style.projection.subdivisionGranularity,encoding:this.encoding,overzoomParameters:yield this._getOverzoomParameters(t),etag:t.etag};i.request.collectResourceTiming=this._collectResourceTiming;let r="RT";if(t.actor&&"expired"!==t.state){if("loading"===t.state)return new Promise((e,i)=>{t.reloadPromise={resolve:e,reject:i}})}else t.actor=this.dispatcher.getActor(),r="LT";t.abortController=new AbortController;try{const e=yield t.actor.sendAsync({type:r,data:i},t.abortController);if(delete t.abortController,t.aborted)return;this._afterTileLoadWorkerResponse(t,e);const n={};return(null==e?void 0:e.etagUnmodified)&&(n.unmodified=!0),n}catch(e){if(delete t.abortController,t.aborted)return;if(e&&404!==e.status)throw e;this._afterTileLoadWorkerResponse(t,null)}})}_getOverzoomParameters(t){return e._(this,void 0,void 0,function*(){if(t.tileID.canonical.z<=this.maxzoom)return;if(void 0===this.map._zoomLevelsToOverscale)return;const e=t.tileID.scaledTo(this.maxzoom).canonical,i=e.url(this.tiles,this.map.getPixelRatio(),this.scheme);return{maxZoomTileID:e,overzoomRequest:yield this.map._requestManager.transformRequest(i,"Tile")}})}_afterTileLoadWorkerResponse(t,e){if((null==e?void 0:e.resourceTiming)&&(t.resourceTiming=e.resourceTiming),e&&this.map._refreshExpiredTiles&&t.setExpiryData(e),t.etag=null==e?void 0:e.etag,t.loadVectorData(e,this.map.painter),t.reloadPromise){const e=t.reloadPromise;t.reloadPromise=null,this.loadTile(t).then(e.resolve).catch(e.reject)}}abortTile(t){return e._(this,void 0,void 0,function*(){t.abortController&&(t.abortController.abort(),delete t.abortController),t.actor&&(yield t.actor.sendAsync({type:"AT",data:{uid:t.uid,type:this.type,source:this.id}}))})}unloadTile(t){return e._(this,void 0,void 0,function*(){t.unloadVectorData(),t.actor&&(yield t.actor.sendAsync({type:"RMT",data:{uid:t.uid,type:this.type,source:this.id}}))})}hasTransition(){return!1}}class G extends e.E{constructor(t,i,r,n){super(),this.id=t,this.dispatcher=r,this.setEventedParent(n),this.type="raster",this.minzoom=0,this.maxzoom=22,this.roundZoom=!0,this.scheme="xyz",this.tileSize=512,this._loaded=!1,this._options=e.e({type:"raster"},i),e.e(this,e.V(i,["url","scheme","tileSize"]))}load(){return e._(this,arguments,void 0,function*(t=!1){this._loaded=!1,this.fire(new e.n("dataloading",{dataType:"source"})),this._tileJSONRequest=new AbortController;try{const i=yield L(this._options,this.map._requestManager,this._tileJSONRequest,this.map._ownerWindow);this._tileJSONRequest=null,this._loaded=!0,i&&(e.e(this,i),i.bounds&&(this.tileBounds=new j(i.bounds,this.minzoom,this.maxzoom)),this.fire(new e.n("data",{dataType:"source",sourceDataType:"metadata"})),this.fire(new e.n("data",{dataType:"source",sourceDataType:"content",sourceDataChanged:t})))}catch(t){this._tileJSONRequest=null,this._loaded=!0,e.$(t)||this.fire(new e.l(e.d(t)))}})}loaded(){return this._loaded}onAdd(t){this.map=t,this.load()}onRemove(){this._tileJSONRequest&&(this._tileJSONRequest.abort(),this._tileJSONRequest=null)}setSourceProperty(t){this._tileJSONRequest&&(this._tileJSONRequest.abort(),this._tileJSONRequest=null),t(),this.load(!0)}setTiles(t){return this.setSourceProperty(()=>{this._options.tiles=t}),this}setUrl(t){return this.setSourceProperty(()=>{this.url=t,this._options.url=t}),this}serialize(){return e.e({},this._options)}hasTile(t){return!this.tileBounds||this.tileBounds.contains(t.canonical)}loadTile(t){return e._(this,void 0,void 0,function*(){const i=t.tileID.canonical.url(this.tiles,this.map.getPixelRatio(),this.scheme);t.abortController=new AbortController;try{const r=yield u.getImage(yield this.map._requestManager.transformRequest(i,"Tile"),t.abortController,this.map._refreshExpiredTiles);if(delete t.abortController,t.aborted)return void(t.state="unloaded");if(null==r?void 0:r.data){this.map._refreshExpiredTiles&&(r.cacheControl||r.expires)&&t.setExpiryData({cacheControl:r.cacheControl,expires:r.expires});const i=this.map.painter.context,n=i.gl,a=r.data;t.texture=this.map.painter.getTileTexture(a.width),t.texture?t.texture.update(a,{useMipmap:!0}):(t.texture=new e.T(i,a,n.RGBA,{useMipmap:!0}),t.texture.bind(n.LINEAR,n.CLAMP_TO_EDGE,n.LINEAR_MIPMAP_NEAREST)),t.state="loaded"}}catch(e){if(delete t.abortController,t.aborted)t.state="unloaded";else if(e)throw t.state="errored",e}})}abortTile(t){return e._(this,void 0,void 0,function*(){t.abortController&&(t.abortController.abort(),delete t.abortController)})}unloadTile(t){return e._(this,void 0,void 0,function*(){t.texture&&this.map.painter.saveTileTexture(t.texture)})}hasTransition(){return!1}}class Y extends G{constructor(t,i,r,n){super(t,i,r,n),this.type="raster-dem",this.maxzoom=22,this._options=e.e({type:"raster-dem"},i),this.encoding=i.encoding||"mapbox",this.redFactor=i.redFactor,this.greenFactor=i.greenFactor,this.blueFactor=i.blueFactor,this.baseShift=i.baseShift}loadTile(t){return e._(this,void 0,void 0,function*(){const i=t.tileID.canonical.url(this.tiles,this.map.getPixelRatio(),this.scheme),r=yield this.map._requestManager.transformRequest(i,"Tile");t.neighboringTiles=this._getNeighboringTiles(t.tileID),t.abortController=new AbortController;try{const i=yield u.getImage(r,t.abortController,this.map._refreshExpiredTiles);if(delete t.abortController,t.aborted)return void(t.state="unloaded");if(null==i?void 0:i.data){const r=i.data;this.map._refreshExpiredTiles&&(i.cacheControl||i.expires)&&t.setExpiryData({cacheControl:i.cacheControl,expires:i.expires});const n=e.b(r)&&e.a0()?r:yield this.readImageNow(r),a={type:this.type,uid:t.uid,source:this.id,rawImageData:n,encoding:this.encoding,redFactor:this.redFactor,greenFactor:this.greenFactor,blueFactor:this.blueFactor,baseShift:this.baseShift};if(t.actor&&"expired"!==t.state&&"reloading"!==t.state)return;t.actor&&"expired"!==t.state||(t.actor=this.dispatcher.getActor()),t.dem=yield t.actor.sendAsync({type:"LDT",data:a}),t.needsHillshadePrepare=!0,t.needsTerrainPrepare=!0,t.state="loaded"}}catch(e){if(delete t.abortController,t.aborted)t.state="unloaded";else if(e)throw t.state="errored",e}})}readImageNow(t){return e._(this,void 0,void 0,function*(){if("undefined"!=typeof VideoFrame&&e.a1()){const i=t.width+2,r=t.height+2;try{return new e.R({width:i,height:r},yield e.a2(t,-1,-1,i,r))}catch(t){}}return s.getImageData(t,1)})}_getNeighboringTiles(t){const i=t.canonical,r=Math.pow(2,i.z),n=(i.x-1+r)%r,a=0===i.x?t.wrap-1:t.wrap,o=(i.x+1+r)%r,s=i.x+1===r?t.wrap+1:t.wrap,l={};return l[new e.a3(t.overscaledZ,a,i.z,n,i.y).key]={backfilled:!1},l[new e.a3(t.overscaledZ,s,i.z,o,i.y).key]={backfilled:!1},i.y>0&&(l[new e.a3(t.overscaledZ,a,i.z,n,i.y-1).key]={backfilled:!1},l[new e.a3(t.overscaledZ,t.wrap,i.z,i.x,i.y-1).key]={backfilled:!1},l[new e.a3(t.overscaledZ,s,i.z,o,i.y-1).key]={backfilled:!1}),i.y+1<r&&(l[new e.a3(t.overscaledZ,a,i.z,n,i.y+1).key]={backfilled:!1},l[new e.a3(t.overscaledZ,t.wrap,i.z,i.x,i.y+1).key]={backfilled:!1},l[new e.a3(t.overscaledZ,s,i.z,o,i.y+1).key]={backfilled:!1}),l}unloadTile(t){return e._(this,void 0,void 0,function*(){t.demTexture&&this.map.painter.saveTileTexture(t.demTexture),t.fbo&&(t.fbo.destroy(),delete t.fbo),t.dem&&delete t.dem,delete t.neighboringTiles,t.state="unloaded",t.actor&&(yield t.actor.sendAsync({type:"RDT",data:{type:this.type,uid:t.uid,source:this.id}}))})}}function Q(t,e){return e?t.properties[e]:t.id}function J(t,e){const i={id:t.id};if(e.removeAllProperties&&(delete t.removeProperties,delete t.addOrUpdateProperties,delete e.removeProperties),e.removeProperties)for(const i of e.removeProperties){const e=t.addOrUpdateProperties.findIndex(t=>t.key===i);e>-1&&t.addOrUpdateProperties.splice(e,1)}return(t.removeAllProperties||e.removeAllProperties)&&(i.removeAllProperties=!0),(t.removeProperties||e.removeProperties)&&(i.removeProperties=[...t.removeProperties||[],...e.removeProperties||[]]),(t.addOrUpdateProperties||e.addOrUpdateProperties)&&(i.addOrUpdateProperties=[...t.addOrUpdateProperties||[],...e.addOrUpdateProperties||[]]),(t.newGeometry||e.newGeometry)&&(i.newGeometry=e.newGeometry||t.newGeometry),i}function X(t){var e,i;if(!t)return{};const r={};return r.removeAll=t.removeAll,r.remove=new Set(t.remove||[]),r.add=new Map(null===(e=t.add)||void 0===e?void 0:e.map(t=>[t.id,t])),r.update=new Map(null===(i=t.update)||void 0===i?void 0:i.map(t=>[t.id,t])),r}function H(t){return t&&0!==t.length?"number"==typeof t[0]?[t]:t.flatMap(t=>H(t)):[]}function q(t){return"GeometryCollection"===t.type?t.geometries.flatMap(t=>q(t)):H(t.coordinates)}function K(t){const e=new O;let i;switch(t.type){case"FeatureCollection":i=t.features.flatMap(t=>q(t.geometry));break;case"Feature":i=q(t.geometry);break;default:i=q(t)}if(0===i.length)return e;for(const t of i){const[i,r]=t;e.extend([i,r])}return e}class $ extends e.E{constructor(t,i,r,n){super(),this.id=t,this.type="geojson",this.minzoom=0,this.maxzoom=18,this.tileSize=512,this.isTileClipped=!0,this.reparseOverscaled=!0,this._removed=!1,this._isUpdatingWorker=!1,this._pendingWorkerUpdate={data:i.data},this.actor=r.getActor(),this.setEventedParent(n),this._data="string"==typeof i.data?{url:i.data}:{geojson:i.data},this._options=e.e({},i),this._collectResourceTiming=i.collectResourceTiming,void 0!==i.maxzoom&&(this.maxzoom=i.maxzoom),i.type&&(this.type=i.type),i.attribution&&(this.attribution=i.attribution),this.promoteId=i.promoteId,void 0!==i.clusterMaxZoom&&this.maxzoom<=i.clusterMaxZoom&&e.w(`The maxzoom value "${this.maxzoom}" is expected to be greater than the clusterMaxZoom value "${i.clusterMaxZoom}".`),this.workerOptions=e.e({source:this.id,geojsonVtOptions:{buffer:this._pixelsToTileUnits(void 0!==i.buffer?i.buffer:128),tolerance:this._pixelsToTileUnits(void 0!==i.tolerance?i.tolerance:.375),extent:e.a6,maxZoom:this.maxzoom,lineMetrics:i.lineMetrics||!1,generateId:i.generateId||!1,promoteId:"string"==typeof i.promoteId?i.promoteId:void 0,cluster:i.cluster||!1,clusterOptions:{maxZoom:this._getClusterMaxZoom(i.clusterMaxZoom),minPoints:Math.max(2,i.clusterMinPoints||2),extent:e.a6,radius:this._pixelsToTileUnits(i.clusterRadius||50),log:!1,generateId:i.generateId||!1}},clusterProperties:i.clusterProperties,filter:i.filter},i.workerOptions)}_hasPendingWorkerUpdate(){return void 0!==this._pendingWorkerUpdate.data||void 0!==this._pendingWorkerUpdate.diff||this._pendingWorkerUpdate.updateCluster}_pixelsToTileUnits(t){return t*(e.a6/this.tileSize)}_getClusterMaxZoom(t){const i=t?Math.round(t):this.maxzoom-1;return Number.isInteger(t)||void 0===t||e.w(`Integer expected for option 'clusterMaxZoom': provided value "${t}" rounded to "${i}"`),i}load(){return e._(this,void 0,void 0,function*(){yield this._updateWorkerData()})}onAdd(t){this.map=t,this.load()}setData(t,e){this._data="string"==typeof t?{url:t}:{geojson:t},this._pendingWorkerUpdate={data:t};const i=this._updateWorkerData();return e?i:this}updateData(t,e){this._pendingWorkerUpdate.diff=function(t,e){if(!t)return e||{};if(!e)return t||{};const i=X(t),r=X(e);!function(t,e){e.removeAll&&(t.add.clear(),t.update.clear(),t.remove.clear(),e.remove.clear());for(const i of e.remove)t.add.delete(i),t.update.delete(i);for(const[i,r]of e.update){const n=t.update.get(i);n&&(e.update.set(i,J(n,r)),t.update.delete(i))}}(i,r);const n={};if((i.removeAll||r.removeAll)&&(n.removeAll=!0),n.remove=new Set([...i.remove,...r.remove]),n.add=new Map([...i.add,...r.add]),n.update=new Map([...i.update,...r.update]),n.remove.size&&n.add.size)for(const t of n.add.keys())n.remove.delete(t);return function(t){const e={};return t.removeAll&&(e.removeAll=t.removeAll),t.remove&&(e.remove=Array.from(t.remove)),t.add&&(e.add=Array.from(t.add.values())),t.update&&(e.update=Array.from(t.update.values())),e}(n)}(this._pendingWorkerUpdate.diff,t);const i=this._updateWorkerData();return e?i:this}getData(){return e._(this,void 0,void 0,function*(){return this._data.url&&(yield this.once("data")),this._data.geojson?this._data.geojson:{type:"FeatureCollection",features:Array.from(this._data.updateable.values())}})}getBounds(){return e._(this,void 0,void 0,function*(){return K(yield this.getData())})}setClusterOptions(t){return this.workerOptions.geojsonVtOptions.cluster=t.cluster,void 0!==t.clusterRadius&&(this.workerOptions.geojsonVtOptions.clusterOptions.radius=this._pixelsToTileUnits(t.clusterRadius)),void 0!==t.clusterMaxZoom&&(this.workerOptions.geojsonVtOptions.clusterOptions.maxZoom=this._getClusterMaxZoom(t.clusterMaxZoom)),this._pendingWorkerUpdate.updateCluster=!0,this._updateWorkerData(),this}getClusterExpansionZoom(t){return this.actor.sendAsync({type:"GCEZ",data:{type:this.type,clusterId:t,source:this.id}})}getClusterChildren(t){return this.actor.sendAsync({type:"GCC",data:{type:this.type,clusterId:t,source:this.id}})}getClusterLeaves(t,e,i){return this.actor.sendAsync({type:"GCL",data:{type:this.type,source:this.id,clusterId:t,limit:e,offset:i}})}_updateWorkerData(){return e._(this,void 0,void 0,function*(){if(this._isUpdatingWorker)return;if(!this._hasPendingWorkerUpdate())return void e.w(`No pending worker updates for GeoJSONSource ${this.id}.`);const{data:t,diff:i,updateCluster:r}=this._pendingWorkerUpdate,n=this._getLoadGeoJSONParameters(t,i,r);void 0!==t?this._pendingWorkerUpdate.data=void 0:i?this._pendingWorkerUpdate.diff=void 0:r&&(this._pendingWorkerUpdate.updateCluster=void 0),yield this._dispatchWorkerUpdate(n)})}_getLoadGeoJSONParameters(t,i,r){return e._(this,void 0,void 0,function*(){const n=e.e({type:this.type},this.workerOptions);return"string"==typeof t?(n.request=yield this.map._requestManager.transformRequest(s.resolveURL(t),"Source"),n.request.collectResourceTiming=this._collectResourceTiming,n):void 0!==t?(n.data=t,n):i?(n.dataDiff=i,n):r?(n.updateCluster=!0,n):void 0})}_dispatchWorkerUpdate(t){return e._(this,void 0,void 0,function*(){this._isUpdatingWorker=!0,this.fire(new e.n("dataloading",{dataType:"source"}));try{const i=yield t,r=yield this.actor.sendAsync({type:"LD",data:i});if(this._isUpdatingWorker=!1,this._removed||r.abandoned)return void this.fire(new e.n("dataabort",{dataType:"source"}));r.data&&(this._data={geojson:r.data});const n=this._applyDiffToSource(i.dataDiff),a=this._getShouldReloadTileOptions(n),o={dataType:"source"};this._applyResourceTiming(o,r),this.fire(new e.n("data",Object.assign(Object.assign({},o),{sourceDataType:"metadata"}))),this.fire(new e.n("data",Object.assign(Object.assign({},o),{sourceDataType:"content",shouldReloadTileOptions:a})))}catch(t){if(this._isUpdatingWorker=!1,this._removed)return void this.fire(new e.n("dataabort",{dataType:"source"}));this.fire(new e.l(e.d(t)))}finally{this._hasPendingWorkerUpdate()&&this._updateWorkerData()}})}_applyResourceTiming(t,i){var r;if(!this._collectResourceTiming)return;const n=null===(r=i.resourceTiming)||void 0===r?void 0:r[this.id];if(!n)return;const a=n.slice(0);(null==a?void 0:a.length)&&e.e(t,{resourceTiming:a})}_applyDiffToSource(t){if(!t)return;const e="string"==typeof this.promoteId?this.promoteId:void 0;if(!this._data.url&&!this._data.updateable){const t=function(t,e){const i=new Map;if(null==t)return i;if(null==t.type)return i;if("Feature"===t.type){const r=Q(t,e);if(null==r)return;return i.set(r,t),i}if("FeatureCollection"===t.type){const r=new Set;for(const n of t.features){const t=Q(n,e);if(null==t)return;if(r.has(t))return;r.add(t),i.set(t,n)}return i}}(this._data.geojson,e);if(!t)throw new Error(`GeoJSONSource "${this.id}": GeoJSON data is not compatible with updateData`);this._data={updateable:t}}if(!this._data.updateable)return;const i=function(t,e,i){var r,n;const a=[];if(e.removeAll)t.clear();else if(e.remove)for(const i of e.remove){const e=t.get(i);e&&(a.push(e.geometry),t.delete(i))}if(e.add)for(const r of e.add){const e=Q(r,i);if(null==e)continue;const n=t.get(e);n&&a.push(n.geometry),a.push(r.geometry),t.set(e,r)}if(e.update)for(const i of e.update){const e=t.get(i.id);if(!e)continue;const o=!!i.newGeometry,s=i.removeAllProperties||(null===(r=i.removeProperties)||void 0===r?void 0:r.length)>0||(null===(n=i.addOrUpdateProperties)||void 0===n?void 0:n.length)>0;if(!o&&!s)continue;a.push(e.geometry);const l=Object.assign({},e);if(t.set(i.id,l),o&&(a.push(i.newGeometry),l.geometry=i.newGeometry),s){if(l.properties=i.removeAllProperties?{}:Object.assign({},l.properties||{}),i.removeProperties)for(const t of i.removeProperties)delete l.properties[t];if(i.addOrUpdateProperties)for(const{key:t,value:e}of i.addOrUpdateProperties)l.properties[t]=e}}return a}(this._data.updateable,t,e);return t.removeAll||this._options.cluster?void 0:i}_getShouldReloadTileOptions(t){if(t)return{affectedBounds:t.filter(Boolean).map(t=>K(t))}}shouldReloadTile(t,{affectedBounds:i}){if("loading"===t.state)return!0;if("unloaded"===t.state)return!1;const{buffer:r,extent:n}=this.workerOptions.geojsonVtOptions,a=function({x:t,y:i,z:r},n=0){const a=e.a4((t-n)/Math.pow(2,r)),o=e.a5((i+1+n)/Math.pow(2,r)),s=e.a4((t+1+n)/Math.pow(2,r)),l=e.a5((i-n)/Math.pow(2,r));return new O([a,o],[s,l])}(t.tileID.canonical,r/n);for(const t of i)if(a.intersects(t))return!0;return!1}loaded(){return!this._isUpdatingWorker&&!this._hasPendingWorkerUpdate()}loadTile(t){return e._(this,void 0,void 0,function*(){const e=t.actor?"RT":"LT";t.actor=this.actor;const i={type:this.type,uid:t.uid,tileID:t.tileID,zoom:t.tileID.overscaledZ,maxZoom:this.maxzoom,tileSize:this.tileSize,source:this.id,pixelRatio:this.map.getPixelRatio(),showCollisionBoxes:this.map.showCollisionBoxes,promoteId:this.promoteId,subdivisionGranularity:this.map.style.projection.subdivisionGranularity};t.abortController=new AbortController;const r=yield this.actor.sendAsync({type:e,data:i},t.abortController);delete t.abortController,t.unloadVectorData(),t.aborted||t.loadVectorData(r,this.map.painter,"RT"===e)})}abortTile(t){return e._(this,void 0,void 0,function*(){t.abortController&&(t.abortController.abort(),delete t.abortController),t.aborted=!0})}unloadTile(t){return e._(this,void 0,void 0,function*(){t.unloadVectorData(),yield this.actor.sendAsync({type:"RMT",data:{uid:t.uid,type:this.type,source:this.id}})})}onRemove(){this._removed=!0,this.actor.sendAsync({type:"RS",data:{type:this.type,source:this.id}})}serialize(){return e.e({},this._options,{type:this.type,data:this._data.updateable?{type:"FeatureCollection",features:Array.from(this._data.updateable.values())}:this._data.url||this._data.geojson})}hasTransition(){return!1}}class tt extends e.E{constructor(t,e,i,r){super(),this.flippedWindingOrder=!1,this.id=t,this.dispatcher=i,this.coordinates=e.coordinates,this.type="image",this.minzoom=0,this.maxzoom=22,this.tileSize=512,this.tiles={},this._loaded=!1,this.setEventedParent(r),this.options=e}load(t){return e._(this,void 0,void 0,function*(){this._loaded=!1,this.fire(new e.n("dataloading",{dataType:"source"})),this.url=this.options.url,this._request=new AbortController;try{const e=yield u.getImage(yield this.map._requestManager.transformRequest(this.url,"Image"),this._request);this._request=null,this._loaded=!0,(null==e?void 0:e.data)&&(this.image=e.data,t&&(this.coordinates=t),this._finishLoading())}catch(t){this._request=null,this._loaded=!0,e.$(t)||this.fire(new e.l(e.d(t)))}})}loaded(){return this._loaded}updateImage(t){return t.url?(this._request&&(this._request.abort(),this._request=null),this.options.url=t.url,this.load(t.coordinates).finally(()=>this.texture=null),this):this}_finishLoading(){this.map&&(this.setCoordinates(this.coordinates),this.fire(new e.n("data",{dataType:"source",sourceDataType:"metadata"})))}onAdd(t){this.map=t,this.load()}onRemove(){this._request&&(this._request.abort(),this._request=null)}setCoordinates(t){this.coordinates=t;const i=t.map(e.a7.fromLngLat);var r;return this.tileID=function(t){const i=e.a8.fromPoints(t),r=i.width(),n=i.height(),a=Math.max(r,n),o=Math.max(0,Math.floor(-Math.log(a)/Math.LN2)),s=Math.pow(2,o);return new e.aa(o,Math.floor((i.minX+i.maxX)/2*s),Math.floor((i.minY+i.maxY)/2*s))}(i),this.terrainTileRanges=this._getOverlappingTileRanges(i),this.minzoom=this.maxzoom=this.tileID.z,this.tileCoords=i.map(t=>this.tileID.getTilePoint(t)._round()),this.flippedWindingOrder=((r=this.tileCoords)[1].x-r[0].x)*(r[2].y-r[0].y)-(r[1].y-r[0].y)*(r[2].x-r[0].x)<0,this.fire(new e.n("data",{dataType:"source",sourceDataType:"content"})),this}prepare(){if(0===Object.keys(this.tiles).length||!this.image)return;const t=this.map.painter.context,i=t.gl;this.texture||(this.texture=new e.T(t,this.image,i.RGBA),this.texture.bind(i.LINEAR,i.CLAMP_TO_EDGE));let r=!1;for(const t in this.tiles){const e=this.tiles[t];"loaded"!==e.state&&(e.state="loaded",e.texture=this.texture,r=!0)}r&&this.fire(new e.n("data",{dataType:"source",sourceDataType:"idle",sourceId:this.id}))}loadTile(t){return e._(this,void 0,void 0,function*(){var e;(null===(e=this.tileID)||void 0===e?void 0:e.equals(t.tileID.canonical))?(this.tiles[String(t.tileID.wrap)]=t,t.buckets={}):t.state="errored"})}serialize(){return{type:"image",url:this.options.url,coordinates:this.coordinates}}hasTransition(){return!1}_getOverlappingTileRanges(t){const{minX:i,minY:r,maxX:n,maxY:a}=e.a8.fromPoints(t),o={};for(let t=0;t<=e.a9;t++){const e=Math.pow(2,t),s=Math.floor(i*e),l=Math.floor(r*e),c=Math.floor(n*e),h=Math.floor(a*e),u=(s%e+e)%e,d=c%e,p=Math.floor(s/e),m=Math.floor(c/e);o[t]={minWrap:p,maxWrap:m,minTileXWrapped:u,maxTileXWrapped:d,minTileY:l,maxTileY:h}}return o}}class et extends tt{constructor(t,e,i,r){super(t,e,i,r),this._onPlayingHandler=()=>{var t;null===(t=this.map)||void 0===t||t.triggerRepaint()},this.roundZoom=!0,this.type="video",this.options=e}load(){return e._(this,void 0,void 0,function*(){this._loaded=!1;const t=this.options;this.urls=[];for(const e of t.urls)this.urls.push((yield this.map._requestManager.transformRequest(e,"Source")).url);try{const t=yield e.ab(this.urls);if(this._loaded=!0,!t)return;this.video=t,this.video.loop=!0,this.video.addEventListener("playing",this._onPlayingHandler),this.map&&this.video.play(),this._finishLoading()}catch(t){this.fire(new e.l(e.d(t)))}})}pause(){this.video&&this.video.pause()}play(){this.video&&this.video.play()}seek(t){if(this.video){const i=this.video.seekable;t<i.start(0)||t>i.end(0)?this.fire(new e.l(new e.ac(`sources.${this.id}`,null,`Playback for this video can be set only between the ${i.start(0)} and ${i.end(0)}-second mark.`))):this.video.currentTime=t}}getVideo(){return this.video}onAdd(t){this.map||(this.map=t,this.load(),this.video&&(this.video.play(),this.setCoordinates(this.coordinates)))}onRemove(){super.onRemove(),this.video&&(this.video.removeEventListener("playing",this._onPlayingHandler),this.video.pause())}prepare(){if(0===Object.keys(this.tiles).length||this.video.readyState<2)return;const t=this.map.painter.context,i=t.gl;this.texture?this.video.paused||(this.texture.bind(i.LINEAR,i.CLAMP_TO_EDGE),i.texSubImage2D(i.TEXTURE_2D,0,0,0,i.RGBA,i.UNSIGNED_BYTE,this.video)):(this.texture=new e.T(t,this.video,i.RGBA),this.texture.bind(i.LINEAR,i.CLAMP_TO_EDGE));let r=!1;for(const t in this.tiles){const e=this.tiles[t];"loaded"!==e.state&&(e.state="loaded",e.texture=this.texture,r=!0)}r&&this.fire(new e.n("data",{dataType:"source",sourceDataType:"idle",sourceId:this.id}))}serialize(){return{type:"video",urls:this.urls,coordinates:this.coordinates}}hasTransition(){return this.video&&!this.video.paused}}class it extends tt{constructor(t,i,r,n){super(t,i,r,n),i.coordinates?Array.isArray(i.coordinates)&&4===i.coordinates.length&&!i.coordinates.some(t=>!Array.isArray(t)||2!==t.length||t.some(t=>"number"!=typeof t))||this.fire(new e.l(new e.ac(`sources.${t}`,null,'"coordinates" property must be an array of 4 longitude/latitude array pairs'))):this.fire(new e.l(new e.ac(`sources.${t}`,null,'missing required property "coordinates"'))),i.animate&&"boolean"!=typeof i.animate&&this.fire(new e.l(new e.ac(`sources.${t}`,null,'optional "animate" property must be a boolean value'))),i.canvas?"string"==typeof i.canvas||i.canvas instanceof HTMLCanvasElement||this.fire(new e.l(new e.ac(`sources.${t}`,null,'"canvas" must be either a string representing the ID of the canvas element from which to read, or an HTMLCanvasElement instance'))):this.fire(new e.l(new e.ac(`sources.${t}`,null,'missing required property "canvas"'))),this.options=i,this.animate=void 0===i.animate||i.animate}load(){return e._(this,void 0,void 0,function*(){this._loaded=!0,this.canvas||(this.canvas=this.options.canvas instanceof HTMLCanvasElement?this.options.canvas:document.getElementById(this.options.canvas)),this.width=this.canvas.width,this.height=this.canvas.height,this._hasInvalidDimensions()?this.fire(new e.l(new Error("Canvas dimensions cannot be less than or equal to zero."))):(this.play=function(){this._playing=!0,this.map.triggerRepaint()},this.pause=function(){this._playing&&(this.prepare(),this._playing=!1)},this._finishLoading())})}getCanvas(){return this.canvas}onAdd(t){this.map=t,this.load(),this.canvas&&this.animate&&this.play()}onRemove(){this.pause()}prepare(){let t=!1;if(this.canvas.width!==this.width&&(this.width=this.canvas.width,t=!0),this.canvas.height!==this.height&&(this.height=this.canvas.height,t=!0),this._hasInvalidDimensions())return;if(0===Object.keys(this.tiles).length)return;const i=this.map.painter.context,r=i.gl;this.texture?(t||this._playing)&&this.texture.update(this.canvas,{premultiply:!0}):(this.texture=new e.T(i,this.canvas,r.RGBA,{premultiply:!0}),this.texture.bind(r.LINEAR,r.CLAMP_TO_EDGE));let n=!1;for(const t in this.tiles){const e=this.tiles[t];"loaded"!==e.state&&(e.state="loaded",e.texture=this.texture,n=!0)}n&&this.fire(new e.n("data",{dataType:"source",sourceDataType:"idle",sourceId:this.id}))}serialize(){return{type:"canvas",animate:this.animate,canvas:this.options.canvas,coordinates:this.coordinates}}hasTransition(){return this._playing}_hasInvalidDimensions(){for(const t of[this.canvas.width,this.canvas.height])if(isNaN(t)||t<=0)return!0;return!1}}const rt={},nt=t=>{switch(t){case"geojson":return $;case"image":return tt;case"raster":return G;case"raster-dem":return Y;case"vector":return A;case"video":return et;case"canvas":return it}return rt[t]},at="RTLPluginLoaded";class ot extends e.E{constructor(){super(...arguments),this.status="unavailable",this.url=null,this.dispatcher=I()}_syncState(t){return this.status=t,this.dispatcher.broadcast("SRPS",{pluginStatus:t,pluginURL:this.url}).catch(t=>{throw this.status="error",t})}getRTLTextPluginStatus(){return this.status}clearRTLTextPlugin(){this.status="unavailable",this.url=null}setRTLTextPlugin(t){return e._(this,arguments,void 0,function*(t,e=!1){if(this.url)throw new Error("setRTLTextPlugin cannot be called multiple times.");if(this.url=s.resolveURL(t),!this.url)throw new Error(`requested url ${t} is invalid`);if("unavailable"===this.status){if(!e)return this._requestImport();this.status="deferred",this._syncState(this.status)}else if("requested"===this.status)return this._requestImport()})}_requestImport(){return e._(this,void 0,void 0,function*(){yield this._syncState("loading"),this.status="loaded",this.fire(new e.n(at))})}lazyLoad(){"unavailable"===this.status?this.status="requested":"deferred"===this.status&&this._requestImport()}}let st=null;function lt(){return st||(st=new ot),st}var ct,ht;!function(t){t[t.Base=0]="Base",t[t.Parent=1]="Parent"}(ct||(ct={})),function(t){t[t.Departing=0]="Departing",t[t.Incoming=1]="Incoming"}(ht||(ht={}));class ut{constructor(t,i){this.timeAdded=0,this.fadeEndTime=0,this.fadeOpacity=1,this.tileID=t,this.uid=e.ad(),this.uses=0,this.tileSize=i,this.buckets={},this.expirationTime=null,this.queryPadding=0,this.hasSymbolBuckets=!1,this.hasRTLText=!1,this.dependencies={},this.rtt=[],this.rttFingerprint={},this.expiredRequestCount=0,this.state="loading"}isRenderable(t){return this.hasData()&&(!this.fadeEndTime||this.fadeOpacity>0)&&(t||!this.holdingForSymbolFade())}setCrossFadeLogic({fadingRole:t,fadingDirection:e,fadingParentID:i,fadeEndTime:r}){this.resetFadeLogic(),this.fadingRole=t,this.fadingDirection=e,this.fadingParentID=i,this.fadeEndTime=r}setSelfFadeLogic(t){this.resetFadeLogic(),this.selfFading=!0,this.fadeEndTime=t}resetFadeLogic(){this.fadingRole=null,this.fadingDirection=null,this.fadingParentID=null,this.selfFading=!1,this.timeAdded=c(),this.fadeEndTime=0,this.fadeOpacity=1}wasRequested(){return"errored"===this.state||"loaded"===this.state||"reloading"===this.state}clearTextures(t){this.demTexture&&t.saveTileTexture(this.demTexture),this.demTexture=null}loadVectorData(t,i,r){if(!0!==(null==t?void 0:t.etagUnmodified))if(this.hasData()&&this.unloadVectorData(),this.state="loaded",t){t.featureIndex&&(this.latestFeatureIndex=t.featureIndex,t.rawTileData?(this.latestRawTileData=t.rawTileData,this.latestEncoding=t.encoding,this.latestFeatureIndex.rawTileData=t.rawTileData,this.latestFeatureIndex.encoding=t.encoding):this.latestRawTileData&&(this.latestFeatureIndex.rawTileData=this.latestRawTileData,this.latestFeatureIndex.encoding=this.latestEncoding)),this.collisionBoxArray=t.collisionBoxArray,this.buckets=function(t,e){const i={};if(!e)return i;for(const r of t){const t=r.layerIds.map(t=>e.getLayer(t)).filter(Boolean);if(0!==t.length){r.layers=t,r.stateDependentLayerIds&&(r.stateDependentLayers=r.stateDependentLayerIds.map(e=>t.filter(t=>t.id===e)[0]));for(const e of t)i[e.id]=r}}return i}(t.buckets,null==i?void 0:i.style),this.hasSymbolBuckets=!1;for(const t in this.buckets){const i=this.buckets[t];if(i instanceof e.af){if(this.hasSymbolBuckets=!0,!r)break;i.justReloaded=!0}}if(this.hasRTLText=!1,this.hasSymbolBuckets)for(const t in this.buckets){const i=this.buckets[t];if(i instanceof e.af&&i.hasRTLText){this.hasRTLText=!0,lt().lazyLoad();break}}this.queryPadding=0;for(const t in this.buckets){const e=this.buckets[t];this.queryPadding=Math.max(this.queryPadding,i.style.getLayer(t).queryRadius(e))}t.imageAtlas&&(this.imageAtlas=t.imageAtlas),t.glyphAtlasImage&&(this.glyphAtlasImage=t.glyphAtlasImage),this.dashPositions=t.dashPositions}else this.collisionBoxArray=new e.ae;else this.state="loaded"}unloadVectorData(){for(const t in this.buckets)this.buckets[t].destroy();this.buckets={},this.imageAtlasTexture&&this.imageAtlasTexture.destroy(),this.imageAtlas&&(this.imageAtlas=null),this.glyphAtlasTexture&&this.glyphAtlasTexture.destroy(),this.dashPositions&&(this.dashPositions=null),this.latestFeatureIndex=null,this.state="unloaded"}getBucket(t){return this.buckets[t.id]}upload(t){for(const e in this.buckets){const i=this.buckets[e];i.uploadPending()&&i.upload(t)}const i=t.gl;this.imageAtlas&&!this.imageAtlas.uploaded&&(this.imageAtlasTexture=new e.T(t,this.imageAtlas.image,i.RGBA),this.imageAtlas.uploaded=!0),this.glyphAtlasImage&&(this.glyphAtlasTexture=new e.T(t,this.glyphAtlasImage,i.ALPHA),this.glyphAtlasImage=null)}prepare(t){this.imageAtlas&&this.imageAtlas.patchUpdatedImages(t,this.imageAtlasTexture)}queryRenderedFeatures(t,e,i,r,n,a,o,s,l,c,h){var u;return(null===(u=this.latestFeatureIndex)||void 0===u?void 0:u.rawTileData)?this.latestFeatureIndex.query({queryGeometry:r,cameraQueryGeometry:n,scale:a,tileSize:this.tileSize,pixelPosMatrix:c,transform:s,params:o,queryPadding:this.queryPadding*l,getElevation:h},t,e,i):{}}querySourceFeatures(t,i){const r=this.latestFeatureIndex;if(!(null==r?void 0:r.rawTileData))return;const n=r.loadVTLayers(),a=(null==i?void 0:i.sourceLayer)?i.sourceLayer:"",o=n[e.ag]||n[a];if(!o)return;const s=e.ah(null==i?void 0:i.filter,null==i?void 0:i.globalState),{z:l,x:c,y:h}=this.tileID.canonical,u={z:l,x:c,y:h};for(let i=0;i<o.length;i++){const n=o.feature(i);if(s.needGeometry){const t=e.ai(n,!0);if(!s.filter(new e.J(this.tileID.overscaledZ),t,this.tileID.canonical))continue}else if(!s.filter(new e.J(this.tileID.overscaledZ),n))continue;const d=r.getId(n,a),p=new e.aj(n,l,c,h,d);p.tile=u,t.push(p)}}hasData(){return"loaded"===this.state||"reloading"===this.state||"expired"===this.state}patternsLoaded(){return this.imageAtlas&&!!Object.keys(this.imageAtlas.patternPositions).length}setExpiryData(t){const i=this.expirationTime;if(t.cacheControl){const i=e.ak(t.cacheControl);i["max-age"]&&(this.expirationTime=Date.now()+1e3*i["max-age"])}else t.expires&&(this.expirationTime=new Date(t.expires).getTime());if(this.expirationTime){const t=Date.now();let e=!1;if(this.expirationTime>t)e=!1;else if(i)if(this.expirationTime<i)e=!0;else{const r=this.expirationTime-i;r?this.expirationTime=t+Math.max(r,3e4):e=!0}else e=!0;e?(this.expiredRequestCount++,this.state="expired"):this.expiredRequestCount=0}}getExpiryTimeout(){if(this.expirationTime)return this.expiredRequestCount?1e3*(1<<Math.min(this.expiredRequestCount-1,31)):Math.min(this.expirationTime-(new Date).getTime(),Math.pow(2,31)-1)}setFeatureState(t,i){var r,n,a;if(!(null===(r=this.latestFeatureIndex)||void 0===r?void 0:r.rawTileData)||0===Object.keys(t).length)return;const o=this.latestFeatureIndex.loadVTLayers();for(const r in this.buckets){if(!i.style.hasLayer(r))continue;const s=this.buckets[r],l=s.layers[0].sourceLayer||e.ag,c=o[l],h=t[l];if(!c||!h||0===Object.keys(h).length)continue;s.update(h,c,(null===(n=this.imageAtlas)||void 0===n?void 0:n.patternPositions)||{},this.dashPositions||{});const u=null===(a=null==i?void 0:i.style)||void 0===a?void 0:a.getLayer(r);u&&(this.queryPadding=Math.max(this.queryPadding,u.queryRadius(s)))}}holdingForSymbolFade(){return void 0!==this.symbolFadeHoldUntil}symbolFadeFinished(){return!this.symbolFadeHoldUntil||this.symbolFadeHoldUntil<c()}clearSymbolFadeHold(){this.symbolFadeHoldUntil=void 0}setSymbolHoldDuration(t){this.symbolFadeHoldUntil=c()+t}setDependencies(t,e){const i={};for(const t of e)i[t]=!0;this.dependencies[t]=i}hasDependency(t,e){for(const i of t){const t=this.dependencies[i];if(t)for(const i of e)if(t[i])return!0}return!1}}class dt{constructor(){this.state={},this.stateChanges={},this.deletedStates={},this.revision=0}updateState(t,i,r){var n,a,o;const s=String(i);if(this.stateChanges[t]=this.stateChanges[t]||{},this.stateChanges[t][s]=this.stateChanges[t][s]||{},e.e(this.stateChanges[t][s],r),null===this.deletedStates[t]){this.deletedStates[t]={};for(const e in this.state[t])e!==s&&(this.deletedStates[t][e]=null)}else if(null===(null===(n=this.deletedStates[t])||void 0===n?void 0:n[s])){this.deletedStates[t][s]={};for(const e in this.state[t][s])r[e]||(this.deletedStates[t][s][e]=null)}else for(const e in r)null===(null===(o=null===(a=this.deletedStates[t])||void 0===a?void 0:a[s])||void 0===o?void 0:o[e])&&delete this.deletedStates[t][s][e]}removeFeatureState(t,e,i){var r;if(null===this.deletedStates[t])return;const n=String(e);if(this.deletedStates[t]=this.deletedStates[t]||{},i&&void 0!==e)null!==this.deletedStates[t][n]&&(this.deletedStates[t][n]=this.deletedStates[t][n]||{},this.deletedStates[t][n][i]=null);else if(void 0!==e)if(null===(r=this.stateChanges[t])||void 0===r?void 0:r[n])for(i in this.deletedStates[t][n]={},this.stateChanges[t][n])this.deletedStates[t][n][i]=null;else this.deletedStates[t][n]=null;else this.deletedStates[t]=null}getState(t,i){const r=String(i),n=e.e({},(this.state[t]||{})[r],(this.stateChanges[t]||{})[r]);if(null===this.deletedStates[t])return{};if(this.deletedStates[t]){const e=this.deletedStates[t][i];if(null===e)return{};for(const t in e)delete n[t]}return n}initializeTileState(t,e){t.setFeatureState(this.state,e)}coalesceChanges(t,i){const r={};for(const t in this.stateChanges){this.state[t]=this.state[t]||{};const i={};for(const r in this.stateChanges[t])this.state[t][r]||(this.state[t][r]={}),e.e(this.state[t][r],this.stateChanges[t][r]),i[r]=this.state[t][r];r[t]=i}for(const t in this.deletedStates){this.state[t]=this.state[t]||{};const i={};if(null===this.deletedStates[t])for(const e in this.state[t])i[e]={},this.state[t][e]={};else for(const e in this.deletedStates[t]){if(null===this.deletedStates[t][e])this.state[t][e]={};else for(const i of Object.keys(this.deletedStates[t][e]))delete this.state[t][e][i];i[e]=this.state[t][e]}r[t]=r[t]||{},e.e(r[t],i)}this.stateChanges={},this.deletedStates={},0!==Object.keys(r).length&&(this.revision++,t.setFeatureState(r,i))}}const pt=89.25;function mt(t,i){const r=e.al(i.lat,-e.am,e.am);return new e.P(e.Z(i.lng)*t,e.Y(r)*t)}function ft(t,i){return new e.a7(i.x/t,i.y/t).toLngLat()}function gt(t){return t.cameraToCenterDistance*Math.min(.85*Math.tan(e.an(90-t.pitch)),Math.tan(e.an(pt-t.pitch)))}function _t(t,i){const r=t.canonical,n=i/e.ao(r.z),a=r.x+Math.pow(2,r.z)*t.wrap,o=e.ap(new Float64Array(16));return e.Q(o,o,[a*n,r.y*n,0]),e.S(o,o,[n/e.a6,n/e.a6,1]),o}function yt(t,i,r,n,a){const o=e.a7.fromLngLat(t,i),s=a*e.aq(1,t.lat),{x:l,y:c,z:h}=xt(r,n);return new e.a7(o.x+s*-l,o.y+s*-c,o.z+s*-h)}function xt(t,i){const r=e.an(t),n=e.an(i),a=Math.cos(-r),o=Math.sin(r);return{x:o*Math.sin(n),y:-o*Math.cos(n),z:a}}function vt(t,e,i){const r=e.intersectsFrustum(t);if(!i||0===r)return r;const n=e.intersectsPlane(i);return 0===n?0:2===r&&2===n?2:1}function bt(t,e,i){let r=0;const n=(i-e)/10;for(let a=0;a<10;a++)r+=n*Math.pow(Math.cos(e+(a+.5)/10*(i-e)),t);return r}function Tt(t,i){return function(r,n,a,o,s){const l=2*((t-1)/e.ar(Math.cos(e.an(pt-s))/Math.cos(e.an(pt)))-1),c=Math.acos(a/o),h=2*bt(l-1,0,e.an(s/2)),u=Math.min(e.an(pt),c+e.an(s/2)),d=bt(l-1,Math.min(u,c-e.an(s/2)),u),p=Math.atan(n/a),m=Math.hypot(n,a);let f=r;return f+=e.ar(o/m/Math.max(.5,Math.cos(e.an(s/2)))),f+=l*e.ar(Math.cos(p))/2,f-=e.ar(Math.max(1,d/h/i))/2,f}}const wt=Tt(9.314,3);function Vt(t,i){const r=(i.roundZoom?Math.round:Math.floor)(t.zoom+e.ar(t.tileSize/i.tileSize));return Math.max(0,r)}function Rt(t,i){const r=t.getCameraFrustum(),n=t.getClippingPlane(),a=t.screenPointToMercatorCoordinate(t.getCameraPoint()),o=e.a7.fromLngLat(t.center,t.elevation);a.z=o.z+Math.cos(t.pitchInRadians)*t.cameraToCenterDistance/t.worldSize;const s=t.getCoveringTilesDetailsProvider(),l=s.allowVariableZoom(t,i),c=Vt(t,i),h=i.minzoom||0,u=void 0!==i.maxzoom?i.maxzoom:t.maxZoom,d=Math.min(Math.max(0,c),u),p=Math.pow(2,d),m=[p*a.x,p*a.y,0],f=[p*o.x,p*o.y,0],g=Math.hypot(o.x-a.x,o.y-a.y),_=Math.abs(o.z-a.z),y=Math.hypot(g,_),x=t=>({zoom:0,x:0,y:0,wrap:t,fullyVisible:!1}),v=[],b=[];if(t.renderWorldCopies&&s.allowWorldCopies())for(let t=1;t<=3;t++)v.push(x(-t)),v.push(x(t));for(v.push(x(0));v.length>0;){const p=v.pop(),g=p.x,x=p.y;let T=p.fullyVisible;const w={x:g,y:x,z:p.zoom},V=s.getTileBoundingVolume(w,p.wrap,t.elevation,i);if(!T){const t=vt(r,V,n);if(0===t)continue;T=2===t}const R=s.distanceToTile2d(a.x,a.y,w,V);let M=c;l&&(M=(i.calculateTileZoom||wt)(t.zoom+e.ar(t.tileSize/i.tileSize),R,_,y,t.fov)),M=(i.roundZoom?Math.round:Math.floor)(M),M=Math.max(0,M);const U=Math.min(M,u);if(p.wrap=s.getWrap(o,w,p.wrap),p.zoom>=U){if(p.zoom<h)continue;const t=d-p.zoom,r=m[0]-.5-(g<<t),n=m[1]-.5-(x<<t),a=i.reparseOverscaled?Math.max(p.zoom,M):p.zoom;b.push({tileID:new e.a3(p.zoom===u?a:p.zoom,p.wrap,p.zoom,g,x),distanceSq:e.as([f[0]-.5-g,f[1]-.5-x]),tileDistanceToCamera:Math.sqrt(r*r+n*n)})}else for(let t=0;t<4;t++)v.push({zoom:p.zoom+1,x:(g<<1)+t%2,y:(x<<1)+(t>>1),wrap:p.wrap,fullyVisible:T})}return b.sort((t,e)=>t.distanceSq-e.distanceSq).map(t=>t.tileID)}const Mt=e.a8.fromPoints([new e.P(0,0),new e.P(e.a6,e.a6)]);function Ut(t){return"raster"===t||"image"===t||"video"===t}function St(t,e,i,r,n,a,o){if(!e.hasData())return!1;const{tileID:s,fadingRole:l,fadingDirection:c,fadingParentID:h}=e;if(l===ct.Base&&c===ht.Incoming&&h)return i[h.key]=h,!0;const u=Math.max(s.overscaledZ-n,a);for(let n=s.overscaledZ-1;n>=u;n--){const a=s.scaledTo(n),l=t.getLoadedTile(a);if(l)return e.setCrossFadeLogic({fadingRole:ct.Base,fadingDirection:ht.Incoming,fadingParentID:l.tileID,fadeEndTime:r+o}),l.setCrossFadeLogic({fadingRole:ct.Parent,fadingDirection:ht.Departing,fadeEndTime:r+o}),i[a.key]=a,!0}return!1}function Nt(t,e,i,r,n,a){if(!e.hasData())return!1;const o=e.tileID.children(n);let s=Ft(t,e,o,i,r,n,a);if(s)return!0;for(const l of o)Ft(t,e,l.children(n),i,r,n,a)&&(s=!0);return s}function Ft(t,e,i,r,n,a,o){if(i[0].overscaledZ>=a)return!1;let s=!1;for(const a of i){const i=t.getLoadedTile(a);if(!i)continue;const{fadingRole:l,fadingDirection:c,fadingParentID:h}=i;l===ct.Base&&c===ht.Departing&&h||(i.setCrossFadeLogic({fadingRole:ct.Base,fadingDirection:ht.Departing,fadingParentID:e.tileID,fadeEndTime:n+o}),e.setCrossFadeLogic({fadingRole:ct.Parent,fadingDirection:ht.Incoming,fadeEndTime:n+o})),r[a.key]=a,s=!0}return s}function Et(t,e,i,r){const n=t.tileID;return!!t.selfFading||!t.hasData()&&!!e.has(n)&&(t.setSelfFadeLogic(i+r),!0)}function Zt(t,e){var i;t.needsHillshadePrepare=!0,t.needsTerrainPrepare=!0;let r=e.tileID.canonical.x-t.tileID.canonical.x;const n=e.tileID.canonical.y-t.tileID.canonical.y,a=Math.pow(2,t.tileID.canonical.z),o=e.tileID.key;0===r&&0===n||Math.abs(n)>1||(Math.abs(r)>1&&(1===Math.abs(r+a)?r+=a:1===Math.abs(r-a)&&(r-=a)),e.dem&&t.dem&&(t.dem.backfillBorder(e.dem,r,n),(null===(i=t.neighboringTiles)||void 0===i?void 0:i[o])&&(t.neighboringTiles[o].backfilled=!0)))}class kt{constructor(){this._tiles={}}handleWrapJump(t){const e={};for(const i in this._tiles){const r=this._tiles[i];r.tileID=r.tileID.unwrapTo(r.tileID.wrap+t),e[r.tileID.key]=r}this._tiles=e}setFeatureState(t,e){for(const i in this._tiles)this._tiles[i].setFeatureState(t,e)}getAllTiles(){return Object.values(this._tiles)}getAllIds(t=!1){return t?Object.values(this._tiles).map(t=>t.tileID).sort(e.au).map(t=>t.key):Object.keys(this._tiles)}getTileById(t){return this._tiles[t]}setTile(t,e){this._tiles[t]=e}deleteTileById(t){delete this._tiles[t]}getLoadedTile(t){const e=this.getTileById(t.key);return(null==e?void 0:e.hasData())?e:null}isIdRenderable(t,e=!1){var i;return null===(i=this.getTileById(t))||void 0===i?void 0:i.isRenderable(e)}getRenderableIds(t=0,i){const r=[];for(const t of this.getAllIds())this.isIdRenderable(t,i)&&r.push(this.getTileById(t));return i?r.sort((i,r)=>{const n=i.tileID,a=r.tileID,o=new e.P(n.canonical.x,n.canonical.y)._rotate(-t),s=new e.P(a.canonical.x,a.canonical.y)._rotate(-t);return n.overscaledZ-a.overscaledZ||s.y-o.y||s.x-o.x}).map(t=>t.tileID.key):r.map(t=>t.tileID).sort(e.au).map(t=>t.key)}}class zt extends e.E{constructor(t,i,r){super(),this.id=t,this.dispatcher=r,this.on("data",t=>{this._dataHandler(t)}),this.on("dataloading",()=>{this._sourceErrored=!1}),this.on("error",()=>{this._sourceErrored=this._source.loaded()}),this._source=((t,e,i,r)=>{const n=new(nt(e.type))(t,e,i,r);if(n.id!==t)throw new Error(`Expected Source id to be ${t} instead of ${n.id}`);return n})(t,i,r,this),this._inViewTiles=new kt,this._outOfViewCache=new e.av(0,t=>this._unloadTile(t)),this._timers={},this._maxTileCacheSize=null,this._maxTileCacheZoomLevels=null,this._rasterFadeDuration=0,this._maxFadingAncestorLevels=5,this._state=new dt,this._didEmitContent=!1,this._updated=!1}onAdd(t){var e;this.map=t,this._maxTileCacheSize=t?t._maxTileCacheSize:null,this._maxTileCacheZoomLevels=t?t._maxTileCacheZoomLevels:null,(null===(e=this._source)||void 0===e?void 0:e.onAdd)&&this._source.onAdd(t)}onRemove(t){var e;for(const t of this._inViewTiles.getAllTiles())t.unloadVectorData();this.clearTiles(),(null===(e=this._source)||void 0===e?void 0:e.onRemove)&&this._source.onRemove(t),this._inViewTiles=new kt}loaded(){if(this._sourceErrored)return!0;if(!this._sourceLoaded)return!1;if(!this._source.loaded())return!1;if(!(void 0===this.used&&void 0===this.usedForTerrain||this.used||this.usedForTerrain))return!0;if(!this._updated)return!1;for(const t of this._inViewTiles.getAllTiles())if("loaded"!==t.state&&"errored"!==t.state)return!1;return!0}getSource(){return this._source}getState(){return this._state}pause(){this._paused=!0}resume(){if(!this._paused)return;const t=this._shouldReloadOnResume;this._paused=!1,this._shouldReloadOnResume=!1,t&&this.reload(),this.transform&&this.update(this.transform,this.terrain)}_loadTile(t,i,r){return e._(this,void 0,void 0,function*(){try{const e=yield this._source.loadTile(t);this._tileLoaded(t,i,r,e)}catch(i){t.state="errored",404!==i.status?this._source.fire(new e.l(e.d(i),{tile:t})):this.update(this.transform,this.terrain)}})}_unloadTile(t){this._source.unloadTile&&this._source.unloadTile(t)}_abortTile(t){this._source.abortTile&&this._source.abortTile(t),this._source.fire(new e.n("dataabort",{tile:t,coord:t.tileID,dataType:"source"}))}serialize(){return this._source.serialize()}prepare(t){this._source.prepare&&this._source.prepare(),this._state.coalesceChanges(this._inViewTiles,this.map?this.map.painter:null);for(const e of this._inViewTiles.getAllTiles())e.upload(t),e.prepare(this.map.style.imageManager)}getIds(){return this._inViewTiles.getAllIds(!0)}getRenderableIds(t){var e;return this._inViewTiles.getRenderableIds(null===(e=this.transform)||void 0===e?void 0:e.bearingInRadians,t)}hasRenderableParent(t){const e=t.overscaledZ-1;if(e>=this._source.minzoom){const i=this.getLoadedTile(t.scaledTo(e));if(i)return this._inViewTiles.isIdRenderable(i.tileID.key)}return!1}reload(t,e=void 0){if(this._paused)this._shouldReloadOnResume=!0;else{this._outOfViewCache.reset();for(const i of this._inViewTiles.getAllIds()){const r=this._inViewTiles.getTileById(i);e&&!this._source.shouldReloadTile(r,e)||(t?this._reloadTile(i,"expired"):"errored"!==r.state&&this._reloadTile(i,"reloading"))}}}_reloadTile(t,i){return e._(this,void 0,void 0,function*(){const e=this._inViewTiles.getTileById(t);e&&("loading"!==e.state&&(e.state=i),yield this._loadTile(e,t,i))})}_tileLoaded(t,i,r,n){t.timeAdded=c(),t.selfFading&&(t.fadeEndTime=t.timeAdded+this._rasterFadeDuration),"expired"===r&&(t.refreshedUponExpiration=!0),this._setTileReloadTimer(i,t),(null==n?void 0:n.unmodified)||("raster-dem"===this.getSource().type&&t.dem&&function(t,e){var i,r,n;const a=e.getRenderableIds();for(const o of a){if(!(null===(i=t.neighboringTiles)||void 0===i?void 0:i[o]))continue;const a=e.getTileById(o);t.neighboringTiles[o].backfilled||Zt(t,a),(null===(n=null===(r=a.neighboringTiles)||void 0===r?void 0:r[t.tileID.key])||void 0===n?void 0:n.backfilled)||Zt(a,t)}}(t,this._inViewTiles),this._state.initializeTileState(t,this.map?this.map.painter:null),t.aborted||this._source.fire(new e.n("data",{dataType:"source",tile:t,coord:t.tileID})))}getTile(t){return this.getTileByID(t.key)}getTileByID(t){return this._inViewTiles.getTileById(t)}_retainLoadedChildren(t,e){const i=this._getLoadedDescendents(e),r=new Set;for(const n of e){const e=i[n.key];if(!(null==e?void 0:e.length)){r.add(n);continue}const a=n.overscaledZ+zt.maxOverzooming,o=e.filter(t=>t.tileID.overscaledZ<=a);if(!o.length){r.add(n);continue}const s=Math.min(...o.map(t=>t.tileID.overscaledZ)),l=o.filter(t=>t.tileID.overscaledZ===s).map(t=>t.tileID);for(const e of l)t[e.key]=e;this._areDescendentsComplete(l,s,n.overscaledZ)||r.add(n)}return r}_getLoadedDescendents(t){var e;const i={};for(const r of this._inViewTiles.getAllTiles().filter(t=>t.hasData()))for(const n of t)r.tileID.isChildOf(n)&&(i[e=n.key]||(i[e]=[])).push(r);return i}_areDescendentsComplete(t,e,i){return 1===t.length&&t[0].isOverscaled()?t[0].overscaledZ===e:Math.pow(4,e-i)===t.length}getLoadedTile(t){return this._inViewTiles.getLoadedTile(t)}updateCacheSize(t){const i=Math.ceil(t.width/this._source.tileSize)+1,r=Math.ceil(t.height/this._source.tileSize)+1,n=Math.floor(i*r*(null===this._maxTileCacheZoomLevels?e.c.MAX_TILE_CACHE_ZOOM_LEVELS:this._maxTileCacheZoomLevels)),a="number"==typeof this._maxTileCacheSize?Math.min(this._maxTileCacheSize,n):n;this._outOfViewCache.setMaxSize(a)}handleWrapJump(t){const e=Math.round((t-(void 0===this._prevLng?t:this._prevLng))/360);this._prevLng=t,e&&(this._inViewTiles.handleWrapJump(e),this._resetTileReloadTimers())}update(t,i){if(!this._sourceLoaded||this._paused)return;let r;this.transform=t,this.terrain=i,this.updateCacheSize(t),this.handleWrapJump(this.transform.center.lng),this.used||this.usedForTerrain?this._source.tileID?r=t.getVisibleUnwrappedCoordinates(this._source.tileID).map(t=>new e.a3(t.canonical.z,t.wrap,t.canonical.z,t.canonical.x,t.canonical.y)):(r=Rt(t,{tileSize:this.usedForTerrain?this.tileSize:this._source.tileSize,minzoom:this._source.minzoom,maxzoom:"vector"===this._source.type&&void 0!==this.map._zoomLevelsToOverscale?t.maxZoom-this.map._zoomLevelsToOverscale:this._source.maxzoom,roundZoom:!this.usedForTerrain&&this._source.roundZoom,reparseOverscaled:this._source.reparseOverscaled,terrain:i,calculateTileZoom:this._source.calculateTileZoom}),this._source.hasTile&&(r=r.filter(t=>this._source.hasTile(t)))):r=[],this.usedForTerrain&&(r=this._addTerrainIdealTiles(r));const n=0===r.length&&!this._updated&&this._didEmitContent;this._updated=!0,n&&this.fire(new e.n("data",{sourceDataType:"idle",dataType:"source",sourceId:this.id}));const a=Vt(t,this._source),o=this._updateRetainedTiles(r,a),s=Ut(this._source.type);s&&this._rasterFadeDuration>0&&!i&&function(t,i,r,n,a,o,s){const l=c(),h=e.at(i);for(const e of i){const i=t.getTileById(e.key);i.fadingDirection!==ht.Departing&&0!==i.fadeOpacity||i.resetFadeLogic(),St(t,i,r,l,n,a,s)||Nt(t,i,r,l,o,s)||Et(i,h,l,s)||i.resetFadeLogic()}}(this._inViewTiles,r,o,this._maxFadingAncestorLevels,this._source.minzoom,this._source.maxzoom,this._rasterFadeDuration),s?this._cleanUpRasterTiles(o):this._cleanUpVectorTiles(o)}_cleanUpRasterTiles(t){for(const e of this._inViewTiles.getAllIds())t[e]||this._removeTile(e)}_cleanUpVectorTiles(t){for(const e of this._inViewTiles.getAllIds()){const i=this._inViewTiles.getTileById(e);t[e]?i.clearSymbolFadeHold():i.hasSymbolBuckets?i.holdingForSymbolFade()?i.symbolFadeFinished()&&this._removeTile(e):i.setSymbolHoldDuration(this.map._fadeDuration):this._removeTile(e)}}_addTerrainIdealTiles(t){const e=[];for(const i of t)if(i.canonical.z>this._source.minzoom){const t=i.scaledTo(i.canonical.z-1);e.push(t);const r=i.scaledTo(Math.max(this._source.minzoom,Math.min(i.canonical.z,5)));e.push(r)}return t.concat(e)}releaseSymbolFadeTiles(){for(const t of this._inViewTiles.getAllIds())this._inViewTiles.getTileById(t).holdingForSymbolFade()&&this._removeTile(t)}_updateRetainedTiles(t,e){var i;const r=new Set;for(const e of t)this._addTile(e).hasData()||r.add(e);const n=t.reduce((t,e)=>(t[e.key]=e,t),{}),a=this._retainLoadedChildren(n,r),o={},s=Math.max(e-zt.maxUnderzooming,this._source.minzoom);for(const t of a){let e=this._inViewTiles.getTileById(t.key),r=null==e?void 0:e.wasRequested();for(let a=t.overscaledZ-1;a>=s;--a){const s=t.scaledTo(a);if(o[s.key])break;if(o[s.key]=!0,e=this.getTile(s),!e&&r&&(e=this._addTile(s)),e){const t=e.hasData();if((t||!(null===(i=this.map)||void 0===i?void 0:i.cancelPendingTileRequestsWhileZooming)||r)&&(n[s.key]=s),r=e.wasRequested(),t)break}}}return n}_addTile(t){let i=this._inViewTiles.getTileById(t.key);if(i)return i;i=this._outOfViewCache.getAndRemove(t),i&&(i.resetFadeLogic(),this._setTileReloadTimer(t.key,i),i.tileID=t,this._state.initializeTileState(i,this.map?this.map.painter:null));const r=i;return i||(i=new ut(t,this._source.tileSize*t.overscaleFactor()),this._loadTile(i,t.key,i.state)),i.uses++,this._inViewTiles.setTile(t.key,i),r||this._source.fire(new e.n("dataloading",{tile:i,coord:i.tileID,dataType:"source"})),i}_setTileReloadTimer(t,e){this._clearTileReloadTimer(t);const i=e.getExpiryTimeout();i&&(this._timers[t]=setTimeout(()=>{this._reloadTile(t,"expired"),delete this._timers[t]},i))}_clearTileReloadTimer(t){const e=this._timers[t];e&&(clearTimeout(e),delete this._timers[t])}_resetTileReloadTimers(){for(const t in this._timers)clearTimeout(this._timers[t]),delete this._timers[t];for(const t of this._inViewTiles.getAllIds()){const e=this._inViewTiles.getTileById(t);this._setTileReloadTimer(t,e)}}refreshTiles(t){for(const e of this._inViewTiles.getAllIds()){const i=this._inViewTiles.getTileById(e);(this._inViewTiles.isIdRenderable(e)||"errored"==i.state)&&t.some(t=>t.equals(i.tileID.canonical))&&this._reloadTile(e,"expired")}}_removeTile(t){const e=this._inViewTiles.getTileById(t);e&&(e.uses--,this._inViewTiles.deleteTileById(t),this._clearTileReloadTimer(t),e.uses>0||(e.hasData()&&"reloading"!==e.state?this._outOfViewCache.add(e.tileID,e,e.getExpiryTimeout()):(e.aborted=!0,this._abortTile(e),this._unloadTile(e))))}_dataHandler(t){"source"===t.dataType&&("metadata"!==t.sourceDataType?"content"===t.sourceDataType&&this._sourceLoaded&&!this._paused&&(this.reload(t.sourceDataChanged,t.shouldReloadTileOptions),this.transform&&this.update(this.transform,this.terrain),this._didEmitContent=!0):this._sourceLoaded=!0)}clearTiles(){this._shouldReloadOnResume=!1,this._paused=!1;for(const t of this._inViewTiles.getAllIds())this._removeTile(t);this._outOfViewCache.reset()}tilesIn(t,i,r){const n=[],a=this.transform;if(!a)return n;const o=a.getCoveringTilesDetailsProvider().allowWorldCopies(),s=r?a.getCameraQueryGeometry(t):t,l=t=>a.screenPointToMercatorCoordinate(t,this.terrain),c=this.transformBbox(t,l,!o),h=this.transformBbox(s,l,!o),u=this.getIds(),d=e.a8.fromPoints(h);for(const t of u){const r=this._inViewTiles.getTileById(t);if(r.holdingForSymbolFade())continue;const s=o?[r.tileID]:[r.tileID.unwrapTo(-1),r.tileID.unwrapTo(0)],l=Math.pow(2,a.zoom-r.tileID.overscaledZ),u=i*r.queryPadding*e.a6/r.tileSize/l;for(const t of s){const i=d.map(i=>t.getTilePoint(new e.a7(i.x,i.y)));if(i.expandBy(u),i.intersects(Mt)){const e=c.map(e=>t.getTilePoint(e)),i=h.map(e=>t.getTilePoint(e));n.push({tile:r,tileID:o?t:t.unwrapTo(0),queryGeometry:e,cameraQueryGeometry:i,scale:l})}}}return n}transformBbox(t,i,r){let n=t.map(i);if(r){const r=e.a8.fromPoints(t);r.shrinkBy(.001*Math.min(r.width(),r.height()));const a=r.map(i);e.a8.fromPoints(n).covers(a)||(n=n.map(t=>t.x>.5?new e.a7(t.x-1,t.y,t.z):t))}return n}getVisibleCoordinates(t){const e=this.getRenderableIds(t).map(t=>this._inViewTiles.getTileById(t).tileID);return this.transform&&this.transform.populateCache(e),e}hasTransition(){return!!this._source.hasTransition()||Ut(this._source.type)&&function(t,e){if(e<=0)return!1;const i=c();for(const e of t.getAllTiles())if(e.fadeEndTime>=i)return!0;return!1}(this._inViewTiles,this._rasterFadeDuration)}setRasterFadeDuration(t){this._rasterFadeDuration=t}setFeatureState(t,i,r){this._state.updateState(t=t||e.ag,i,r)}removeFeatureState(t,i,r){this._state.removeFeatureState(t=t||e.ag,i,r)}getFeatureState(t,i){return this._state.getState(t=t||e.ag,i)}setDependencies(t,e,i){const r=this._inViewTiles.getTileById(t);r&&r.setDependencies(e,i)}reloadTilesForDependencies(t,e){for(const i of this._inViewTiles.getAllIds())this._inViewTiles.getTileById(i).hasDependency(t,e)&&this._reloadTile(i,"reloading");this._outOfViewCache.filter(i=>!i.hasDependency(t,e))}areTilesLoaded(){for(const t of this._inViewTiles.getAllTiles())if("loaded"!==t.state&&"errored"!==t.state)return!1;return!0}}zt.maxUnderzooming=10,zt.maxOverzooming=3;class Wt{constructor(t,e){this.reset(t,e)}reset(t,e){this.points=t||[],this._distances=[0];for(let t=1;t<this.points.length;t++)this._distances[t]=this._distances[t-1]+this.points[t].dist(this.points[t-1]);this.length=this._distances[this._distances.length-1],this.padding=Math.min(e||0,.5*this.length),this.paddedLength=this.length-2*this.padding}lerp(t){if(1===this.points.length)return this.points[0];t=e.al(t,0,1);let i=1,r=this._distances[i];const n=t*this.paddedLength+this.padding;for(;r<n&&i<this._distances.length;)r=this._distances[++i];const a=i-1,o=this._distances[a],s=r-o,l=s>0?(n-o)/s:0;return this.points[a].mult(1-l).add(this.points[i].mult(l))}}function It(t,e){let i=!0;return"always"===t||"never"!==t&&"never"!==e||(i=!1),i}class Dt{constructor(t,e,i){const r=this.boxCells=[],n=this.circleCells=[];this.xCellCount=Math.ceil(t/i),this.yCellCount=Math.ceil(e/i);for(let t=0;t<this.xCellCount*this.yCellCount;t++)r.push([]),n.push([]);this.circleKeys=[],this.boxKeys=[],this.bboxes=[],this.circles=[],this.width=t,this.height=e,this.xScale=this.xCellCount/t,this.yScale=this.yCellCount/e,this.boxUid=0,this.circleUid=0}keysLength(){return this.boxKeys.length+this.circleKeys.length}insert(t,e,i,r,n){this._forEachCell(e,i,r,n,this._insertBoxCell,this.boxUid++),this.boxKeys.push(t),this.bboxes.push(e),this.bboxes.push(i),this.bboxes.push(r),this.bboxes.push(n)}insertCircle(t,e,i,r){this._forEachCell(e-r,i-r,e+r,i+r,this._insertCircleCell,this.circleUid++),this.circleKeys.push(t),this.circles.push(e),this.circles.push(i),this.circles.push(r)}_insertBoxCell(t,e,i,r,n,a){this.boxCells[n].push(a)}_insertCircleCell(t,e,i,r,n,a){this.circleCells[n].push(a)}_query(t,e,i,r,n,a,o){if(i<0||t>this.width||r<0||e>this.height)return[];const s=[];if(t<=0&&e<=0&&this.width<=i&&this.height<=r){if(n)return[{key:null,x1:t,y1:e,x2:i,y2:r}];for(let t=0;t<this.boxKeys.length;t++)s.push({key:this.boxKeys[t],x1:this.bboxes[4*t],y1:this.bboxes[4*t+1],x2:this.bboxes[4*t+2],y2:this.bboxes[4*t+3]});for(let t=0;t<this.circleKeys.length;t++){const e=this.circles[3*t],i=this.circles[3*t+1],r=this.circles[3*t+2];s.push({key:this.circleKeys[t],x1:e-r,y1:i-r,x2:e+r,y2:i+r})}}else this._forEachCell(t,e,i,r,this._queryCell,s,{hitTest:n,overlapMode:a,seenUids:{box:{},circle:{}}},o);return s}query(t,e,i,r){return this._query(t,e,i,r,!1,null)}hitTest(t,e,i,r,n,a){return this._query(t,e,i,r,!0,n,a).length>0}hitTestCircle(t,e,i,r,n){const a=t-i,o=t+i,s=e-i,l=e+i;if(o<0||a>this.width||l<0||s>this.height)return!1;const c=[];return this._forEachCell(a,s,o,l,this._queryCellCircle,c,{hitTest:!0,overlapMode:r,circle:{x:t,y:e,radius:i},seenUids:{box:{},circle:{}}},n),c.length>0}_queryCell(t,e,i,r,n,a,o,s){const{seenUids:l,hitTest:c,overlapMode:h}=o,u=this.boxCells[n],d=1e-6;if(null!==u){const n=this.bboxes;for(const o of u)if(!l.box[o]){l.box[o]=!0;const u=4*o,p=this.boxKeys[o];if(t<=n[u+2]+d&&e<=n[u+3]+d&&i>=n[u+0]-d&&r>=n[u+1]-d&&(!s||s(p))&&(!c||!It(h,p.overlapMode))&&(a.push({key:p,x1:n[u],y1:n[u+1],x2:n[u+2],y2:n[u+3]}),c))return!0}}const p=this.circleCells[n];if(null!==p){const n=this.circles;for(const o of p)if(!l.circle[o]){l.circle[o]=!0;const u=3*o,d=this.circleKeys[o];if(this._circleAndRectCollide(n[u],n[u+1],n[u+2],t,e,i,r)&&(!s||s(d))&&(!c||!It(h,d.overlapMode))){const t=n[u],e=n[u+1],i=n[u+2];if(a.push({key:d,x1:t-i,y1:e-i,x2:t+i,y2:e+i}),c)return!0}}}return!1}_queryCellCircle(t,e,i,r,n,a,o,s){const{circle:l,seenUids:c,overlapMode:h}=o,u=this.boxCells[n];if(null!==u){const t=this.bboxes;for(const e of u)if(!c.box[e]){c.box[e]=!0;const i=4*e,r=this.boxKeys[e];if(this._circleAndRectCollide(l.x,l.y,l.radius,t[i+0],t[i+1],t[i+2],t[i+3])&&(!s||s(r))&&!It(h,r.overlapMode))return a.push(!0),!0}}const d=this.circleCells[n];if(null!==d){const t=this.circles;for(const e of d)if(!c.circle[e]){c.circle[e]=!0;const i=3*e,r=this.circleKeys[e];if(this._circlesCollide(t[i],t[i+1],t[i+2],l.x,l.y,l.radius)&&(!s||s(r))&&!It(h,r.overlapMode))return a.push(!0),!0}}}_forEachCell(t,e,i,r,n,a,o,s){const l=this._convertToXCellCoord(t),c=this._convertToYCellCoord(e),h=this._convertToXCellCoord(i),u=this._convertToYCellCoord(r);for(let d=l;d<=h;d++)for(let l=c;l<=u;l++)if(n.call(this,t,e,i,r,this.xCellCount*l+d,a,o,s))return}_convertToXCellCoord(t){return Math.max(0,Math.min(this.xCellCount-1,Math.floor(t*this.xScale)))}_convertToYCellCoord(t){return Math.max(0,Math.min(this.yCellCount-1,Math.floor(t*this.yScale)))}_circlesCollide(t,e,i,r,n,a){const o=r-t,s=n-e,l=i+a;return l*l>o*o+s*s}_circleAndRectCollide(t,e,i,r,n,a,o){const s=(a-r)/2,l=Math.abs(t-(r+s));if(l>s+i)return!1;const c=(o-n)/2,h=Math.abs(e-(n+c));if(h>c+i)return!1;if(l<=s||h<=c)return!0;const u=l-s,d=h-c;return u*u+d*d<=i*i}}function Ct(t,i,n){const a=e.O();if(!t){const{vecSouth:t,vecEast:e}=Bt(i),n=r();n[0]=e[0],n[1]=e[1],n[2]=t[0],n[3]=t[1],o=n,(d=(l=(s=n)[0])*(u=s[3])-(h=s[2])*(c=s[1]))&&(o[0]=u*(d=1/d),o[1]=-c*d,o[2]=-h*d,o[3]=l*d),a[0]=n[0],a[1]=n[1],a[4]=n[2],a[5]=n[3]}var o,s,l,c,h,u,d;return e.S(a,a,[1/n,1/n,1]),a}function Pt(t,i,r,n){if(t){const t=e.O();if(!i){const{vecSouth:e,vecEast:i}=Bt(r);t[0]=i[0],t[1]=i[1],t[4]=e[0],t[5]=e[1]}return e.S(t,t,[n,n,1]),t}return r.pixelsToClipSpaceMatrix}function Bt(t){const i=Math.cos(t.rollInRadians),r=Math.sin(t.rollInRadians),n=Math.cos(t.pitchInRadians),a=Math.cos(t.bearingInRadians),o=Math.sin(t.bearingInRadians),s=e.aA();s[0]=-a*n*r-o*i,s[1]=-o*n*r+a*i;const l=e.aB(s);l<1e-9?e.aC(s):e.aD(s,s,1/l);const c=e.aA();c[0]=a*n*i-o*r,c[1]=o*n*i+a*r;const h=e.aB(c);return h<1e-9?e.aC(c):e.aD(c,c,1/h),{vecEast:c,vecSouth:s}}function Lt(t,i,r,n){let a;n?(a=[t,i,n(t,i),1],e.aF(a,a,r)):(a=[t,i,0,1],ne(a,a,r));const o=a[3];return{point:new e.P(a[0]/o,a[1]/o),signedDistanceFromCamera:o,isOccluded:!1}}function Ot(t,e){return.5+t/e*.5}function jt(t,e){return t.x>=-e[0]&&t.x<=e[0]&&t.y>=-e[1]&&t.y<=e[1]}function At(t,i,r,n,a,o,s,l,c,h,u,d,p){const m=r?t.textSizeData:t.iconSizeData,f=e.aw(m,i.transform.zoom),g=[256/i.width*2+1,256/i.height*2+1],_=r?t.text.dynamicLayoutVertexArray:t.icon.dynamicLayoutVertexArray;_.clear();const y=t.lineVertexArray,x=r?t.text.placedSymbolArray:t.icon.placedSymbolArray,v=i.transform.width/i.transform.height;let b=!1;for(let r=0;r<x.length;r++){const T=x.get(r);if(T.hidden||T.writingMode===e.ax.vertical&&!b){re(T.numGlyphs,_);continue}b=!1;const w=new e.P(T.anchorX,T.anchorY),V={getElevation:p,pitchedLabelPlaneMatrix:n,lineVertexArray:y,pitchWithMap:o,projectionCache:{projections:{},offsets:{},cachedAnchorPoint:void 0,anyProjectionOccluded:!1},transform:i.transform,tileAnchorPoint:w,unwrappedTileID:c,width:h,height:u,translation:d},R=Kt(T.anchorX,T.anchorY,V);if(!jt(R.point,g)){re(T.numGlyphs,_);continue}const M=Ot(i.transform.cameraToCenterDistance,R.signedDistanceFromCamera),U=e.ay(m,f,T),S=o?U*i.transform.getPitchedTextCorrection(T.anchorX,T.anchorY,c)/M:U*M,N=Qt({projectionContext:V,pitchedLabelPlaneMatrixInverse:a,symbol:T,fontSize:S,flip:!1,keepUpright:s,glyphOffsetArray:t.glyphOffsetArray,dynamicLayoutVertexArray:_,aspectRatio:v,rotateToLine:l});b=N.useVertical,(N.notEnoughRoom||b||N.needsFlipping&&Qt({projectionContext:V,pitchedLabelPlaneMatrixInverse:a,symbol:T,fontSize:S,flip:!0,keepUpright:s,glyphOffsetArray:t.glyphOffsetArray,dynamicLayoutVertexArray:_,aspectRatio:v,rotateToLine:l}).notEnoughRoom)&&re(T.numGlyphs,_)}r?t.text.dynamicLayoutVertexBuffer.updateData(_):t.icon.dynamicLayoutVertexBuffer.updateData(_)}function Gt(t,e,i,r,n,a,o,s){const l=a.glyphStartIndex+a.numGlyphs,c=a.lineStartIndex,h=a.lineStartIndex+a.lineLength,u=e.getoffsetX(a.glyphStartIndex),d=e.getoffsetX(l-1),p=ee(t*u,i,r,n,a.segment,c,h,s,o);if(!p)return null;const m=ee(t*d,i,r,n,a.segment,c,h,s,o);return m?s.projectionCache.anyProjectionOccluded?null:{first:p,last:m}:null}function Yt(t,i,r,n){return t===e.ax.horizontal&&Math.abs(r.y-i.y)>Math.abs(r.x-i.x)*n?{useVertical:!0}:(t===e.ax.vertical?i.y<r.y:i.x>r.x)?{needsFlipping:!0}:null}function Qt(t){const{projectionContext:i,pitchedLabelPlaneMatrixInverse:r,symbol:n,fontSize:a,flip:o,keepUpright:s,glyphOffsetArray:l,dynamicLayoutVertexArray:c,aspectRatio:h,rotateToLine:u}=t,d=a/24,p=n.lineOffsetX*d,m=n.lineOffsetY*d;let f;if(n.numGlyphs>1){const t=n.glyphStartIndex+n.numGlyphs,e=n.lineStartIndex,a=n.lineStartIndex+n.lineLength,c=Gt(d,l,p,m,o,n,u,i);if(!c)return{notEnoughRoom:!0};const g=qt(c.first.point.x,c.first.point.y,i,r),_=qt(c.last.point.x,c.last.point.y,i,r);if(s&&!o){const t=Yt(n.writingMode,g,_,h);if(t)return t}f=[c.first];for(let r=n.glyphStartIndex+1;r<t-1;r++){const t=ee(d*l.getoffsetX(r),p,m,o,n.segment,e,a,i,u);if(!t)return{notEnoughRoom:!0};f.push(t)}f.push(c.last)}else{if(s&&!o){const t=Ht(i.tileAnchorPoint.x,i.tileAnchorPoint.y,i).point,a=n.lineStartIndex+n.segment+1,o=new e.P(i.lineVertexArray.getx(a),i.lineVertexArray.gety(a)),s=Ht(o.x,o.y,i),l=s.signedDistanceFromCamera>0?s.point:Jt(i.tileAnchorPoint,o,t,1,i),c=qt(t.x,t.y,i,r),u=qt(l.x,l.y,i,r),d=Yt(n.writingMode,c,u,h);if(d)return d}const t=ee(d*l.getoffsetX(n.glyphStartIndex),p,m,o,n.segment,n.lineStartIndex,n.lineStartIndex+n.lineLength,i,u);if(!t||i.projectionCache.anyProjectionOccluded)return{notEnoughRoom:!0};f=[t]}for(const t of f)e.aE(c,t.point,t.angle);return{}}function Jt(t,e,i,r,n){const a=t.add(t.sub(e)._unit()),o=Ht(a.x,a.y,n).point,s=i.sub(o);return i.add(s._mult(r/s.mag()))}function Xt(t,i,r){const n=i.projectionCache;if(n.projections[t])return n.projections[t];const a=new e.P(i.lineVertexArray.getx(t),i.lineVertexArray.gety(t)),o=Ht(a.x,a.y,i);if(o.signedDistanceFromCamera>0)return n.projections[t]=o.point,n.anyProjectionOccluded=n.anyProjectionOccluded||o.isOccluded,o.point;const s=t-r.direction;return Jt(0===r.distanceFromAnchor?i.tileAnchorPoint:new e.P(i.lineVertexArray.getx(s),i.lineVertexArray.gety(s)),a,r.previousVertex,r.absOffsetX-r.distanceFromAnchor+1,i)}function Ht(t,e,i){const r=t+i.translation[0],n=e+i.translation[1];let a;return i.pitchWithMap?(a=Lt(r,n,i.pitchedLabelPlaneMatrix,i.getElevation),a.isOccluded=!1):(a=i.transform.projectTileCoordinates(r,n,i.unwrappedTileID,i.getElevation),a.point.x=(.5*a.point.x+.5)*i.width,a.point.y=(.5*-a.point.y+.5)*i.height),a}function qt(t,i,r,n){if(r.pitchWithMap){const a=[t,i,0,1];return e.aF(a,a,n),r.transform.projectTileCoordinates(a[0]/a[3],a[1]/a[3],r.unwrappedTileID,r.getElevation).point}return{x:t/r.width*2-1,y:1-i/r.height*2}}function Kt(t,e,i){return i.transform.projectTileCoordinates(t,e,i.unwrappedTileID,i.getElevation)}function $t(t,e,i){return t._unit()._perp()._mult(e*i)}function te(t,i,r,n,a,o,s,l,c){if(l.projectionCache.offsets[t])return l.projectionCache.offsets[t];const h=r.add(i);if(t+c.direction<n||t+c.direction>=a)return l.projectionCache.offsets[t]=h,h;const u=Xt(t+c.direction,l,c),d=$t(u.sub(r),s,c.direction),p=r.add(d),m=u.add(d);return l.projectionCache.offsets[t]=e.aG(o,h,p,m)||h,l.projectionCache.offsets[t]}function ee(t,e,i,r,n,a,o,s,l){const c=r?t-e:t+e;let h=c>0?1:-1,u=0;r&&(h*=-1,u=Math.PI),h<0&&(u+=Math.PI);let d,p=h>0?a+n:a+n+1;s.projectionCache.cachedAnchorPoint?d=s.projectionCache.cachedAnchorPoint:(d=Ht(s.tileAnchorPoint.x,s.tileAnchorPoint.y,s).point,s.projectionCache.cachedAnchorPoint=d);let m,f,g=d,_=d,y=0,x=0;const v=Math.abs(c),b=[];let T;for(;y+x<=v;){if(p+=h,p<a||p>=o)return null;y+=x,_=g,f=m;const t={absOffsetX:v,direction:h,distanceFromAnchor:y,previousVertex:_};if(g=Xt(p,s,t),0===i)b.push(_),T=g.sub(_);else{let e;const r=g.sub(_);e=0===r.mag()?$t(Xt(p+h,s,t).sub(g),i,h):$t(r,i,h),f||(f=_.add(e)),m=te(p,e,g,a,o,f,i,s,t),b.push(f),T=m.sub(f)}x=T.mag()}const w=T._mult((v-y)/x)._add(f||_),V=u+Math.atan2(g.y-_.y,g.x-_.x);return b.push(w),{point:w,angle:l?V:0,path:b}}const ie=new Float32Array([-1/0,-1/0,0,-1/0,-1/0,0,-1/0,-1/0,0,-1/0,-1/0,0]);function re(t,e){for(let i=0;i<t;i++){const t=e.length;e.resize(t+4),e.float32.set(ie,3*t)}}function ne(t,e,i){const r=e[0],n=e[1];return t[0]=i[0]*r+i[4]*n+i[12],t[1]=i[1]*r+i[5]*n+i[13],t[3]=i[3]*r+i[7]*n+i[15],t}const ae=100;class oe{constructor(t,e=new Dt(t.width+200,t.height+200,25),i=new Dt(t.width+200,t.height+200,25)){this.transform=t,this.grid=e,this.ignoredGrid=i,this.pitchFactor=Math.cos(t.pitch*Math.PI/180)*t.cameraToCenterDistance,this.screenRightBoundary=t.width+ae,this.screenBottomBoundary=t.height+ae,this.gridRightBoundary=t.width+200,this.gridBottomBoundary=t.height+200,this.perspectiveRatioCutoff=.6}placeCollisionBox(t,e,i,r,n,a,o,s,l,c,h,u){const d=this.projectAndGetPerspectiveRatio(t.anchorPointX+s[0],t.anchorPointY+s[1],n,c,u),p=i*d.perspectiveRatio;let m;if(a||o)m=this._projectCollisionBox(t,p,r,n,a,o,s,d,c,h,u);else{const e=d.x+(h?h.x*p:0),i=d.y+(h?h.y*p:0);m={allPointsOccluded:!1,box:[e+t.x1*p,i+t.y1*p,e+t.x2*p,i+t.y2*p]}}const[f,g,_,y]=m.box,x=a?m.allPointsOccluded:d.isOccluded;let v=x;return v||(v=d.perspectiveRatio<this.perspectiveRatioCutoff),v||(v=!this.isInsideGrid(f,g,_,y)),v||"always"!==e&&this.grid.hitTest(f,g,_,y,e,l)?{box:[f,g,_,y],placeable:!1,offscreen:!1,occluded:x}:{box:[f,g,_,y],placeable:!0,offscreen:this.isOffscreen(f,g,_,y),occluded:x}}placeCollisionCircles(t,i,r,n,a,o,s,l,c,h,u,d,p,m){const f=[],g=new e.P(i.anchorX,i.anchorY),_=this.getPerspectiveRatio(g.x,g.y,o,m),y=(c?a*this.transform.getPitchedTextCorrection(i.anchorX,i.anchorY,o)/_:a*_)/e.aK,x={getElevation:m,pitchedLabelPlaneMatrix:s,lineVertexArray:r,pitchWithMap:c,projectionCache:{projections:{},offsets:{},cachedAnchorPoint:void 0,anyProjectionOccluded:!1},transform:this.transform,tileAnchorPoint:g,unwrappedTileID:o,width:this.transform.width,height:this.transform.height,translation:p},v=Gt(y,n,i.lineOffsetX*y,i.lineOffsetY*y,!1,i,!1,x);let b=!1,T=!1,w=!0;if(v){const i=.5*u*_+d,r=new e.P(-100,-100),n=new e.P(this.screenRightBoundary,this.screenBottomBoundary),a=new Wt,o=v.first,s=v.last;let p=[];for(let t=o.path.length-1;t>=1;t--)p.push(o.path[t]);for(let t=1;t<s.path.length;t++)p.push(s.path[t]);const m=2.5*i;if(c){const t=this.projectPathToScreenSpace(p,x);p=t.some(t=>t.signedDistanceFromCamera<=0)?[]:t.map(t=>t.point)}let g=[];if(p.length>0){const t=p[0].clone(),i=p[0].clone();for(let e=1;e<p.length;e++)t.x=Math.min(t.x,p[e].x),t.y=Math.min(t.y,p[e].y),i.x=Math.max(i.x,p[e].x),i.y=Math.max(i.y,p[e].y);g=t.x>=r.x&&i.x<=n.x&&t.y>=r.y&&i.y<=n.y?[p]:i.x<r.x||t.x>n.x||i.y<r.y||t.y>n.y?[]:e.aH([p],r.x,r.y,n.x,n.y)}for(const e of g){a.reset(e,.25*i);let r=0;r=a.length<=.5*i?1:Math.ceil(a.paddedLength/m)+1;for(let e=0;e<r;e++){const n=e/Math.max(r-1,1),o=a.lerp(n),s=o.x+ae,c=o.y+ae;f.push(s,c,i,0);const u=s-i,d=c-i,p=s+i,m=c+i;if(w=w&&this.isOffscreen(u,d,p,m),T=T||this.isInsideGrid(u,d,p,m),"always"!==t&&this.grid.hitTestCircle(s,c,i,t,h)&&(b=!0,!l))return{circles:[],offscreen:!1,collisionDetected:b}}}}return{circles:!l&&b||!T||_<this.perspectiveRatioCutoff?[]:f,offscreen:w,collisionDetected:b}}projectPathToScreenSpace(t,i){const r=function(t,i){const r=e.O();return e.az(r,i.pitchedLabelPlaneMatrix),t.map(t=>{const e=Lt(t.x,t.y,r,i.getElevation),n=i.transform.projectTileCoordinates(e.point.x,e.point.y,i.unwrappedTileID,i.getElevation);return n.point.x=(.5*n.point.x+.5)*i.width,n.point.y=(.5*-n.point.y+.5)*i.height,n})}(t,i);return function(t){let e=0,i=0,r=0,n=0;for(let a=0;a<t.length;a++)t[a].isOccluded?(r=a+1,n=0):(n++,n>i&&(i=n,e=r));return t.slice(e,e+i)}(r)}queryRenderedSymbols(t){if(0===t.length||0===this.grid.keysLength()&&0===this.ignoredGrid.keysLength())return{};const i=[],r=new e.a8;for(const n of t){const t=new e.P(n.x+ae,n.y+ae);r.extend(t),i.push(t)}const{minX:n,minY:a,maxX:o,maxY:s}=r,l=this.grid.query(n,a,o,s).concat(this.ignoredGrid.query(n,a,o,s)),c={},h={};for(const t of l){const r=t.key;if(void 0===c[r.bucketInstanceId]&&(c[r.bucketInstanceId]={}),c[r.bucketInstanceId][r.featureIndex])continue;const n=[new e.P(t.x1,t.y1),new e.P(t.x2,t.y1),new e.P(t.x2,t.y2),new e.P(t.x1,t.y2)];e.aI(i,n)&&(c[r.bucketInstanceId][r.featureIndex]=!0,void 0===h[r.bucketInstanceId]&&(h[r.bucketInstanceId]=[]),h[r.bucketInstanceId].push(r.featureIndex))}return h}insertCollisionBox(t,e,i,r,n,a){(i?this.ignoredGrid:this.grid).insert({bucketInstanceId:r,featureIndex:n,collisionGroupID:a,overlapMode:e},t[0],t[1],t[2],t[3])}insertCollisionCircles(t,e,i,r,n,a){const o=i?this.ignoredGrid:this.grid,s={bucketInstanceId:r,featureIndex:n,collisionGroupID:a,overlapMode:e};for(let e=0;e<t.length;e+=4)o.insertCircle(s,t[e],t[e+1],t[e+2])}projectAndGetPerspectiveRatio(t,i,r,n,a){if(a){let r;n?(r=[t,i,n(t,i),1],e.aF(r,r,a)):(r=[t,i,0,1],ne(r,r,a));const o=r[3];return{x:(r[0]/o+1)/2*this.transform.width+ae,y:(-r[1]/o+1)/2*this.transform.height+ae,perspectiveRatio:.5+this.transform.cameraToCenterDistance/o*.5,isOccluded:!1,signedDistanceFromCamera:o}}{const e=this.transform.projectTileCoordinates(t,i,r,n);return{x:(e.point.x+1)/2*this.transform.width+ae,y:(1-e.point.y)/2*this.transform.height+ae,perspectiveRatio:.5+this.transform.cameraToCenterDistance/e.signedDistanceFromCamera*.5,isOccluded:e.isOccluded,signedDistanceFromCamera:e.signedDistanceFromCamera}}}getPerspectiveRatio(t,e,i,r){const n=this.transform.projectTileCoordinates(t,e,i,r);return.5+this.transform.cameraToCenterDistance/n.signedDistanceFromCamera*.5}isOffscreen(t,e,i,r){return i<ae||t>=this.screenRightBoundary||r<ae||e>this.screenBottomBoundary}isInsideGrid(t,e,i,r){return i>=0&&t<this.gridRightBoundary&&r>=0&&e<this.gridBottomBoundary}getViewportMatrix(){const t=e.ap([]);return e.Q(t,t,[-100,-100,0]),t}_projectCollisionBox(t,i,r,n,a,o,s,l,c,h,u){let d=1,p=0,m=0,f=1;const g=t.anchorPointX+s[0],_=t.anchorPointY+s[1];if(o&&!a){const t=this.projectAndGetPerspectiveRatio(g+1,_,n,c,u),e=t.x-l.x,i=Math.atan((t.y-l.y)/e)+(e<0?Math.PI:0),r=Math.sin(i),a=Math.cos(i);d=a,p=r,m=-r,f=a}else if(!o&&a){const t=Bt(this.transform);d=t.vecEast[0],p=t.vecEast[1],m=t.vecSouth[0],f=t.vecSouth[1]}let y=l.x,x=l.y,v=i;a&&(y=g,x=_,v=Math.pow(2,-(this.transform.zoom-r.overscaledZ)),v*=this.transform.getPitchedTextCorrection(g,_,n),h||(v*=e.al(.5+l.signedDistanceFromCamera/this.transform.cameraToCenterDistance*.5,0,4))),h&&(y+=d*h.x*v+m*h.y*v,x+=p*h.x*v+f*h.y*v);const b=t.x1*v,T=t.x2*v,w=(b+T)/2,V=t.y1*v,R=t.y2*v,M=(V+R)/2,U=[{offsetX:b,offsetY:V},{offsetX:w,offsetY:V},{offsetX:T,offsetY:V},{offsetX:T,offsetY:M},{offsetX:T,offsetY:R},{offsetX:w,offsetY:R},{offsetX:b,offsetY:R},{offsetX:b,offsetY:M}];let S=[];for(const{offsetX:t,offsetY:i}of U)S.push(new e.P(y+d*t+m*i,x+p*t+f*i));let N=!1;if(a){const t=S.map(t=>this.projectAndGetPerspectiveRatio(t.x,t.y,n,c,u));N=t.some(t=>!t.isOccluded),S=t.map(t=>new e.P(t.x,t.y))}else N=!0;return{box:e.aJ(S),allPointsOccluded:!N}}}class se{constructor(t,e,i,r){this.opacity=t?Math.max(0,Math.min(1,t.opacity+(t.placed?e:-e))):r&&i?1:0,this.placed=i}isHidden(){return 0===this.opacity&&!this.placed}}class le{constructor(t,e,i,r,n){this.text=new se(t?t.text:null,e,i,n),this.icon=new se(t?t.icon:null,e,r,n)}isHidden(){return this.text.isHidden()&&this.icon.isHidden()}}class ce{constructor(t,e,i){this.text=t,this.icon=e,this.skipFade=i}}class he{constructor(t,e,i,r,n){this.bucketInstanceId=t,this.featureIndex=e,this.sourceLayerIndex=i,this.bucketIndex=r,this.tileID=n}}class ue{constructor(t){this.crossSourceCollisions=t,this.maxGroupID=0,this.collisionGroups={}}get(t){if(this.crossSourceCollisions)return{ID:0,predicate:null};if(!this.collisionGroups[t]){const e=++this.maxGroupID;this.collisionGroups[t]={ID:e,predicate:t=>t.collisionGroupID===e}}return this.collisionGroups[t]}}function de(t,i,r,n,a){const{horizontalAlign:o,verticalAlign:s}=e.aQ(t);return new e.P(-(o-.5)*i+n[0]*a,-(s-.5)*r+n[1]*a)}class pe{constructor(t,e,i,r,n){this.transform=t.clone(),this.terrain=e,this.collisionIndex=new oe(this.transform),this.placements={},this.opacities={},this.variableOffsets={},this.stale=!1,this.commitTime=0,this.fadeDuration=i,this.retainedQueryData={},this.collisionGroups=new ue(r),this.collisionCircleArrays={},this.collisionBoxArrays=new Map,this.prevPlacement=n,n&&(n.prevPlacement=void 0),this.placedOrientations={}}_getTerrainElevationFunc(t){const e=this.terrain;return e?(i,r)=>e.getElevation(t,i,r):null}getBucketParts(t,i,r,n){const a=r.getBucket(i),o=r.latestFeatureIndex;if(!a||!o||i.id!==a.layerIds[0])return;const s=r.collisionBoxArray,l=a.layers[0].layout,c=a.layers[0].paint,h=Math.pow(2,this.transform.zoom-r.tileID.overscaledZ),u=r.tileSize/e.a6,d=r.tileID.toUnwrapped(),p="map"===l.get("text-rotation-alignment"),m=e.aL(r,1,this.transform.zoom),f=e.aM(this.collisionIndex.transform,r,c.get("text-translate"),c.get("text-translate-anchor")),g=e.aM(this.collisionIndex.transform,r,c.get("icon-translate"),c.get("icon-translate-anchor")),_=Ct(p,this.transform,m);this.retainedQueryData[a.bucketInstanceId]=new he(a.bucketInstanceId,o,a.sourceLayerIndex,a.index,r.tileID);const y={bucket:a,layout:l,translationText:f,translationIcon:g,unwrappedTileID:d,pitchedLabelPlaneMatrix:_,scale:h,textPixelRatio:u,holdingForFade:r.holdingForSymbolFade(),collisionBoxArray:s,partiallyEvaluatedTextSize:e.aw(a.textSizeData,this.transform.zoom),collisionGroup:this.collisionGroups.get(a.sourceID)};if(n)for(const e of a.sortKeyRanges){const{sortKey:i,symbolInstanceStart:r,symbolInstanceEnd:n}=e;t.push({sortKey:i,symbolInstanceStart:r,symbolInstanceEnd:n,parameters:y})}else t.push({symbolInstanceStart:0,symbolInstanceEnd:a.symbolInstances.length,parameters:y})}attemptAnchorPlacement(t,i,r,n,a,o,s,l,c,h,u,d,p,m,f,g,_,y,x,v){var b,T,w;const V=e.aN[t.textAnchor],R=[t.textOffset0,t.textOffset1],M=de(V,r,n,R,a),U=this.collisionIndex.placeCollisionBox(i,d,l,c,h,s,o,g,u.predicate,x,M,v);if((!y||this.collisionIndex.placeCollisionBox(y,d,l,c,h,s,o,_,u.predicate,x,M,v).placeable)&&U.placeable){let t;if((null===(b=this.prevPlacement)||void 0===b?void 0:b.variableOffsets[p.crossTileID])&&(null===(w=null===(T=this.prevPlacement)||void 0===T?void 0:T.placements[p.crossTileID])||void 0===w?void 0:w.text)&&(t=this.prevPlacement.variableOffsets[p.crossTileID].anchor),0===p.crossTileID)throw new Error("symbolInstance.crossTileID can't be 0");return this.variableOffsets[p.crossTileID]={textOffset:R,width:r,height:n,anchor:V,textBoxScale:a,prevAnchor:t},this.markUsedJustification(m,V,p,f),m.allowVerticalPlacement&&(this.markUsedOrientation(m,f,p),this.placedOrientations[p.crossTileID]=f),{shift:M,placedGlyphBoxes:U}}}placeLayerBucketPart(t,i,r){const{bucket:n,layout:a,translationText:o,translationIcon:s,unwrappedTileID:l,pitchedLabelPlaneMatrix:c,textPixelRatio:h,holdingForFade:u,collisionBoxArray:d,partiallyEvaluatedTextSize:p,collisionGroup:m}=t.parameters,f=a.get("text-optional"),g=a.get("icon-optional"),_=e.aO(a,"text-overlap","text-allow-overlap"),y="always"===_,x=e.aO(a,"icon-overlap","icon-allow-overlap"),v="always"===x,b="map"===a.get("text-rotation-alignment"),T="map"===a.get("text-pitch-alignment"),w="none"!==a.get("icon-text-fit"),V="viewport-y"===a.get("symbol-z-order"),R=y&&(v||!n.hasIconData()||g),M=v&&(y||!n.hasTextData()||f);!n.collisionArrays&&d&&n.deserializeCollisionBoxes(d);const U=this.retainedQueryData[n.bucketInstanceId].tileID,S=this._getTerrainElevationFunc(U),N=this.transform.getFastPathSimpleProjectionMatrix(U),F=(t,d,v)=>{var V,F;if(i[t.crossTileID])return;if(u)return void(this.placements[t.crossTileID]=new ce(!1,!1,!1));let E=!1,Z=!1,k=!0,z=null,W={box:null,placeable:!1,offscreen:null,occluded:!1},I={placeable:!1},D=null,C=null,P=null,B=0,L=0,O=0;d.textFeatureIndex?B=d.textFeatureIndex:t.useRuntimeCollisionCircles&&(B=t.featureIndex),d.verticalTextFeatureIndex&&(L=d.verticalTextFeatureIndex);const j=d.textBox;if(j){const i=i=>{let r=e.ax.horizontal;if(n.allowVerticalPlacement&&!i&&this.prevPlacement){const e=this.prevPlacement.placedOrientations[t.crossTileID];e&&(this.placedOrientations[t.crossTileID]=e,r=e,this.markUsedOrientation(n,r,t))}return r},a=(i,r)=>{if(n.allowVerticalPlacement&&t.numVerticalGlyphVertices>0&&d.verticalTextBox){for(const t of n.writingModes)if(t===e.ax.vertical?(W=r(),I=W):W=i(),null==W?void 0:W.placeable)break}else W=i()},c=t.textAnchorOffsetStartIndex,u=t.textAnchorOffsetEndIndex;if(u===c){const r=(e,i)=>{const r=this.collisionIndex.placeCollisionBox(e,_,h,U,l,T,b,o,m.predicate,S,void 0,N);return(null==r?void 0:r.placeable)&&(this.markUsedOrientation(n,i,t),this.placedOrientations[t.crossTileID]=i),r};a(()=>r(j,e.ax.horizontal),()=>{const i=d.verticalTextBox;return n.allowVerticalPlacement&&t.numVerticalGlyphVertices>0&&i?r(i,e.ax.vertical):{box:null,offscreen:null}}),i(null==W?void 0:W.placeable)}else{let p=e.aN[null===(F=null===(V=this.prevPlacement)||void 0===V?void 0:V.variableOffsets[t.crossTileID])||void 0===F?void 0:F.anchor];const f=(e,i,a)=>{const d=e.x2-e.x1,f=e.y2-e.y1,g=t.textBoxScale,y=w&&"never"===x?i:null;let v=null,V="never"===_?1:2,R="never";p&&V++;for(let i=0;i<V;i++){for(let i=c;i<u;i++){const r=n.textAnchorOffsets.get(i);if(p&&r.textAnchor!==p)continue;const c=this.attemptAnchorPlacement(r,e,d,f,g,b,T,h,U,l,m,R,t,n,a,o,s,y,S);if(c&&(v=c.placedGlyphBoxes,null==v?void 0:v.placeable))return E=!0,z=c.shift,v}p?p=null:R=_}return r&&!v&&(v={box:this.collisionIndex.placeCollisionBox(j,"always",h,U,l,T,b,o,m.predicate,S,void 0,N).box,offscreen:!1,placeable:!1,occluded:!1}),v};a(()=>f(j,d.iconBox,e.ax.horizontal),()=>{const i=d.verticalTextBox;return n.allowVerticalPlacement&&!(null==W?void 0:W.placeable)&&t.numVerticalGlyphVertices>0&&i?f(i,d.verticalIconBox,e.ax.vertical):{box:null,occluded:!0,offscreen:null}}),W&&(E=W.placeable,k=W.offscreen);const g=i(null==W?void 0:W.placeable);if(!E&&this.prevPlacement){const e=this.prevPlacement.variableOffsets[t.crossTileID];e&&(this.variableOffsets[t.crossTileID]=e,this.markUsedJustification(n,e.anchor,t,g))}}}if(D=W,E=null==D?void 0:D.placeable,k=null==D?void 0:D.offscreen,t.useRuntimeCollisionCircles&&t.centerJustifiedTextSymbolIndex>=0){const i=n.text.placedSymbolArray.get(t.centerJustifiedTextSymbolIndex),s=e.ay(n.textSizeData,p,i),h=a.get("text-padding");C=this.collisionIndex.placeCollisionCircles(_,i,n.lineVertexArray,n.glyphOffsetArray,s,l,c,r,T,m.predicate,t.collisionCircleDiameter,h,o,S),C.circles.length&&C.collisionDetected&&!r&&e.w("Collisions detected, but collision boxes are not shown"),E=y||C.circles.length>0&&!C.collisionDetected,k=k&&C.offscreen}if(d.iconFeatureIndex&&(O=d.iconFeatureIndex),d.iconBox){const t=t=>this.collisionIndex.placeCollisionBox(t,x,h,U,l,T,b,s,m.predicate,S,w&&z?z:void 0,N);I&&I.placeable&&d.verticalIconBox?(P=t(d.verticalIconBox),Z=P.placeable):(P=t(d.iconBox),Z=P.placeable),k=k&&P.offscreen}const A=f||0===t.numHorizontalGlyphVertices&&0===t.numVerticalGlyphVertices,G=g||0===t.numIconVertices;A||G?G?A||(Z=Z&&E):E=Z&&E:Z=E=Z&&E;const Y=Z&&P.placeable;if(E&&D.placeable&&this.collisionIndex.insertCollisionBox(D.box,_,a.get("text-ignore-placement"),n.bucketInstanceId,I&&I.placeable&&L?L:B,m.ID),Y&&this.collisionIndex.insertCollisionBox(P.box,x,a.get("icon-ignore-placement"),n.bucketInstanceId,O,m.ID),C&&E&&this.collisionIndex.insertCollisionCircles(C.circles,_,a.get("text-ignore-placement"),n.bucketInstanceId,B,m.ID),r&&this.storeCollisionData(n.bucketInstanceId,v,d,D,P,C),0===t.crossTileID)throw new Error("symbolInstance.crossTileID can't be 0");if(0===n.bucketInstanceId)throw new Error("bucket.bucketInstanceId can't be 0");this.placements[t.crossTileID]=new ce((E||R)&&!(null==D?void 0:D.occluded),(Z||M)&&!(null==P?void 0:P.occluded),k||n.justReloaded),i[t.crossTileID]=!0};if(V){if(0!==t.symbolInstanceStart)throw new Error("bucket.bucketInstanceId should be 0");const e=n.getSortedSymbolIndexes(-this.transform.bearingInRadians);for(let t=e.length-1;t>=0;--t){const i=e[t];F(n.symbolInstances.get(i),n.collisionArrays[i],i)}}else for(let e=t.symbolInstanceStart;e<t.symbolInstanceEnd;e++)F(n.symbolInstances.get(e),n.collisionArrays[e],e);n.justReloaded=!1}storeCollisionData(t,e,i,r,n,a){if(i.textBox||i.iconBox){let a,o;this.collisionBoxArrays.has(t)?a=this.collisionBoxArrays.get(t):(a=new Map,this.collisionBoxArrays.set(t,a)),a.has(e)?o=a.get(e):(o={text:null,icon:null},a.set(e,o)),i.textBox&&(o.text=r.box),i.iconBox&&(o.icon=n.box)}if(a){let e=this.collisionCircleArrays[t];void 0===e&&(e=this.collisionCircleArrays[t]=[]);for(let t=0;t<a.circles.length;t+=4)e.push(a.circles[t+0]-ae),e.push(a.circles[t+1]-ae),e.push(a.circles[t+2]),e.push(a.collisionDetected?1:0)}}markUsedJustification(t,i,r,n){let a;a=n===e.ax.vertical?r.verticalPlacedTextSymbolIndex:{left:r.leftJustifiedTextSymbolIndex,center:r.centerJustifiedTextSymbolIndex,right:r.rightJustifiedTextSymbolIndex}[e.aP(i)];const o=[r.leftJustifiedTextSymbolIndex,r.centerJustifiedTextSymbolIndex,r.rightJustifiedTextSymbolIndex,r.verticalPlacedTextSymbolIndex];for(const e of o)e>=0&&(t.text.placedSymbolArray.get(e).crossTileID=a>=0&&e!==a?0:r.crossTileID)}markUsedOrientation(t,i,r){const n=i===e.ax.horizontal||i===e.ax.horizontalOnly?i:0,a=i===e.ax.vertical?i:0,o=[r.leftJustifiedTextSymbolIndex,r.centerJustifiedTextSymbolIndex,r.rightJustifiedTextSymbolIndex];for(const e of o)t.text.placedSymbolArray.get(e).placedOrientation=n;r.verticalPlacedTextSymbolIndex&&(t.text.placedSymbolArray.get(r.verticalPlacedTextSymbolIndex).placedOrientation=a)}commit(t){this.commitTime=t,this.zoomAtLastRecencyCheck=this.transform.zoom;const e=this.prevPlacement;let i=!1;this.prevZoomAdjustment=e?e.zoomAdjustment(this.transform.zoom):0;const r=e?e.symbolFadeChange(t):1,n=e?e.opacities:{},a=e?e.variableOffsets:{},o=e?e.placedOrientations:{};for(const t in this.placements){const e=this.placements[t],a=n[t];a?(this.opacities[t]=new le(a,r,e.text,e.icon),i=i||e.text!==a.text.placed||e.icon!==a.icon.placed):(this.opacities[t]=new le(null,r,e.text,e.icon,e.skipFade),i=i||e.text||e.icon)}for(const t in n){const e=n[t];if(!this.opacities[t]){const n=new le(e,r,!1,!1);n.isHidden()||(this.opacities[t]=n,i=i||e.text.placed||e.icon.placed)}}for(const t in a)this.variableOffsets[t]||!this.opacities[t]||this.opacities[t].isHidden()||(this.variableOffsets[t]=a[t]);for(const t in o)this.placedOrientations[t]||!this.opacities[t]||this.opacities[t].isHidden()||(this.placedOrientations[t]=o[t]);if(e&&void 0===e.lastPlacementChangeTime)throw new Error("Last placement time for previous placement is not defined");i?this.lastPlacementChangeTime=t:"number"!=typeof this.lastPlacementChangeTime&&(this.lastPlacementChangeTime=e?e.lastPlacementChangeTime:t)}updateLayerOpacities(t,e){const i={};for(const r of e){const e=r.getBucket(t);e&&r.latestFeatureIndex&&t.id===e.layerIds[0]&&this.updateBucketOpacities(e,r.tileID,i,r.collisionBoxArray)}}updateBucketOpacities(t,i,r,n){t.hasTextData()&&(t.text.opacityVertexArray.clear(),t.text.hasVisibleVertices=!1),t.hasIconData()&&(t.icon.opacityVertexArray.clear(),t.icon.hasVisibleVertices=!1),t.hasIconCollisionBoxData()&&t.iconCollisionBox.collisionVertexArray.clear(),t.hasTextCollisionBoxData()&&t.textCollisionBox.collisionVertexArray.clear();const a=t.layers[0],o=a.layout,s=new le(null,0,!1,!1,!0),l=o.get("text-allow-overlap"),c=o.get("icon-allow-overlap"),h=a._unevaluatedLayout.hasValue("text-variable-anchor")||a._unevaluatedLayout.hasValue("text-variable-anchor-offset"),u="map"===o.get("text-rotation-alignment"),d="map"===o.get("text-pitch-alignment"),p="none"!==o.get("icon-text-fit"),m=new le(null,0,l&&(c||!t.hasIconData()||o.get("icon-optional")),c&&(l||!t.hasTextData()||o.get("text-optional")),!0);!t.collisionArrays&&n&&(t.hasIconCollisionBoxData()||t.hasTextCollisionBoxData())&&t.deserializeCollisionBoxes(n);const f=(t,e,i)=>{for(let r=0;r<e/4;r++)t.opacityVertexArray.emplaceBack(i);t.hasVisibleVertices=t.hasVisibleVertices||i!==we},g=this.collisionBoxArrays.get(t.bucketInstanceId);for(let i=0;i<t.symbolInstances.length;i++){const n=t.symbolInstances.get(i),{numHorizontalGlyphVertices:a,numVerticalGlyphVertices:o,crossTileID:l}=n;let c=this.opacities[l];r[l]?c=s:c||(c=m,this.opacities[l]=c),r[l]=!0;const _=n.numIconVertices>0,y=this.placedOrientations[n.crossTileID],x=y===e.ax.vertical,v=y===e.ax.horizontal||y===e.ax.horizontalOnly;if(a>0||o>0){const e=Te(c.text);f(t.text,a,x?we:e),f(t.text,o,v?we:e);const i=c.text.isHidden(),r=[n.rightJustifiedTextSymbolIndex,n.centerJustifiedTextSymbolIndex,n.leftJustifiedTextSymbolIndex];for(const e of r)e>=0&&(t.text.placedSymbolArray.get(e).hidden=i||x?1:0);n.verticalPlacedTextSymbolIndex>=0&&(t.text.placedSymbolArray.get(n.verticalPlacedTextSymbolIndex).hidden=i||v?1:0);const s=this.variableOffsets[n.crossTileID];s&&this.markUsedJustification(t,s.anchor,n,y);const l=this.placedOrientations[n.crossTileID];l&&(this.markUsedJustification(t,"left",n,l),this.markUsedOrientation(t,l,n))}if(_){const e=Te(c.icon),i=!(p&&n.verticalPlacedIconSymbolIndex&&x);n.placedIconSymbolIndex>=0&&(f(t.icon,n.numIconVertices,i?e:we),t.icon.placedSymbolArray.get(n.placedIconSymbolIndex).hidden=c.icon.isHidden()),n.verticalPlacedIconSymbolIndex>=0&&(f(t.icon,n.numVerticalIconVertices,i?we:e),t.icon.placedSymbolArray.get(n.verticalPlacedIconSymbolIndex).hidden=c.icon.isHidden())}const b=(null==g?void 0:g.has(i))?g.get(i):{text:null,icon:null};if(t.hasIconCollisionBoxData()||t.hasTextCollisionBoxData()){const r=t.collisionArrays[i];if(r){let i=new e.P(0,0);if(r.textBox||r.verticalTextBox){let e=!0;if(h){const t=this.variableOffsets[l];t?(i=de(t.anchor,t.width,t.height,t.textOffset,t.textBoxScale),u&&i._rotate(d?-this.transform.bearingInRadians:this.transform.bearingInRadians)):e=!1}if(r.textBox||r.verticalTextBox){let n;r.textBox&&(n=x),r.verticalTextBox&&(n=v),me(t.textCollisionBox.collisionVertexArray,c.text.placed,!e||n,b.text,i.x,i.y)}}if(r.iconBox||r.verticalIconBox){const e=Boolean(!v&&r.verticalIconBox);let n;r.iconBox&&(n=e),r.verticalIconBox&&(n=!e),me(t.iconCollisionBox.collisionVertexArray,c.icon.placed,n,b.icon,p?i.x:0,p?i.y:0)}}}}if(t.sortFeatures(-this.transform.bearingInRadians),this.retainedQueryData[t.bucketInstanceId]&&(this.retainedQueryData[t.bucketInstanceId].featureSortOrder=t.featureSortOrder),t.hasTextData()&&t.text.opacityVertexBuffer&&t.text.opacityVertexBuffer.updateData(t.text.opacityVertexArray),t.hasIconData()&&t.icon.opacityVertexBuffer&&t.icon.opacityVertexBuffer.updateData(t.icon.opacityVertexArray),t.hasIconCollisionBoxData()&&t.iconCollisionBox.collisionVertexBuffer&&t.iconCollisionBox.collisionVertexBuffer.updateData(t.iconCollisionBox.collisionVertexArray),t.hasTextCollisionBoxData()&&t.textCollisionBox.collisionVertexBuffer&&t.textCollisionBox.collisionVertexBuffer.updateData(t.textCollisionBox.collisionVertexArray),t.text.opacityVertexArray.length!==t.text.layoutVertexArray.length/4)throw new Error(`bucket.text.opacityVertexArray.length (= ${t.text.opacityVertexArray.length}) !== bucket.text.layoutVertexArray.length (= ${t.text.layoutVertexArray.length}) / 4`);if(t.icon.opacityVertexArray.length!==t.icon.layoutVertexArray.length/4)throw new Error(`bucket.icon.opacityVertexArray.length (= ${t.icon.opacityVertexArray.length}) !== bucket.icon.layoutVertexArray.length (= ${t.icon.layoutVertexArray.length}) / 4`);t.bucketInstanceId in this.collisionCircleArrays&&(t.collisionCircleArray=this.collisionCircleArrays[t.bucketInstanceId],delete this.collisionCircleArrays[t.bucketInstanceId])}symbolFadeChange(t){return 0===this.fadeDuration?1:(t-this.commitTime)/this.fadeDuration+this.prevZoomAdjustment}zoomAdjustment(t){return Math.max(0,(this.transform.zoom-t)/1.5)}hasTransitions(t){return this.stale||t-this.lastPlacementChangeTime<this.fadeDuration}stillRecent(t,e){const i=this.zoomAtLastRecencyCheck===e?1-this.zoomAdjustment(e):1;return this.zoomAtLastRecencyCheck=e,this.commitTime+this.fadeDuration*i>t}setStale(){this.stale=!0}}function me(t,e,i,r,n,a){r&&0!==r.length||(r=[0,0,0,0]);const o=r[0]-ae,s=r[1]-ae,l=r[2]-ae,c=r[3]-ae;t.emplaceBack(e?1:0,i?1:0,n||0,a||0,o,s),t.emplaceBack(e?1:0,i?1:0,n||0,a||0,l,s),t.emplaceBack(e?1:0,i?1:0,n||0,a||0,l,c),t.emplaceBack(e?1:0,i?1:0,n||0,a||0,o,c)}const fe=Math.pow(2,25),ge=Math.pow(2,24),_e=Math.pow(2,17),ye=Math.pow(2,16),xe=Math.pow(2,9),ve=Math.pow(2,8),be=Math.pow(2,1);function Te(t){if(0===t.opacity&&!t.placed)return 0;if(1===t.opacity&&t.placed)return 4294967295;const e=t.placed?1:0,i=Math.floor(127*t.opacity);return i*fe+e*ge+i*_e+e*ye+i*xe+e*ve+i*be+e}const we=0;class Ve{constructor(t){this._sortAcrossTiles="viewport-y"!==t.layout.get("symbol-z-order")&&!t.layout.get("symbol-sort-key").isConstant(),this._currentTileIndex=0,this._currentPartIndex=0,this._seenCrossTileIDs={},this._bucketParts=[]}continuePlacement(t,e,i,r,n){const a=this._bucketParts;for(;this._currentTileIndex<t.length;)if(e.getBucketParts(a,r,t[this._currentTileIndex],this._sortAcrossTiles),this._currentTileIndex++,n())return!0;for(this._sortAcrossTiles&&(this._sortAcrossTiles=!1,a.sort((t,e)=>t.sortKey-e.sortKey));this._currentPartIndex<a.length;)if(e.placeLayerBucketPart(a[this._currentPartIndex],this._seenCrossTileIDs,i),this._currentPartIndex++,n())return!0;return!1}}class Re{constructor(t,e,i,r,n,a,o,s){this.placement=new pe(t,e,a,o,s),this._currentPlacementIndex=i.length-1,this._forceFullPlacement=r,this._showCollisionBoxes=n,this._done=!1}isDone(){return this._done}continuePlacement(t,i,r){const n=c(),a=()=>!this._forceFullPlacement&&c()-n>2;for(;this._currentPlacementIndex>=0;){const n=i[t[this._currentPlacementIndex]],o=this.placement.collisionIndex.transform.zoom;if(e.aR(n)&&n.layout&&(!n.minzoom||n.minzoom<=o)&&(!n.maxzoom||n.maxzoom>o)){if(this._inProgressLayer||(this._inProgressLayer=new Ve(n)),this._inProgressLayer.continuePlacement(r[n.source],this.placement,this._showCollisionBoxes,n,a))return;delete this._inProgressLayer}this._currentPlacementIndex--}this._done=!0}commit(t){return this.placement.commit(t),this.placement}}const Me=512/e.a6/2;class Ue{constructor(t,i,r){this.tileID=t,this.bucketInstanceId=r,this._symbolsByKey={};const n=new Map;for(let t=0;t<i.length;t++){const e=i.get(t),r=e.key,a=n.get(r);a?a.push(e):n.set(r,[e])}for(const[t,i]of n){const r={positions:i.map(t=>({x:Math.floor(t.anchorX*Me),y:Math.floor(t.anchorY*Me)})),crossTileIDs:i.map(t=>t.crossTileID)};if(r.positions.length>128){const t=new e.aS(r.positions.length,16,Uint16Array);for(const{x:e,y:i}of r.positions)t.add(e,i);t.finish(),delete r.positions,r.index=t}this._symbolsByKey[t]=r}}getScaledCoordinates(t,i){const{x:r,y:n,z:a}=this.tileID.canonical,{x:o,y:s,z:l}=i.canonical,c=Me/Math.pow(2,l-a),h=(s*e.a6+t.anchorY)*c,u=n*e.a6*Me;return{x:Math.floor((o*e.a6+t.anchorX)*c-r*e.a6*Me),y:Math.floor(h-u)}}findMatches(t,e,i){const r=this.tileID.canonical.z<e.canonical.z?1:Math.pow(2,this.tileID.canonical.z-e.canonical.z);for(let n=0;n<t.length;n++){const a=t.get(n);if(a.crossTileID)continue;const o=this._symbolsByKey[a.key];if(!o)continue;const s=this.getScaledCoordinates(a,e);if(o.index){const t=o.index.range(s.x-r,s.y-r,s.x+r,s.y+r).sort();for(const e of t){const t=o.crossTileIDs[e];if(!i[t]){i[t]=!0,a.crossTileID=t;break}}}else if(o.positions)for(let t=0;t<o.positions.length;t++){const e=o.positions[t],n=o.crossTileIDs[t];if(Math.abs(e.x-s.x)<=r&&Math.abs(e.y-s.y)<=r&&!i[n]){i[n]=!0,a.crossTileID=n;break}}}}getCrossTileIDsLists(){return Object.values(this._symbolsByKey).map(({crossTileIDs:t})=>t)}}class Se{constructor(){this.maxCrossTileID=0}generate(){return++this.maxCrossTileID}}class Ne{constructor(){this.indexes={},this.usedCrossTileIDs={},this.lng=0}handleWrapJump(t){const e=Math.round((t-this.lng)/360);if(0!==e)for(const t in this.indexes){const i=this.indexes[t],r={};for(const t in i){const n=i[t];n.tileID=n.tileID.unwrapTo(n.tileID.wrap+e),r[n.tileID.key]=n}this.indexes[t]=r}this.lng=t}addBucket(t,e,i){var r;if(null===(r=this.indexes[t.overscaledZ])||void 0===r?void 0:r[t.key]){if(this.indexes[t.overscaledZ][t.key].bucketInstanceId===e.bucketInstanceId)return!1;this.removeBucketCrossTileIDs(t.overscaledZ,this.indexes[t.overscaledZ][t.key])}for(let t=0;t<e.symbolInstances.length;t++)e.symbolInstances.get(t).crossTileID=0;this.usedCrossTileIDs[t.overscaledZ]||(this.usedCrossTileIDs[t.overscaledZ]={});const n=this.usedCrossTileIDs[t.overscaledZ];for(const i in this.indexes){const r=this.indexes[i];if(Number(i)>t.overscaledZ)for(const i in r){const a=r[i];a.tileID.isChildOf(t)&&a.findMatches(e.symbolInstances,t,n)}else{const a=r[t.scaledTo(Number(i)).key];a&&a.findMatches(e.symbolInstances,t,n)}}for(let t=0;t<e.symbolInstances.length;t++){const r=e.symbolInstances.get(t);r.crossTileID||(r.crossTileID=i.generate(),n[r.crossTileID]=!0)}return void 0===this.indexes[t.overscaledZ]&&(this.indexes[t.overscaledZ]={}),this.indexes[t.overscaledZ][t.key]=new Ue(t,e.symbolInstances,e.bucketInstanceId),!0}removeBucketCrossTileIDs(t,e){for(const i of e.getCrossTileIDsLists())for(const e of i)delete this.usedCrossTileIDs[t][e]}removeStaleBuckets(t){let e=!1;for(const i in this.indexes){const r=this.indexes[i];for(const n in r)t[r[n].bucketInstanceId]||(this.removeBucketCrossTileIDs(i,r[n]),delete r[n],e=!0)}return e}}class Fe{constructor(){this.layerIndexes={},this.crossTileIDs=new Se,this.maxBucketInstanceId=0,this.bucketsInCurrentPlacement={}}addLayer(t,e,i){let r=this.layerIndexes[t.id];void 0===r&&(r=this.layerIndexes[t.id]=new Ne);let n=!1;const a={};r.handleWrapJump(i);for(const i of e){const e=i.getBucket(t);t.id===(null==e?void 0:e.layerIds[0])&&(e.bucketInstanceId||(e.bucketInstanceId=++this.maxBucketInstanceId),r.addBucket(i.tileID,e,this.crossTileIDs)&&(n=!0),a[e.bucketInstanceId]=!0)}return r.removeStaleBuckets(a)&&(n=!0),n}pruneUnusedLayers(t){const e={};for(const i of t)e[i]=!0;for(const t in this.layerIndexes)e[t]||delete this.layerIndexes[t]}}var Ee="void main() {fragColor=vec4(1.0);}";const Ze={prelude:ke("#ifdef GL_ES\nprecision mediump float;\n#else\n#if !defined(lowp)\n#define lowp\n#endif\n#if !defined(mediump)\n#define mediump\n#endif\n#if !defined(highp)\n#define highp\n#endif\n#endif\nout highp vec4 fragColor;","#ifdef GL_ES\nprecision highp float;\n#else\n#if !defined(lowp)\n#define lowp\n#endif\n#if !defined(mediump)\n#define mediump\n#endif\n#if !defined(highp)\n#define highp\n#endif\n#endif\nvec2 unpack_float(const float packedValue) {int packedIntValue=int(packedValue);int v0=packedIntValue/256;return vec2(v0,packedIntValue-v0*256);}vec2 unpack_opacity(const float packedOpacity) {int intOpacity=int(packedOpacity)/2;return vec2(float(intOpacity)/127.0,mod(packedOpacity,2.0));}vec4 decode_color(const vec2 encodedColor) {return vec4(unpack_float(encodedColor[0])/255.0,unpack_float(encodedColor[1])/255.0\n);}float unpack_mix_vec2(const vec2 packedValue,const float t) {return mix(packedValue[0],packedValue[1],t);}vec4 unpack_mix_color(const vec4 packedColors,const float t) {vec4 minColor=decode_color(vec2(packedColors[0],packedColors[1]));vec4 maxColor=decode_color(vec2(packedColors[2],packedColors[3]));return mix(minColor,maxColor,t);}vec2 get_pattern_pos(const vec2 pixel_coord_upper,const vec2 pixel_coord_lower,const vec2 pattern_size,const float tile_units_to_pixels,const vec2 pos) {vec2 offset=mod(mod(mod(pixel_coord_upper,pattern_size)*256.0,pattern_size)*256.0+pixel_coord_lower,pattern_size);return (tile_units_to_pixels*pos+offset)/pattern_size;}mat3 rotationMatrixFromAxisAngle(vec3 u,float angle) {float c=cos(angle);float s=sin(angle);float c2=1.0-c;return mat3(u.x*u.x*c2+ c,u.x*u.y*c2-u.z*s,u.x*u.z*c2+u.y*s,u.y*u.x*c2+u.z*s,u.y*u.y*c2+ c,u.y*u.z*c2-u.x*s,u.z*u.x*c2-u.y*s,u.z*u.y*c2+u.x*s,u.z*u.z*c2+ c\n);}\n#ifdef TERRAIN3D\nuniform sampler2D u_terrain;uniform float u_terrain_dim;uniform mat4 u_terrain_matrix;uniform vec4 u_terrain_unpack;uniform float u_terrain_exaggeration;uniform highp sampler2D u_depth;\n#endif\nconst highp vec4 bitSh=vec4(256.*256.*256.,256.*256.,256.,1.);const highp vec4 bitShifts=vec4(1.)/bitSh;highp float unpack(highp vec4 color) {return dot(color,bitShifts);}highp float depthOpacity(vec3 frag) {\n#ifdef TERRAIN3D\nhighp float d=unpack(texture(u_depth,frag.xy*0.5+0.5))+0.0001-frag.z;return 1.0-max(0.0,min(1.0,-d*500.0));\n#else\nreturn 1.0;\n#endif\n}float calculate_visibility(vec4 pos) {\n#ifdef TERRAIN3D\nvec3 frag=pos.xyz/pos.w;highp float d=depthOpacity(frag);if (d > 0.95) return 1.0;return (d+depthOpacity(frag+vec3(0.0,0.01,0.0)))/2.0;\n#else\nreturn 1.0;\n#endif\n}float ele(vec2 pos) {\n#ifdef TERRAIN3D\nvec4 rgb=(texture(u_terrain,pos)*255.0)*u_terrain_unpack;return rgb.r+rgb.g+rgb.b-u_terrain_unpack.a;\n#else\nreturn 0.0;\n#endif\n}float get_elevation(vec2 pos) {\n#ifdef TERRAIN3D\n#ifdef GLOBE\nif ((pos.y <-32767.5) || (pos.y > 32766.5)) {return 0.0;}\n#endif\nvec2 coord=(u_terrain_matrix*vec4(pos,0.0,1.0)).xy*u_terrain_dim+1.0;vec2 f=fract(coord);vec2 c=(floor(coord)+0.5)/(u_terrain_dim+2.0);float d=1.0/(u_terrain_dim+2.0);float tl=ele(c);float tr=ele(c+vec2(d,0.0));float bl=ele(c+vec2(0.0,d));float br=ele(c+vec2(d,d));float elevation=mix(mix(tl,tr,f.x),mix(bl,br,f.x),f.y);return elevation*u_terrain_exaggeration;\n#else\nreturn 0.0;\n#endif\n}const float PI=3.141592653589793;uniform mat4 u_projection_matrix;"),projectionMercator:ke("","float projectLineThickness(float tileY) {return 1.0;}float projectCircleRadius(float tileY) {return 1.0;}vec4 projectTile(vec2 p) {vec4 result=u_projection_matrix*vec4(p,0.0,1.0);return result;}vec4 projectTile(vec2 p,vec2 rawPos) {vec4 result=u_projection_matrix*vec4(p,0.0,1.0);if (rawPos.y <-32767.5 || rawPos.y > 32766.5) {result.z=-10000000.0;}return result;}vec4 projectTileWithElevation(vec2 posInTile,float elevation) {return u_projection_matrix*vec4(posInTile,elevation,1.0);}vec4 projectTileFor3D(vec2 posInTile,float elevation) {return projectTileWithElevation(posInTile,elevation);}"),projectionGlobe:ke("","#define GLOBE_RADIUS 6371008.8\nuniform highp vec4 u_projection_tile_mercator_coords;uniform highp vec4 u_projection_clipping_plane;uniform highp float u_projection_transition;uniform mat4 u_projection_fallback_matrix;vec3 globeRotateVector(vec3 vec,vec2 angles) {vec3 axisRight=vec3(vec.z,0.0,-vec.x);vec3 axisUp=cross(axisRight,vec);axisRight=normalize(axisRight);axisUp=normalize(axisUp);vec2 t=tan(angles);return normalize(vec+axisRight*t.x+axisUp*t.y);}mat3 globeGetRotationMatrix(vec3 spherePos) {vec3 axisRight=vec3(spherePos.z,0.0,-spherePos.x);vec3 axisDown=cross(axisRight,spherePos);axisRight=normalize(axisRight);axisDown=normalize(axisDown);return mat3(axisRight,axisDown,spherePos\n);}float circumferenceRatioAtTileY(float tileY) {float mercator_pos_y=u_projection_tile_mercator_coords.y+u_projection_tile_mercator_coords.w*tileY;float spherical_y=2.0*atan(exp(PI-(mercator_pos_y*PI*2.0)))-PI*0.5;return cos(spherical_y);}float projectLineThickness(float tileY) {float thickness=1.0/circumferenceRatioAtTileY(tileY); \nif (u_projection_transition < 0.999) {return mix(1.0,thickness,u_projection_transition);} else {return thickness;}}vec3 projectToSphere(vec2 translatedPos,vec2 rawPos) {vec2 mercator_pos=u_projection_tile_mercator_coords.xy+u_projection_tile_mercator_coords.zw*translatedPos;vec2 spherical;spherical.x=mercator_pos.x*PI*2.0+PI;spherical.y=2.0*atan(exp(PI-(mercator_pos.y*PI*2.0)))-PI*0.5;float len=cos(spherical.y);vec3 pos=vec3(sin(spherical.x)*len,sin(spherical.y),cos(spherical.x)*len\n);if (rawPos.y <-32767.5) {pos=vec3(0.0,1.0,0.0);}if (rawPos.y > 32766.5) {pos=vec3(0.0,-1.0,0.0);}return pos;}vec3 projectToSphere(vec2 posInTile) {return projectToSphere(posInTile,vec2(0.0,0.0));}float globeComputeClippingZ(vec3 spherePos) {return (1.0-(dot(spherePos,u_projection_clipping_plane.xyz)+u_projection_clipping_plane.w));}vec4 interpolateProjection(vec2 posInTile,vec3 spherePos,float elevation) {vec3 elevatedPos=spherePos*(1.0+elevation/GLOBE_RADIUS);vec4 globePosition=u_projection_matrix*vec4(elevatedPos,1.0);globePosition.z=globeComputeClippingZ(elevatedPos)*globePosition.w;if (u_projection_transition > 0.999) {return globePosition;}vec4 flatPosition=u_projection_fallback_matrix*vec4(posInTile,elevation,1.0);const float z_globeness_threshold=0.2;vec4 result=globePosition;result.z=mix(0.0,globePosition.z,clamp((u_projection_transition-z_globeness_threshold)/(1.0-z_globeness_threshold),0.0,1.0));result.xyw=mix(flatPosition.xyw,globePosition.xyw,u_projection_transition);if ((posInTile.y <-32767.5) || (posInTile.y > 32766.5)) {result=globePosition;const float poles_hidden_anim_percentage=0.02;result.z=mix(globePosition.z,100.0,pow(max((1.0-u_projection_transition)/poles_hidden_anim_percentage,0.0),8.0));}return result;}vec4 interpolateProjectionFor3D(vec2 posInTile,vec3 spherePos,float elevation) {vec3 elevatedPos=spherePos*(1.0+elevation/GLOBE_RADIUS);vec4 globePosition=u_projection_matrix*vec4(elevatedPos,1.0);if (u_projection_transition > 0.999) {return globePosition;}vec4 fallbackPosition=u_projection_fallback_matrix*vec4(posInTile,elevation,1.0);return mix(fallbackPosition,globePosition,u_projection_transition);}vec4 projectTile(vec2 posInTile) {return interpolateProjection(posInTile,projectToSphere(posInTile),0.0);}vec4 projectTile(vec2 posInTile,vec2 rawPos) {return interpolateProjection(posInTile,projectToSphere(posInTile,rawPos),0.0);}vec4 projectTileWithElevation(vec2 posInTile,float elevation) {return interpolateProjection(posInTile,projectToSphere(posInTile),elevation);}vec4 projectTileFor3D(vec2 posInTile,float elevation) {vec3 spherePos=projectToSphere(posInTile,posInTile);return interpolateProjectionFor3D(posInTile,spherePos,elevation);}"),background:ke("uniform vec4 u_color;uniform float u_opacity;void main() {fragColor=u_color*u_opacity;\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","in vec2 a_pos;void main() {gl_Position=projectTile(a_pos);}"),backgroundPattern:ke("uniform vec2 u_pattern_tl_a;uniform vec2 u_pattern_br_a;uniform vec2 u_pattern_tl_b;uniform vec2 u_pattern_br_b;uniform vec2 u_texsize;uniform float u_mix;uniform float u_opacity;uniform sampler2D u_image;in vec2 v_pos_a;in vec2 v_pos_b;void main() {vec2 imagecoord=mod(v_pos_a,1.0);vec2 pos=mix(u_pattern_tl_a/u_texsize,u_pattern_br_a/u_texsize,imagecoord);vec4 color1=texture(u_image,pos);vec2 imagecoord_b=mod(v_pos_b,1.0);vec2 pos2=mix(u_pattern_tl_b/u_texsize,u_pattern_br_b/u_texsize,imagecoord_b);vec4 color2=texture(u_image,pos2);fragColor=mix(color1,color2,u_mix)*u_opacity;\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform vec2 u_pattern_size_a;uniform vec2 u_pattern_size_b;uniform vec2 u_pixel_coord_upper;uniform vec2 u_pixel_coord_lower;uniform float u_scale_a;uniform float u_scale_b;uniform float u_tile_units_to_pixels;in vec2 a_pos;out vec2 v_pos_a;out vec2 v_pos_b;void main() {gl_Position=projectTile(a_pos);v_pos_a=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,u_scale_a*u_pattern_size_a,u_tile_units_to_pixels,a_pos);v_pos_b=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,u_scale_b*u_pattern_size_b,u_tile_units_to_pixels,a_pos);}"),circle:ke("in vec3 v_data;in float v_visibility;\n#pragma mapbox: define highp vec4 color\n#pragma mapbox: define mediump float radius\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define highp vec4 stroke_color\n#pragma mapbox: define mediump float stroke_width\n#pragma mapbox: define lowp float stroke_opacity\nvoid main() {\n#pragma mapbox: initialize highp vec4 color\n#pragma mapbox: initialize mediump float radius\n#pragma mapbox: initialize lowp float blur\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize highp vec4 stroke_color\n#pragma mapbox: initialize mediump float stroke_width\n#pragma mapbox: initialize lowp float stroke_opacity\nvec2 extrude=v_data.xy;float extrude_length=length(extrude);float antialiased_blur=v_data.z;float opacity_t=smoothstep(0.0,antialiased_blur,extrude_length-1.0);float color_t=stroke_width < 0.01 ? 0.0 : smoothstep(antialiased_blur,0.0,extrude_length-radius/(radius+stroke_width));fragColor=v_visibility*opacity_t*mix(color*opacity,stroke_color*stroke_opacity,color_t);const float epsilon=0.5/255.0;if (fragColor.r < epsilon && fragColor.g < epsilon && fragColor.b < epsilon && fragColor.a < epsilon) {discard;}\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform bool u_scale_with_map;uniform bool u_pitch_with_map;uniform vec2 u_extrude_scale;uniform highp float u_globe_extrude_scale;uniform lowp float u_device_pixel_ratio;uniform highp float u_camera_to_center_distance;uniform vec2 u_translate;in vec2 a_pos;out vec3 v_data;out float v_visibility;\n#pragma mapbox: define highp vec4 color\n#pragma mapbox: define mediump float radius\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define highp vec4 stroke_color\n#pragma mapbox: define mediump float stroke_width\n#pragma mapbox: define lowp float stroke_opacity\nvoid main(void) {\n#pragma mapbox: initialize highp vec4 color\n#pragma mapbox: initialize mediump float radius\n#pragma mapbox: initialize lowp float blur\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize highp vec4 stroke_color\n#pragma mapbox: initialize mediump float stroke_width\n#pragma mapbox: initialize lowp float stroke_opacity\nvec2 pos_raw=a_pos+32768.0;vec2 extrude=vec2(mod(pos_raw,8.0)/7.0*2.0-1.0);vec2 circle_center=floor(pos_raw/8.0)+u_translate;float ele=get_elevation(circle_center);v_visibility=calculate_visibility(projectTileWithElevation(circle_center,ele));if (u_pitch_with_map) {\n#ifdef GLOBE\nvec3 center_vector=projectToSphere(circle_center);\n#endif\nfloat angle_scale=u_globe_extrude_scale;vec2 corner_position=circle_center;if (u_scale_with_map) {angle_scale*=(radius+stroke_width);corner_position+=extrude*u_extrude_scale*(radius+stroke_width);} else {\n#ifdef GLOBE\nvec4 projected_center=interpolateProjection(circle_center,center_vector,ele);\n#else\nvec4 projected_center=projectTileWithElevation(circle_center,ele);\n#endif\ncorner_position+=extrude*u_extrude_scale*(radius+stroke_width)*(projected_center.w/u_camera_to_center_distance);angle_scale*=(radius+stroke_width)*(projected_center.w/u_camera_to_center_distance);}\n#ifdef GLOBE\nvec2 angles=extrude*angle_scale;vec3 corner_vector=globeRotateVector(center_vector,angles);gl_Position=interpolateProjection(corner_position,corner_vector,ele);\n#else\ngl_Position=projectTileWithElevation(corner_position,ele);\n#endif\n} else {gl_Position=projectTileWithElevation(circle_center,ele);if (gl_Position.z/gl_Position.w > 1.0) {gl_Position.xy=vec2(10000.0);}if (u_scale_with_map) {gl_Position.xy+=extrude*(radius+stroke_width)*u_extrude_scale*u_camera_to_center_distance;} else {gl_Position.xy+=extrude*(radius+stroke_width)*u_extrude_scale*gl_Position.w;}}float antialiasblur=-max(1.0/u_device_pixel_ratio/(radius+stroke_width),blur);v_data=vec3(extrude.x,extrude.y,antialiasblur);}"),clippingMask:ke(Ee,"in vec2 a_pos;void main() {gl_Position=projectTile(a_pos);}"),heatmap:ke("uniform highp float u_intensity;in vec2 v_extrude;\n#pragma mapbox: define highp float weight\n#define GAUSS_COEF 0.3989422804014327\nvoid main() {\n#pragma mapbox: initialize highp float weight\nfloat d=-0.5*3.0*3.0*dot(v_extrude,v_extrude);float val=weight*u_intensity*GAUSS_COEF*exp(d);fragColor=vec4(val,1.0,1.0,1.0);\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform float u_extrude_scale;uniform float u_opacity;uniform float u_intensity;uniform highp float u_globe_extrude_scale;in vec2 a_pos;out vec2 v_extrude;\n#pragma mapbox: define highp float weight\n#pragma mapbox: define mediump float radius\nconst highp float ZERO=1.0/255.0/16.0;\n#define GAUSS_COEF 0.3989422804014327\nvoid main(void) {\n#pragma mapbox: initialize highp float weight\n#pragma mapbox: initialize mediump float radius\nvec2 pos_raw=a_pos+32768.0;vec2 unscaled_extrude=vec2(mod(pos_raw,8.0)/7.0*2.0-1.0);float S=sqrt(-2.0*log(ZERO/weight/u_intensity/GAUSS_COEF))/3.0;v_extrude=S*unscaled_extrude;vec2 extrude=v_extrude*radius*u_extrude_scale;vec2 circle_center=floor(pos_raw/8.0);\n#ifdef GLOBE\nvec2 angles=v_extrude*radius*u_globe_extrude_scale;vec3 center_vector=projectToSphere(circle_center);vec3 corner_vector=globeRotateVector(center_vector,angles);gl_Position=interpolateProjection(circle_center+extrude,corner_vector,0.0);\n#else\ngl_Position=projectTileFor3D(circle_center+extrude,get_elevation(circle_center));\n#endif\n}"),heatmapTexture:ke("uniform sampler2D u_image;uniform sampler2D u_color_ramp;uniform float u_opacity;in vec2 v_pos;void main() {float t=texture(u_image,v_pos).r;vec4 color=texture(u_color_ramp,vec2(t,0.5));fragColor=color*u_opacity;\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(0.0);\n#endif\n}","uniform mat4 u_matrix;uniform vec2 u_world;in vec2 a_pos;out vec2 v_pos;void main() {gl_Position=u_matrix*vec4(a_pos*u_world,0,1);v_pos.x=a_pos.x;v_pos.y=1.0-a_pos.y;}"),collisionBox:ke("in float v_placed;in float v_notUsed;void main() {float alpha=0.5;fragColor=vec4(1.0,0.0,0.0,1.0)*alpha;if (v_placed > 0.5) {fragColor=vec4(0.0,0.0,1.0,0.5)*alpha;}if (v_notUsed > 0.5) {fragColor*=.1;}}","in vec2 a_anchor_pos;in vec2 a_placed;in vec2 a_box_real;uniform vec2 u_pixel_extrude_scale;out float v_placed;out float v_notUsed;void main() {gl_Position=projectTileWithElevation(a_anchor_pos,get_elevation(a_anchor_pos));gl_Position.xy=((a_box_real+0.5)*u_pixel_extrude_scale*2.0-1.0)*vec2(1.0,-1.0)*gl_Position.w;if (gl_Position.z/gl_Position.w < 1.1) {gl_Position.z=0.5;}v_placed=a_placed.x;v_notUsed=a_placed.y;}"),collisionCircle:ke("in float v_radius;in vec2 v_extrude;in float v_collision;void main() {float alpha=0.5;float stroke_radius=0.9;float distance_to_center=length(v_extrude);float distance_to_edge=abs(distance_to_center-v_radius);float opacity_t=smoothstep(-stroke_radius,0.0,-distance_to_edge);vec4 color=mix(vec4(0.0,0.0,1.0,0.5),vec4(1.0,0.0,0.0,1.0),v_collision);fragColor=color*alpha*opacity_t;}","in vec2 a_pos;in float a_radius;in vec2 a_flags;uniform vec2 u_viewport_size;out float v_radius;out vec2 v_extrude;out float v_collision;void main() {float radius=a_radius;float collision=a_flags.x;float vertexIdx=a_flags.y;vec2 quadVertexOffset=vec2(mix(-1.0,1.0,float(vertexIdx >=2.0)),mix(-1.0,1.0,float(vertexIdx >=1.0 && vertexIdx <=2.0)));vec2 quadVertexExtent=quadVertexOffset*radius;float padding_factor=1.2;v_radius=radius;v_extrude=quadVertexExtent*padding_factor;v_collision=collision;gl_Position=vec4((a_pos/u_viewport_size*2.0-1.0)*vec2(1.0,-1.0),0.0,1.0)+vec4(quadVertexExtent*padding_factor/u_viewport_size*2.0,0.0,0.0);}"),colorRelief:ke("#ifdef GL_ES\nprecision highp float;\n#endif\nuniform sampler2D u_image;uniform vec4 u_unpack;uniform sampler2D u_elevation_stops;uniform sampler2D u_color_stops;uniform int u_color_ramp_size;uniform float u_opacity;in vec2 v_pos;float getElevation(vec2 coord) {vec4 data=texture(u_image,coord)*255.0;data.a=-1.0;return dot(data,u_unpack);}float getElevationStop(int stop) {float x=(float(stop)+0.5)/float(u_color_ramp_size);vec4 data=texture(u_elevation_stops,vec2(x,0))*255.0;data.a=-1.0;return dot(data,u_unpack);}void main() {float el=getElevation(v_pos);int r=(u_color_ramp_size-1);int l=0;float el_l=getElevationStop(l);float el_r=getElevationStop(r);while(r-l > 1){int m=(r+l)/2;float el_m=getElevationStop(m);if(el < el_m){r=m;el_r=el_m;}else\n{l=m;el_l=el_m;}}float x=(float(l)+(el-el_l)/(el_r-el_l)+0.5)/float(u_color_ramp_size);fragColor=u_opacity*texture(u_color_stops,vec2(x,0));\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform vec2 u_dimension;in vec2 a_pos;out vec2 v_pos;void main() {gl_Position=projectTile(a_pos,a_pos);highp vec2 epsilon=1.0/u_dimension;float scale=(u_dimension.x-2.0)/u_dimension.x;v_pos=(a_pos/8192.0)*scale+epsilon;if (a_pos.y <-32767.5) {v_pos.y=0.0;}if (a_pos.y > 32766.5) {v_pos.y=1.0;}}"),debug:ke("uniform highp vec4 u_color;uniform sampler2D u_overlay;in vec2 v_uv;void main() {vec4 overlay_color=texture(u_overlay,v_uv);fragColor=mix(u_color,overlay_color,overlay_color.a);}","in vec2 a_pos;out vec2 v_uv;uniform float u_overlay_scale;void main() {v_uv=a_pos/8192.0;gl_Position=projectTileWithElevation(a_pos*u_overlay_scale,get_elevation(a_pos));}"),depth:ke(Ee,"in vec2 a_pos;void main() {\n#ifdef GLOBE\ngl_Position=projectTileFor3D(a_pos,0.0);\n#else\ngl_Position=u_projection_matrix*vec4(a_pos,0.0,1.0);\n#endif\n}"),fill:ke("#pragma mapbox: define highp vec4 color\n#pragma mapbox: define lowp float opacity\nvoid main() {\n#pragma mapbox: initialize highp vec4 color\n#pragma mapbox: initialize lowp float opacity\nfragColor=color*opacity;\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform vec2 u_fill_translate;in vec2 a_pos;\n#pragma mapbox: define highp vec4 color\n#pragma mapbox: define lowp float opacity\nvoid main() {\n#pragma mapbox: initialize highp vec4 color\n#pragma mapbox: initialize lowp float opacity\ngl_Position=projectTile(a_pos+u_fill_translate,a_pos);}"),fillOutline:ke("in vec2 v_pos;\n#ifdef GLOBE\nin float v_depth;\n#endif\n#pragma mapbox: define highp vec4 outline_color\n#pragma mapbox: define lowp float opacity\nvoid main() {\n#pragma mapbox: initialize highp vec4 outline_color\n#pragma mapbox: initialize lowp float opacity\nfloat dist=length(v_pos-gl_FragCoord.xy);float alpha=1.0-smoothstep(0.0,1.0,dist);fragColor=outline_color*(alpha*opacity);\n#ifdef GLOBE\nif (v_depth > 1.0) {discard;}\n#endif\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform vec2 u_world;uniform vec2 u_fill_translate;in vec2 a_pos;out vec2 v_pos;\n#ifdef GLOBE\nout float v_depth;\n#endif\n#pragma mapbox: define highp vec4 outline_color\n#pragma mapbox: define lowp float opacity\nvoid main() {\n#pragma mapbox: initialize highp vec4 outline_color\n#pragma mapbox: initialize lowp float opacity\ngl_Position=projectTile(a_pos+u_fill_translate,a_pos);v_pos=(gl_Position.xy/gl_Position.w+1.0)/2.0*u_world;\n#ifdef GLOBE\nv_depth=gl_Position.z/gl_Position.w;\n#endif\n}"),fillOutlinePattern:ke("uniform vec2 u_texsize;uniform sampler2D u_image;uniform float u_fade;in vec2 v_pos_a;in vec2 v_pos_b;in vec2 v_pos;\n#ifdef GLOBE\nin float v_depth;\n#endif\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define lowp vec4 pattern_from\n#pragma mapbox: define lowp vec4 pattern_to\nvoid main() {\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize mediump vec4 pattern_from\n#pragma mapbox: initialize mediump vec4 pattern_to\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;vec2 imagecoord=mod(v_pos_a,1.0);vec2 pos=mix(pattern_tl_a/u_texsize,pattern_br_a/u_texsize,imagecoord);vec4 color1=texture(u_image,pos);vec2 imagecoord_b=mod(v_pos_b,1.0);vec2 pos2=mix(pattern_tl_b/u_texsize,pattern_br_b/u_texsize,imagecoord_b);vec4 color2=texture(u_image,pos2);float dist=length(v_pos-gl_FragCoord.xy);float alpha=1.0-smoothstep(0.0,1.0,dist);fragColor=mix(color1,color2,u_fade)*alpha*opacity;\n#ifdef GLOBE\nif (v_depth > 1.0) {discard;}\n#endif\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform vec2 u_world;uniform vec2 u_pixel_coord_upper;uniform vec2 u_pixel_coord_lower;uniform vec3 u_scale;uniform vec2 u_fill_translate;in vec2 a_pos;out vec2 v_pos_a;out vec2 v_pos_b;out vec2 v_pos;\n#ifdef GLOBE\nout float v_depth;\n#endif\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define lowp vec4 pattern_from\n#pragma mapbox: define lowp vec4 pattern_to\n#pragma mapbox: define lowp float pixel_ratio_from\n#pragma mapbox: define lowp float pixel_ratio_to\nvoid main() {\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize mediump vec4 pattern_from\n#pragma mapbox: initialize mediump vec4 pattern_to\n#pragma mapbox: initialize lowp float pixel_ratio_from\n#pragma mapbox: initialize lowp float pixel_ratio_to\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;float tileRatio=u_scale.x;float fromScale=u_scale.y;float toScale=u_scale.z;gl_Position=projectTile(a_pos+u_fill_translate,a_pos);vec2 display_size_a=(pattern_br_a-pattern_tl_a)/pixel_ratio_from;vec2 display_size_b=(pattern_br_b-pattern_tl_b)/pixel_ratio_to;v_pos_a=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,fromScale*display_size_a,tileRatio,a_pos);v_pos_b=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,toScale*display_size_b,tileRatio,a_pos);v_pos=(gl_Position.xy/gl_Position.w+1.0)/2.0*u_world;\n#ifdef GLOBE\nv_depth=gl_Position.z/gl_Position.w;\n#endif\n}"),fillPattern:ke("#ifdef GL_ES\nprecision highp float;\n#endif\nuniform vec2 u_texsize;uniform float u_fade;uniform sampler2D u_image;in vec2 v_pos_a;in vec2 v_pos_b;\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define lowp vec4 pattern_from\n#pragma mapbox: define lowp vec4 pattern_to\nvoid main() {\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize mediump vec4 pattern_from\n#pragma mapbox: initialize mediump vec4 pattern_to\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;vec2 imagecoord=mod(v_pos_a,1.0);vec2 pos=mix(pattern_tl_a/u_texsize,pattern_br_a/u_texsize,imagecoord);vec4 color1=texture(u_image,pos);vec2 imagecoord_b=mod(v_pos_b,1.0);vec2 pos2=mix(pattern_tl_b/u_texsize,pattern_br_b/u_texsize,imagecoord_b);vec4 color2=texture(u_image,pos2);fragColor=mix(color1,color2,u_fade)*opacity;\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform vec2 u_pixel_coord_upper;uniform vec2 u_pixel_coord_lower;uniform vec3 u_scale;uniform vec2 u_fill_translate;in vec2 a_pos;out vec2 v_pos_a;out vec2 v_pos_b;\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define lowp vec4 pattern_from\n#pragma mapbox: define lowp vec4 pattern_to\n#pragma mapbox: define lowp float pixel_ratio_from\n#pragma mapbox: define lowp float pixel_ratio_to\nvoid main() {\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize mediump vec4 pattern_from\n#pragma mapbox: initialize mediump vec4 pattern_to\n#pragma mapbox: initialize lowp float pixel_ratio_from\n#pragma mapbox: initialize lowp float pixel_ratio_to\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;float tileZoomRatio=u_scale.x;float fromScale=u_scale.y;float toScale=u_scale.z;vec2 display_size_a=(pattern_br_a-pattern_tl_a)/pixel_ratio_from;vec2 display_size_b=(pattern_br_b-pattern_tl_b)/pixel_ratio_to;gl_Position=projectTile(a_pos+u_fill_translate,a_pos);v_pos_a=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,fromScale*display_size_a,tileZoomRatio,a_pos);v_pos_b=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,toScale*display_size_b,tileZoomRatio,a_pos);}"),fillExtrusion:ke("in vec4 v_color;void main() {fragColor=v_color;\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform vec3 u_lightcolor;uniform lowp vec3 u_lightpos;uniform lowp vec3 u_lightpos_globe;uniform lowp float u_lightintensity;uniform float u_vertical_gradient;uniform lowp float u_opacity;uniform vec2 u_fill_translate;in vec2 a_pos;in vec4 a_normal_ed;\n#ifdef TERRAIN3D\nin vec2 a_centroid;\n#endif\nout vec4 v_color;\n#pragma mapbox: define highp float base\n#pragma mapbox: define highp float height\n#pragma mapbox: define highp vec4 color\nvoid main() {\n#pragma mapbox: initialize highp float base\n#pragma mapbox: initialize highp float height\n#pragma mapbox: initialize highp vec4 color\nvec3 normal=a_normal_ed.xyz;\n#ifdef TERRAIN3D\nfloat height_terrain3d_offset=get_elevation(a_centroid);float base_terrain3d_offset=height_terrain3d_offset-(base > 0.0 ? 0.0 : 10.0);\n#else\nfloat height_terrain3d_offset=0.0;float base_terrain3d_offset=0.0;\n#endif\nbase=max(0.0,base)+base_terrain3d_offset;height=max(0.0,height)+height_terrain3d_offset;float t=mod(normal.x,2.0);float elevation=t > 0.0 ? height : base;vec2 posInTile=a_pos+u_fill_translate;\n#ifdef GLOBE\nvec3 spherePos=projectToSphere(posInTile,a_pos);gl_Position=interpolateProjectionFor3D(posInTile,spherePos,elevation);\n#else\ngl_Position=u_projection_matrix*vec4(posInTile,elevation,1.0);\n#endif\nfloat colorvalue=color.r*0.2126+color.g*0.7152+color.b*0.0722;v_color=vec4(0.0,0.0,0.0,1.0);vec4 ambientlight=vec4(0.03,0.03,0.03,1.0);color+=ambientlight;vec3 normalForLighting=normal/16384.0;float directional=clamp(dot(normalForLighting,u_lightpos),0.0,1.0);\n#ifdef GLOBE\nmat3 rotMatrix=globeGetRotationMatrix(spherePos);normalForLighting=rotMatrix*normalForLighting;directional=mix(directional,clamp(dot(normalForLighting,u_lightpos_globe),0.0,1.0),u_projection_transition);\n#endif\ndirectional=mix((1.0-u_lightintensity),max((1.0-colorvalue+u_lightintensity),1.0),directional);if (normal.y !=0.0) {directional*=((1.0-u_vertical_gradient)+(u_vertical_gradient*clamp((t+base)*pow(height/150.0,0.5),mix(0.7,0.98,1.0-u_lightintensity),1.0)));}v_color.r+=clamp(color.r*directional*u_lightcolor.r,mix(0.0,0.3,1.0-u_lightcolor.r),1.0);v_color.g+=clamp(color.g*directional*u_lightcolor.g,mix(0.0,0.3,1.0-u_lightcolor.g),1.0);v_color.b+=clamp(color.b*directional*u_lightcolor.b,mix(0.0,0.3,1.0-u_lightcolor.b),1.0);v_color*=u_opacity;}"),fillExtrusionPattern:ke("uniform vec2 u_texsize;uniform float u_fade;uniform sampler2D u_image;in vec2 v_pos_a;in vec2 v_pos_b;in vec4 v_lighting;\n#pragma mapbox: define lowp float base\n#pragma mapbox: define lowp float height\n#pragma mapbox: define lowp vec4 pattern_from\n#pragma mapbox: define lowp vec4 pattern_to\n#pragma mapbox: define lowp float pixel_ratio_from\n#pragma mapbox: define lowp float pixel_ratio_to\nvoid main() {\n#pragma mapbox: initialize lowp float base\n#pragma mapbox: initialize lowp float height\n#pragma mapbox: initialize mediump vec4 pattern_from\n#pragma mapbox: initialize mediump vec4 pattern_to\n#pragma mapbox: initialize lowp float pixel_ratio_from\n#pragma mapbox: initialize lowp float pixel_ratio_to\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;vec2 imagecoord=mod(v_pos_a,1.0);vec2 pos=mix(pattern_tl_a/u_texsize,pattern_br_a/u_texsize,imagecoord);vec4 color1=texture(u_image,pos);vec2 imagecoord_b=mod(v_pos_b,1.0);vec2 pos2=mix(pattern_tl_b/u_texsize,pattern_br_b/u_texsize,imagecoord_b);vec4 color2=texture(u_image,pos2);vec4 mixedColor=mix(color1,color2,u_fade);fragColor=mixedColor*v_lighting;\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform vec2 u_pixel_coord_upper;uniform vec2 u_pixel_coord_lower;uniform float u_height_factor;uniform vec3 u_scale;uniform float u_vertical_gradient;uniform lowp float u_opacity;uniform vec2 u_fill_translate;uniform vec3 u_lightcolor;uniform lowp vec3 u_lightpos;uniform lowp vec3 u_lightpos_globe;uniform lowp float u_lightintensity;in vec2 a_pos;in vec4 a_normal_ed;\n#ifdef TERRAIN3D\nin vec2 a_centroid;\n#endif\n#ifdef GLOBE\nout vec3 v_sphere_pos;\n#endif\nout vec2 v_pos_a;out vec2 v_pos_b;out vec4 v_lighting;\n#pragma mapbox: define lowp float base\n#pragma mapbox: define lowp float height\n#pragma mapbox: define lowp vec4 pattern_from\n#pragma mapbox: define lowp vec4 pattern_to\n#pragma mapbox: define lowp float pixel_ratio_from\n#pragma mapbox: define lowp float pixel_ratio_to\nvoid main() {\n#pragma mapbox: initialize lowp float base\n#pragma mapbox: initialize lowp float height\n#pragma mapbox: initialize mediump vec4 pattern_from\n#pragma mapbox: initialize mediump vec4 pattern_to\n#pragma mapbox: initialize lowp float pixel_ratio_from\n#pragma mapbox: initialize lowp float pixel_ratio_to\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;float tileRatio=u_scale.x;float fromScale=u_scale.y;float toScale=u_scale.z;vec3 normal=a_normal_ed.xyz;float edgedistance=a_normal_ed.w;vec2 display_size_a=(pattern_br_a-pattern_tl_a)/pixel_ratio_from;vec2 display_size_b=(pattern_br_b-pattern_tl_b)/pixel_ratio_to;\n#ifdef TERRAIN3D\nfloat height_terrain3d_offset=get_elevation(a_centroid);float base_terrain3d_offset=height_terrain3d_offset-(base > 0.0 ? 0.0 : 10.0);\n#else\nfloat height_terrain3d_offset=0.0;float base_terrain3d_offset=0.0;\n#endif\nbase=max(0.0,base)+base_terrain3d_offset;height=max(0.0,height)+height_terrain3d_offset;float t=mod(normal.x,2.0);float elevation=t > 0.0 ? height : base;vec2 posInTile=a_pos+u_fill_translate;\n#ifdef GLOBE\nvec3 spherePos=projectToSphere(posInTile,a_pos);vec3 elevatedPos=spherePos*(1.0+elevation/GLOBE_RADIUS);v_sphere_pos=elevatedPos;gl_Position=interpolateProjectionFor3D(posInTile,spherePos,elevation);\n#else\ngl_Position=u_projection_matrix*vec4(posInTile,elevation,1.0);\n#endif\nvec2 pos=normal.x==1.0 && normal.y==0.0 && normal.z==16384.0\n? a_pos\n: vec2(edgedistance,elevation*u_height_factor);v_pos_a=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,fromScale*display_size_a,tileRatio,pos);v_pos_b=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,toScale*display_size_b,tileRatio,pos);v_lighting=vec4(0.0,0.0,0.0,1.0);float directional=clamp(dot(normal/16383.0,u_lightpos),0.0,1.0);directional=mix((1.0-u_lightintensity),max((0.5+u_lightintensity),1.0),directional);if (normal.y !=0.0) {directional*=((1.0-u_vertical_gradient)+(u_vertical_gradient*clamp((t+base)*pow(height/150.0,0.5),mix(0.7,0.98,1.0-u_lightintensity),1.0)));}v_lighting.rgb+=clamp(directional*u_lightcolor,mix(vec3(0.0),vec3(0.3),1.0-u_lightcolor),vec3(1.0));v_lighting*=u_opacity;}"),hillshadePrepare:ke("#ifdef GL_ES\nprecision highp float;\n#endif\nuniform sampler2D u_image;in vec2 v_pos;uniform vec2 u_dimension;uniform float u_zoom;uniform vec4 u_unpack;float getElevation(vec2 coord,float bias) {vec4 data=texture(u_image,coord)*255.0;data.a=-1.0;return dot(data,u_unpack);}void main() {vec2 epsilon=1.0/u_dimension;float tileSize=u_dimension.x-2.0;float a=getElevation(v_pos+vec2(-epsilon.x,-epsilon.y),0.0);float b=getElevation(v_pos+vec2(0,-epsilon.y),0.0);float c=getElevation(v_pos+vec2(epsilon.x,-epsilon.y),0.0);float d=getElevation(v_pos+vec2(-epsilon.x,0),0.0);float e=getElevation(v_pos,0.0);float f=getElevation(v_pos+vec2(epsilon.x,0),0.0);float g=getElevation(v_pos+vec2(-epsilon.x,epsilon.y),0.0);float h=getElevation(v_pos+vec2(0,epsilon.y),0.0);float i=getElevation(v_pos+vec2(epsilon.x,epsilon.y),0.0);float exaggerationFactor=u_zoom < 2.0 ? 0.4 : u_zoom < 4.5 ? 0.35 : 0.3;float exaggeration=u_zoom < 15.0 ? (u_zoom-15.0)*exaggerationFactor : 0.0;vec2 deriv=vec2((c+f+f+i)-(a+d+d+g),(g+h+h+i)-(a+b+b+c))*tileSize/pow(2.0,exaggeration+(28.2562-u_zoom));fragColor=clamp(vec4(deriv.x/8.0+0.5,deriv.y/8.0+0.5,1.0,1.0),0.0,1.0);\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform mat4 u_matrix;uniform vec2 u_dimension;in vec2 a_pos;in vec2 a_texture_pos;out vec2 v_pos;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);highp vec2 epsilon=1.0/u_dimension;float scale=(u_dimension.x-2.0)/u_dimension.x;v_pos=(a_texture_pos/8192.0)*scale+epsilon;}"),hillshade:ke("uniform sampler2D u_image;in vec2 v_pos;uniform vec2 u_latrange;uniform float u_exaggeration;uniform vec4 u_accent;uniform int u_method;uniform float u_altitudes[NUM_ILLUMINATION_SOURCES];uniform float u_azimuths[NUM_ILLUMINATION_SOURCES];uniform vec4 u_shadows[NUM_ILLUMINATION_SOURCES];uniform vec4 u_highlights[NUM_ILLUMINATION_SOURCES];\n#define PI 3.141592653589793\n#define STANDARD 0\n#define COMBINED 1\n#define IGOR 2\n#define MULTIDIRECTIONAL 3\n#define BASIC 4\nfloat get_aspect(vec2 deriv){return deriv.x !=0.0 ? atan(deriv.y,-deriv.x) : PI/2.0*(deriv.y > 0.0 ? 1.0 :-1.0);}void igor_hillshade(vec2 deriv){deriv=deriv*u_exaggeration*2.0;float aspect=get_aspect(deriv);float azimuth=u_azimuths[0]+PI;float slope_stength=atan(length(deriv))*2.0/PI;float aspect_strength=1.0-abs(mod((aspect+azimuth)/PI+0.5,2.0)-1.0);float shadow_strength=slope_stength*aspect_strength;float highlight_strength=slope_stength*(1.0-aspect_strength);fragColor=u_shadows[0]*shadow_strength+u_highlights[0]*highlight_strength;}void standard_hillshade(vec2 deriv){float azimuth=u_azimuths[0]+PI;float slope=atan(0.625*length(deriv));float aspect=get_aspect(deriv);float intensity=u_exaggeration;float base=1.875-intensity*1.75;float maxValue=0.5*PI;float scaledSlope=intensity !=0.5 ? ((pow(base,slope)-1.0)/(pow(base,maxValue)-1.0))*maxValue : slope;float accent=cos(scaledSlope);vec4 accent_color=(1.0-accent)*u_accent*clamp(intensity*2.0,0.0,1.0);float shade=abs(mod((aspect+azimuth)/PI+0.5,2.0)-1.0);vec4 shade_color=mix(u_shadows[0],u_highlights[0],shade)*sin(scaledSlope)*clamp(intensity*2.0,0.0,1.0);fragColor=accent_color*(1.0-shade_color.a)+shade_color;}void basic_hillshade(vec2 deriv){deriv=deriv*u_exaggeration*2.0;float azimuth=u_azimuths[0]+PI;float cos_az=cos(azimuth);float sin_az=sin(azimuth);float cos_alt=cos(u_altitudes[0]);float sin_alt=sin(u_altitudes[0]);float cang=(sin_alt-(deriv.y*cos_az*cos_alt-deriv.x*sin_az*cos_alt))/sqrt(1.0+dot(deriv,deriv));float shade=clamp(cang,0.0,1.0);if(shade > 0.5){fragColor=u_highlights[0]*(2.0*shade-1.0);}else\n{fragColor=u_shadows[0]*(1.0-2.0*shade);}}void multidirectional_hillshade(vec2 deriv){deriv=deriv*u_exaggeration*2.0;fragColor=vec4(0,0,0,0);for(int i=0; i < NUM_ILLUMINATION_SOURCES; i++){float cos_alt=cos(u_altitudes[i]);float sin_alt=sin(u_altitudes[i]);float cos_az=-cos(u_azimuths[i]);float sin_az=-sin(u_azimuths[i]);float cang=(sin_alt-(deriv.y*cos_az*cos_alt-deriv.x*sin_az*cos_alt))/sqrt(1.0+dot(deriv,deriv));float shade=clamp(cang,0.0,1.0);if(shade > 0.5){fragColor+=u_highlights[i]*(2.0*shade-1.0)/float(NUM_ILLUMINATION_SOURCES);}else\n{fragColor+=u_shadows[i]*(1.0-2.0*shade)/float(NUM_ILLUMINATION_SOURCES);}}}void combined_hillshade(vec2 deriv){deriv=deriv*u_exaggeration*2.0;float azimuth=u_azimuths[0]+PI;float cos_az=cos(azimuth);float sin_az=sin(azimuth);float cos_alt=cos(u_altitudes[0]);float sin_alt=sin(u_altitudes[0]);float cang=acos((sin_alt-(deriv.y*cos_az*cos_alt-deriv.x*sin_az*cos_alt))/sqrt(1.0+dot(deriv,deriv)));cang=clamp(cang,0.0,PI/2.0);float shade=cang*atan(length(deriv))*4.0/PI/PI;float highlight=(PI/2.0-cang)*atan(length(deriv))*4.0/PI/PI;fragColor=u_shadows[0]*shade+u_highlights[0]*highlight;}void main() {vec4 pixel=texture(u_image,v_pos);float scaleFactor=cos(radians((u_latrange[0]-u_latrange[1])*(1.0-v_pos.y)+u_latrange[1]));vec2 deriv=((pixel.rg*8.0)-4.0)/scaleFactor;if (u_method==BASIC) {basic_hillshade(deriv);} else if (u_method==COMBINED) {combined_hillshade(deriv);} else if (u_method==IGOR) {igor_hillshade(deriv);} else if (u_method==MULTIDIRECTIONAL) {multidirectional_hillshade(deriv);} else if (u_method==STANDARD) {standard_hillshade(deriv);} else {standard_hillshade(deriv);}\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform mat4 u_matrix;in vec2 a_pos;out vec2 v_pos;void main() {gl_Position=projectTile(a_pos,a_pos);v_pos=a_pos/8192.0;if (a_pos.y <-32767.5) {v_pos.y=0.0;}if (a_pos.y > 32766.5) {v_pos.y=1.0;}}"),line:ke("uniform lowp float u_device_pixel_ratio;in vec2 v_width2;in vec2 v_normal;in float v_gamma_scale;\n#ifdef GLOBE\nin float v_depth;\n#endif\n#pragma mapbox: define highp vec4 color\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\nvoid main() {\n#pragma mapbox: initialize highp vec4 color\n#pragma mapbox: initialize lowp float blur\n#pragma mapbox: initialize lowp float opacity\nfloat dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);fragColor=color*(alpha*opacity);\n#ifdef GLOBE\nif (v_depth > 1.0) {discard;}\n#endif\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","\n#define scale 0.015873016\nin vec2 a_pos_normal;in vec4 a_data;uniform vec2 u_translation;uniform mediump float u_ratio;uniform vec2 u_units_to_pixels;uniform lowp float u_device_pixel_ratio;out vec2 v_normal;out vec2 v_width2;out float v_gamma_scale;out highp float v_linesofar;\n#ifdef GLOBE\nout float v_depth;\n#endif\n#pragma mapbox: define highp vec4 color\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define mediump float gapwidth\n#pragma mapbox: define lowp float offset\n#pragma mapbox: define mediump float width\nvoid main() {\n#pragma mapbox: initialize highp vec4 color\n#pragma mapbox: initialize lowp float blur\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize mediump float gapwidth\n#pragma mapbox: initialize lowp float offset\n#pragma mapbox: initialize mediump float width\nfloat ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;v_linesofar=(floor(a_data.z/4.0)+a_data.w*64.0)*2.0;vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);float adjustedThickness=projectLineThickness(pos.y);vec4 projected_no_extrude=projectTile(pos+offset2/u_ratio*adjustedThickness+u_translation);vec4 projected_with_extrude=projectTile(pos+offset2/u_ratio*adjustedThickness+u_translation+dist/u_ratio*adjustedThickness);gl_Position=projected_with_extrude;\n#ifdef GLOBE\nv_depth=gl_Position.z/gl_Position.w;\n#endif\n#ifdef TERRAIN3D\nv_gamma_scale=1.0;\n#else\nfloat extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length((projected_with_extrude.xy-projected_no_extrude.xy)/projected_with_extrude.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective;\n#endif\nv_width2=vec2(outset,inset);}"),lineGradient:ke("uniform lowp float u_device_pixel_ratio;uniform sampler2D u_image;in vec2 v_width2;in vec2 v_normal;in float v_gamma_scale;in highp vec2 v_uv;\n#ifdef GLOBE\nin float v_depth;\n#endif\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\nvoid main() {\n#pragma mapbox: initialize lowp float blur\n#pragma mapbox: initialize lowp float opacity\nfloat dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);vec4 color=texture(u_image,v_uv);fragColor=color*(alpha*opacity);\n#ifdef GLOBE\nif (v_depth > 1.0) {discard;}\n#endif\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","\n#define scale 0.015873016\nin vec2 a_pos_normal;in vec4 a_data;in float a_uv_x;in float a_split_index;uniform vec2 u_translation;uniform mediump float u_ratio;uniform lowp float u_device_pixel_ratio;uniform vec2 u_units_to_pixels;uniform float u_image_height;out vec2 v_normal;out vec2 v_width2;out float v_gamma_scale;out highp vec2 v_uv;\n#ifdef GLOBE\nout float v_depth;\n#endif\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define mediump float gapwidth\n#pragma mapbox: define lowp float offset\n#pragma mapbox: define mediump float width\nvoid main() {\n#pragma mapbox: initialize lowp float blur\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize mediump float gapwidth\n#pragma mapbox: initialize lowp float offset\n#pragma mapbox: initialize mediump float width\nfloat ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;highp float texel_height=1.0/u_image_height;highp float half_texel_height=0.5*texel_height;v_uv=vec2(a_uv_x,a_split_index*texel_height-half_texel_height);vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);float adjustedThickness=projectLineThickness(pos.y);vec4 projected_no_extrude=projectTile(pos+offset2/u_ratio*adjustedThickness+u_translation);vec4 projected_with_extrude=projectTile(pos+offset2/u_ratio*adjustedThickness+u_translation+dist/u_ratio*adjustedThickness);gl_Position=projected_with_extrude;\n#ifdef GLOBE\nv_depth=gl_Position.z/gl_Position.w;\n#endif\n#ifdef TERRAIN3D\nv_gamma_scale=1.0;\n#else\nfloat extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length((projected_with_extrude.xy-projected_no_extrude.xy)/projected_with_extrude.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective;\n#endif\nv_width2=vec2(outset,inset);}"),linePattern:ke("#ifdef GL_ES\nprecision highp float;\n#endif\nuniform lowp float u_device_pixel_ratio;uniform vec2 u_texsize;uniform float u_fade;uniform mediump vec3 u_scale;uniform sampler2D u_image;in vec2 v_normal;in vec2 v_width2;in float v_linesofar;in float v_gamma_scale;in float v_width;\n#ifdef GLOBE\nin float v_depth;\n#endif\n#pragma mapbox: define lowp vec4 pattern_from\n#pragma mapbox: define lowp vec4 pattern_to\n#pragma mapbox: define lowp float pixel_ratio_from\n#pragma mapbox: define lowp float pixel_ratio_to\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\nvoid main() {\n#pragma mapbox: initialize mediump vec4 pattern_from\n#pragma mapbox: initialize mediump vec4 pattern_to\n#pragma mapbox: initialize lowp float pixel_ratio_from\n#pragma mapbox: initialize lowp float pixel_ratio_to\n#pragma mapbox: initialize lowp float blur\n#pragma mapbox: initialize lowp float opacity\nvec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;float tileZoomRatio=u_scale.x;float fromScale=u_scale.y;float toScale=u_scale.z;vec2 display_size_a=(pattern_br_a-pattern_tl_a)/pixel_ratio_from;vec2 display_size_b=(pattern_br_b-pattern_tl_b)/pixel_ratio_to;vec2 pattern_size_a=vec2(display_size_a.x*fromScale/tileZoomRatio,display_size_a.y);vec2 pattern_size_b=vec2(display_size_b.x*toScale/tileZoomRatio,display_size_b.y);float aspect_a=display_size_a.y/v_width;float aspect_b=display_size_b.y/v_width;float dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);float x_a=mod(v_linesofar/pattern_size_a.x*aspect_a,1.0);float x_b=mod(v_linesofar/pattern_size_b.x*aspect_b,1.0);float y=0.5*v_normal.y+0.5;vec2 texel_size=1.0/u_texsize;vec2 pos_a=mix(pattern_tl_a*texel_size-texel_size,pattern_br_a*texel_size+texel_size,vec2(x_a,y));vec2 pos_b=mix(pattern_tl_b*texel_size-texel_size,pattern_br_b*texel_size+texel_size,vec2(x_b,y));vec4 color=mix(texture(u_image,pos_a),texture(u_image,pos_b),u_fade);fragColor=color*alpha*opacity;\n#ifdef GLOBE\nif (v_depth > 1.0) {discard;}\n#endif\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","\n#define scale 0.015873016\n#define LINE_DISTANCE_SCALE 2.0\nin vec2 a_pos_normal;in vec4 a_data;uniform vec2 u_translation;uniform vec2 u_units_to_pixels;uniform mediump float u_ratio;uniform lowp float u_device_pixel_ratio;out vec2 v_normal;out vec2 v_width2;out float v_linesofar;out float v_gamma_scale;out float v_width;\n#ifdef GLOBE\nout float v_depth;\n#endif\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define lowp float offset\n#pragma mapbox: define mediump float gapwidth\n#pragma mapbox: define mediump float width\n#pragma mapbox: define lowp float floorwidth\n#pragma mapbox: define lowp vec4 pattern_from\n#pragma mapbox: define lowp vec4 pattern_to\n#pragma mapbox: define lowp float pixel_ratio_from\n#pragma mapbox: define lowp float pixel_ratio_to\nvoid main() {\n#pragma mapbox: initialize lowp float blur\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize lowp float offset\n#pragma mapbox: initialize mediump float gapwidth\n#pragma mapbox: initialize mediump float width\n#pragma mapbox: initialize lowp float floorwidth\n#pragma mapbox: initialize mediump vec4 pattern_from\n#pragma mapbox: initialize mediump vec4 pattern_to\n#pragma mapbox: initialize lowp float pixel_ratio_from\n#pragma mapbox: initialize lowp float pixel_ratio_to\nfloat ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;float a_linesofar=(floor(a_data.z/4.0)+a_data.w*64.0)*LINE_DISTANCE_SCALE;vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);float adjustedThickness=projectLineThickness(pos.y);vec4 projected_no_extrude=projectTile(pos+offset2/u_ratio*adjustedThickness+u_translation);vec4 projected_with_extrude=projectTile(pos+offset2/u_ratio*adjustedThickness+u_translation+dist/u_ratio*adjustedThickness);gl_Position=projected_with_extrude;\n#ifdef GLOBE\nv_depth=gl_Position.z/gl_Position.w;\n#endif\n#ifdef TERRAIN3D\nv_gamma_scale=1.0;\n#else\nfloat extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length((projected_with_extrude.xy-projected_no_extrude.xy)/projected_with_extrude.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective;\n#endif\nv_linesofar=a_linesofar;v_width2=vec2(outset,inset);v_width=floorwidth;}"),lineSDF:ke("uniform lowp float u_device_pixel_ratio;uniform lowp float u_lineatlas_width;uniform sampler2D u_image;uniform float u_mix;in vec2 v_normal;in vec2 v_width2;in vec2 v_tex_a;in vec2 v_tex_b;in float v_gamma_scale;\n#ifdef GLOBE\nin float v_depth;\n#endif\n#pragma mapbox: define highp vec4 color\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define mediump float width\n#pragma mapbox: define lowp float floorwidth\n#pragma mapbox: define mediump vec4 dasharray_from\n#pragma mapbox: define mediump vec4 dasharray_to\nvoid main() {\n#pragma mapbox: initialize highp vec4 color\n#pragma mapbox: initialize lowp float blur\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize mediump float width\n#pragma mapbox: initialize lowp float floorwidth\n#pragma mapbox: initialize mediump vec4 dasharray_from\n#pragma mapbox: initialize mediump vec4 dasharray_to\nfloat dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);float sdfdist_a=texture(u_image,v_tex_a).a;float sdfdist_b=texture(u_image,v_tex_b).a;float sdfdist=mix(sdfdist_a,sdfdist_b,u_mix);float sdfgamma=(u_lineatlas_width/256.0/u_device_pixel_ratio)/min(dasharray_from.w,dasharray_to.w);alpha*=smoothstep(0.5-sdfgamma/floorwidth,0.5+sdfgamma/floorwidth,sdfdist);fragColor=color*(alpha*opacity);\n#ifdef GLOBE\nif (v_depth > 1.0) {discard;}\n#endif\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","\n#define scale 0.015873016\n#define LINE_DISTANCE_SCALE 2.0\nin vec2 a_pos_normal;in vec4 a_data;uniform vec2 u_translation;uniform mediump float u_ratio;uniform lowp float u_device_pixel_ratio;uniform vec2 u_units_to_pixels;uniform float u_tileratio;uniform float u_crossfade_from;uniform float u_crossfade_to;uniform float u_lineatlas_height;out vec2 v_normal;out vec2 v_width2;out vec2 v_tex_a;out vec2 v_tex_b;out float v_gamma_scale;\n#ifdef GLOBE\nout float v_depth;\n#endif\n#pragma mapbox: define highp vec4 color\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define mediump float gapwidth\n#pragma mapbox: define lowp float offset\n#pragma mapbox: define mediump float width\n#pragma mapbox: define lowp float floorwidth\n#pragma mapbox: define mediump vec4 dasharray_from\n#pragma mapbox: define mediump vec4 dasharray_to\nvoid main() {\n#pragma mapbox: initialize highp vec4 color\n#pragma mapbox: initialize lowp float blur\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize mediump float gapwidth\n#pragma mapbox: initialize lowp float offset\n#pragma mapbox: initialize mediump float width\n#pragma mapbox: initialize lowp float floorwidth\n#pragma mapbox: initialize mediump vec4 dasharray_from\n#pragma mapbox: initialize mediump vec4 dasharray_to\nfloat ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;float a_linesofar=(floor(a_data.z/4.0)+a_data.w*64.0)*LINE_DISTANCE_SCALE;vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);float adjustedThickness=projectLineThickness(pos.y);vec4 projected_no_extrude=projectTile(pos+offset2/u_ratio*adjustedThickness+u_translation);vec4 projected_with_extrude=projectTile(pos+offset2/u_ratio*adjustedThickness+u_translation+dist/u_ratio*adjustedThickness);gl_Position=projected_with_extrude;\n#ifdef GLOBE\nv_depth=gl_Position.z/gl_Position.w;\n#endif\n#ifdef TERRAIN3D\nv_gamma_scale=1.0;\n#else\nfloat extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length((projected_with_extrude.xy-projected_no_extrude.xy)/projected_with_extrude.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective;\n#endif\nfloat u_patternscale_a_x=u_tileratio/dasharray_from.w/u_crossfade_from;float u_patternscale_a_y=-dasharray_from.z/2.0/u_lineatlas_height;float u_patternscale_b_x=u_tileratio/dasharray_to.w/u_crossfade_to;float u_patternscale_b_y=-dasharray_to.z/2.0/u_lineatlas_height;v_tex_a=vec2(a_linesofar*u_patternscale_a_x/floorwidth,normal.y*u_patternscale_a_y+(float(dasharray_from.y)+0.5)/u_lineatlas_height);v_tex_b=vec2(a_linesofar*u_patternscale_b_x/floorwidth,normal.y*u_patternscale_b_y+(float(dasharray_to.y)+0.5)/u_lineatlas_height);v_width2=vec2(outset,inset);}"),lineGradientSDF:ke("uniform lowp float u_device_pixel_ratio;uniform sampler2D u_image;uniform sampler2D u_image_dash;uniform float u_mix;uniform lowp float u_lineatlas_width;in vec2 v_normal;in vec2 v_width2;in vec2 v_tex_a;in vec2 v_tex_b;in float v_gamma_scale;in highp vec2 v_uv;\n#ifdef GLOBE\nin float v_depth;\n#endif\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define mediump float width\n#pragma mapbox: define lowp float floorwidth\n#pragma mapbox: define mediump vec4 dasharray_from\n#pragma mapbox: define mediump vec4 dasharray_to\nvoid main() {\n#pragma mapbox: initialize lowp float blur\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize mediump float width\n#pragma mapbox: initialize lowp float floorwidth\n#pragma mapbox: initialize mediump vec4 dasharray_from\n#pragma mapbox: initialize mediump vec4 dasharray_to\nfloat dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);vec4 color=texture(u_image,v_uv);float sdfdist_a=texture(u_image_dash,v_tex_a).a;float sdfdist_b=texture(u_image_dash,v_tex_b).a;float sdfdist=mix(sdfdist_a,sdfdist_b,u_mix);float sdfgamma=(u_lineatlas_width/256.0)/min(dasharray_from.w,dasharray_to.w);float dash_alpha=smoothstep(0.5-sdfgamma/floorwidth,0.5+sdfgamma/floorwidth,sdfdist);fragColor=color*(alpha*dash_alpha*opacity);\n#ifdef GLOBE\nif (v_depth > 1.0) {discard;}\n#endif\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","\n#define scale 0.015873016\n#define LINE_DISTANCE_SCALE 2.0\nin vec2 a_pos_normal;in vec4 a_data;in float a_uv_x;in float a_split_index;uniform vec2 u_translation;uniform mediump float u_ratio;uniform lowp float u_device_pixel_ratio;uniform vec2 u_units_to_pixels;uniform float u_image_height;uniform float u_tileratio;uniform float u_crossfade_from;uniform float u_crossfade_to;uniform float u_lineatlas_height;out vec2 v_normal;out vec2 v_width2;out float v_gamma_scale;out highp vec2 v_uv;out vec2 v_tex_a;out vec2 v_tex_b;\n#ifdef GLOBE\nout float v_depth;\n#endif\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define mediump float gapwidth\n#pragma mapbox: define lowp float offset\n#pragma mapbox: define mediump float width\n#pragma mapbox: define lowp float floorwidth\n#pragma mapbox: define mediump vec4 dasharray_from\n#pragma mapbox: define mediump vec4 dasharray_to\nvoid main() {\n#pragma mapbox: initialize lowp float blur\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize mediump float gapwidth\n#pragma mapbox: initialize lowp float offset\n#pragma mapbox: initialize mediump float width\n#pragma mapbox: initialize lowp float floorwidth\n#pragma mapbox: initialize mediump vec4 dasharray_from\n#pragma mapbox: initialize mediump vec4 dasharray_to\nfloat ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;float a_linesofar=(floor(a_data.z/4.0)+a_data.w*64.0)*LINE_DISTANCE_SCALE;float texel_height=1.0/u_image_height;float half_texel_height=0.5*texel_height;v_uv=vec2(a_uv_x,a_split_index*texel_height-half_texel_height);vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);float adjustedThickness=projectLineThickness(pos.y);vec4 projected_no_extrude=projectTile(pos+offset2/u_ratio*adjustedThickness+u_translation);vec4 projected_with_extrude=projectTile(pos+offset2/u_ratio*adjustedThickness+u_translation+dist/u_ratio*adjustedThickness);gl_Position=projected_with_extrude;\n#ifdef GLOBE\nv_depth=gl_Position.z/gl_Position.w;\n#endif\n#ifdef TERRAIN3D\nv_gamma_scale=1.0;\n#else\nfloat extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length((projected_with_extrude.xy-projected_no_extrude.xy)/projected_with_extrude.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective;\n#endif\nfloat u_patternscale_a_x=u_tileratio/dasharray_from.w/u_crossfade_from;float u_patternscale_a_y=-dasharray_from.z/2.0/u_lineatlas_height;float u_patternscale_b_x=u_tileratio/dasharray_to.w/u_crossfade_to;float u_patternscale_b_y=-dasharray_to.z/2.0/u_lineatlas_height;v_tex_a=vec2(a_linesofar*u_patternscale_a_x/floorwidth,normal.y*u_patternscale_a_y+(float(dasharray_from.y)+0.5)/u_lineatlas_height);v_tex_b=vec2(a_linesofar*u_patternscale_b_x/floorwidth,normal.y*u_patternscale_b_y+(float(dasharray_to.y)+0.5)/u_lineatlas_height);v_width2=vec2(outset,inset);}"),raster:ke("uniform float u_fade_t;uniform float u_opacity;uniform sampler2D u_image0;uniform sampler2D u_image1;in vec2 v_pos0;in vec2 v_pos1;uniform float u_brightness_low;uniform float u_brightness_high;uniform float u_saturation_factor;uniform float u_contrast_factor;uniform vec3 u_spin_weights;void main() {vec4 color0=texture(u_image0,v_pos0);vec4 color1=texture(u_image1,v_pos1);if (color0.a > 0.0) {color0.rgb=color0.rgb/color0.a;}if (color1.a > 0.0) {color1.rgb=color1.rgb/color1.a;}vec4 color=mix(color0,color1,u_fade_t);color.a*=u_opacity;vec3 rgb=color.rgb;rgb=vec3(dot(rgb,u_spin_weights.xyz),dot(rgb,u_spin_weights.zxy),dot(rgb,u_spin_weights.yzx));float average=(color.r+color.g+color.b)/3.0;rgb+=(average-rgb)*u_saturation_factor;rgb=(rgb-0.5)*u_contrast_factor+0.5;vec3 u_high_vec=vec3(u_brightness_low,u_brightness_low,u_brightness_low);vec3 u_low_vec=vec3(u_brightness_high,u_brightness_high,u_brightness_high);fragColor=vec4(mix(u_high_vec,u_low_vec,rgb)*color.a,color.a);\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","uniform vec2 u_tl_parent;uniform float u_scale_parent;uniform float u_buffer_scale;uniform vec4 u_coords_top;uniform vec4 u_coords_bottom;in vec2 a_pos;out vec2 v_pos0;out vec2 v_pos1;void main() {vec2 fractionalPos=a_pos/8192.0;vec2 position=mix(mix(u_coords_top.xy,u_coords_top.zw,fractionalPos.x),mix(u_coords_bottom.xy,u_coords_bottom.zw,fractionalPos.x),fractionalPos.y);gl_Position=projectTile(position,position);v_pos0=((fractionalPos-0.5)/u_buffer_scale)+0.5;\n#ifdef GLOBE\nif (a_pos.y <-32767.5) {v_pos0.y=0.0;}if (a_pos.y > 32766.5) {v_pos0.y=1.0;}\n#endif\nv_pos1=(v_pos0*u_scale_parent)+u_tl_parent;}"),symbolIcon:ke("uniform sampler2D u_texture;in vec2 v_tex;in float v_total_opacity;void main() {fragColor=texture(u_texture,v_tex)*v_total_opacity;\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","in vec4 a_pos_offset;in vec4 a_data;in vec4 a_pixeloffset;in vec3 a_projected_pos;in float a_fade_opacity;uniform bool u_is_size_zoom_constant;uniform bool u_is_size_feature_constant;uniform highp float u_size_t;uniform highp float u_size;uniform highp float u_camera_to_center_distance;uniform highp float u_pitch;uniform bool u_rotate_symbol;uniform highp float u_aspect_ratio;uniform float u_fade_change;uniform mat4 u_label_plane_matrix;uniform mat4 u_coord_matrix;uniform bool u_is_text;uniform bool u_pitch_with_map;uniform vec2 u_texsize;uniform bool u_is_along_line;uniform bool u_is_variable_anchor;uniform vec2 u_translation;uniform float u_pitched_scale;out vec2 v_tex;out float v_total_opacity;\n#pragma mapbox: define lowp float opacity\nvoid main() {\n#pragma mapbox: initialize lowp float opacity\nvec2 a_pos=a_pos_offset.xy;vec2 a_offset=a_pos_offset.zw;vec2 a_tex=a_data.xy;vec2 a_size=a_data.zw;float a_size_min=floor(a_size[0]*0.5);vec2 a_pxoffset=a_pixeloffset.xy;vec2 a_minFontScale=a_pixeloffset.zw/256.0;float ele=get_elevation(a_pos);highp float segment_angle=-a_projected_pos[2];float size;if (!u_is_size_zoom_constant && !u_is_size_feature_constant) {size=mix(a_size_min,a_size[1],u_size_t)/128.0;} else if (u_is_size_zoom_constant && !u_is_size_feature_constant) {size=a_size_min/128.0;} else {size=u_size;}vec2 translated_a_pos=a_pos+u_translation;vec4 projectedPoint=projectTileWithElevation(translated_a_pos,ele);vec2 fade_opacity=unpack_opacity(a_fade_opacity);float fade_change=fade_opacity[1] > 0.5 ? u_fade_change :-u_fade_change;float visibility=calculate_visibility(projectedPoint);v_total_opacity=opacity*max(0.0,min(visibility,fade_opacity[0]+fade_change));if (v_total_opacity < 0.1){gl_Position=vec4(-2.,-2.,-2.,1.);return;}highp float camera_to_anchor_distance=projectedPoint.w;highp float distance_ratio=u_pitch_with_map ?\ncamera_to_anchor_distance/u_camera_to_center_distance :\nu_camera_to_center_distance/camera_to_anchor_distance;highp float perspective_ratio=clamp(0.5+0.5*distance_ratio,0.0,4.0);size*=perspective_ratio;float fontScale=u_is_text ? size/24.0 : size;highp float symbol_rotation=0.0;if (u_rotate_symbol) {vec4 offsetProjectedPoint=projectTileWithElevation(translated_a_pos+vec2(1,0),ele);vec2 a=projectedPoint.xy/projectedPoint.w;vec2 b=offsetProjectedPoint.xy/offsetProjectedPoint.w;symbol_rotation=atan((b.y-a.y)/u_aspect_ratio,b.x-a.x);}highp float angle_sin=sin(segment_angle+symbol_rotation);highp float angle_cos=cos(segment_angle+symbol_rotation);mat2 rotation_matrix=mat2(angle_cos,-1.0*angle_sin,angle_sin,angle_cos);vec4 projected_pos;if (u_is_along_line || u_is_variable_anchor) {projected_pos=vec4(a_projected_pos.xy,ele,1.0);} else if (u_pitch_with_map) {projected_pos=u_label_plane_matrix*vec4(a_projected_pos.xy+u_translation,ele,1.0);} else {projected_pos=u_label_plane_matrix*projectTileWithElevation(a_projected_pos.xy+u_translation,ele);}float z=float(u_pitch_with_map)*projected_pos.z/projected_pos.w;float projectionScaling=1.0;\n#ifdef GLOBE\nif(u_pitch_with_map) {float anchor_pos_tile_y=(u_coord_matrix*vec4(projected_pos.xy/projected_pos.w,z,1.0)).y;projectionScaling=mix(projectionScaling,1.0/circumferenceRatioAtTileY(anchor_pos_tile_y)*u_pitched_scale,u_projection_transition);}\n#endif\nvec4 finalPos=u_coord_matrix*vec4(projected_pos.xy/projected_pos.w+rotation_matrix*(a_offset/32.0*max(a_minFontScale,fontScale)+a_pxoffset/16.0)*projectionScaling,z,1.0);if(u_pitch_with_map) {finalPos=projectTileWithElevation(finalPos.xy,finalPos.z);}gl_Position=finalPos;v_tex=a_tex/u_texsize;}"),symbolSDF:ke("#define SDF_PX 8.0\nuniform bool u_is_halo;uniform sampler2D u_texture;uniform highp float u_gamma_scale;uniform lowp float u_device_pixel_ratio;uniform bool u_is_text;in vec2 v_data0;in vec3 v_data1;\n#pragma mapbox: define highp vec4 fill_color\n#pragma mapbox: define highp vec4 halo_color\n#pragma mapbox: define lowp float halo_width\n#pragma mapbox: define lowp float halo_blur\nvoid main() {\n#pragma mapbox: initialize highp vec4 fill_color\n#pragma mapbox: initialize highp vec4 halo_color\n#pragma mapbox: initialize lowp float halo_width\n#pragma mapbox: initialize lowp float halo_blur\nfloat EDGE_GAMMA=0.105/u_device_pixel_ratio;vec2 tex=v_data0.xy;float gamma_scale=v_data1.x;float size=v_data1.y;float total_opacity=v_data1[2];float fontScale=u_is_text ? size/24.0 : size;lowp vec4 color=fill_color;highp float gamma=EDGE_GAMMA/(fontScale*u_gamma_scale);lowp float inner_edge=(256.0-64.0)/256.0;if (u_is_halo) {color=halo_color;gamma=(halo_blur*1.19/SDF_PX+EDGE_GAMMA)/(fontScale*u_gamma_scale);inner_edge=inner_edge+gamma*gamma_scale;}lowp float dist=texture(u_texture,tex).a;highp float gamma_scaled=gamma*gamma_scale;highp float alpha=smoothstep(inner_edge-gamma_scaled,inner_edge+gamma_scaled,dist);if (u_is_halo) {lowp float halo_edge=(6.0-halo_width/fontScale)/SDF_PX;alpha=min(smoothstep(halo_edge-gamma_scaled,halo_edge+gamma_scaled,dist),1.0-alpha);}fragColor=color*(alpha*total_opacity);\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","in vec4 a_pos_offset;in vec4 a_data;in vec4 a_pixeloffset;in vec3 a_projected_pos;in float a_fade_opacity;uniform bool u_is_size_zoom_constant;uniform bool u_is_size_feature_constant;uniform highp float u_size_t;uniform highp float u_size;uniform mat4 u_label_plane_matrix;uniform mat4 u_coord_matrix;uniform bool u_is_text;uniform bool u_pitch_with_map;uniform bool u_is_along_line;uniform bool u_is_variable_anchor;uniform highp float u_pitch;uniform bool u_rotate_symbol;uniform highp float u_aspect_ratio;uniform highp float u_camera_to_center_distance;uniform float u_fade_change;uniform vec2 u_texsize;uniform vec2 u_translation;uniform float u_pitched_scale;out vec2 v_data0;out vec3 v_data1;\n#pragma mapbox: define highp vec4 fill_color\n#pragma mapbox: define highp vec4 halo_color\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define lowp float halo_width\n#pragma mapbox: define lowp float halo_blur\nvoid main() {\n#pragma mapbox: initialize highp vec4 fill_color\n#pragma mapbox: initialize highp vec4 halo_color\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize lowp float halo_width\n#pragma mapbox: initialize lowp float halo_blur\nvec2 a_pos=a_pos_offset.xy;vec2 a_offset=a_pos_offset.zw;vec2 a_tex=a_data.xy;vec2 a_size=a_data.zw;float a_size_min=floor(a_size[0]*0.5);vec2 a_pxoffset=a_pixeloffset.xy/16.0;vec2 a_minFontScale=a_pixeloffset.zw/256.0;float ele=get_elevation(a_pos);highp float segment_angle=-a_projected_pos[2];float size;if (!u_is_size_zoom_constant && !u_is_size_feature_constant) {size=mix(a_size_min,a_size[1],u_size_t)/128.0;} else if (u_is_size_zoom_constant && !u_is_size_feature_constant) {size=a_size_min/128.0;} else {size=u_size;}vec2 translated_a_pos=a_pos+u_translation;vec4 projectedPoint=projectTileWithElevation(translated_a_pos,ele);vec2 fade_opacity=unpack_opacity(a_fade_opacity);float visibility=calculate_visibility(projectedPoint);float fade_change=fade_opacity[1] > 0.5 ? u_fade_change :-u_fade_change;float interpolated_fade_opacity=max(0.0,min(visibility,fade_opacity[0]+fade_change));float total_opacity=opacity*interpolated_fade_opacity;if (total_opacity < 0.1){gl_Position=vec4(-2.,-2.,-2.,1.);return;}highp float camera_to_anchor_distance=projectedPoint.w;highp float distance_ratio=u_pitch_with_map ?\ncamera_to_anchor_distance/u_camera_to_center_distance :\nu_camera_to_center_distance/camera_to_anchor_distance;highp float perspective_ratio=clamp(0.5+0.5*distance_ratio,0.0,4.0);size*=perspective_ratio;float fontScale=u_is_text ? size/24.0 : size;highp float symbol_rotation=0.0;if (u_rotate_symbol) {vec4 offsetProjectedPoint=projectTileWithElevation(translated_a_pos+vec2(1,0),ele);vec2 a=projectedPoint.xy/projectedPoint.w;vec2 b=offsetProjectedPoint.xy/offsetProjectedPoint.w;symbol_rotation=atan((b.y-a.y)/u_aspect_ratio,b.x-a.x);}highp float angle_sin=sin(segment_angle+symbol_rotation);highp float angle_cos=cos(segment_angle+symbol_rotation);mat2 rotation_matrix=mat2(angle_cos,-1.0*angle_sin,angle_sin,angle_cos);vec4 projected_pos;if (u_is_along_line || u_is_variable_anchor) {projected_pos=vec4(a_projected_pos.xy,ele,1.0);} else if (u_pitch_with_map) {projected_pos=u_label_plane_matrix*vec4(a_projected_pos.xy+u_translation,ele,1.0);} else {projected_pos=u_label_plane_matrix*projectTileWithElevation(a_projected_pos.xy+u_translation,ele);}float z=float(u_pitch_with_map)*projected_pos.z/projected_pos.w;float projectionScaling=1.0;\n#ifdef GLOBE\nif(u_pitch_with_map) {float anchor_pos_tile_y=(u_coord_matrix*vec4(projected_pos.xy/projected_pos.w,z,1.0)).y;projectionScaling=mix(projectionScaling,1.0/circumferenceRatioAtTileY(anchor_pos_tile_y)*u_pitched_scale,u_projection_transition);}\n#endif\nvec4 finalPos=u_coord_matrix*vec4(projected_pos.xy/projected_pos.w+rotation_matrix*(a_offset/32.0*max(a_minFontScale,fontScale)+a_pxoffset)*projectionScaling,z,1.0);if(u_pitch_with_map) {finalPos=projectTileWithElevation(finalPos.xy,finalPos.z);}float gamma_scale=finalPos.w;gl_Position=finalPos;v_data0=a_tex/u_texsize;v_data1=vec3(gamma_scale,size,total_opacity);}"),symbolTextAndIcon:ke("#define SDF_PX 8.0\n#define SDF 1.0\n#define ICON 0.0\nuniform bool u_is_halo;uniform sampler2D u_texture;uniform sampler2D u_texture_icon;uniform highp float u_gamma_scale;uniform lowp float u_device_pixel_ratio;in vec4 v_data0;in vec4 v_data1;\n#pragma mapbox: define highp vec4 fill_color\n#pragma mapbox: define highp vec4 halo_color\n#pragma mapbox: define lowp float halo_width\n#pragma mapbox: define lowp float halo_blur\nvoid main() {\n#pragma mapbox: initialize highp vec4 fill_color\n#pragma mapbox: initialize highp vec4 halo_color\n#pragma mapbox: initialize lowp float halo_width\n#pragma mapbox: initialize lowp float halo_blur\nfloat total_opacity=v_data1[2];if (v_data1.w==ICON) {vec2 tex_icon=v_data0.zw;fragColor=texture(u_texture_icon,tex_icon)*total_opacity;\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\nreturn;}vec2 tex=v_data0.xy;float EDGE_GAMMA=0.105/u_device_pixel_ratio;float gamma_scale=v_data1.x;float size=v_data1.y;float fontScale=size/24.0;lowp vec4 color=fill_color;highp float gamma=EDGE_GAMMA/(fontScale*u_gamma_scale);lowp float buff=(256.0-64.0)/256.0;if (u_is_halo) {color=halo_color;gamma=(halo_blur*1.19/SDF_PX+EDGE_GAMMA)/(fontScale*u_gamma_scale);buff=(6.0-halo_width/fontScale)/SDF_PX;}lowp float dist=texture(u_texture,tex).a;highp float gamma_scaled=gamma*gamma_scale;highp float alpha=smoothstep(buff-gamma_scaled,buff+gamma_scaled,dist);fragColor=color*(alpha*total_opacity);\n#ifdef OVERDRAW_INSPECTOR\nfragColor=vec4(1.0);\n#endif\n}","in vec4 a_pos_offset;in vec4 a_data;in vec3 a_projected_pos;in float a_fade_opacity;uniform bool u_is_size_zoom_constant;uniform bool u_is_size_feature_constant;uniform highp float u_size_t;uniform highp float u_size;uniform mat4 u_label_plane_matrix;uniform mat4 u_coord_matrix;uniform bool u_is_text;uniform bool u_pitch_with_map;uniform highp float u_pitch;uniform bool u_rotate_symbol;uniform highp float u_aspect_ratio;uniform highp float u_camera_to_center_distance;uniform float u_fade_change;uniform vec2 u_texsize;uniform vec2 u_texsize_icon;uniform bool u_is_along_line;uniform bool u_is_variable_anchor;uniform vec2 u_translation;uniform float u_pitched_scale;out vec4 v_data0;out vec4 v_data1;\n#pragma mapbox: define highp vec4 fill_color\n#pragma mapbox: define highp vec4 halo_color\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define lowp float halo_width\n#pragma mapbox: define lowp float halo_blur\nvoid main() {\n#pragma mapbox: initialize highp vec4 fill_color\n#pragma mapbox: initialize highp vec4 halo_color\n#pragma mapbox: initialize lowp float opacity\n#pragma mapbox: initialize lowp float halo_width\n#pragma mapbox: initialize lowp float halo_blur\nvec2 a_pos=a_pos_offset.xy;vec2 a_offset=a_pos_offset.zw;vec2 a_tex=a_data.xy;vec2 a_size=a_data.zw;float a_size_min=floor(a_size[0]*0.5);float is_sdf=a_size[0]-2.0*a_size_min;float ele=get_elevation(a_pos);highp float segment_angle=-a_projected_pos[2];float size;if (!u_is_size_zoom_constant && !u_is_size_feature_constant) {size=mix(a_size_min,a_size[1],u_size_t)/128.0;} else if (u_is_size_zoom_constant && !u_is_size_feature_constant) {size=a_size_min/128.0;} else {size=u_size;}vec2 translated_a_pos=a_pos+u_translation;vec4 projectedPoint=projectTileWithElevation(translated_a_pos,ele);vec2 fade_opacity=unpack_opacity(a_fade_opacity);float visibility=calculate_visibility(projectedPoint);float fade_change=fade_opacity[1] > 0.5 ? u_fade_change :-u_fade_change;float interpolated_fade_opacity=max(0.0,min(visibility,fade_opacity[0]+fade_change));float total_opacity=opacity*interpolated_fade_opacity;if (total_opacity < 0.1){gl_Position=vec4(-2.,-2.,-2.,1.);return;}highp float camera_to_anchor_distance=projectedPoint.w;highp float distance_ratio=u_pitch_with_map ?\ncamera_to_anchor_distance/u_camera_to_center_distance :\nu_camera_to_center_distance/camera_to_anchor_distance;highp float perspective_ratio=clamp(0.5+0.5*distance_ratio,0.0,4.0);size*=perspective_ratio;float fontScale=size/24.0;highp float symbol_rotation=0.0;if (u_rotate_symbol) {vec4 offsetProjectedPoint=projectTileWithElevation(translated_a_pos+vec2(1,0),ele);vec2 a=projectedPoint.xy/projectedPoint.w;vec2 b=offsetProjectedPoint.xy/offsetProjectedPoint.w;symbol_rotation=atan((b.y-a.y)/u_aspect_ratio,b.x-a.x);}highp float angle_sin=sin(segment_angle+symbol_rotation);highp float angle_cos=cos(segment_angle+symbol_rotation);mat2 rotation_matrix=mat2(angle_cos,-1.0*angle_sin,angle_sin,angle_cos);vec4 projected_pos;if (u_is_along_line || u_is_variable_anchor) {projected_pos=vec4(a_projected_pos.xy,ele,1.0);} else if (u_pitch_with_map) {projected_pos=u_label_plane_matrix*vec4(a_projected_pos.xy+u_translation,ele,1.0);} else {projected_pos=u_label_plane_matrix*projectTileWithElevation(a_projected_pos.xy+u_translation,ele);}float z=float(u_pitch_with_map)*projected_pos.z/projected_pos.w;float projectionScaling=1.0;\n#ifdef GLOBE\nif(u_pitch_with_map && !u_is_along_line) {float anchor_pos_tile_y=(u_coord_matrix*vec4(projected_pos.xy/projected_pos.w,z,1.0)).y;projectionScaling=mix(projectionScaling,1.0/circumferenceRatioAtTileY(anchor_pos_tile_y)*u_pitched_scale,u_projection_transition);}\n#endif\nvec4 finalPos=u_coord_matrix*vec4(projected_pos.xy/projected_pos.w+rotation_matrix*(a_offset/32.0*fontScale)*projectionScaling,z,1.0);if(u_pitch_with_map) {finalPos=projectTileWithElevation(finalPos.xy,finalPos.z);}float gamma_scale=finalPos.w;gl_Position=finalPos;v_data0.xy=a_tex/u_texsize;v_data0.zw=a_tex/u_texsize_icon;v_data1=vec4(gamma_scale,size,total_opacity,is_sdf);}"),terrain:ke("uniform sampler2D u_texture;uniform vec4 u_fog_color;uniform vec4 u_horizon_color;uniform float u_fog_ground_blend;uniform float u_fog_ground_blend_opacity;uniform float u_horizon_fog_blend;uniform bool u_is_globe_mode;in vec2 v_texture_pos;in float v_fog_depth;const float gamma=2.2;vec4 gammaToLinear(vec4 color) {return pow(color,vec4(gamma));}vec4 linearToGamma(vec4 color) {return pow(color,vec4(1.0/gamma));}void main() {vec4 surface_color=texture(u_texture,vec2(v_texture_pos.x,1.0-v_texture_pos.y));if (!u_is_globe_mode && v_fog_depth > u_fog_ground_blend) {vec4 surface_color_linear=gammaToLinear(surface_color);float blend_color=smoothstep(0.0,1.0,max((v_fog_depth-u_horizon_fog_blend)/(1.0-u_horizon_fog_blend),0.0));vec4 fog_horizon_color_linear=mix(gammaToLinear(u_fog_color),gammaToLinear(u_horizon_color),blend_color);float factor_fog=max(v_fog_depth-u_fog_ground_blend,0.0)/(1.0-u_fog_ground_blend);fragColor=linearToGamma(mix(surface_color_linear,fog_horizon_color_linear,pow(factor_fog,2.0)*u_fog_ground_blend_opacity));} else {fragColor=surface_color;}}","in vec3 a_pos3d;uniform mat4 u_fog_matrix;uniform float u_ele_delta;out vec2 v_texture_pos;out float v_fog_depth;void main() {float ele=get_elevation(a_pos3d.xy);float ele_delta=a_pos3d.z==1.0 ? u_ele_delta : 0.0;v_texture_pos=a_pos3d.xy/8192.0;gl_Position=projectTileFor3D(a_pos3d.xy,ele-ele_delta);vec4 pos=u_fog_matrix*vec4(a_pos3d.xy,ele,1.0);v_fog_depth=pos.z/pos.w*0.5+0.5;}"),terrainDepth:ke("in float v_depth;const highp vec4 bitSh=vec4(256.*256.*256.,256.*256.,256.,1.);const highp vec4 bitMsk=vec4(0.,vec3(1./256.0));highp vec4 pack(highp float value) {highp vec4 comp=fract(value*bitSh);comp-=comp.xxyz*bitMsk;return comp;}void main() {fragColor=pack(v_depth);}","in vec3 a_pos3d;uniform float u_ele_delta;out float v_depth;void main() {float ele=get_elevation(a_pos3d.xy);float ele_delta=a_pos3d.z==1.0 ? u_ele_delta : 0.0;gl_Position=projectTileFor3D(a_pos3d.xy,ele-ele_delta);v_depth=gl_Position.z/gl_Position.w;}"),terrainCoords:ke("precision mediump float;uniform sampler2D u_texture;uniform float u_terrain_coords_id;in vec2 v_texture_pos;void main() {vec4 rgba=texture(u_texture,v_texture_pos);fragColor=vec4(rgba.r,rgba.g,rgba.b,u_terrain_coords_id);}","in vec3 a_pos3d;uniform float u_ele_delta;out vec2 v_texture_pos;void main() {float ele=get_elevation(a_pos3d.xy);float ele_delta=a_pos3d.z==1.0 ? u_ele_delta : 0.0;v_texture_pos=a_pos3d.xy/8192.0;gl_Position=projectTileFor3D(a_pos3d.xy,ele-ele_delta);}"),projectionErrorMeasurement:ke("in vec4 v_output_error_encoded;void main() {fragColor=v_output_error_encoded;}","in vec2 a_pos;uniform highp float u_input;uniform highp float u_output_expected;out vec4 v_output_error_encoded;void main() {float real_output=2.0*atan(exp(PI-(u_input*PI*2.0)))-PI*0.5;float error=real_output-u_output_expected;float abs_error=abs(error)*128.0;v_output_error_encoded.x=min(floor(abs_error*256.0),255.0)/255.0;abs_error-=v_output_error_encoded.x;v_output_error_encoded.y=min(floor(abs_error*65536.0),255.0)/255.0;abs_error-=v_output_error_encoded.x/255.0;v_output_error_encoded.z=min(floor(abs_error*16777216.0),255.0)/255.0;v_output_error_encoded.w=error >=0.0 ? 1.0 : 0.0;gl_Position=vec4(a_pos,0.0,1.0);}"),atmosphere:ke("#ifdef GL_ES\nprecision highp float;\n#endif\nin vec3 view_direction;uniform vec3 u_sun_pos;uniform vec3 u_globe_position;uniform float u_globe_radius;uniform float u_atmosphere_blend;/**Shader use from https:*Made some change to adapt to MapLibre Globe geometry*/const float PI=3.141592653589793;const int iSteps=5;const int jSteps=3;/*radius of the planet*/const float EARTH_RADIUS=6371e3;/*radius of the atmosphere*/const float ATMOS_RADIUS=6471e3;vec2 rsi(vec3 r0,vec3 rd,float sr) {float a=dot(rd,rd);float b=2.0*dot(rd,r0);float c=dot(r0,r0)-(sr*sr);float d=(b*b)-4.0*a*c;if (d < 0.0) return vec2(1e5,-1e5);return vec2((-b-sqrt(d))/(2.0*a),(-b+sqrt(d))/(2.0*a));}vec4 atmosphere(vec3 r,vec3 r0,vec3 pSun,float iSun,float rPlanet,float rAtmos,vec3 kRlh,float kMie,float shRlh,float shMie,float g) {pSun=normalize(pSun);r=normalize(r);vec2 p=rsi(r0,r,rAtmos);if (p.x > p.y) {return vec4(0.0,0.0,0.0,1.0);}if (p.x < 0.0) {p.x=0.0;}vec3 pos=r0+r*p.x;vec2 p2=rsi(r0,r,rPlanet);if (p2.x <=p2.y && p2.x > 0.0) {p.y=min(p.y,p2.x);}float iStepSize=(p.y-p.x)/float(iSteps);float iTime=p.x+iStepSize*0.5;vec3 totalRlh=vec3(0,0,0);vec3 totalMie=vec3(0,0,0);float iOdRlh=0.0;float iOdMie=0.0;float mu=dot(r,pSun);float mumu=mu*mu;float gg=g*g;float pRlh=3.0/(16.0*PI)*(1.0+mumu);float pMie=3.0/(8.0*PI)*((1.0-gg)*(mumu+1.0))/(pow(1.0+gg-2.0*mu*g,1.5)*(2.0+gg));for (int i=0; i < iSteps; i++) {vec3 iPos=r0+r*iTime;float iHeight=length(iPos)-rPlanet;float odStepRlh=exp(-iHeight/shRlh)*iStepSize;float odStepMie=exp(-iHeight/shMie)*iStepSize;iOdRlh+=odStepRlh;iOdMie+=odStepMie;float jStepSize=rsi(iPos,pSun,rAtmos).y/float(jSteps);float jTime=jStepSize*0.5;float jOdRlh=0.0;float jOdMie=0.0;for (int j=0; j < jSteps; j++) {vec3 jPos=iPos+pSun*jTime;float jHeight=length(jPos)-rPlanet;jOdRlh+=exp(-jHeight/shRlh)*jStepSize;jOdMie+=exp(-jHeight/shMie)*jStepSize;jTime+=jStepSize;}vec3 attn=exp(-(kMie*(iOdMie+jOdMie)+kRlh*(iOdRlh+jOdRlh)));totalRlh+=odStepRlh*attn;totalMie+=odStepMie*attn;iTime+=iStepSize;}float opacity=exp(-(length(kRlh)*length(totalRlh)+kMie*length(totalMie)));vec3 color=iSun*(pRlh*kRlh*totalRlh+pMie*kMie*totalMie);return vec4(color,opacity);}void main() {vec3 scale_camera_pos=-u_globe_position*EARTH_RADIUS/u_globe_radius;vec4 color=atmosphere(normalize(view_direction),scale_camera_pos,u_sun_pos,22.0,EARTH_RADIUS,ATMOS_RADIUS,vec3(5.5e-6,13.0e-6,22.4e-6),21e-6,8e3,1.2e3,0.758\n);color.rgb=1.0-exp(-1.0*color.rgb);color=pow(color,vec4(1.0/2.2));fragColor=vec4(color.rgb,1.0-color.a)*u_atmosphere_blend;}","in vec2 a_pos;uniform mat4 u_inv_proj_matrix;out vec3 view_direction;void main() {view_direction=(u_inv_proj_matrix*vec4(a_pos,0.0,1.0)).xyz;gl_Position=vec4(a_pos,0.0,1.0);}"),sky:ke("uniform vec4 u_sky_color;uniform vec4 u_horizon_color;uniform vec2 u_horizon;uniform vec2 u_horizon_normal;uniform float u_sky_horizon_blend;uniform float u_sky_blend;void main() {float x=gl_FragCoord.x;float y=gl_FragCoord.y;float blend=(y-u_horizon.y)*u_horizon_normal.y+(x-u_horizon.x)*u_horizon_normal.x;if (blend > 0.0) {if (blend < u_sky_horizon_blend) {fragColor=mix(u_sky_color,u_horizon_color,pow(1.0-blend/u_sky_horizon_blend,2.0));} else {fragColor=u_sky_color;}}fragColor=mix(fragColor,vec4(vec3(0.0),0.0),u_sky_blend);}","in vec2 a_pos;void main() {gl_Position=vec4(a_pos,1.0,1.0);}")};function ke(t,e){const i=/#pragma mapbox: ([\w]+) ([\w]+) ([\w]+) ([\w]+)/g,r=e.match(/in ([\w]+) ([\w]+)/g),n=t.match(/uniform ([\w]+) ([\w]+)([\s]*)([\w]*)/g),a=e.match(/uniform ([\w]+) ([\w]+)([\s]*)([\w]*)/g),o=a?a.concat(n):n,s={};return{fragmentSource:t=t.replace(i,(t,e,i,r,n)=>(s[n]=!0,"define"===e?`\n#ifndef HAS_UNIFORM_u_${n}\nin ${i} ${r} ${n};\n#else\nuniform ${i} ${r} u_${n};\n#endif\n`:`\n#ifdef HAS_UNIFORM_u_${n}\n ${i} ${r} ${n} = u_${n};\n#endif\n`)),vertexSource:e=e.replace(i,(t,e,i,r,n)=>{const a="float"===r?"vec2":"vec4",o=n.match(/color/)?"color":a;return s[n]?"define"===e?`\n#ifndef HAS_UNIFORM_u_${n}\nuniform lowp float u_${n}_t;\nin ${i} ${a} a_${n};\nout ${i} ${r} ${n};\n#else\nuniform ${i} ${r} u_${n};\n#endif\n`:"vec4"===o?`\n#ifndef HAS_UNIFORM_u_${n}\n ${n} = a_${n};\n#else\n ${i} ${r} ${n} = u_${n};\n#endif\n`:`\n#ifndef HAS_UNIFORM_u_${n}\n ${n} = unpack_mix_${o}(a_${n}, u_${n}_t);\n#else\n ${i} ${r} ${n} = u_${n};\n#endif\n`:"define"===e?`\n#ifndef HAS_UNIFORM_u_${n}\nuniform lowp float u_${n}_t;\nin ${i} ${a} a_${n};\n#else\nuniform ${i} ${r} u_${n};\n#endif\n`:"vec4"===o?`\n#ifndef HAS_UNIFORM_u_${n}\n ${i} ${r} ${n} = a_${n};\n#else\n ${i} ${r} ${n} = u_${n};\n#endif\n`:`\n#ifndef HAS_UNIFORM_u_${n}\n ${i} ${r} ${n} = unpack_mix_${o}(a_${n}, u_${n}_t);\n#else\n ${i} ${r} ${n} = u_${n};\n#endif\n`}),staticAttributes:r,staticUniforms:o}}class ze{constructor(t,e,i){this.vertexBuffer=t,this.indexBuffer=e,this.segments=i}destroy(){this.vertexBuffer.destroy(),this.indexBuffer.destroy(),this.segments.destroy(),this.vertexBuffer=null,this.indexBuffer=null,this.segments=null}}var We=e.aT([{name:"a_pos",type:"Int16",components:2}]);const Ie="#define PROJECTION_MERCATOR",De="mercator";class Ce{constructor(){this._cachedMesh=null}get name(){return"mercator"}get useSubdivision(){return!1}get shaderVariantName(){return De}get shaderDefine(){return Ie}get shaderPreludeCode(){return Ze.projectionMercator}get vertexShaderPreludeCode(){return Ze.projectionMercator.vertexSource}get subdivisionGranularity(){return e.aU.noSubdivision}get useGlobeControls(){return!1}get transitionState(){return 0}get latitudeErrorCorrectionRadians(){return 0}destroy(){}updateGPUdependent(t){}getMeshFromTileID(t,i,r,n,a){if(this._cachedMesh)return this._cachedMesh;const o=new e.aV;o.emplaceBack(0,0),o.emplaceBack(e.a6,0),o.emplaceBack(0,e.a6),o.emplaceBack(e.a6,e.a6);const s=t.createVertexBuffer(o,We.members),l=e.aW.simpleSegment(0,0,4,2),c=new e.aX;c.emplaceBack(1,0,2),c.emplaceBack(1,2,3);const h=t.createIndexBuffer(c);return this._cachedMesh=new ze(s,h,l),this._cachedMesh}recalculate(){}hasTransition(){return!1}setErrorQueryLatitudeDegrees(t){}}class Pe{constructor(t=0,e=0,i=0,r=0){if(isNaN(t)||t<0||isNaN(e)||e<0||isNaN(i)||i<0||isNaN(r)||r<0)throw new Error("Invalid value for edge-insets, top, bottom, left and right must all be numbers");this.top=t,this.bottom=e,this.left=i,this.right=r}interpolate(t,i,r){return null!=i.top&&null!=t.top&&(this.top=e.H.number(t.top,i.top,r)),null!=i.bottom&&null!=t.bottom&&(this.bottom=e.H.number(t.bottom,i.bottom,r)),null!=i.left&&null!=t.left&&(this.left=e.H.number(t.left,i.left,r)),null!=i.right&&null!=t.right&&(this.right=e.H.number(t.right,i.right,r)),this}getCenter(t,i){const r=e.al((this.left+t-this.right)/2,0,t),n=e.al((this.top+i-this.bottom)/2,0,i);return new e.P(r,n)}equals(t){return this.top===t.top&&this.bottom===t.bottom&&this.left===t.left&&this.right===t.right}clone(){return new Pe(this.top,this.bottom,this.left,this.right)}toJSON(){return{top:this.top,bottom:this.bottom,left:this.left,right:this.right}}}function Be(t,e){if(!t.renderWorldCopies||t.lngRange)return;const i=e.lng-t.center.lng;e.lng+=i>180?-360:i<-180?360:0}function Le(t){return Math.max(0,Math.floor(t))}class Oe{constructor(t,i){var r;this.applyConstrain=(t,e)=>null!==this._constrainOverride?this._constrainOverride(t,e):this._callbacks.defaultConstrain(t,e),this._callbacks=t,this._tileSize=512,this._renderWorldCopies=void 0===(null==i?void 0:i.renderWorldCopies)||!!(null==i?void 0:i.renderWorldCopies),this._minZoom=(null==i?void 0:i.minZoom)||0,this._maxZoom=(null==i?void 0:i.maxZoom)||22,this._minPitch=null==(null==i?void 0:i.minPitch)?0:null==i?void 0:i.minPitch,this._maxPitch=null==(null==i?void 0:i.maxPitch)?60:null==i?void 0:i.maxPitch,this._constrainOverride=null!==(r=null==i?void 0:i.constrainOverride)&&void 0!==r?r:null,this.setMaxBounds(),this._width=0,this._height=0,this._center=new e.W(0,0),this._elevation=0,this._zoom=0,this._tileZoom=Le(this._zoom),this._scale=e.ao(this._zoom),this._bearingInRadians=0,this._fovInRadians=.6435011087932844,this._pitchInRadians=0,this._rollInRadians=0,this._unmodified=!0,this._edgeInsets=new Pe,this._minElevationForCurrentTile=0,this._autoCalculateNearFarZ=!0}apply(t,i,r){this._constrainOverride=t.constrainOverride,this._latRange=t.latRange,this._lngRange=t.lngRange,this._width=t.width,this._height=t.height,this._center=t.center,this._elevation=t.elevation,this._minElevationForCurrentTile=t.minElevationForCurrentTile,this._zoom=t.zoom,this._tileZoom=Le(this._zoom),this._scale=e.ao(this._zoom),this._bearingInRadians=t.bearingInRadians,this._fovInRadians=t.fovInRadians,this._pitchInRadians=t.pitchInRadians,this._rollInRadians=t.rollInRadians,this._unmodified=t.unmodified,this._edgeInsets=new Pe(t.padding.top,t.padding.bottom,t.padding.left,t.padding.right),this._minZoom=t.minZoom,this._maxZoom=t.maxZoom,this._minPitch=t.minPitch,this._maxPitch=t.maxPitch,this._renderWorldCopies=t.renderWorldCopies,this._cameraToCenterDistance=t.cameraToCenterDistance,this._nearZ=t.nearZ,this._farZ=t.farZ,this._autoCalculateNearFarZ=!r&&t.autoCalculateNearFarZ,i&&this.constrainInternal(),this._calcMatrices()}get pixelsToClipSpaceMatrix(){return this._pixelsToClipSpaceMatrix}get clipSpaceToPixelsMatrix(){return this._clipSpaceToPixelsMatrix}get minElevationForCurrentTile(){return this._minElevationForCurrentTile}setMinElevationForCurrentTile(t){this._minElevationForCurrentTile=t}get tileSize(){return this._tileSize}get tileZoom(){return this._tileZoom}get scale(){return this._scale}get width(){return this._width}get height(){return this._height}get bearingInRadians(){return this._bearingInRadians}get lngRange(){return this._lngRange}get latRange(){return this._latRange}get pixelsToGLUnits(){return this._pixelsToGLUnits}get minZoom(){return this._minZoom}setMinZoom(t){this._minZoom!==t&&(this._minZoom=t,this.setZoom(this.applyConstrain(this._center,this.zoom).zoom))}get maxZoom(){return this._maxZoom}setMaxZoom(t){this._maxZoom!==t&&(this._maxZoom=t,this.setZoom(this.applyConstrain(this._center,this.zoom).zoom))}get minPitch(){return this._minPitch}setMinPitch(t){this._minPitch!==t&&(this._minPitch=t,this.setPitch(Math.max(this.pitch,t)))}get maxPitch(){return this._maxPitch}setMaxPitch(t){this._maxPitch!==t&&(this._maxPitch=t,this.setPitch(Math.min(this.pitch,t)))}get renderWorldCopies(){return this._renderWorldCopies}setRenderWorldCopies(t){void 0===t?t=!0:null===t&&(t=!1),this._renderWorldCopies=t}get constrainOverride(){return this._constrainOverride}setConstrainOverride(t){void 0===t&&(t=null),this._constrainOverride!==t&&(this._constrainOverride=t,this.constrainInternal(),this._calcMatrices())}get worldSize(){return this._tileSize*this._scale}get centerOffset(){return this.centerPoint._sub(this.size._div(2))}get size(){return new e.P(this._width,this._height)}get bearing(){return this._bearingInRadians/Math.PI*180}setBearing(t){const i=e.X(t,-180,180)*Math.PI/180;var n,a,o,s,l,c,h,u,d;this._bearingInRadians!==i&&(this._unmodified=!1,this._bearingInRadians=i,this._calcMatrices(),this._rotationMatrix=r(),n=this._rotationMatrix,o=-this._bearingInRadians,s=(a=this._rotationMatrix)[0],l=a[1],c=a[2],h=a[3],u=Math.sin(o),d=Math.cos(o),n[0]=s*d+c*u,n[1]=l*d+h*u,n[2]=s*-u+c*d,n[3]=l*-u+h*d)}get rotationMatrix(){return this._rotationMatrix}get pitchInRadians(){return this._pitchInRadians}get pitch(){return this._pitchInRadians/Math.PI*180}setPitch(t){const i=e.al(t,this.minPitch,this.maxPitch)/180*Math.PI;this._pitchInRadians!==i&&(this._unmodified=!1,this._pitchInRadians=i,this._calcMatrices())}get rollInRadians(){return this._rollInRadians}get roll(){return this._rollInRadians/Math.PI*180}setRoll(t){const e=t/180*Math.PI;this._rollInRadians!==e&&(this._unmodified=!1,this._rollInRadians=e,this._calcMatrices())}get fovInRadians(){return this._fovInRadians}get fov(){return e.aY(this._fovInRadians)}setFov(t){t=e.al(t,.1,150),this.fov!==t&&(this._unmodified=!1,this._fovInRadians=e.an(t),this._calcMatrices())}get zoom(){return this._zoom}setZoom(t){const i=this.applyConstrain(this._center,t).zoom;this._zoom!==i&&(this._unmodified=!1,this._zoom=i,this._tileZoom=Math.max(0,Math.floor(i)),this._scale=e.ao(i),this.constrainInternal(),this._calcMatrices())}get center(){return this._center}setCenter(t){t.lat===this._center.lat&&t.lng===this._center.lng||(this._unmodified=!1,this._center=t,this.constrainInternal(),this._calcMatrices())}get elevation(){return this._elevation}setElevation(t){t!==this._elevation&&(this._elevation=t,this.constrainInternal(),this._calcMatrices())}get padding(){return this._edgeInsets.toJSON()}setPadding(t){this._edgeInsets.equals(t)||(this._unmodified=!1,this._edgeInsets.interpolate(this._edgeInsets,t,1),this._calcMatrices())}get centerPoint(){return this._edgeInsets.getCenter(this._width,this._height)}get pixelsPerMeter(){return this._pixelPerMeter}get unmodified(){return this._unmodified}get cameraToCenterDistance(){return this._cameraToCenterDistance}get nearZ(){return this._nearZ}get farZ(){return this._farZ}get autoCalculateNearFarZ(){return this._autoCalculateNearFarZ}overrideNearFarZ(t,e){this._autoCalculateNearFarZ=!1,this._nearZ=t,this._farZ=e,this._calcMatrices()}clearNearFarZOverride(){this._autoCalculateNearFarZ=!0,this._calcMatrices()}isPaddingEqual(t){return this._edgeInsets.equals(t)}interpolatePadding(t,e,i){this._unmodified=!1,this._edgeInsets.interpolate(t,e,i),this.constrainInternal(),this._calcMatrices()}resize(t,e,i=!0){this._width=t,this._height=e,i&&this.constrainInternal(),this._calcMatrices()}getMaxBounds(){var t,e;return 2!==(null===(t=this._latRange)||void 0===t?void 0:t.length)||2!==(null===(e=this._lngRange)||void 0===e?void 0:e.length)?null:new O([this._lngRange[0],this._latRange[0]],[this._lngRange[1],this._latRange[1]])}setMaxBounds(t){t?(this._lngRange=[t.getWest(),t.getEast()],this._latRange=[t.getSouth(),t.getNorth()],this.constrainInternal()):(this._lngRange=null,this._latRange=[-e.am,e.am])}getCameraQueryGeometry(t,i){if(1===i.length)return[i[0],t];{const{minX:r,minY:n,maxX:a,maxY:o}=e.a8.fromPoints(i).extend(t);return[new e.P(r,n),new e.P(a,n),new e.P(a,o),new e.P(r,o),new e.P(r,n)]}}constrainInternal(){if(!this.center||!this._width||!this._height||this._constraining)return;this._constraining=!0;const t=this._unmodified,{center:e,zoom:i}=this.applyConstrain(this.center,this.zoom);this.setCenter(e),this.setZoom(i),this._unmodified=t,this._constraining=!1}_calcMatrices(){if(this._width&&this._height){this._pixelsToGLUnits=[2/this._width,-2/this._height];let t=e.ap(new Float64Array(16));e.S(t,t,[this._width/2,-this._height/2,1]),e.Q(t,t,[1,-1,0]),this._clipSpaceToPixelsMatrix=t,t=e.ap(new Float64Array(16)),e.S(t,t,[1,-1,1]),e.Q(t,t,[-1,-1,0]),e.S(t,t,[2/this._width,2/this._height,1]),this._pixelsToClipSpaceMatrix=t,this._cameraToCenterDistance=.5/Math.tan(this.fovInRadians/2)*this._height}this._callbacks.calcMatrices()}calculateCenterFromCameraLngLatAlt(t,i,r,n){const a=void 0!==r?r:this.bearing,o=n=void 0!==n?n:this.pitch,{distanceToCenter:s,clampedElevation:l}=this._distanceToCenterFromAltElevationPitch(i,this.elevation,o),{x:c,y:h}=xt(o,a),u=e.a7.fromLngLat(t,i);let d,p,m=e.aZ(1,u.y),f=0;do{if(f+=1,f>10)break;p=s/m,d=new e.a7(u.x+c*p,u.y+h*p),m=1/d.meterInMercatorCoordinateUnits()}while(Math.abs(s-p*m)>1e-12);return{center:d.toLngLat(),elevation:l,zoom:e.ar(this.height/2/Math.tan(this.fovInRadians/2)/p/this.tileSize)}}recalculateZoomAndCenter(t){if(this.elevation-t==0)return;const i=1/this.worldSize,r=e.aq(1,this.center.lat)*this.worldSize,n=e.a7.fromLngLat(this.center,this.elevation),a=n.x/i,o=n.y/i,s=n.z/i,l=this.pitch,c=this.bearing,{x:h,y:u,z:d}=xt(l,c),p=this.cameraToCenterDistance,m=a+p*-h,f=o+p*-u,g=s+p*d,{distanceToCenter:_,clampedElevation:y}=this._distanceToCenterFromAltElevationPitch(g/r,t,l),x=_*r,v=new e.a7((m+h*x)*i,(f+u*x)*i,0).toLngLat(),b=e.aq(1,v.lat),T=e.ar(this.height/2/Math.tan(this.fovInRadians/2)/_/b/this.tileSize);this._elevation=y,this._center=v,this.setZoom(T)}_distanceToCenterFromAltElevationPitch(t,i,r){const n=-Math.cos(e.an(r)),a=t-i;let o,s=i;return n*a>=0||Math.abs(n)<.1?(o=1e4,s=t+o*n):o=-a/n,{distanceToCenter:o,clampedElevation:s}}getCameraPoint(){const t=Math.tan(this.pitchInRadians)*(this.cameraToCenterDistance||1);return this.centerPoint.add(new e.P(t*Math.sin(this.rollInRadians),t*Math.cos(this.rollInRadians)))}getCameraAltitude(){return Math.cos(this.pitchInRadians)*this._cameraToCenterDistance/this._pixelPerMeter+this.elevation}getCameraLngLat(){const t=e.aq(1,this.center.lat)*this.worldSize;return yt(this.center,this.elevation,this.pitch,this.bearing,this.cameraToCenterDistance/t).toLngLat()}getMercatorTileCoordinates(t){if(!t)return[0,0,1,1];const i=t.canonical.z>=0?1<<t.canonical.z:Math.pow(2,t.canonical.z);return[t.canonical.x/i,t.canonical.y/i,1/i/e.a6,1/i/e.a6]}}class je{constructor(t,i){this.min=t,this.max=i,this.center=e.a_([],e.a$([],this.min,this.max),.5)}quadrant(t){const i=[t%2==0,t<2],r=e.b0(this.min),n=e.b0(this.max);for(let t=0;t<i.length;t++)r[t]=i[t]?this.min[t]:this.center[t],n[t]=i[t]?this.center[t]:this.max[t];return n[2]=this.max[2],new je(r,n)}distanceX(t){return Math.max(Math.min(this.max[0],t[0]),this.min[0])-t[0]}distanceY(t){return Math.max(Math.min(this.max[1],t[1]),this.min[1])-t[1]}intersectsFrustum(t){let e=!0;for(const i of t.planes){const t=this.intersectsPlane(i);if(0===t)return 0;1===t&&(e=!1)}return e?2:t.aabb.min[0]>this.max[0]||t.aabb.min[1]>this.max[1]||t.aabb.min[2]>this.max[2]||t.aabb.max[0]<this.min[0]||t.aabb.max[1]<this.min[1]||t.aabb.max[2]<this.min[2]?0:1}intersectsPlane(t){let e=t[3],i=t[3];for(let r=0;r<3;r++)t[r]>0?(e+=t[r]*this.min[r],i+=t[r]*this.max[r]):(i+=t[r]*this.min[r],e+=t[r]*this.max[r]);return e>=0?2:i<0?0:1}}class Ae{distanceToTile2d(t,e,i,r){const n=r,a=n.distanceX([t,e]),o=n.distanceY([t,e]);return Math.hypot(a,o)}getWrap(t,e,i){return i}getTileBoundingVolume(t,i,r,n){var a,o;let s=0,l=0;if(null==n?void 0:n.terrain){const c=new e.a3(t.z,i,t.z,t.x,t.y),h=n.terrain.getMinMaxElevation(c);s=null!==(a=h.minElevation)&&void 0!==a?a:Math.min(0,r),l=null!==(o=h.maxElevation)&&void 0!==o?o:Math.max(0,r)}const c=1<<t.z;return new je([i+t.x/c,t.y/c,s],[i+(t.x+1)/c,(t.y+1)/c,l])}allowVariableZoom(t,i){const r=t.fov*(Math.abs(Math.cos(t.rollInRadians))*t.height+Math.abs(Math.sin(t.rollInRadians))*t.width)/t.height,n=e.al(78.5-r/2,0,60);return!!i.terrain||t.pitch>n}allowWorldCopies(){return!0}prepareNextFrame(){}}class Ge{constructor(t,e,i){this.points=t,this.planes=e,this.aabb=i}static fromInvProjectionMatrix(t,i=1,r=0,n,a){const o=a?[[6,5,4],[0,1,2],[0,3,7],[2,1,5],[3,2,6],[0,4,5]]:[[0,1,2],[6,5,4],[0,3,7],[2,1,5],[3,2,6],[0,4,5]],s=Math.pow(2,r),l=[[-1,1,-1,1],[1,1,-1,1],[1,-1,-1,1],[-1,-1,-1,1],[-1,1,1,1],[1,1,1,1],[1,-1,1,1],[-1,-1,1,1]].map(r=>function(t,i,r,n){const a=e.aF([],t,i),o=1/a[3]/r*n;return e.b5(a,a,[o,o,1/a[3],o])}(r,t,i,s));n&&function(t,i,r,n){const a=n?4:0,o=n?0:4;let s=0;const l=[],c=[];for(let i=0;i<4;i++){const r=e.b1([],t[i+o],t[i+a]),n=e.b6(r);e.a_(r,r,1/n),l.push(n),c.push(r)}for(let i=0;i<4;i++){const n=e.b7(t[i+a],c[i],r);s=null!==n&&n>=0?Math.max(s,n):Math.max(s,l[i])}const h=function(t,i){const r=e.b1([],t[i[0]],t[i[1]]),n=e.b1([],t[i[2]],t[i[1]]),a=[0,0,0,0];return e.b2(a,e.b3([],r,n)),a[3]=-e.b4(a,t[i[0]]),a}(t,i),u=function(t,i){const r=e.b8(t),n=e.b9([],t,1/r),a=e.b1([],i,e.a_([],n,e.b4(i,n))),o=e.b8(a);if(o>0){const t=Math.sqrt(1-n[3]*n[3]),r=e.a_([],n,-n[3]),s=e.a$([],r,e.a_([],a,t/o));return e.ba(i,s)}return null}(r,h);if(null!==u){const t=u/e.b4(c[0],h);s=Math.min(s,t)}for(let e=0;e<4;e++){const i=Math.min(s,l[e]);t[e+o]=[t[e+a][0]+c[e][0]*i,t[e+a][1]+c[e][1]*i,t[e+a][2]+c[e][2]*i,1]}}(l,o[0],n,a);const c=o.map(t=>{const i=e.b1([],l[t[0]],l[t[1]]),r=e.b1([],l[t[2]],l[t[1]]),n=e.b2([],e.b3([],i,r)),a=-e.b4(n,l[t[1]]);return n.concat(a)}),h=[Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY],u=[Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY];for(const t of l)for(let e=0;e<3;e++)h[e]=Math.min(h[e],t[e]),u[e]=Math.max(u[e],t[e]);return new Ge(l,c,new je(h,u))}}class Ye{get pixelsToClipSpaceMatrix(){return this._helper.pixelsToClipSpaceMatrix}get clipSpaceToPixelsMatrix(){return this._helper.clipSpaceToPixelsMatrix}get pixelsToGLUnits(){return this._helper.pixelsToGLUnits}get centerOffset(){return this._helper.centerOffset}get size(){return this._helper.size}get rotationMatrix(){return this._helper.rotationMatrix}get centerPoint(){return this._helper.centerPoint}get pixelsPerMeter(){return this._helper.pixelsPerMeter}setMinZoom(t){this._helper.setMinZoom(t)}setMaxZoom(t){this._helper.setMaxZoom(t)}setMinPitch(t){this._helper.setMinPitch(t)}setMaxPitch(t){this._helper.setMaxPitch(t)}setRenderWorldCopies(t){this._helper.setRenderWorldCopies(t)}setBearing(t){this._helper.setBearing(t)}setPitch(t){this._helper.setPitch(t)}setRoll(t){this._helper.setRoll(t)}setFov(t){this._helper.setFov(t)}setZoom(t){this._helper.setZoom(t)}setCenter(t){this._helper.setCenter(t)}setElevation(t){this._helper.setElevation(t)}setMinElevationForCurrentTile(t){this._helper.setMinElevationForCurrentTile(t)}setPadding(t){this._helper.setPadding(t)}interpolatePadding(t,e,i){this._helper.interpolatePadding(t,e,i)}isPaddingEqual(t){return this._helper.isPaddingEqual(t)}resize(t,e,i=!0){this._helper.resize(t,e,i)}getMaxBounds(){return this._helper.getMaxBounds()}setMaxBounds(t){this._helper.setMaxBounds(t)}setConstrainOverride(t){this._helper.setConstrainOverride(t)}overrideNearFarZ(t,e){this._helper.overrideNearFarZ(t,e)}clearNearFarZOverride(){this._helper.clearNearFarZOverride()}getCameraQueryGeometry(t){return this._helper.getCameraQueryGeometry(this.getCameraPoint(),t)}get tileSize(){return this._helper.tileSize}get tileZoom(){return this._helper.tileZoom}get scale(){return this._helper.scale}get worldSize(){return this._helper.worldSize}get width(){return this._helper.width}get height(){return this._helper.height}get lngRange(){return this._helper.lngRange}get latRange(){return this._helper.latRange}get minZoom(){return this._helper.minZoom}get maxZoom(){return this._helper.maxZoom}get zoom(){return this._helper.zoom}get center(){return this._helper.center}get minPitch(){return this._helper.minPitch}get maxPitch(){return this._helper.maxPitch}get pitch(){return this._helper.pitch}get pitchInRadians(){return this._helper.pitchInRadians}get roll(){return this._helper.roll}get rollInRadians(){return this._helper.rollInRadians}get bearing(){return this._helper.bearing}get bearingInRadians(){return this._helper.bearingInRadians}get fov(){return this._helper.fov}get fovInRadians(){return this._helper.fovInRadians}get elevation(){return this._helper.elevation}get minElevationForCurrentTile(){return this._helper.minElevationForCurrentTile}get padding(){return this._helper.padding}get unmodified(){return this._helper.unmodified}get renderWorldCopies(){return this._helper.renderWorldCopies}get cameraToCenterDistance(){return this._helper.cameraToCenterDistance}get constrainOverride(){return this._helper.constrainOverride}get nearZ(){return this._helper.nearZ}get farZ(){return this._helper.farZ}get autoCalculateNearFarZ(){return this._helper.autoCalculateNearFarZ}setTransitionState(t,e){}constructor(t){this._posMatrixCache=new Map,this._alignedPosMatrixCache=new Map,this._fogMatrixCacheF32=new Map,this.defaultConstrain=(t,i)=>{i=e.al(+i,this.minZoom,this.maxZoom);const r={center:new e.W(t.lng,t.lat),zoom:i};let n=this._helper._lngRange;if(!this._helper._renderWorldCopies&&null===n){const t=180-1e-10;n=[-t,t]}const a=this.tileSize*e.ao(r.zoom);let o=0,s=a,l=0,c=a,h=0,u=0;const{x:d,y:p}=this.size;if(this._helper._latRange){const t=this._helper._latRange;o=e.Y(t[1])*a,s=e.Y(t[0])*a,s-o<p&&(h=p/(s-o))}n&&(l=e.X(e.Z(n[0])*a,0,a),c=e.X(e.Z(n[1])*a,0,a),c<l&&(c+=a),c-l<d&&(u=d/(c-l)));const{x:m,y:f}=mt(a,t);let g,_;const y=Math.max(u||0,h||0);if(y){const t=new e.P(u?(c+l)/2:m,h?(s+o)/2:f);return r.center=ft(a,t).wrap(),r.zoom+=e.ar(y),r}if(this._helper._latRange){const t=p/2;f-t<o&&(_=o+t),f+t>s&&(_=s-t)}if(n){const t=(l+c)/2;let i=m;this._helper._renderWorldCopies&&(i=e.X(m,t-a/2,t+a/2));const r=d/2;i-r<l&&(g=l+r),i+r>c&&(g=c-r)}if(void 0!==g||void 0!==_){const t=new e.P(null!=g?g:m,null!=_?_:f);r.center=ft(a,t).wrap()}return r},this.applyConstrain=(t,e)=>this._helper.applyConstrain(t,e),this._helper=new Oe({calcMatrices:()=>this._calcMatrices(),defaultConstrain:(t,e)=>this.defaultConstrain(t,e)},t),this._coveringTilesDetailsProvider=new Ae}clone(){const t=new Ye;return t.apply(this,!1),t}apply(t,e,i){this._helper.apply(t,e,i)}get cameraPosition(){return this._cameraPosition}get projectionMatrix(){return this._projectionMatrix}get modelViewProjectionMatrix(){return this._viewProjMatrix}get inverseProjectionMatrix(){return this._invProjMatrix}get mercatorMatrix(){return this._mercatorMatrix}getVisibleUnwrappedCoordinates(t){const i=[new e.bb(0,t)];if(this._helper._renderWorldCopies){const r=this.screenPointToMercatorCoordinate(new e.P(0,0)),n=this.screenPointToMercatorCoordinate(new e.P(this._helper._width,0)),a=this.screenPointToMercatorCoordinate(new e.P(this._helper._width,this._helper._height)),o=this.screenPointToMercatorCoordinate(new e.P(0,this._helper._height)),s=Math.floor(Math.min(r.x,n.x,a.x,o.x)),l=Math.floor(Math.max(r.x,n.x,a.x,o.x)),c=1;for(let r=s-c;r<=l+c;r++)0!==r&&i.push(new e.bb(r,t))}return i}getCameraFrustum(){return Ge.fromInvProjectionMatrix(this._invViewProjMatrix,this.worldSize)}getClippingPlane(){return null}getCoveringTilesDetailsProvider(){return this._coveringTilesDetailsProvider}recalculateZoomAndCenter(t){const e=this.screenPointToLocation(this.centerPoint,t),i=t?t.getElevationForLngLatZoom(e,this._helper._tileZoom):0;this._helper.recalculateZoomAndCenter(i)}setLocationAtPoint(t,i){const r=e.aq(this.elevation,this.center.lat),n=this.screenPointToMercatorCoordinateAtZ(i,r),a=this.screenPointToMercatorCoordinateAtZ(this.centerPoint,r),o=e.a7.fromLngLat(t),s=new e.a7(o.x-(n.x-a.x),o.y-(n.y-a.y));this.setCenter(null==s?void 0:s.toLngLat()),this._helper._renderWorldCopies&&this.setCenter(this.center.wrap())}locationToScreenPoint(t,i){return i?this.coordinatePoint(e.a7.fromLngLat(t),i.getElevationForLngLat(t,this),this._pixelMatrix3D):this.coordinatePoint(e.a7.fromLngLat(t))}screenPointToLocation(t,e){var i;return null===(i=this.screenPointToMercatorCoordinate(t,e))||void 0===i?void 0:i.toLngLat()}screenPointToMercatorCoordinate(t,e){if(e){const i=e.pointCoordinate(t);if(null!=i)return i}return this.screenPointToMercatorCoordinateAtZ(t)}screenPointToMercatorCoordinateAtZ(t,i){const r=i||0,n=[t.x,t.y,0,1],a=[t.x,t.y,1,1];e.aF(n,n,this._pixelMatrixInverse),e.aF(a,a,this._pixelMatrixInverse);const o=n[3],s=a[3],l=n[1]/o,c=a[1]/s,h=n[2]/o,u=a[2]/s,d=h===u?0:(r-h)/(u-h);return new e.a7(e.H.number(n[0]/o,a[0]/s,d)/this.worldSize,e.H.number(l,c,d)/this.worldSize,r)}coordinatePoint(t,i=0,r=this._pixelMatrix){const n=[t.x*this.worldSize,t.y*this.worldSize,i,1];return e.aF(n,n,r),new e.P(n[0]/n[3],n[1]/n[3])}getBounds(){const t=Math.max(0,this._helper._height/2-gt(this));return(new O).extend(this.screenPointToLocation(new e.P(0,t))).extend(this.screenPointToLocation(new e.P(this._helper._width,t))).extend(this.screenPointToLocation(new e.P(this._helper._width,this._helper._height))).extend(this.screenPointToLocation(new e.P(0,this._helper._height)))}isPointOnMapSurface(t,e){return e?null!=e.pointCoordinate(t):t.y>this.height/2-gt(this)}calculatePosMatrix(t,i=!1,r){var n;const a=null!==(n=t.key)&&void 0!==n?n:e.bc(t.wrap,t.canonical.z,t.canonical.z,t.canonical.x,t.canonical.y),o=i?this._alignedPosMatrixCache:this._posMatrixCache;if(o.has(a)){const t=o.get(a);return r?t.f32:t.f64}const s=_t(t,this.worldSize);e.U(s,i?this._alignedProjMatrix:this._viewProjMatrix,s);const l={f64:s,f32:new Float32Array(s)};return o.set(a,l),r?l.f32:l.f64}calculateFogMatrix(t){const i=t.key,r=this._fogMatrixCacheF32;if(r.has(i))return r.get(i);const n=_t(t,this.worldSize);return e.U(n,this._fogMatrix,n),r.set(i,new Float32Array(n)),r.get(i)}calculateCenterFromCameraLngLatAlt(t,e,i,r){return this._helper.calculateCenterFromCameraLngLatAlt(t,e,i,r)}_calculateNearFarZIfNeeded(t,i,r){if(!this._helper.autoCalculateNearFarZ)return;const n=Math.min(this.elevation,this.minElevationForCurrentTile,this.getCameraAltitude()-100),a=t-n*this._helper._pixelPerMeter/Math.cos(i),o=n<0?a:t,s=Math.PI/2+this.pitchInRadians,l=e.an(this.fov)*(Math.abs(Math.cos(e.an(this.roll)))*this.height+Math.abs(Math.sin(e.an(this.roll)))*this.width)/this.height*(.5+r.y/this.height),c=Math.sin(l)*o/Math.sin(e.al(Math.PI-s-l,.01,Math.PI-.01)),h=gt(this),u=Math.atan(h/this._helper.cameraToCenterDistance),d=e.an(.75),p=u>d?2*u*(.5+r.y/(2*h)):d,m=Math.sin(p)*o/Math.sin(e.al(Math.PI-s-p,.01,Math.PI-.01)),f=Math.min(c,m);this._helper._farZ=1.01*(Math.cos(Math.PI/2-i)*f+o),this._helper._nearZ=this._helper._height/50}_calcMatrices(){if(!this._helper._height)return;const t=this.centerOffset,i=mt(this.worldSize,this.center),r=i.x,n=i.y;this._helper._pixelPerMeter=e.aq(1,this.center.lat)*this.worldSize;const a=e.an(Math.min(this.pitch,pt)),o=Math.max(this._helper.cameraToCenterDistance/2,this._helper.cameraToCenterDistance+this._helper._elevation*this._helper._pixelPerMeter/Math.cos(a));let s;this._calculateNearFarZIfNeeded(o,a,t),s=new Float64Array(16),e.bd(s,this.fovInRadians,this._helper._width/this._helper._height,this._helper._nearZ,this._helper._farZ),this._invProjMatrix=new Float64Array(16),e.az(this._invProjMatrix,s),s[8]=2*-t.x/this._helper._width,s[9]=2*t.y/this._helper._height,this._projectionMatrix=e.be(s),e.S(s,s,[1,-1,1]),e.Q(s,s,[0,0,-this._helper.cameraToCenterDistance]),e.bf(s,s,-this.rollInRadians),e.bg(s,s,this.pitchInRadians),e.bf(s,s,-this.bearingInRadians),e.Q(s,s,[-r,-n,0]),this._mercatorMatrix=e.S([],s,[this.worldSize,this.worldSize,this.worldSize]),e.S(s,s,[1,1,this._helper._pixelPerMeter]),this._pixelMatrix=e.U(new Float64Array(16),this.clipSpaceToPixelsMatrix,s),e.Q(s,s,[0,0,-this.elevation]),this._viewProjMatrix=s,this._invViewProjMatrix=e.az([],s);const l=[0,0,-1,1];e.aF(l,l,this._invViewProjMatrix),this._cameraPosition=[l[0]/l[3],l[1]/l[3],l[2]/l[3]],this._fogMatrix=new Float64Array(16),e.bd(this._fogMatrix,this.fovInRadians,this.width/this.height,o,this._helper._farZ),this._fogMatrix[8]=2*-t.x/this.width,this._fogMatrix[9]=2*t.y/this.height,e.S(this._fogMatrix,this._fogMatrix,[1,-1,1]),e.Q(this._fogMatrix,this._fogMatrix,[0,0,-this.cameraToCenterDistance]),e.bf(this._fogMatrix,this._fogMatrix,-this.rollInRadians),e.bg(this._fogMatrix,this._fogMatrix,this.pitchInRadians),e.bf(this._fogMatrix,this._fogMatrix,-this.bearingInRadians),e.Q(this._fogMatrix,this._fogMatrix,[-r,-n,0]),e.S(this._fogMatrix,this._fogMatrix,[1,1,this._helper._pixelPerMeter]),e.Q(this._fogMatrix,this._fogMatrix,[0,0,-this.elevation]),this._pixelMatrix3D=e.U(new Float64Array(16),this.clipSpaceToPixelsMatrix,s);const c=this._helper._width%2/2,h=this._helper._height%2/2,u=Math.cos(this.bearingInRadians),d=Math.sin(-this.bearingInRadians),p=r-Math.round(r)+u*c+d*h,m=n-Math.round(n)+u*h+d*c,f=new Float64Array(s);if(e.Q(f,f,[p>.5?p-1:p,m>.5?m-1:m,0]),this._alignedProjMatrix=f,s=e.az(new Float64Array(16),this._pixelMatrix),!s)throw new Error("failed to invert matrix");this._pixelMatrixInverse=s,this._clearMatrixCaches()}_clearMatrixCaches(){this._posMatrixCache.clear(),this._alignedPosMatrixCache.clear(),this._fogMatrixCacheF32.clear()}maxPitchScaleFactor(){if(!this._pixelMatrixInverse)return 1;const t=this.screenPointToMercatorCoordinate(new e.P(0,0)),i=[t.x*this.worldSize,t.y*this.worldSize,0,1];return e.aF(i,i,this._pixelMatrix)[3]/this._helper.cameraToCenterDistance}getCameraPoint(){return this._helper.getCameraPoint()}getCameraAltitude(){return this._helper.getCameraAltitude()}getCameraLngLat(){const t=e.aq(1,this.center.lat)*this.worldSize;return yt(this.center,this.elevation,this.pitch,this.bearing,this._helper.cameraToCenterDistance/t).toLngLat()}lngLatToCameraDepth(t,i){const r=e.a7.fromLngLat(t),n=[r.x*this.worldSize,r.y*this.worldSize,i,1];return e.aF(n,n,this._viewProjMatrix),n[2]/n[3]}getProjectionData(t){const{overscaledTileID:i,aligned:r,applyTerrainMatrix:n}=t,a=this._helper.getMercatorTileCoordinates(i),o=i?this.calculatePosMatrix(i,r,!0):null;let s;return s=(null==i?void 0:i.terrainRttPosMatrix32f)&&n?i.terrainRttPosMatrix32f:o||e.bh(),{mainMatrix:s,tileMercatorCoords:a,clippingPlane:[0,0,0,0],projectionTransition:0,fallbackMatrix:s}}isLocationOccluded(t){return!1}getPixelScale(){return 1}getCircleRadiusCorrection(){return 1}getPitchedTextCorrection(t,e,i){return 1}transformLightDirection(t){return e.b0(t)}getRayDirectionFromPixel(t){throw new Error("Not implemented.")}projectTileCoordinates(t,i,r,n){const a=this.calculatePosMatrix(r);let o;n?(o=[t,i,n(t,i),1],e.aF(o,o,a)):(o=[t,i,0,1],ne(o,o,a));const s=o[3];return{point:new e.P(o[0]/s,o[1]/s),signedDistanceFromCamera:s,isOccluded:!1}}populateCache(t){for(const e of t)this.calculatePosMatrix(e)}getMatrixForModel(t,i){const r=e.a7.fromLngLat(t,i),n=r.meterInMercatorCoordinateUnits(),a=e.bi();return e.Q(a,a,[r.x,r.y,r.z]),e.bf(a,a,Math.PI),e.bg(a,a,Math.PI/2),e.S(a,a,[-n,n,n]),a}getProjectionDataForCustomLayer(t=!0){const i=new e.a3(0,0,0,0,0),r=this.getProjectionData({overscaledTileID:i,applyGlobeMatrix:t}),n=_t(i,this.worldSize);e.U(n,this._viewProjMatrix,n),r.tileMercatorCoords=[0,0,1,1];const a=[e.a6,e.a6,this.worldSize/this._helper.pixelsPerMeter],o=e.bj();return e.S(o,n,a),r.fallbackMatrix=o,r.mainMatrix=o,r}getFastPathSimpleProjectionMatrix(t){return this.calculatePosMatrix(t)}}function Qe(){e.w("Map cannot fit within canvas with the given bounds, padding, and/or offset.")}function Je(t){if(t.useSlerp)if(t.k<1){const i=e.bk(t.startEulerAngles.roll,t.startEulerAngles.pitch,t.startEulerAngles.bearing),r=e.bk(t.endEulerAngles.roll,t.endEulerAngles.pitch,t.endEulerAngles.bearing),n=new Float64Array(4);e.bl(n,i,r,t.k);const a=e.bm(n);t.tr.setRoll(a.roll),t.tr.setPitch(a.pitch),t.tr.setBearing(a.bearing)}else t.tr.setRoll(t.endEulerAngles.roll),t.tr.setPitch(t.endEulerAngles.pitch),t.tr.setBearing(t.endEulerAngles.bearing);else t.tr.setRoll(e.H.number(t.startEulerAngles.roll,t.endEulerAngles.roll,t.k)),t.tr.setPitch(e.H.number(t.startEulerAngles.pitch,t.endEulerAngles.pitch,t.k)),t.tr.setBearing(e.H.number(t.startEulerAngles.bearing,t.endEulerAngles.bearing,t.k))}function Xe(t,i,r,n,a){const o=a.padding,s=mt(a.worldSize,r.getNorthWest()),l=mt(a.worldSize,r.getNorthEast()),c=mt(a.worldSize,r.getSouthEast()),h=mt(a.worldSize,r.getSouthWest()),u=e.an(-n),d=s.rotate(u),p=l.rotate(u),m=c.rotate(u),f=h.rotate(u),g=new e.P(Math.max(d.x,p.x,f.x,m.x),Math.max(d.y,p.y,f.y,m.y)),_=new e.P(Math.min(d.x,p.x,f.x,m.x),Math.min(d.y,p.y,f.y,m.y)),y=g.sub(_),x=(a.width-(o.left+o.right+i.left+i.right))/y.x,v=(a.height-(o.top+o.bottom+i.top+i.bottom))/y.y;if(v<0||x<0)return void Qe();const b=Math.min(e.ar(a.scale*Math.min(x,v)),t.maxZoom),T=e.P.convert(t.offset),w=new e.P((i.left-i.right)/2,(i.top-i.bottom)/2).rotate(e.an(n)),V=T.add(w).mult(a.scale/e.ao(b));return{center:ft(a.worldSize,s.add(c).div(2).sub(V)),zoom:b,bearing:n}}class He{get useGlobeControls(){return!1}handlePanInertia(t,e){const i=t.mag(),r=Math.abs(gt(e));return{easingOffset:t.mult(Math.min(.75*r/i,1)),easingCenter:e.center}}handleMapControlsRollPitchBearingZoom(t,e){t.bearingDelta&&e.setBearing(e.bearing+t.bearingDelta),t.pitchDelta&&e.setPitch(e.pitch+t.pitchDelta),t.rollDelta&&e.setRoll(e.roll+t.rollDelta),t.zoomDelta&&e.setZoom(e.zoom+t.zoomDelta)}handleMapControlsPan(t,e,i){t.around.distSqr(e.centerPoint)<.01||e.setLocationAtPoint(i,t.around)}cameraForBoxAndBearing(t,e,i,r,n){return Xe(t,e,i,r,n)}handleJumpToCenterZoom(t,i){t.zoom!==(void 0!==i.zoom?+i.zoom:t.zoom)&&t.setZoom(+i.zoom),void 0!==i.center&&t.setCenter(e.W.convert(i.center))}handleEaseTo(t,i){const r=t.zoom,n=t.padding,a={roll:t.roll,pitch:t.pitch,bearing:t.bearing},o={roll:void 0===i.roll?t.roll:i.roll,pitch:void 0===i.pitch?t.pitch:i.pitch,bearing:void 0===i.bearing?t.bearing:i.bearing},s=void 0!==i.zoom,l=!t.isPaddingEqual(i.padding);let c=!1;const h=s?+i.zoom:t.zoom;let u=t.centerPoint.add(i.offsetAsPoint);const d=t.screenPointToLocation(u),{center:p,zoom:m}=t.applyConstrain(e.W.convert(i.center||d),null!=h?h:r);Be(t,p);const f=mt(t.worldSize,d),g=mt(t.worldSize,p).sub(f),_=e.ao(m-r);return c=m!==r,{easeFunc:s=>{if(c&&t.setZoom(e.H.number(r,m,s)),e.bn(a,o)||Je({startEulerAngles:a,endEulerAngles:o,tr:t,k:s,useSlerp:a.roll!=o.roll}),l&&(t.interpolatePadding(n,i.padding,s),u=t.centerPoint.add(i.offsetAsPoint)),i.around)t.setLocationAtPoint(i.around,i.aroundPoint);else{const i=e.ao(t.zoom-r),n=m>r?Math.min(2,_):Math.max(.5,_),a=Math.pow(n,1-s),o=ft(t.worldSize,f.add(g.mult(s*a)).mult(i));t.setLocationAtPoint(t.renderWorldCopies?o.wrap():o,u)}},isZooming:c,elevationCenter:p}}handleFlyTo(t,i){const r=void 0!==i.zoom,n=t.zoom,a=t.applyConstrain(e.W.convert(i.center||i.locationAtOffset),r?+i.zoom:n),o=a.center,s=a.zoom;Be(t,o);const l=mt(t.worldSize,i.locationAtOffset),c=mt(t.worldSize,o).sub(l),h=c.mag(),u=e.ao(s-n);let d;if(void 0!==i.minZoom){const r=Math.min(+i.minZoom,n,s),a=t.applyConstrain(o,r).zoom;d=e.ao(a-n)}return{easeFunc:(i,r,a,h)=>{t.setZoom(1===i?s:n+e.ar(r));const u=1===i?o:ft(t.worldSize,l.add(c.mult(a)).mult(r));t.setLocationAtPoint(t.renderWorldCopies?u.wrap():u,h)},scaleOfZoom:u,targetCenter:o,scaleOfMinZoom:d,pixelPathLength:h}}}class qe{constructor(t,e,i){this.blendFunction=t,this.blendColor=e,this.mask=i}}qe.Replace=[1,0],qe.disabled=new qe(qe.Replace,e.bo.transparent,[!1,!1,!1,!1]),qe.unblended=new qe(qe.Replace,e.bo.transparent,[!0,!0,!0,!0]),qe.alphaBlended=new qe([1,771],e.bo.transparent,[!0,!0,!0,!0]);const Ke=2305;class $e{constructor(t,e,i){this.enable=t,this.mode=e,this.frontFace=i}}$e.disabled=new $e(!1,1029,Ke),$e.backCCW=new $e(!0,1029,Ke),$e.frontCCW=new $e(!0,1028,Ke);class ti{constructor(t,e,i){this.func=t,this.mask=e,this.range=i}}ti.ReadOnly=!1,ti.ReadWrite=!0,ti.disabled=new ti(519,ti.ReadOnly,[0,1]);const ei=7680;class ii{constructor(t,e,i,r,n,a){this.test=t,this.ref=e,this.mask=i,this.fail=r,this.depthFail=n,this.pass=a}}ii.disabled=new ii({func:519,mask:0},0,0,ei,ei,ei);const ri=new WeakMap;function ni(t){var e;if(ri.has(t))return ri.get(t);{const i=null===(e=t.getParameter(t.VERSION))||void 0===e?void 0:e.startsWith("WebGL 2.0");return ri.set(t,i),i}}class ai{get awaitingQuery(){return!!this._readbackQueue}constructor(t){this._readbackWaitFrames=4,this._measureWaitFrames=6,this._texWidth=1,this._texHeight=1,this._measuredError=0,this._updateCount=0,this._lastReadbackFrame=-1e3,this._readbackQueue=null,this._cachedRenderContext=t;const i=t.context,r=i.gl;this._texFormat=r.RGBA,this._texType=r.UNSIGNED_BYTE;const n=new e.aV;n.emplaceBack(-1,-1),n.emplaceBack(2,-1),n.emplaceBack(-1,2);const a=new e.aX;a.emplaceBack(0,1,2),this._fullscreenTriangle=new ze(i.createVertexBuffer(n,We.members),i.createIndexBuffer(a),e.aW.simpleSegment(0,0,n.length,a.length)),this._resultBuffer=new Uint8Array(4),i.activeTexture.set(r.TEXTURE1);const o=r.createTexture();r.bindTexture(r.TEXTURE_2D,o),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_WRAP_S,r.CLAMP_TO_EDGE),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_WRAP_T,r.CLAMP_TO_EDGE),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_MIN_FILTER,r.NEAREST),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_MAG_FILTER,r.NEAREST),r.texImage2D(r.TEXTURE_2D,0,this._texFormat,this._texWidth,this._texHeight,0,this._texFormat,this._texType,null),this._fbo=i.createFramebuffer(this._texWidth,this._texHeight,!1,!1),this._fbo.colorAttachment.set(o),ni(r)&&(this._pbo=r.createBuffer(),r.bindBuffer(r.PIXEL_PACK_BUFFER,this._pbo),r.bufferData(r.PIXEL_PACK_BUFFER,4,r.STREAM_READ),r.bindBuffer(r.PIXEL_PACK_BUFFER,null))}destroy(){const t=this._cachedRenderContext.context.gl;this._fullscreenTriangle.destroy(),this._fbo.destroy(),t.deleteBuffer(this._pbo),this._fullscreenTriangle=null,this._fbo=null,this._pbo=null,this._resultBuffer=null}updateErrorLoop(t,e){const i=this._updateCount;return this._readbackQueue?i>=this._readbackQueue.frameNumberIssued+this._readbackWaitFrames&&this._tryReadback():i>=this._lastReadbackFrame+this._measureWaitFrames&&this._renderErrorTexture(t,e),this._updateCount++,this._measuredError}_bindFramebuffer(){const t=this._cachedRenderContext.context,e=t.gl;t.activeTexture.set(e.TEXTURE1),e.bindTexture(e.TEXTURE_2D,this._fbo.colorAttachment.get()),t.bindFramebuffer.set(this._fbo.framebuffer)}_renderErrorTexture(t,i){const r=this._cachedRenderContext.context,n=r.gl;if(this._bindFramebuffer(),r.viewport.set([0,0,this._texWidth,this._texHeight]),r.clear({color:e.bo.transparent}),this._cachedRenderContext.useProgram("projectionErrorMeasurement").draw(r,n.TRIANGLES,ti.disabled,ii.disabled,qe.unblended,$e.disabled,((t,e)=>({u_input:t,u_output_expected:e}))(t,i),null,null,"$clipping",this._fullscreenTriangle.vertexBuffer,this._fullscreenTriangle.indexBuffer,this._fullscreenTriangle.segments),this._pbo&&ni(n)){n.bindBuffer(n.PIXEL_PACK_BUFFER,this._pbo),n.readBuffer(n.COLOR_ATTACHMENT0),n.readPixels(0,0,this._texWidth,this._texHeight,this._texFormat,this._texType,0),n.bindBuffer(n.PIXEL_PACK_BUFFER,null);const t=n.fenceSync(n.SYNC_GPU_COMMANDS_COMPLETE,0);n.flush(),this._readbackQueue={frameNumberIssued:this._updateCount,sync:t}}else this._readbackQueue={frameNumberIssued:this._updateCount,sync:null}}_tryReadback(){const t=this._cachedRenderContext.context.gl;if(this._pbo&&this._readbackQueue&&ni(t)){const i=t.clientWaitSync(this._readbackQueue.sync,0,0);if(i===t.WAIT_FAILED)return e.w("WebGL2 clientWaitSync failed."),this._readbackQueue=null,void(this._lastReadbackFrame=this._updateCount);if(i===t.TIMEOUT_EXPIRED)return;t.bindBuffer(t.PIXEL_PACK_BUFFER,this._pbo),t.getBufferSubData(t.PIXEL_PACK_BUFFER,0,this._resultBuffer,0,4),t.bindBuffer(t.PIXEL_PACK_BUFFER,null)}else this._bindFramebuffer(),t.readPixels(0,0,this._texWidth,this._texHeight,this._texFormat,this._texType,this._resultBuffer);this._readbackQueue=null,this._measuredError=ai._parseRGBA8float(this._resultBuffer),this._lastReadbackFrame=this._updateCount}static _parseRGBA8float(t){let e=0;return e+=t[0]/256,e+=t[1]/65536,e+=t[2]/16777216,t[3]<127&&(e=-e),e/128}}const oi=e.a6/128;function si(t,i){const r=void 0!==t.granularity?Math.max(t.granularity,1):1,n=r+(t.generateBorders?2:0),a=r+(t.extendToNorthPole||t.generateBorders?1:0)+(t.extendToSouthPole||t.generateBorders?1:0),o=n+1,s=a+1,l=t.generateBorders?-1:0,c=t.generateBorders||t.extendToNorthPole?-1:0,h=r+(t.generateBorders?1:0),u=r+(t.generateBorders||t.extendToSouthPole?1:0),d=o*s,p=n*a*6,m=o*s>65536;if(m&&"16bit"===i)throw new Error("Granularity is too large and meshes would not fit inside 16 bit vertex indices.");const f=m||"32bit"===i,g=new Int16Array(2*d);let _=0;for(let i=c;i<=u;i++)for(let n=l;n<=h;n++){let a=n/r*e.a6;-1===n&&(a=-oi),n===r+1&&(a=e.a6+oi);let o=i/r*e.a6;-1===i&&(o=t.extendToNorthPole?e.bq:-oi),i===r+1&&(o=t.extendToSouthPole?e.br:e.a6+oi),g[_++]=a,g[_++]=o}const y=f?new Uint32Array(p):new Uint16Array(p);let x=0;for(let t=0;t<a;t++)for(let e=0;e<n;e++){const i=e+1+t*o,r=e+(t+1)*o,n=e+1+(t+1)*o;y[x++]=e+t*o,y[x++]=r,y[x++]=i,y[x++]=i,y[x++]=r,y[x++]=n}return{vertices:g.buffer.slice(0),indices:y.buffer.slice(0),uses32bitIndices:f}}const li=new e.aU({fill:new e.bs(128,2),line:new e.bs(512,0),tile:new e.bs(128,32),stencil:new e.bs(128,1),circle:3});class ci{constructor(){this._tileMeshCache={},this._errorCorrectionUsable=0,this._errorMeasurementLastValue=0,this._errorCorrectionPreviousValue=0,this._errorMeasurementLastChangeTime=-1e3}get name(){return"vertical-perspective"}get transitionState(){return 1}get useSubdivision(){return!0}get shaderVariantName(){return"globe"}get shaderDefine(){return"#define GLOBE"}get shaderPreludeCode(){return Ze.projectionGlobe}get vertexShaderPreludeCode(){return Ze.projectionMercator.vertexSource}get subdivisionGranularity(){return li}get useGlobeControls(){return!0}get latitudeErrorCorrectionRadians(){return this._errorCorrectionUsable}destroy(){this._errorMeasurement&&this._errorMeasurement.destroy()}updateGPUdependent(t){this._errorMeasurement||(this._errorMeasurement=new ai(t));const i=e.Y(this._errorQueryLatitudeDegrees),r=2*Math.atan(Math.exp(Math.PI-i*Math.PI*2))-.5*Math.PI,n=this._errorMeasurement.updateErrorLoop(i,r),a=c();n!==this._errorMeasurementLastValue&&(this._errorCorrectionPreviousValue=this._errorCorrectionUsable,this._errorMeasurementLastValue=n,this._errorMeasurementLastChangeTime=a);const o=Math.min(Math.max((a-this._errorMeasurementLastChangeTime)/1e3/.5,0),1);this._errorCorrectionUsable=e.bt(this._errorCorrectionPreviousValue,-this._errorMeasurementLastValue,e.bu(o))}_getMeshKey(t){return`${t.granularity.toString(36)}_${t.generateBorders?"b":""}${t.extendToNorthPole?"n":""}${t.extendToSouthPole?"s":""}`}getMeshFromTileID(t,e,i,r,n){const a=("stencil"===n?li.stencil:li.tile).getGranularityForZoomLevel(e.z);return this._getMesh(t,{granularity:a,generateBorders:i,extendToNorthPole:0===e.y&&r,extendToSouthPole:e.y===(1<<e.z)-1&&r})}_getMesh(t,i){const r=this._getMeshKey(i);if(r in this._tileMeshCache)return this._tileMeshCache[r];const n=function(t,i){const r=si(i,"16bit"),n=e.aV.deserialize({arrayBuffer:r.vertices,length:r.vertices.byteLength/2/2}),a=e.aX.deserialize({arrayBuffer:r.indices,length:r.indices.byteLength/2/3});return new ze(t.createVertexBuffer(n,We.members),t.createIndexBuffer(a),e.aW.simpleSegment(0,0,n.length,a.length))}(t,i);return this._tileMeshCache[r]=n,n}recalculate(t){}hasTransition(){var t;const e=c();let i=!1;return i=i||(e-this._errorMeasurementLastChangeTime)/1e3<.7,i=i||(null===(t=this._errorMeasurement)||void 0===t?void 0:t.awaitingQuery),i}setErrorQueryLatitudeDegrees(t){this._errorQueryLatitudeDegrees=t}}const hi=new e.u({type:new e.D(e.x.projection.type)});class ui extends e.E{constructor(t){super(),this._transitionable=new e.y(hi,void 0),this.setProjection(t),this._transitioning=this._transitionable.untransitioned(),this.recalculate(new e.J(0)),this._mercatorProjection=new Ce,this._verticalPerspectiveProjection=new ci}get transitionState(){const t=this.properties.get("type");if("string"==typeof t&&"mercator"===t)return 0;if("string"==typeof t&&"vertical-perspective"===t)return 1;if(t instanceof e.bv){if("vertical-perspective"===t.from&&"mercator"===t.to)return 1-t.transition;if("mercator"===t.from&&"vertical-perspective"===t.to)return t.transition}return 1}get useGlobeRendering(){return this.transitionState>0}get latitudeErrorCorrectionRadians(){return this._verticalPerspectiveProjection.latitudeErrorCorrectionRadians}get currentProjection(){return this.useGlobeRendering?this._verticalPerspectiveProjection:this._mercatorProjection}get name(){return"globe"}get useSubdivision(){return this.currentProjection.useSubdivision}get shaderVariantName(){return this.currentProjection.shaderVariantName}get shaderDefine(){return this.currentProjection.shaderDefine}get shaderPreludeCode(){return this.currentProjection.shaderPreludeCode}get vertexShaderPreludeCode(){return this.currentProjection.vertexShaderPreludeCode}get subdivisionGranularity(){return this.currentProjection.subdivisionGranularity}get useGlobeControls(){return this.transitionState>0}destroy(){this._mercatorProjection.destroy(),this._verticalPerspectiveProjection.destroy()}updateGPUdependent(t){this._mercatorProjection.updateGPUdependent(t),this._verticalPerspectiveProjection.updateGPUdependent(t)}getMeshFromTileID(t,e,i,r,n){return this.currentProjection.getMeshFromTileID(t,e,i,r,n)}setProjection(t){this._transitionable.setValue("type",(null==t?void 0:t.type)||"mercator")}updateTransitions(t){this._transitioning=this._transitionable.transitioned(t,this._transitioning)}hasTransition(){return this._transitioning.hasTransition()||this.currentProjection.hasTransition()}recalculate(t){this.properties=this._transitioning.possiblyEvaluate(t)}setErrorQueryLatitudeDegrees(t){this._verticalPerspectiveProjection.setErrorQueryLatitudeDegrees(t),this._mercatorProjection.setErrorQueryLatitudeDegrees(t)}}function di(t){const e=fi(t.worldSize,t.center.lat);return 2*Math.PI*e}function pi(t,i,r,n,a){const o=1/(1<<a),s=i/e.a6*o+n*o,l=e.by((t/e.a6*o+r*o)*Math.PI*2+Math.PI,2*Math.PI),c=2*Math.atan(Math.exp(Math.PI-s*Math.PI*2))-.5*Math.PI,h=Math.cos(c),u=new Float64Array(3);return u[0]=Math.sin(l)*h,u[1]=Math.sin(c),u[2]=Math.cos(l)*h,u}function mi(t){return function(t,e){const i=Math.cos(e),r=new Float64Array(3);return r[0]=Math.sin(t)*i,r[1]=Math.sin(e),r[2]=Math.cos(t)*i,r}(t.lng*Math.PI/180,t.lat*Math.PI/180)}function fi(t,e){return t/(2*Math.PI)/Math.cos(e*Math.PI/180)}function gi(t){const i=Math.asin(t[1])/Math.PI*180,r=Math.sqrt(t[0]*t[0]+t[2]*t[2]);if(r>1e-6){const n=t[0]/r,a=Math.acos(t[2]/r),o=(n>0?a:-a)/Math.PI*180;return new e.W(e.X(o,-180,180),i)}return new e.W(0,i)}function _i(t){return Math.cos(t*Math.PI/180)}function yi(t,i){const r=_i(t),n=_i(i);return e.ar(n/r)}function xi(t,i){const r=t.rotate(i.bearingInRadians),n=i.zoom+yi(i.center.lat,0),a=e.bt(1/_i(i.center.lat),1/_i(Math.min(Math.abs(i.center.lat),60)),e.bw(n,7,3,0,1)),o=360/di({worldSize:i.worldSize,center:{lat:i.center.lat}});return new e.W(i.center.lng-r.x*o*a,e.al(i.center.lat+r.y*o,-e.am,e.am))}function vi(t){const e=.5*t,i=Math.sin(e),r=Math.cos(e);return Math.log(i+r)-Math.log(r-i)}function bi(t,i,r,n){const a=t.lat+r*n;if(Math.abs(r)>1){const o=(Math.sign(t.lat+r)!==Math.sign(t.lat)?-Math.abs(t.lat):Math.abs(t.lat))*Math.PI/180,s=Math.abs(t.lat+r)*Math.PI/180,l=vi(o+n*(s-o)),c=vi(o),h=vi(s);return new e.W(t.lng+i*((l-c)/(h-c)),a)}return new e.W(t.lng+i*n,a)}class Ti{constructor(t){this._cachePrevious=new Map,this._cache=new Map,this._hadAnyChanges=!1,this._boundingVolumeFactory=t}swapBuffers(){if(!this._hadAnyChanges)return;const t=this._cachePrevious;this._cachePrevious=this._cache,this._cache=t,this._cache.clear(),this._hadAnyChanges=!1}getTileBoundingVolume(t,e,i,r){const n=`${t.z}_${t.x}_${t.y}_${(null==r?void 0:r.terrain)?"t":""}`,a=this._cache.get(n);if(a)return a;const o=this._cachePrevious.get(n);if(o)return this._cache.set(n,o),o;const s=this._boundingVolumeFactory(t,e,i,r);return this._cache.set(n,s),this._hadAnyChanges=!0,s}}class wi{constructor(t,e,i,r){this.min=i,this.max=r,this.points=t,this.planes=e}static fromAabb(t,e){const i=[];for(let r=0;r<8;r++)i.push([1&~r?t[0]:e[0],1==(r>>1&1)?e[1]:t[1],1==(r>>2&1)?e[2]:t[2]]);return new wi(i,[[-1,0,0,e[0]],[1,0,0,-t[0]],[0,-1,0,e[1]],[0,1,0,-t[1]],[0,0,-1,e[2]],[0,0,1,-t[2]]],t,e)}static fromCenterSizeAngles(t,i,r){const n=e.bA([],r[0],r[1],r[2]),a=e.bB([],[i[0],0,0],n),o=e.bB([],[0,i[1],0],n),s=e.bB([],[0,0,i[2]],n),l=[...t],c=[...t];for(let e=0;e<8;e++)for(let i=0;i<3;i++){const r=t[i]+a[i]*(1&~e?-1:1)+o[i]*(1==(e>>1&1)?1:-1)+s[i]*(1==(e>>2&1)?1:-1);l[i]=Math.min(l[i],r),c[i]=Math.max(c[i],r)}const h=[];for(let i=0;i<8;i++){const r=[...t];e.a$(r,r,e.a_([],a,1&~i?-1:1)),e.a$(r,r,e.a_([],o,1==(i>>1&1)?1:-1)),e.a$(r,r,e.a_([],s,1==(i>>2&1)?1:-1)),h.push(r)}return new wi(h,[[...a,-e.b4(a,h[0])],[...o,-e.b4(o,h[0])],[...s,-e.b4(s,h[0])],[-a[0],-a[1],-a[2],-e.b4(a,h[7])],[-o[0],-o[1],-o[2],-e.b4(o,h[7])],[-s[0],-s[1],-s[2],-e.b4(s,h[7])]],l,c)}intersectsFrustum(t){let e=!0;const i=this.points.length,r=this.planes.length,n=t.planes.length,a=t.points.length;for(let r=0;r<n;r++){const n=t.planes[r];let a=0;for(let t=0;t<i;t++){const e=this.points[t];n[0]*e[0]+n[1]*e[1]+n[2]*e[2]+n[3]>=0&&a++}if(0===a)return 0;a<i&&(e=!1)}if(e)return 2;for(let e=0;e<r;e++){const i=this.planes[e];let r=0;for(let e=0;e<a;e++){const n=t.points[e];i[0]*n[0]+i[1]*n[1]+i[2]*n[2]+i[3]>=0&&r++}if(0===r)return 0}return 1}intersectsPlane(t){const e=this.points.length;let i=0;for(let r=0;r<e;r++){const e=this.points[r];t[0]*e[0]+t[1]*e[1]+t[2]*e[2]+t[3]>=0&&i++}return i===e?2:0===i?0:1}}function Vi(t,e,i){const r=t-e;return r<0?-r:Math.max(0,r-i)}function Ri(t,e,i,r,n){const a=t-i;let o;return o=a<0?Math.min(-a,1+a-n):a>n?Math.min(Math.max(a-n,0),1-a):0,Math.max(o,Vi(e,r,n))}class Mi{constructor(){this._boundingVolumeCache=new Ti(this._computeTileBoundingVolume)}prepareNextFrame(){this._boundingVolumeCache.swapBuffers()}distanceToTile2d(t,e,i,r){const n=1<<i.z,a=1/n,o=i.x/n,s=i.y/n;let l=2;return l=Math.min(l,Ri(t,e,o,s,a)),l=Math.min(l,Ri(t,e,o+.5,-s-a,a)),l=Math.min(l,Ri(t,e,o+.5,2-s-a,a)),l}getWrap(t,e,i){const r=1<<e.z,n=1/r,a=e.x/r,o=Vi(t.x,a,n),s=Vi(t.x,a-1,n),l=Vi(t.x,a+1,n),c=Math.min(o,s,l);return c===l?1:c===s?-1:0}allowVariableZoom(t,e){return Vt(t,e)>4}allowWorldCopies(){return!1}getTileBoundingVolume(t,e,i,r){return this._boundingVolumeCache.getTileBoundingVolume(t,e,i,r)}_computeTileBoundingVolume(t,i,r,n){var a,o;let s=0,l=0;if(null==n?void 0:n.terrain){const c=new e.a3(t.z,i,t.z,t.x,t.y),h=n.terrain.getMinMaxElevation(c);s=null!==(a=h.minElevation)&&void 0!==a?a:Math.min(0,r),l=null!==(o=h.maxElevation)&&void 0!==o?o:Math.max(0,r)}if(s/=e.bD,l/=e.bD,s+=1,l+=1,t.z<=0)return wi.fromAabb([-l,-l,-l],[l,l,l]);if(1===t.z)return wi.fromAabb([0===t.x?-l:0,0===t.y?0:-l,-l],[0===t.x?0:l,0===t.y?l:0,l]);{const i=[pi(0,0,t.x,t.y,t.z),pi(e.a6,0,t.x,t.y,t.z),pi(e.a6,e.a6,t.x,t.y,t.z),pi(0,e.a6,t.x,t.y,t.z)],r=[];for(const t of i)r.push(e.a_([],t,l));if(l!==s)for(const t of i)r.push(e.a_([],t,s));0===t.y&&r.push([0,1,0]),t.y===(1<<t.z)-1&&r.push([0,-1,0]);const n=[1,1,1],a=[-1,-1,-1];for(const t of r)for(let e=0;e<3;e++)n[e]=Math.min(n[e],t[e]),a[e]=Math.max(a[e],t[e]);const o=pi(e.a6/2,e.a6/2,t.x,t.y,t.z),c=e.b3([],[0,1,0],o);e.b2(c,c);const h=e.b3([],o,c);e.b2(h,h);const u=e.b3([],i[2],i[1]);e.b2(u,u);const d=e.b3([],i[0],i[3]);e.b2(d,d),r.push(e.a_([],o,l)),t.y>=(1<<t.z)/2&&r.push(e.a_([],pi(e.a6/2,0,t.x,t.y,t.z),l)),t.y<(1<<t.z)/2&&r.push(e.a_([],pi(e.a6/2,e.a6,t.x,t.y,t.z),l));const p=Ui(o,r),m=Ui(h,r),f=[-o[0],-o[1],-o[2],p.max],g=[o[0],o[1],o[2],-p.min],_=[-h[0],-h[1],-h[2],m.max],y=[h[0],h[1],h[2],-m.min],x=[...u,0],v=[...d,0],b=[];return 0===t.y?b.push(e.bC(v,x,f),e.bC(v,x,g)):b.push(e.bC(_,x,f),e.bC(_,x,g),e.bC(_,v,f),e.bC(_,v,g)),t.y===(1<<t.z)-1?b.push(e.bC(v,x,f),e.bC(v,x,g)):b.push(e.bC(y,x,f),e.bC(y,x,g),e.bC(y,v,f),e.bC(y,v,g)),new wi(b,[f,g,_,y,x,v],n,a)}}}function Ui(t,i){let r=1/0,n=-1/0;for(const a of i){const i=e.b4(t,a);r=Math.min(r,i),n=Math.max(n,i)}return{min:r,max:n}}class Si{get pixelsToClipSpaceMatrix(){return this._helper.pixelsToClipSpaceMatrix}get clipSpaceToPixelsMatrix(){return this._helper.clipSpaceToPixelsMatrix}get pixelsToGLUnits(){return this._helper.pixelsToGLUnits}get centerOffset(){return this._helper.centerOffset}get size(){return this._helper.size}get rotationMatrix(){return this._helper.rotationMatrix}get centerPoint(){return this._helper.centerPoint}get pixelsPerMeter(){return this._helper.pixelsPerMeter}setMinZoom(t){this._helper.setMinZoom(t)}setMaxZoom(t){this._helper.setMaxZoom(t)}setMinPitch(t){this._helper.setMinPitch(t)}setMaxPitch(t){this._helper.setMaxPitch(t)}setRenderWorldCopies(t){this._helper.setRenderWorldCopies(t)}setBearing(t){this._helper.setBearing(t)}setPitch(t){this._helper.setPitch(t)}setRoll(t){this._helper.setRoll(t)}setFov(t){this._helper.setFov(t)}setZoom(t){this._helper.setZoom(t)}setCenter(t){this._helper.setCenter(t)}setElevation(t){this._helper.setElevation(t)}setMinElevationForCurrentTile(t){this._helper.setMinElevationForCurrentTile(t)}setPadding(t){this._helper.setPadding(t)}interpolatePadding(t,e,i){this._helper.interpolatePadding(t,e,i)}isPaddingEqual(t){return this._helper.isPaddingEqual(t)}resize(t,e){this._helper.resize(t,e)}getMaxBounds(){return this._helper.getMaxBounds()}setMaxBounds(t){this._helper.setMaxBounds(t)}setConstrainOverride(t){this._helper.setConstrainOverride(t)}overrideNearFarZ(t,e){this._helper.overrideNearFarZ(t,e)}clearNearFarZOverride(){this._helper.clearNearFarZOverride()}getCameraQueryGeometry(t){return this._helper.getCameraQueryGeometry(this.getCameraPoint(),t)}get tileSize(){return this._helper.tileSize}get tileZoom(){return this._helper.tileZoom}get scale(){return this._helper.scale}get worldSize(){return this._helper.worldSize}get width(){return this._helper.width}get height(){return this._helper.height}get lngRange(){return this._helper.lngRange}get latRange(){return this._helper.latRange}get minZoom(){return this._helper.minZoom}get maxZoom(){return this._helper.maxZoom}get zoom(){return this._helper.zoom}get center(){return this._helper.center}get minPitch(){return this._helper.minPitch}get maxPitch(){return this._helper.maxPitch}get pitch(){return this._helper.pitch}get pitchInRadians(){return this._helper.pitchInRadians}get roll(){return this._helper.roll}get rollInRadians(){return this._helper.rollInRadians}get bearing(){return this._helper.bearing}get bearingInRadians(){return this._helper.bearingInRadians}get fov(){return this._helper.fov}get fovInRadians(){return this._helper.fovInRadians}get elevation(){return this._helper.elevation}get minElevationForCurrentTile(){return this._helper.minElevationForCurrentTile}get padding(){return this._helper.padding}get unmodified(){return this._helper.unmodified}get renderWorldCopies(){return this._helper.renderWorldCopies}get constrainOverride(){return this._helper.constrainOverride}get nearZ(){return this._helper.nearZ}get farZ(){return this._helper.farZ}get autoCalculateNearFarZ(){return this._helper.autoCalculateNearFarZ}setTransitionState(t){}constructor(t){this._cachedClippingPlane=e.bE(),this._projectionMatrix=e.bi(),this._globeViewProjMatrix32f=e.bh(),this._globeViewProjMatrixNoCorrection=e.bi(),this._globeViewProjMatrixNoCorrectionInverted=e.bi(),this._globeProjMatrixInverted=e.bi(),this._cameraPosition=e.bz(),this._globeLatitudeErrorCorrectionRadians=0,this.defaultConstrain=(t,i)=>{const r=e.al(t.lat,-e.am,e.am),n=e.al(+i,this.minZoom+yi(0,r),this.maxZoom);return{center:new e.W(t.lng,r),zoom:n}},this.applyConstrain=(t,e)=>this._helper.applyConstrain(t,e),this._helper=new Oe({calcMatrices:()=>this._calcMatrices(),defaultConstrain:(t,e)=>this.defaultConstrain(t,e)},t),this._coveringTilesDetailsProvider=new Mi}clone(){const t=new Si;return t.apply(this,!1),t}apply(t,e,i){this._globeLatitudeErrorCorrectionRadians=i||0,this._helper.apply(t,e)}get projectionMatrix(){return this._projectionMatrix}get modelViewProjectionMatrix(){return this._globeViewProjMatrixNoCorrection}get inverseProjectionMatrix(){return this._globeProjMatrixInverted}get cameraPosition(){const t=e.bz();return t[0]=this._cameraPosition[0],t[1]=this._cameraPosition[1],t[2]=this._cameraPosition[2],t}get cameraToCenterDistance(){return this._helper.cameraToCenterDistance}getProjectionData(t){const{overscaledTileID:e,applyGlobeMatrix:i}=t,r=this._helper.getMercatorTileCoordinates(e);return{mainMatrix:this._globeViewProjMatrix32f,tileMercatorCoords:r,clippingPlane:this._cachedClippingPlane,projectionTransition:i?1:0,fallbackMatrix:this._globeViewProjMatrix32f}}_computeClippingPlane(t){const i=this.pitchInRadians,r=this.cameraToCenterDistance/t,n=Math.sin(i)*r,a=Math.cos(i)*r+1,o=1/Math.sqrt(n*n+a*a)*1;let s=-n,l=a;const c=Math.sqrt(s*s+l*l);s/=c,l/=c;const h=[0,s,l];e.bF(h,h,[0,0,0],-this.bearingInRadians),e.bG(h,h,[0,0,0],-1*this.center.lat*Math.PI/180),e.bH(h,h,[0,0,0],this.center.lng*Math.PI/180);const u=1/e.b6(h);return e.a_(h,h,u),[...h,-o*u]}isLocationOccluded(t){return!this.isSurfacePointVisible(mi(t))}transformLightDirection(t){const i=this._helper._center.lng*Math.PI/180,r=this._helper._center.lat*Math.PI/180,n=Math.cos(r),a=[Math.sin(i)*n,Math.sin(r),Math.cos(i)*n],o=[a[2],0,-a[0]],s=[0,0,0];e.b3(s,o,a),e.b2(o,o),e.b2(s,s);const l=[0,0,0];return e.b2(l,[o[0]*t[0]+s[0]*t[1]+a[0]*t[2],o[1]*t[0]+s[1]*t[1]+a[1]*t[2],o[2]*t[0]+s[2]*t[1]+a[2]*t[2]]),l}getPixelScale(){return 1/Math.cos(this._helper._center.lat*Math.PI/180)}getCircleRadiusCorrection(){return Math.cos(this._helper._center.lat*Math.PI/180)}getPitchedTextCorrection(t,i,r){const n=function(t,i,r){const n=1/(1<<r.z);return new e.a7(t/e.a6*n+r.x*n,i/e.a6*n+r.y*n)}(t,i,r.canonical),a=(o=n.y,[e.by(n.x*Math.PI*2+Math.PI,2*Math.PI),2*Math.atan(Math.exp(Math.PI-o*Math.PI*2))-.5*Math.PI]);var o;return this.getCircleRadiusCorrection()/Math.cos(a[1])}projectTileCoordinates(t,i,r,n){const a=r.canonical,o=pi(t,i,a.x,a.y,a.z),s=1+(n?n(t,i):0)/e.bD,l=[o[0]*s,o[1]*s,o[2]*s,1];e.aF(l,l,this._globeViewProjMatrixNoCorrection);const c=this._cachedClippingPlane,h=c[0]*o[0]+c[1]*o[1]+c[2]*o[2]+c[3]<0;return{point:new e.P(l[0]/l[3],l[1]/l[3]),signedDistanceFromCamera:l[3],isOccluded:h}}_calcMatrices(){if(!this._helper._width||!this._helper._height)return;const t=fi(this.worldSize,this.center.lat),i=e.bj(),r=e.bj();this._helper.autoCalculateNearFarZ&&(this._helper._nearZ=.5,this._helper._farZ=this.cameraToCenterDistance+2*t),e.bd(i,this.fovInRadians,this.width/this.height,this._helper._nearZ,this._helper._farZ);const n=this.centerOffset;i[8]=2*-n.x/this._helper._width,i[9]=2*n.y/this._helper._height,this._projectionMatrix=e.be(i),this._globeProjMatrixInverted=e.bj(),e.az(this._globeProjMatrixInverted,i),e.Q(i,i,[0,0,-this.cameraToCenterDistance]),e.bf(i,i,this.rollInRadians),e.bg(i,i,-this.pitchInRadians),e.bf(i,i,this.bearingInRadians),e.Q(i,i,[0,0,-t]);const a=e.bz();a[0]=t,a[1]=t,a[2]=t,e.bg(r,i,this.center.lat*Math.PI/180),e.bI(r,r,-this.center.lng*Math.PI/180),e.S(r,r,a),this._globeViewProjMatrixNoCorrection=r,e.bg(i,i,this.center.lat*Math.PI/180-this._globeLatitudeErrorCorrectionRadians),e.bI(i,i,-this.center.lng*Math.PI/180),e.S(i,i,a),this._globeViewProjMatrix32f=new Float32Array(i),this._globeViewProjMatrixNoCorrectionInverted=e.bj(),e.az(this._globeViewProjMatrixNoCorrectionInverted,r);const o=e.bz();this._cameraPosition=e.bz(),this._cameraPosition[2]=this.cameraToCenterDistance/t,e.bF(this._cameraPosition,this._cameraPosition,o,-this.rollInRadians),e.bG(this._cameraPosition,this._cameraPosition,o,this.pitchInRadians),e.bF(this._cameraPosition,this._cameraPosition,o,-this.bearingInRadians),e.a$(this._cameraPosition,this._cameraPosition,[0,0,1]),e.bG(this._cameraPosition,this._cameraPosition,o,-this.center.lat*Math.PI/180),e.bH(this._cameraPosition,this._cameraPosition,o,this.center.lng*Math.PI/180),this._cachedClippingPlane=this._computeClippingPlane(t);const s=e.be(this._globeViewProjMatrixNoCorrectionInverted);e.S(s,s,[1,1,-1]),this._cachedFrustum=Ge.fromInvProjectionMatrix(s,1,0,this._cachedClippingPlane,!0)}calculateFogMatrix(t){e.w("calculateFogMatrix is not supported on globe projection.");const i=e.bj();return e.ap(i),i}getVisibleUnwrappedCoordinates(t){return[new e.bb(0,t)]}getCameraFrustum(){return this._cachedFrustum}getClippingPlane(){return this._cachedClippingPlane}getCoveringTilesDetailsProvider(){return this._coveringTilesDetailsProvider}recalculateZoomAndCenter(t){t&&e.w("terrain is not fully supported on vertical perspective projection."),this._helper.recalculateZoomAndCenter(0)}maxPitchScaleFactor(){return 1}getCameraPoint(){return this._helper.getCameraPoint()}getCameraAltitude(){return this._helper.getCameraAltitude()}getCameraLngLat(){return this._helper.getCameraLngLat()}lngLatToCameraDepth(t,i){if(!this._globeViewProjMatrixNoCorrection)return 1;const r=mi(t);e.a_(r,r,1+i/e.bD);const n=e.bE();return e.aF(n,[r[0],r[1],r[2],1],this._globeViewProjMatrixNoCorrection),n[2]/n[3]}populateCache(t){}getBounds(){const t=.5*this.width,i=.5*this.height,r=[new e.P(0,0),new e.P(t,0),new e.P(this.width,0),new e.P(this.width,i),new e.P(this.width,this.height),new e.P(t,this.height),new e.P(0,this.height),new e.P(0,i)],n=[];for(const t of r)n.push(this.unprojectScreenPoint(t));let a=0,o=0,s=0,l=0;const c=this.center;for(const t of n){const i=e.bJ(c.lng,t.lng),r=e.bJ(c.lat,t.lat);i<o&&(o=i),i>a&&(a=i),r<l&&(l=r),r>s&&(s=r)}const h=[c.lng+o,c.lat+l,c.lng+a,c.lat+s];return this.isSurfacePointOnScreen([0,1,0])&&(h[3]=90,h[0]=-180,h[2]=180),this.isSurfacePointOnScreen([0,-1,0])&&(h[1]=-90,h[0]=-180,h[2]=180),new O(h)}calculateCenterFromCameraLngLatAlt(t,e,i,r){return this._helper.calculateCenterFromCameraLngLatAlt(t,e,i,r)}setLocationAtPoint(t,i){const r=mi(this.unprojectScreenPoint(i)),n=mi(t),a=e.bz();e.bK(a);const o=e.bz();e.bH(o,r,a,-this.center.lng*Math.PI/180),e.bG(o,o,a,this.center.lat*Math.PI/180);const s=n[0]*n[0]+n[2]*n[2],l=o[0]*o[0];if(s<l)return;const c=Math.sqrt(s-l),h=-c,u=e.bL(n[0],n[2],o[0],c),d=e.bL(n[0],n[2],o[0],h),p=e.bz();e.bH(p,n,a,-u);const m=e.bL(p[1],p[2],o[1],o[2]),f=e.bz();e.bH(f,n,a,-d);const g=e.bL(f[1],f[2],o[1],o[2]),_=.5*Math.PI,y=m>=-_&&m<=_,x=g>=-_&&g<=_;let v,b;if(y&&x){const t=this.center.lng*Math.PI/180,i=this.center.lat*Math.PI/180;e.bM(u,t)+e.bM(m,i)<e.bM(d,t)+e.bM(g,i)?(v=u,b=m):(v=d,b=g)}else if(y)v=u,b=m;else{if(!x)return;v=d,b=g}const T=v/Math.PI*180,w=b/Math.PI*180,V=this.center.lat;this.setCenter(new e.W(T,e.al(w,-90,90))),this.setZoom(this.zoom+yi(V,this.center.lat))}locationToScreenPoint(t,i){const r=mi(t);if(i){const n=i.getElevationForLngLatZoom(t,this._helper._tileZoom);e.a_(r,r,1+n/e.bD)}return this._projectSurfacePointToScreen(r)}_projectSurfacePointToScreen(t){const i=e.bE();return e.aF(i,[...t,1],this._globeViewProjMatrixNoCorrection),i[0]/=i[3],i[1]/=i[3],new e.P((.5*i[0]+.5)*this.width,(.5*-i[1]+.5)*this.height)}screenPointToMercatorCoordinate(t,i){if(i){const e=i.pointCoordinate(t);if(e)return e}return e.a7.fromLngLat(this.unprojectScreenPoint(t))}screenPointToLocation(t,e){var i;return null===(i=this.screenPointToMercatorCoordinate(t,e))||void 0===i?void 0:i.toLngLat()}isPointOnMapSurface(t,e){const i=this._cameraPosition,r=this.getRayDirectionFromPixel(t);return!!this.rayPlanetIntersection(i,r)}getRayDirectionFromPixel(t){const i=e.bE();i[0]=t.x/this.width*2-1,i[1]=-1*(t.y/this.height*2-1),i[2]=1,i[3]=1,e.aF(i,i,this._globeViewProjMatrixNoCorrectionInverted),i[0]/=i[3],i[1]/=i[3],i[2]/=i[3];const r=e.bz();r[0]=i[0]-this._cameraPosition[0],r[1]=i[1]-this._cameraPosition[1],r[2]=i[2]-this._cameraPosition[2];const n=e.bz();return e.b2(n,r),n}isSurfacePointVisible(t){const e=this._cachedClippingPlane;return e[0]*t[0]+e[1]*t[1]+e[2]*t[2]+e[3]>=0}isSurfacePointOnScreen(t){if(!this.isSurfacePointVisible(t))return!1;const i=e.bE();return e.aF(i,[...t,1],this._globeViewProjMatrixNoCorrection),i[0]/=i[3],i[1]/=i[3],i[2]/=i[3],i[0]>-1&&i[0]<1&&i[1]>-1&&i[1]<1&&i[2]>-1&&i[2]<1}rayPlanetIntersection(t,i){const r=e.b4(t,i),n=e.bz(),a=e.bz();e.a_(a,i,r),e.b1(n,t,a);const o=1-e.b4(n,n);if(o<0)return null;const s=e.b4(t,t)-1,l=-r+(r<0?1:-1)*Math.sqrt(o),c=s/l,h=l;return{tMin:Math.min(c,h),tMax:Math.max(c,h)}}unprojectScreenPoint(t){const i=this._cameraPosition,r=this.getRayDirectionFromPixel(t),n=this.rayPlanetIntersection(i,r);if(n){const t=e.bz();e.a$(t,i,[r[0]*n.tMin,r[1]*n.tMin,r[2]*n.tMin]);const a=e.bz();return e.b2(a,t),gi(a)}const a=this._cachedClippingPlane,o=a[0]*r[0]+a[1]*r[1]+a[2]*r[2],s=-e.ba(a,i)/o,l=e.bz();if(s>0)e.a$(l,i,[r[0]*s,r[1]*s,r[2]*s]);else{const t=e.bz();e.a$(t,i,[2*r[0],2*r[1],2*r[2]]);const n=e.ba(this._cachedClippingPlane,t);e.b1(l,t,[this._cachedClippingPlane[0]*n,this._cachedClippingPlane[1]*n,this._cachedClippingPlane[2]*n])}const c=function(t){const i=e.bz();return i[0]=t[0]*-t[3],i[1]=t[1]*-t[3],i[2]=t[2]*-t[3],{center:i,radius:Math.sqrt(1-t[3]*t[3])}}(a);return gi(function(t,i,r){const n=e.bz();e.b1(n,r,t);const a=e.bz();return e.bx(a,t,n,i/e.b8(n)),a}(c.center,c.radius,l))}getMatrixForModel(t,i){const r=e.W.convert(t),n=1/e.bD,a=e.bi();return e.bI(a,a,r.lng/180*Math.PI),e.bg(a,a,-r.lat/180*Math.PI),e.Q(a,a,[0,0,1+i/e.bD]),e.bg(a,a,.5*Math.PI),e.S(a,a,[n,n,n]),a}getProjectionDataForCustomLayer(t=!0){const i=this.getProjectionData({overscaledTileID:new e.a3(0,0,0,0,0),applyGlobeMatrix:t});return i.tileMercatorCoords=[0,0,1,1],i}getFastPathSimpleProjectionMatrix(t){}}class Ni{get pixelsToClipSpaceMatrix(){return this._helper.pixelsToClipSpaceMatrix}get clipSpaceToPixelsMatrix(){return this._helper.clipSpaceToPixelsMatrix}get pixelsToGLUnits(){return this._helper.pixelsToGLUnits}get centerOffset(){return this._helper.centerOffset}get size(){return this._helper.size}get rotationMatrix(){return this._helper.rotationMatrix}get centerPoint(){return this._helper.centerPoint}get pixelsPerMeter(){return this._helper.pixelsPerMeter}setMinZoom(t){this._helper.setMinZoom(t)}setMaxZoom(t){this._helper.setMaxZoom(t)}setMinPitch(t){this._helper.setMinPitch(t)}setMaxPitch(t){this._helper.setMaxPitch(t)}setRenderWorldCopies(t){this._helper.setRenderWorldCopies(t)}setBearing(t){this._helper.setBearing(t)}setPitch(t){this._helper.setPitch(t)}setRoll(t){this._helper.setRoll(t)}setFov(t){this._helper.setFov(t)}setZoom(t){this._helper.setZoom(t)}setCenter(t){this._helper.setCenter(t)}setElevation(t){this._helper.setElevation(t)}setMinElevationForCurrentTile(t){this._helper.setMinElevationForCurrentTile(t)}setPadding(t){this._helper.setPadding(t)}interpolatePadding(t,e,i){this._helper.interpolatePadding(t,e,i)}isPaddingEqual(t){return this._helper.isPaddingEqual(t)}resize(t,e,i=!0){this._helper.resize(t,e,i)}getMaxBounds(){return this._helper.getMaxBounds()}setMaxBounds(t){this._helper.setMaxBounds(t)}setConstrainOverride(t){this._helper.setConstrainOverride(t)}overrideNearFarZ(t,e){this._helper.overrideNearFarZ(t,e)}clearNearFarZOverride(){this._helper.clearNearFarZOverride()}getCameraQueryGeometry(t){return this._helper.getCameraQueryGeometry(this.getCameraPoint(),t)}get tileSize(){return this._helper.tileSize}get tileZoom(){return this._helper.tileZoom}get scale(){return this._helper.scale}get worldSize(){return this._helper.worldSize}get width(){return this._helper.width}get height(){return this._helper.height}get lngRange(){return this._helper.lngRange}get latRange(){return this._helper.latRange}get minZoom(){return this._helper.minZoom}get maxZoom(){return this._helper.maxZoom}get zoom(){return this._helper.zoom}get center(){return this._helper.center}get minPitch(){return this._helper.minPitch}get maxPitch(){return this._helper.maxPitch}get pitch(){return this._helper.pitch}get pitchInRadians(){return this._helper.pitchInRadians}get roll(){return this._helper.roll}get rollInRadians(){return this._helper.rollInRadians}get bearing(){return this._helper.bearing}get bearingInRadians(){return this._helper.bearingInRadians}get fov(){return this._helper.fov}get fovInRadians(){return this._helper.fovInRadians}get elevation(){return this._helper.elevation}get minElevationForCurrentTile(){return this._helper.minElevationForCurrentTile}get padding(){return this._helper.padding}get unmodified(){return this._helper.unmodified}get renderWorldCopies(){return this._helper.renderWorldCopies}get cameraToCenterDistance(){return this._helper.cameraToCenterDistance}get constrainOverride(){return this._helper.constrainOverride}get nearZ(){return this._helper.nearZ}get farZ(){return this._helper.farZ}get autoCalculateNearFarZ(){return this._helper.autoCalculateNearFarZ}get isGlobeRendering(){return this._globeness>0}setTransitionState(t,e){this._globeness=t,this._globeLatitudeErrorCorrectionRadians=e,this._calcMatrices(),this._verticalPerspectiveTransform.getCoveringTilesDetailsProvider().prepareNextFrame(),this._mercatorTransform.getCoveringTilesDetailsProvider().prepareNextFrame()}get currentTransform(){return this.isGlobeRendering?this._verticalPerspectiveTransform:this._mercatorTransform}constructor(t){this._globeLatitudeErrorCorrectionRadians=0,this._globeness=1,this.defaultConstrain=(t,e)=>this.currentTransform.defaultConstrain(t,e),this.applyConstrain=(t,e)=>this._helper.applyConstrain(t,e),this._helper=new Oe({calcMatrices:()=>this._calcMatrices(),defaultConstrain:(t,e)=>this.defaultConstrain(t,e)},t),this._globeness=1,this._mercatorTransform=new Ye,this._verticalPerspectiveTransform=new Si}clone(){const t=new Ni;return t._globeness=this._globeness,t._globeLatitudeErrorCorrectionRadians=this._globeLatitudeErrorCorrectionRadians,t.apply(this,!1),t}apply(t,e){this._helper.apply(t,e),this._mercatorTransform.apply(this,!1),this._verticalPerspectiveTransform.apply(this,!1,this._globeLatitudeErrorCorrectionRadians)}get projectionMatrix(){return this.currentTransform.projectionMatrix}get modelViewProjectionMatrix(){return this.currentTransform.modelViewProjectionMatrix}get inverseProjectionMatrix(){return this.currentTransform.inverseProjectionMatrix}get cameraPosition(){return this.currentTransform.cameraPosition}getProjectionData(t){const e=this._mercatorTransform.getProjectionData(t),i=this._verticalPerspectiveTransform.getProjectionData(t);return{mainMatrix:this.isGlobeRendering?i.mainMatrix:e.mainMatrix,clippingPlane:i.clippingPlane,tileMercatorCoords:i.tileMercatorCoords,projectionTransition:t.applyGlobeMatrix?this._globeness:0,fallbackMatrix:e.fallbackMatrix}}isLocationOccluded(t){return this.currentTransform.isLocationOccluded(t)}transformLightDirection(t){return this.currentTransform.transformLightDirection(t)}getPixelScale(){return e.bt(this._mercatorTransform.getPixelScale(),this._verticalPerspectiveTransform.getPixelScale(),this._globeness)}getCircleRadiusCorrection(){return e.bt(this._mercatorTransform.getCircleRadiusCorrection(),this._verticalPerspectiveTransform.getCircleRadiusCorrection(),this._globeness)}getPitchedTextCorrection(t,i,r){const n=this._mercatorTransform.getPitchedTextCorrection(t,i,r),a=this._verticalPerspectiveTransform.getPitchedTextCorrection(t,i,r);return e.bt(n,a,this._globeness)}projectTileCoordinates(t,e,i,r){return this.currentTransform.projectTileCoordinates(t,e,i,r)}_calcMatrices(){this._helper._width&&this._helper._height&&(this._verticalPerspectiveTransform.apply(this,!1,this._globeLatitudeErrorCorrectionRadians),this._helper._nearZ=this._verticalPerspectiveTransform.nearZ,this._helper._farZ=this._verticalPerspectiveTransform.farZ,this._mercatorTransform.apply(this,!0,this.isGlobeRendering),this._helper._nearZ=this._mercatorTransform.nearZ,this._helper._farZ=this._mercatorTransform.farZ)}calculateFogMatrix(t){return this.currentTransform.calculateFogMatrix(t)}getVisibleUnwrappedCoordinates(t){return this.currentTransform.getVisibleUnwrappedCoordinates(t)}getCameraFrustum(){return this.currentTransform.getCameraFrustum()}getClippingPlane(){return this.currentTransform.getClippingPlane()}getCoveringTilesDetailsProvider(){return this.currentTransform.getCoveringTilesDetailsProvider()}recalculateZoomAndCenter(t){this._mercatorTransform.recalculateZoomAndCenter(t),this._verticalPerspectiveTransform.recalculateZoomAndCenter(t)}maxPitchScaleFactor(){return this._mercatorTransform.maxPitchScaleFactor()}getCameraPoint(){return this._helper.getCameraPoint()}getCameraAltitude(){return this._helper.getCameraAltitude()}getCameraLngLat(){return this._helper.getCameraLngLat()}lngLatToCameraDepth(t,e){return this.currentTransform.lngLatToCameraDepth(t,e)}populateCache(t){this._mercatorTransform.populateCache(t),this._verticalPerspectiveTransform.populateCache(t)}getBounds(){return this.currentTransform.getBounds()}calculateCenterFromCameraLngLatAlt(t,e,i,r){return this._helper.calculateCenterFromCameraLngLatAlt(t,e,i,r)}setLocationAtPoint(t,e){if(!this.isGlobeRendering)return this._mercatorTransform.setLocationAtPoint(t,e),void this.apply(this._mercatorTransform,!1);this._verticalPerspectiveTransform.setLocationAtPoint(t,e),this.apply(this._verticalPerspectiveTransform,!1)}locationToScreenPoint(t,e){return this.currentTransform.locationToScreenPoint(t,e)}screenPointToMercatorCoordinate(t,e){return this.currentTransform.screenPointToMercatorCoordinate(t,e)}screenPointToLocation(t,e){return this.currentTransform.screenPointToLocation(t,e)}isPointOnMapSurface(t,e){return this.currentTransform.isPointOnMapSurface(t,e)}getRayDirectionFromPixel(t){return this._verticalPerspectiveTransform.getRayDirectionFromPixel(t)}getMatrixForModel(t,e){return this.currentTransform.getMatrixForModel(t,e)}getProjectionDataForCustomLayer(t=!0){const e=this._mercatorTransform.getProjectionDataForCustomLayer(t);if(!this.isGlobeRendering)return e;const i=this._verticalPerspectiveTransform.getProjectionDataForCustomLayer(t);return i.fallbackMatrix=e.mainMatrix,i}getFastPathSimpleProjectionMatrix(t){return this.currentTransform.getFastPathSimpleProjectionMatrix(t)}}class Fi{get useGlobeControls(){return!0}handlePanInertia(t,i){const r=xi(t,i);return Math.abs(r.lng-i.center.lng)>180&&(r.lng=i.center.lng+179.5*Math.sign(r.lng-i.center.lng)),{easingCenter:r,easingOffset:new e.P(0,0)}}handleMapControlsRollPitchBearingZoom(t,i){const r=t.around,n=i.screenPointToLocation(r);t.bearingDelta&&i.setBearing(i.bearing+t.bearingDelta),t.pitchDelta&&i.setPitch(i.pitch+t.pitchDelta),t.rollDelta&&i.setRoll(i.roll+t.rollDelta);const a=i.zoom;t.zoomDelta&&i.setZoom(i.zoom+t.zoomDelta);const o=i.zoom-a;if(0===o)return;const s=e.bJ(i.center.lng,n.lng),l=s/(Math.abs(s/180)+1),c=e.bJ(i.center.lat,n.lat),h=i.getRayDirectionFromPixel(r),u=i.cameraPosition,d=-1*e.b4(u,h),p=e.bz();e.a$(p,u,[h[0]*d,h[1]*d,h[2]*d]);const m=e.b6(p)-1,f=Math.exp(.5*-Math.max(m-.3,0)),g=fi(i.worldSize,i.center.lat)/Math.min(i.width,i.height),_=e.bw(g,.9,.5,1,.25),y=(1-e.ao(-o))*Math.min(f,_),x=i.center.lat,v=i.zoom,b=new e.W(i.center.lng+l*y,e.al(i.center.lat+c*y,-e.am,e.am));i.setLocationAtPoint(n,r);const T=i.center,w=e.bw(Math.abs(s),45,85,0,1),V=e.bw(g,.75,.35,0,1),R=Math.pow(Math.max(w,V),.25),M=e.bJ(T.lng,b.lng),U=e.bJ(T.lat,b.lat);i.setCenter(new e.W(T.lng+M*R,T.lat+U*R).wrap()),i.setZoom(v+yi(x,i.center.lat))}handleMapControlsPan(t,e,i){if(!t.panDelta)return;const r=e.center.lat,n=e.zoom;e.setCenter(xi(t.panDelta,e).wrap()),e.setZoom(n+yi(r,e.center.lat))}cameraForBoxAndBearing(t,i,r,n,a){const o=Xe(t,i,r,n,a),s=i.left/a.width*2-1,l=(a.width-i.right)/a.width*2-1,c=i.top/a.height*-2+1,h=(a.height-i.bottom)/a.height*-2+1,u=e.bJ(r.getWest(),r.getEast())<0,d=u?r.getEast():r.getWest(),p=u?r.getWest():r.getEast(),m=Math.max(r.getNorth(),r.getSouth()),f=Math.min(r.getNorth(),r.getSouth()),g=d+.5*e.bJ(d,p),_=m+.5*e.bJ(m,f),y=a.clone();y.setCenter(o.center),y.setBearing(o.bearing),y.setPitch(0),y.setRoll(0),y.setZoom(o.zoom);const x=y.modelViewProjectionMatrix,v=[mi(r.getNorthWest()),mi(r.getNorthEast()),mi(r.getSouthWest()),mi(r.getSouthEast()),mi(new e.W(p,_)),mi(new e.W(d,_)),mi(new e.W(g,m)),mi(new e.W(g,f))],b=mi(o.center);let T=Number.POSITIVE_INFINITY;for(const t of v)s<0&&(T=Fi.getLesserNonNegativeNonNull(T,Fi.solveVectorScale(t,b,x,"x",s))),l>0&&(T=Fi.getLesserNonNegativeNonNull(T,Fi.solveVectorScale(t,b,x,"x",l))),c>0&&(T=Fi.getLesserNonNegativeNonNull(T,Fi.solveVectorScale(t,b,x,"y",c))),h<0&&(T=Fi.getLesserNonNegativeNonNull(T,Fi.solveVectorScale(t,b,x,"y",h)));if(Number.isFinite(T)&&0!==T)return o.zoom=Math.min(y.zoom+e.ar(T),t.maxZoom),o;Qe()}handleJumpToCenterZoom(t,i){const r=t.center.lat,n=t.applyConstrain(i.center?e.W.convert(i.center):t.center,t.zoom).center;t.setCenter(n.wrap());const a=void 0!==i.zoom?+i.zoom:t.zoom+yi(r,n.lat);t.zoom!==a&&t.setZoom(a)}handleEaseTo(t,i){const r=t.zoom,n=t.center,a=t.padding,o={roll:t.roll,pitch:t.pitch,bearing:t.bearing},s={roll:void 0===i.roll?t.roll:i.roll,pitch:void 0===i.pitch?t.pitch:i.pitch,bearing:void 0===i.bearing?t.bearing:i.bearing},l=void 0!==i.zoom,c=!t.isPaddingEqual(i.padding);let h=!1;const u=i.center?e.W.convert(i.center):n,d=t.applyConstrain(u,r).center;Be(t,d);const p=t.clone();p.setCenter(d),p.setZoom(l?+i.zoom:r+yi(n.lat,u.lat)),p.setBearing(i.bearing);const m=new e.P(e.al(t.centerPoint.x+i.offsetAsPoint.x,0,t.width),e.al(t.centerPoint.y+i.offsetAsPoint.y,0,t.height));p.setLocationAtPoint(d,m);const f=(i.offset&&i.offsetAsPoint.mag())>0?p.center:d,g=l?+i.zoom:r+yi(n.lat,f.lat),_=r+yi(n.lat,0),y=g+yi(f.lat,0),x=e.bJ(n.lng,f.lng),v=e.bJ(n.lat,f.lat),b=e.ao(y-_);return h=g!==r,{easeFunc:r=>{if(e.bn(o,s)||Je({startEulerAngles:o,endEulerAngles:s,tr:t,k:r,useSlerp:o.roll!=s.roll}),c&&t.interpolatePadding(a,i.padding,r),i.around)e.w("Easing around a point is not supported under globe projection."),t.setLocationAtPoint(i.around,i.aroundPoint);else{const e=y>_?Math.min(2,b):Math.max(.5,b),i=Math.pow(e,1-r),a=bi(n,x,v,r*i);t.setCenter(a.wrap())}if(h){const i=e.H.number(_,y,r)+yi(0,t.center.lat);t.setZoom(i)}},isZooming:h,elevationCenter:f}}handleFlyTo(t,i){const r=void 0!==i.zoom,n=t.center,a=t.zoom,o=t.padding,s=!t.isPaddingEqual(i.padding),l=t.applyConstrain(e.W.convert(i.center||i.locationAtOffset),a).center,c=r?+i.zoom:t.zoom+yi(t.center.lat,l.lat),h=t.clone();h.setCenter(l),h.setZoom(c),h.setBearing(i.bearing);const u=new e.P(e.al(t.centerPoint.x+i.offsetAsPoint.x,0,t.width),e.al(t.centerPoint.y+i.offsetAsPoint.y,0,t.height));h.setLocationAtPoint(l,u);const d=h.center;Be(t,d);const p=function(t,i,r){const n=mi(i),a=mi(r),o=e.b4(n,a),s=Math.acos(o),l=di(t);return s/(2*Math.PI)*l}(t,n,d),m=a+yi(n.lat,0),f=c+yi(d.lat,0),g=e.ao(f-m);let _;if("number"==typeof i.minZoom){const r=+i.minZoom+yi(d.lat,0),n=Math.min(r,m,f)+yi(0,d.lat),a=t.applyConstrain(d,n).zoom+yi(d.lat,0);_=e.ao(a-m)}const y=e.bJ(n.lng,d.lng),x=e.bJ(n.lat,d.lat);return{easeFunc:(r,a,l,h)=>{const u=bi(n,y,x,l);s&&t.interpolatePadding(o,i.padding,r);const p=1===r?d:u;t.setCenter(p.wrap());const f=m+e.ar(a);t.setZoom(1===r?c:f+yi(0,p.lat))},scaleOfZoom:g,targetCenter:d,scaleOfMinZoom:_,pixelPathLength:p}}static solveVectorScale(t,e,i,r,n){const a="x"===r?[i[0],i[4],i[8],i[12]]:[i[1],i[5],i[9],i[13]],o=[i[3],i[7],i[11],i[15]],s=t[0]*a[0]+t[1]*a[1]+t[2]*a[2],l=t[0]*o[0]+t[1]*o[1]+t[2]*o[2],c=e[0]*a[0]+e[1]*a[1]+e[2]*a[2],h=e[0]*o[0]+e[1]*o[1]+e[2]*o[2];return c+n*l===s+n*h||o[3]*(s-c)+a[3]*(h-l)+s*h==c*l?null:(c+a[3]-n*h-n*o[3])/(c-s-n*h+n*l)}static getLesserNonNegativeNonNull(t,e){return null!==e&&e>=0&&e<t?e:t}}class Ei{constructor(t){this._globe=t,this._mercatorCameraHelper=new He,this._verticalPerspectiveCameraHelper=new Fi}get useGlobeControls(){return this._globe.useGlobeRendering}get currentHelper(){return this.useGlobeControls?this._verticalPerspectiveCameraHelper:this._mercatorCameraHelper}handlePanInertia(t,e){return this.currentHelper.handlePanInertia(t,e)}handleMapControlsRollPitchBearingZoom(t,e){this.currentHelper.handleMapControlsRollPitchBearingZoom(t,e)}handleMapControlsPan(t,e,i){this.currentHelper.handleMapControlsPan(t,e,i)}cameraForBoxAndBearing(t,e,i,r,n){return this.currentHelper.cameraForBoxAndBearing(t,e,i,r,n)}handleJumpToCenterZoom(t,e){this.currentHelper.handleJumpToCenterZoom(t,e)}handleEaseTo(t,e){return this.currentHelper.handleEaseTo(t,e)}handleFlyTo(t,e){return this.currentHelper.handleFlyTo(t,e)}}const Zi=(t,i)=>e.C(t,null==i?void 0:i.filter(t=>"source.canvas"!==t.identifier)),ki=e.bN();class zi extends e.E{constructor(t,i={}){var r,n;super(),this._rtlPluginLoaded=()=>{for(const t in this.tileManagers){const e=this.tileManagers[t].getSource().type;"vector"!==e&&"geojson"!==e||this.tileManagers[t].reload()}},this.map=t,this.dispatcher=new W(z(),t._getMapId()),this.dispatcher.registerMessageHandler("GG",(t,e)=>this.getGlyphs(t,e)),this.dispatcher.registerMessageHandler("GI",(t,e)=>this.getImages(t,e)),this.dispatcher.registerMessageHandler("GDA",(t,e)=>this.getDashes(t,e)),this.imageManager=new _,this.imageManager.setEventedParent(this);const a=(null===(r=t._container)||void 0===r?void 0:r.lang)||"undefined"!=typeof document&&(null===(n=document.documentElement)||void 0===n?void 0:n.lang)||void 0;this.glyphManager=new T(t._requestManager,i.localIdeographFontFamily,a),this.lineAtlas=new S(256,512),this.crossTileSymbolIndex=new Fe,this._setInitialValues(),this._resetUpdates(),this.dispatcher.broadcast("SR",e.bO()),lt().on(at,this._rtlPluginLoaded),this.on("data",t=>{if("source"!==t.dataType||"metadata"!==t.sourceDataType)return;const e=this.tileManagers[t.sourceId];if(!e)return;const i=e.getSource();if(null==i?void 0:i.vectorLayerIds)for(const t in this._layers){const e=this._layers[t];e.source===i.id&&this._validateLayer(e)}})}_setInitialValues(){var t;this._spritesImagesIds={},this._layers={},this._order=[],this.tileManagers={},this.zoomHistory=new e.bP,this._availableImages=[],this._globalState={},this._serializedLayers={},this.stylesheet=null,this.light=null,this.sky=null,this.projection&&(this.projection.destroy(),delete this.projection),this._loaded=!1,this._changed=!1,this._updatedLayers={},this._updatedSources={},this._changedImages={},this._glyphsDidChange=!1,this._updatedPaintProps={},this._layerOrderChanged=!1,this.crossTileSymbolIndex=new((null===(t=this.crossTileSymbolIndex)||void 0===t?void 0:t.constructor)||Object),this.pauseablePlacement=void 0,this.placement=void 0,this.z=0}setGlobalStateProperty(t,i){var r,n,a;this._checkLoaded();const o=null===i?null!==(a=null===(n=null===(r=this.stylesheet.state)||void 0===r?void 0:r[t])||void 0===n?void 0:n.default)&&void 0!==a?a:null:i;if(e.bQ(o,this._globalState[t]))return this;this._globalState[t]=o,this._applyGlobalStateChanges([t])}getGlobalState(){return this._globalState}setGlobalState(t){this._checkLoaded();const i=[];for(const r in t)!e.bQ(this._globalState[r],t[r].default)&&(i.push(r),this._globalState[r]=t[r].default);this._applyGlobalStateChanges(i)}_applyGlobalStateChanges(t){if(0===t.length)return;const e=new Set,i={};for(const r of t){i[r]=this._globalState[r];for(const t in this._layers){const i=this._layers[t],n=i.getLayoutAffectingGlobalStateRefs(),a=i.getPaintAffectingGlobalStateRefs(),o=i.getVisibilityAffectingGlobalStateRefs();if(n.has(r)&&e.add(i.source),a.has(r))for(const{name:t,value:e}of a.get(r))this._updatePaintProperty(i,t,e);(null==o?void 0:o.has(r))&&(i.recalculateVisibility(),this._updateLayer(i))}}this.dispatcher.broadcast("UGS",i);for(const t in this.tileManagers)e.has(t)&&(this._reloadSource(t),this._changed=!0)}loadURL(t){return e._(this,arguments,void 0,function*(t,i={},r){this.fire(new e.n("dataloading",{dataType:"style"})),i.validate="boolean"!=typeof i.validate||i.validate,this._loadStyleRequest=new AbortController;const n=this._loadStyleRequest;try{const a=yield this.map._requestManager.transformRequest(t,"Style");e.bR(n.signal);const o=yield e.k(a,n);this._loadStyleRequest===n&&(this._loadStyleRequest=null),this._load(o.data,i,r)}catch(t){this._loadStyleRequest===n&&(this._loadStyleRequest=null),t&&!n.signal.aborted&&this.fire(new e.l(e.d(t)))}})}loadJSON(t,i={},r){this.fire(new e.n("dataloading",{dataType:"style"})),this._frameRequest=new AbortController,s.frameAsync(this._frameRequest,this.map._ownerWindow).then(()=>{this._frameRequest=null,i.validate=!1!==i.validate,this._load(t,i,r)}).catch(()=>{})}loadEmpty(){this.fire(new e.n("dataloading",{dataType:"style"})),this._load(ki,{validate:!1})}_load(t,i,r){var n,a;let o=i.transformStyle?i.transformStyle(r,t):t;if(!i.validate||!Zi(this,e.F(o))){o=Object.assign({},o),this._loaded=!0,this.stylesheet=o;for(const t in o.sources)this.addSource(t,o.sources[t],{validate:!1});o.sprite?this._loadSprite(o.sprite):this.imageManager.setLoaded(!0),this.glyphManager.setURL(o.glyphs),this._createLayers(),this.light=new R(this.stylesheet.light),this._setProjectionInternal((null===(n=this.stylesheet.projection)||void 0===n?void 0:n.type)||"mercator"),this.sky=new U(this.stylesheet.sky),this.map.setTerrain(null!==(a=this.stylesheet.terrain)&&void 0!==a?a:null),this.fire(new e.n("data",{dataType:"style"})),this.fire(new e.n("style.load"))}}_createLayers(){var t,i,r;const n=e.bS(this.stylesheet.layers);this.setGlobalState(null!==(t=this.stylesheet.state)&&void 0!==t?t:null),this.dispatcher.broadcast("SL",n),this._order=n.map(t=>t.id),this._layers={},this._serializedLayers=null;for(const t of n){const n=e.bT(t,this._globalState);if(n.setEventedParent(this,{layer:{id:t.id}}),this._layers[t.id]=n,e.bU(n)&&this.tileManagers[n.source]){const e=null!==(r=null===(i=t.paint)||void 0===i?void 0:i["raster-fade-duration"])&&void 0!==r?r:n.paint.get("raster-fade-duration");this.tileManagers[n.source].setRasterFadeDuration(e)}}}_loadSprite(t,i=!1,r=void 0){this.imageManager.setLoaded(!1);const n=new AbortController;let a;this._spriteRequest=n,function(t,i,r,n){return e._(this,void 0,void 0,function*(){const a=m(t),o=r>1?"@2x":"",l={},c={};for(const{id:t,url:r}of a){const a=yield i.transformRequest(f(r,o,".json"),"SpriteJSON");l[t]=e.k(a,n);const s=yield i.transformRequest(f(r,o,".png"),"SpriteImage");c[t]=u.getImage(s,n)}return yield Promise.all([...Object.values(l),...Object.values(c)]),function(t,i){return e._(this,void 0,void 0,function*(){const e={};for(const r in t){e[r]={};const n=s.getImageCanvasContext((yield i[r]).data),a=(yield t[r]).data;for(const t in a){const{width:i,height:o,x:s,y:l,sdf:c,pixelRatio:h,stretchX:u,stretchY:d,content:p,textFitWidth:m,textFitHeight:f}=a[t];e[r][t]={data:null,pixelRatio:h,sdf:c,stretchX:u,stretchY:d,content:p,textFitWidth:m,textFitHeight:f,spriteData:{width:i,height:o,x:s,y:l,context:n}}}}return e})}(l,c)})}(t,this.map._requestManager,this.map.getPixelRatio(),this._spriteRequest).then(t=>{if(this._spriteRequest=null,t)for(const e in t){this._spritesImagesIds[e]=[];const r=this._spritesImagesIds[e]?this._spritesImagesIds[e].filter(e=>!(e in t)):[];for(const t of r)this.imageManager.removeImage(t),this._changedImages[t]=!0;for(const r in t[e]){const n="default"===e?r:`${e}:${r}`;this._spritesImagesIds[e].push(n),n in this.imageManager.images?this.imageManager.updateImage(n,t[e][r],!1):this.imageManager.addImage(n,t[e][r]),i&&(this._changedImages[n]=!0)}}}).catch(t=>{this._spriteRequest=null,a=t,n.signal.aborted||this.fire(new e.l(a))}).finally(()=>{this.imageManager.setLoaded(!0),this._availableImages=this.imageManager.listImages(),i&&(this._changed=!0),this.dispatcher.broadcast("SI",this._availableImages),this.fire(new e.n("data",{dataType:"style"})),r&&r(a)})}_unloadSprite(){for(const t of Object.values(this._spritesImagesIds).flat())this.imageManager.removeImage(t),this._changedImages[t]=!0;this._spritesImagesIds={},this._availableImages=this.imageManager.listImages(),this._changed=!0,this.dispatcher.broadcast("SI",this._availableImages),this.fire(new e.n("data",{dataType:"style"}))}_validateLayer(t){const i=this.tileManagers[t.source];if(!i)return;const r=t.sourceLayer;if(!r)return;const n=i.getSource();("geojson"===n.type||n.vectorLayerIds&&!n.vectorLayerIds.includes(r))&&this.fire(new e.l(new Error(`Source layer "${r}" does not exist on source "${n.id}" as specified by style layer "${t.id}".`)))}loaded(){if(!this._loaded)return!1;if(Object.keys(this._updatedSources).length)return!1;for(const t in this.tileManagers)if(!this.tileManagers[t].loaded())return!1;return this.imageManager.isLoaded()}_serializeByIds(t,i=!1){const r=this._serializedAllLayers();if(!t||0===t.length)return Object.values(i?e.bV(r):r);const n=[];for(const a of t)if(r[a]){const t=i?e.bV(r[a]):r[a];n.push(t)}return n}_serializedAllLayers(){let t=this._serializedLayers;if(t)return t;t=this._serializedLayers={};const e=Object.keys(this._layers);for(const i of e){const e=this._layers[i];"custom"!==e.type&&(t[i]=e.serialize())}return t}hasTransitions(){var t,e,i;if(null===(t=this.light)||void 0===t?void 0:t.hasTransition())return!0;if(null===(e=this.sky)||void 0===e?void 0:e.hasTransition())return!0;if(null===(i=this.projection)||void 0===i?void 0:i.hasTransition())return!0;for(const t in this.tileManagers)if(this.tileManagers[t].hasTransition())return!0;for(const t in this._layers)if(this._layers[t].hasTransition())return!0;return!1}_checkLoaded(){if(!this._loaded)throw new Error("Style is not done loading.")}update(t){if(!this._loaded)return;const i=this._changed;if(i){const e=Object.keys(this._updatedLayers),i=Object.keys(this._removedLayers);(e.length||i.length)&&this._updateWorkerLayers(e,i);for(const t in this._updatedSources){const e=this._updatedSources[t];if("reload"===e)this._reloadSource(t);else{if("clear"!==e)throw new Error(`Invalid action ${e}`);this._clearSource(t)}}this._updateTilesForChangedImages(),this._updateTilesForChangedGlyphs();for(const e in this._updatedPaintProps)this._layers[e].updateTransitions(t);this.light.updateTransitions(t),this.sky.updateTransitions(t),this._resetUpdates()}const r={};for(const t in this.tileManagers){const e=this.tileManagers[t];r[t]=e.used,e.used=!1}for(const e of this._order){const i=this._layers[e];i.recalculate(t,this._availableImages),!i.isHidden(t.zoom)&&i.source&&(this.tileManagers[i.source].used=!0)}for(const t in r){const i=this.tileManagers[t];!!r[t]!=!!i.used&&i.fire(new e.n("data",{sourceDataType:"visibility",dataType:"source",sourceId:t}))}this.light.recalculate(t),this.sky.recalculate(t),this.projection.recalculate(t),this.z=t.zoom,i&&this.fire(new e.n("data",{dataType:"style"}))}_updateTilesForChangedImages(){const t=Object.keys(this._changedImages);if(t.length){for(const e in this.tileManagers)this.tileManagers[e].reloadTilesForDependencies(["icons","patterns"],t);this._changedImages={}}}_updateTilesForChangedGlyphs(){if(this._glyphsDidChange){for(const t in this.tileManagers)this.tileManagers[t].reloadTilesForDependencies(["glyphs"],[""]);this._glyphsDidChange=!1}}_updateWorkerLayers(t,e){this.dispatcher.broadcast("UL",{layers:this._serializeByIds(t,!1),removedIds:e})}_resetUpdates(){this._changed=!1,this._updatedLayers={},this._removedLayers={},this._updatedSources={},this._updatedPaintProps={},this._changedImages={},this._glyphsDidChange=!1}setState(t,i={}){var r;this._checkLoaded();const n=this.serialize();if(t=i.transformStyle?i.transformStyle(n,t):t,(null===(r=i.validate)||void 0===r||r)&&Zi(this,e.F(t)))return!1;(t=e.bV(t)).layers=e.bS(t.layers);const a=e.bW(n,t),o=this._getOperationsToPerform(a);if(o.unimplemented.length>0)throw new Error(`Unimplemented: ${o.unimplemented.join(", ")}.`);if(0===o.operations.length)return!1;for(const t of o.operations)t();return this.stylesheet=t,this._serializedLayers=null,this.fire(new e.n("style.load",{style:this})),!0}_getOperationsToPerform(t){const e=[],i=[];for(const r of t)switch(r.command){case"setCenter":case"setZoom":case"setBearing":case"setPitch":case"setRoll":continue;case"addLayer":e.push(()=>this.addLayer.apply(this,r.args));break;case"removeLayer":e.push(()=>this.removeLayer.apply(this,r.args));break;case"setPaintProperty":e.push(()=>this.setPaintProperty.apply(this,r.args));break;case"setLayoutProperty":e.push(()=>this.setLayoutProperty.apply(this,r.args));break;case"setFilter":e.push(()=>this.setFilter.apply(this,r.args));break;case"addSource":e.push(()=>this.addSource.apply(this,r.args));break;case"removeSource":e.push(()=>this.removeSource.apply(this,r.args));break;case"setLayerZoomRange":e.push(()=>this.setLayerZoomRange.apply(this,r.args));break;case"setLight":e.push(()=>this.setLight.apply(this,r.args));break;case"setGeoJSONSourceData":e.push(()=>this.setGeoJSONSourceData.apply(this,r.args));break;case"setGlyphs":e.push(()=>this.setGlyphs.apply(this,r.args));break;case"setSprite":e.push(()=>this.setSprite.apply(this,r.args));break;case"setTerrain":e.push(()=>this.map.setTerrain.apply(this,r.args));break;case"setSky":e.push(()=>this.setSky.apply(this,r.args));break;case"setProjection":this.setProjection.apply(this,r.args);break;case"setGlobalState":e.push(()=>this.setGlobalState.apply(this,r.args));break;case"setTransition":e.push(()=>{});break;default:i.push(r.command)}return{operations:e,unimplemented:i}}addImage(t,i){if(this.getImage(t))return this.fire(new e.l(new Error(`An image named "${t}" already exists.`)));this.imageManager.addImage(t,i),this._afterImageUpdated(t)}updateImage(t,e){this.imageManager.updateImage(t,e)}getImage(t){return this.imageManager.getImage(t)}removeImage(t){if(!this.getImage(t))return this.fire(new e.l(new Error(`An image named "${t}" does not exist.`)));this.imageManager.removeImage(t),this._afterImageUpdated(t)}_afterImageUpdated(t){this._availableImages=this.imageManager.listImages(),this._changedImages[t]=!0,this._changed=!0,this.dispatcher.broadcast("SI",this._availableImages),this.fire(new e.n("data",{dataType:"style"}))}listImages(){return this._checkLoaded(),this.imageManager.listImages()}addSource(t,i,r={}){var n;if(this._checkLoaded(),void 0!==this.tileManagers[t])throw new Error(`Source "${t}" already exists.`);if(!i.type)throw new Error(`The type property must be defined, but only the following properties were given: ${Object.keys(i).join(", ")}.`);if(["vector","raster","geojson","video","image"].includes(i.type)&&this._validate(e.F.source,`sources.${t}`,i,null,r))return;(null===(n=this.map)||void 0===n?void 0:n._collectResourceTiming)&&(i.collectResourceTiming=!0);const a=this.tileManagers[t]=new zt(t,i,this.dispatcher);a.style=this,a.setEventedParent(this,()=>({isSourceLoaded:a.loaded(),source:a.serialize(),sourceId:t})),a.onAdd(this.map),this._changed=!0}removeSource(t){if(this._checkLoaded(),void 0===this.tileManagers[t])throw new Error(`There is no source with this ID=${t}`);for(const i in this._layers)if(this._layers[i].source===t)return this.fire(new e.l(new Error(`Source "${t}" cannot be removed while layer "${i}" is using it.`)));const i=this.tileManagers[t];delete this.tileManagers[t],delete this._updatedSources[t],i.fire(new e.n("data",{sourceDataType:"metadata",dataType:"source",sourceId:t})),i.setEventedParent(null),i.onRemove(this.map),this._changed=!0}setGeoJSONSourceData(t,e){if(this._checkLoaded(),void 0===this.tileManagers[t])throw new Error(`There is no source with this ID=${t}`);const i=this.tileManagers[t].getSource();if("geojson"!==i.type)throw new Error(`geojsonSource.type is ${i.type}, which is !== 'geojson`);i.setData(e),this._changed=!0}getSource(t){var e;return null===(e=this.tileManagers[t])||void 0===e?void 0:e.getSource()}addLayer(t,i,r={}){this._checkLoaded();const n=t.id;if(this.getLayer(n))return void this.fire(new e.l(new Error(`Layer "${n}" already exists on this map.`)));let a;if("custom"===t.type){if(Zi(this,e.bX(t)))return;a=e.bT(t,this._globalState)}else{if("source"in t&&"object"==typeof t.source&&(this.addSource(n,t.source),t=e.bV(t),t=e.e(t,{source:n})),this._validate(e.F.layer,`layers.${n}`,t,{arrayIndex:-1},r))return;a=e.bT(t,this._globalState),this._validateLayer(a),a.setEventedParent(this,{layer:{id:n}})}const o=i?this._order.indexOf(i):this._order.length;if(i&&-1===o)this.fire(new e.l(new Error(`Cannot add layer "${n}" before non-existing layer "${i}".`)));else{if(this._order.splice(o,0,n),this._layerOrderChanged=!0,this._layers[n]=a,this._removedLayers[n]&&a.source&&"custom"!==a.type){const t=this._removedLayers[n];delete this._removedLayers[n],t.type!==a.type?this._updatedSources[a.source]="clear":(this._updatedSources[a.source]="reload",this.tileManagers[a.source].pause())}this._updateLayer(a),a.onAdd&&a.onAdd(this.map)}}moveLayer(t,i){if(this._checkLoaded(),this._changed=!0,!this._layers[t])return void this.fire(new e.l(new Error(`The layer '${t}' does not exist in the map's style and cannot be moved.`)));if(t===i)return;const r=this._order.indexOf(t);this._order.splice(r,1);const n=i?this._order.indexOf(i):this._order.length;i&&-1===n?this.fire(new e.l(new Error(`Cannot move layer "${t}" before non-existing layer "${i}".`))):(this._order.splice(n,0,t),this._layerOrderChanged=!0)}removeLayer(t){this._checkLoaded();const i=this._layers[t];if(!i)return void this.fire(new e.l(new Error(`Cannot remove non-existing layer "${t}".`)));i.setEventedParent(null);const r=this._order.indexOf(t);this._order.splice(r,1),this._layerOrderChanged=!0,this._changed=!0,this._removedLayers[t]=i,delete this._layers[t],this._serializedLayers&&delete this._serializedLayers[t],delete this._updatedLayers[t],delete this._updatedPaintProps[t],i.onRemove&&i.onRemove(this.map)}getLayer(t){return this._layers[t]}getLayersOrder(){return[...this._order]}hasLayer(t){return t in this._layers}setLayerZoomRange(t,i,r){this._checkLoaded();const n=this.getLayer(t);n?n.minzoom===i&&n.maxzoom===r||(null!=i&&(n.minzoom=i),null!=r&&(n.maxzoom=r),this._updateLayer(n)):this.fire(new e.l(new Error(`Cannot set the zoom range of non-existing layer "${t}".`)))}setFilter(t,i,r={}){this._checkLoaded();const n=this.getLayer(t);if(n){if(!e.bQ(n.filter,i))return null==i?(n.setFilter(void 0),void this._updateLayer(n)):void(this._validate(e.F.filter,`layers.${n.id}.filter`,i,null,r)||(n.setFilter(e.bV(i)),this._updateLayer(n)))}else this.fire(new e.l(new Error(`Cannot filter non-existing layer "${t}".`)))}getFilter(t){return e.bV(this.getLayer(t).filter)}setLayoutProperty(t,i,r,n={}){this._checkLoaded();const a=this.getLayer(t);a?e.bQ(a.getLayoutProperty(i),r)||(a.setLayoutProperty(i,r,n),this._updateLayer(a)):this.fire(new e.l(new Error(`Cannot style non-existing layer "${t}".`)))}getLayoutProperty(t,i){const r=this.getLayer(t);if(r)return r.getLayoutProperty(i);this.fire(new e.l(new Error(`Cannot get style of non-existing layer "${t}".`)))}setPaintProperty(t,i,r,n={}){this._checkLoaded();const a=this.getLayer(t);a?e.bQ(a.getPaintProperty(i),r)||this._updatePaintProperty(a,i,r,n):this.fire(new e.l(new Error(`Cannot style non-existing layer "${t}".`)))}_updatePaintProperty(t,i,r,n={}){t.setPaintProperty(i,r,n)&&this._updateLayer(t),e.bU(t)&&"raster-fade-duration"===i&&this.tileManagers[t.source].setRasterFadeDuration(r),this._changed=!0,this._updatedPaintProps[t.id]=!0,this._serializedLayers=null}getPaintProperty(t,e){return this.getLayer(t).getPaintProperty(e)}setFeatureState(t,i){this._checkLoaded();const r=t.source,n=t.sourceLayer,a=this.tileManagers[r];if(void 0===a)return void this.fire(new e.l(new Error(`The source '${r}' does not exist in the map's style.`)));const o=a.getSource().type;"geojson"===o&&n?this.fire(new e.l(new Error("GeoJSON sources cannot have a sourceLayer parameter."))):"vector"!==o||n?(void 0===t.id&&this.fire(new e.l(new Error("The feature id parameter must be provided."))),a.setFeatureState(n,t.id,i)):this.fire(new e.l(new Error("The sourceLayer parameter must be provided for vector source types.")))}removeFeatureState(t,i){this._checkLoaded();const r=t.source,n=this.tileManagers[r];if(void 0===n)return void this.fire(new e.l(new Error(`The source '${r}' does not exist in the map's style.`)));const a=n.getSource().type,o="vector"===a?t.sourceLayer:void 0;"vector"!==a||o?i&&"string"!=typeof t.id&&"number"!=typeof t.id?this.fire(new e.l(new Error("A feature id is required to remove its specific state property."))):n.removeFeatureState(o,t.id,i):this.fire(new e.l(new Error("The sourceLayer parameter must be provided for vector source types.")))}getFeatureState(t){this._checkLoaded();const i=t.source,r=t.sourceLayer,n=this.tileManagers[i];if(void 0!==n)return"vector"!==n.getSource().type||r?(void 0===t.id&&this.fire(new e.l(new Error("The feature id parameter must be provided."))),n.getFeatureState(r,t.id)):void this.fire(new e.l(new Error("The sourceLayer parameter must be provided for vector source types.")));this.fire(new e.l(new Error(`The source '${i}' does not exist in the map's style.`)))}getTransition(){var t;return e.e({duration:300,delay:0},null===(t=this.stylesheet)||void 0===t?void 0:t.transition)}serialize(){if(!this._loaded)return;const t=e.bY(this.tileManagers,t=>t.serialize()),i=this._serializeByIds(this._order,!0),r=this.map.getTerrain()||void 0,n=this.stylesheet;return e.bZ({version:n.version,name:n.name,metadata:n.metadata,light:n.light,sky:n.sky,center:n.center,zoom:n.zoom,bearing:n.bearing,pitch:n.pitch,sprite:n.sprite,glyphs:n.glyphs,transition:n.transition,projection:n.projection,sources:t,layers:i,terrain:r},t=>void 0!==t)}_updateLayer(t){this._updatedLayers[t.id]=!0,t.source&&!this._updatedSources[t.source]&&"raster"!==this.tileManagers[t.source].getSource().type&&(this._updatedSources[t.source]="reload",this.tileManagers[t.source].pause()),this._serializedLayers=null,this._changed=!0}_flattenAndSortRenderedFeatures(t){const e=t=>"fill-extrusion"===this._layers[t].type,i={},r=[];for(let n=this._order.length-1;n>=0;n--){const a=this._order[n];if(e(a)){i[a]=n;for(const e of t){const t=e[a];if(t)for(const e of t)r.push(e)}}}r.sort((t,e)=>e.intersectionZ-t.intersectionZ);const n=[];for(let a=this._order.length-1;a>=0;a--){const o=this._order[a];if(e(o))for(let t=r.length-1;t>=0;t--){const e=r[t].feature;if(i[e.layer.id]<a)break;n.push(e),r.pop()}else for(const e of t){const t=e[o];if(t)for(const e of t)n.push(e.feature)}}return n}queryRenderedFeatures(t,i,r){(null==i?void 0:i.filter)&&this._validate(e.F.filter,"queryRenderedFeatures.filter",i.filter,null,i);const n={};if(null==i?void 0:i.layers){if(!(Array.isArray(i.layers)||i.layers instanceof Set))return this.fire(new e.l(new Error("parameters.layers must be an Array or a Set of strings"))),[];for(const t of i.layers){const i=this._layers[t];if(!i)return this.fire(new e.l(new Error(`The layer '${t}' does not exist in the map's style and cannot be queried for features.`))),[];n[i.source]=!0}}const a=[];i.availableImages=this._availableImages;const o=this._serializedAllLayers(),s=i.layers instanceof Set?i.layers:Array.isArray(i.layers)?new Set(i.layers):null,l=Object.assign(Object.assign({},i),{layers:s,globalState:this._globalState});for(const e in this.tileManagers)i.layers&&!n[e]||a.push(C(this.tileManagers[e],this._layers,o,t,l,r,this.map.terrain?(t,e,i)=>this.map.terrain.getElevation(t,e,i):void 0));return this.placement&&a.push(function(t,e,i,r,n,a,o){const s={},l=a.queryRenderedSymbols(r),c=[];for(const t of Object.keys(l).map(Number))c.push(o[t]);c.sort(P);for(const i of c){const r=i.featureIndex.lookupSymbolFeatures(l[i.bucketInstanceId],e,i.bucketIndex,i.sourceLayerIndex,{filterSpec:n.filter,globalState:n.globalState},n.layers,n.availableImages,t);for(const t in r){const e=s[t]=s[t]||[],n=r[t];n.sort((t,e)=>{const r=i.featureSortOrder;if(r){const i=r.indexOf(t.featureIndex);return r.indexOf(e.featureIndex)-i}return e.featureIndex-t.featureIndex});for(const t of n)e.push(t)}}return function(t,e,i){for(const r in t)for(const n of t[r])B(n,i[e[r].source]);return t}(s,t,i)}(this._layers,o,this.tileManagers,t,l,this.placement.collisionIndex,this.placement.retainedQueryData)),this._flattenAndSortRenderedFeatures(a)}querySourceFeatures(t,i){(null==i?void 0:i.filter)&&this._validate(e.F.filter,"querySourceFeatures.filter",i.filter,null,i);const r=this.tileManagers[t];return r?function(t,e){const i=t.getRenderableIds().map(e=>t.getTileByID(e)),r=[],n={};for(const t of i){const i=t.tileID.canonical.key;n[i]||(n[i]=!0,t.querySourceFeatures(r,e))}return r}(r,i?Object.assign(Object.assign({},i),{globalState:this._globalState}):{globalState:this._globalState}):[]}getLight(){return this.light.getLight()}setLight(t,i={}){this._checkLoaded();const r=this.light.getLight();let n=!1;for(const i in t)if(!e.bQ(t[i],r[i])){n=!0;break}if(!n)return;const a={now:c(),transition:e.e({duration:300,delay:0},this.stylesheet.transition)};this.light.setLight(t,i),this.light.updateTransitions(a)}getProjection(){var t;return null===(t=this.stylesheet)||void 0===t?void 0:t.projection}setProjection(t){this._checkLoaded();const e=null!=t?t:{type:"mercator"};if(this.stylesheet.projection=t,this.projection){if(this.projection.name===e.type)return;this.projection.destroy(),delete this.projection}this._setProjectionInternal(e.type)}getSky(){var t;return null===(t=this.stylesheet)||void 0===t?void 0:t.sky}setSky(t,i={}){this._checkLoaded();const r=this.getSky();let n=!1;if(!t&&!r)return;if(t&&!r)n=!0;else if(!t&&r)n=!0;else for(const i in t)if(!e.bQ(t[i],r[i])){n=!0;break}if(!n)return;const a={now:c(),transition:e.e({duration:300,delay:0},this.stylesheet.transition)};this.stylesheet.sky=t,this.sky.setSky(t,i),this.sky.updateTransitions(a)}_setProjectionInternal(t){const i=function(t,i){const r={constrainOverride:i};if(Array.isArray(t)){const e=new ui({type:t});return{projection:e,transform:new Ni(r),cameraHelper:new Ei(e)}}switch(t){case"mercator":return{projection:new Ce,transform:new Ye(r),cameraHelper:new He};case"globe":{const t=new ui({type:["interpolate",["linear"],["zoom"],11,"vertical-perspective",12,"mercator"]});return{projection:t,transform:new Ni(r),cameraHelper:new Ei(t)}}case"vertical-perspective":return{projection:new ci,transform:new Si(r),cameraHelper:new Fi};default:return e.w(`Unknown projection name: ${t}. Falling back to mercator projection.`),{projection:new Ce,transform:new Ye(r),cameraHelper:new He}}}(t,this.map.transformConstrain);this.projection=i.projection,this.map.migrateProjection(i.transform,i.cameraHelper);for(const t in this.tileManagers)this.tileManagers[t].reload()}_validate(t,i,r,n,a={}){return!1!==(null==a?void 0:a.validate)&&Zi(this,t.call(e.F,e.e({key:i,style:this.serialize(),value:r,styleSpec:e.x},n)))}_remove(t=!0){this._frameRequest&&(this._frameRequest.abort(),this._frameRequest=null),this._loadStyleRequest&&(this._loadStyleRequest.abort(),this._loadStyleRequest=null),this._spriteRequest&&(this._spriteRequest.abort(),this._spriteRequest=null),lt().off(at,this._rtlPluginLoaded);for(const t in this._layers)this._layers[t].setEventedParent(null);for(const t in this.tileManagers){const e=this.tileManagers[t];e.setEventedParent(null),e.onRemove(this.map)}this.imageManager.setEventedParent(null),this.setEventedParent(null),t&&this.dispatcher.broadcast("RM",void 0),this.dispatcher.remove(t)}_clearSource(t){this.tileManagers[t].clearTiles()}_reloadSource(t){this.tileManagers[t].resume(),this.tileManagers[t].reload()}_updateSources(t){for(const e in this.tileManagers)this.tileManagers[e].update(t,this.map.terrain)}_generateCollisionBoxes(){for(const t in this.tileManagers)this._reloadSource(t)}_updatePlacement(t,e,i,r,n=!1){let a=!1,o=!1;const s={};for(const e of this._order){const i=this._layers[e];if("symbol"!==i.type)continue;if(!s[i.source]){const t=this.tileManagers[i.source];s[i.source]=t.getRenderableIds(!0).map(e=>t.getTileByID(e)).sort((t,e)=>e.tileID.overscaledZ-t.tileID.overscaledZ||(t.tileID.isLessThan(e.tileID)?-1:1))}const r=this.crossTileSymbolIndex.addLayer(i,s[i.source],t.center.lng);a=a||r}if(this.crossTileSymbolIndex.pruneUnusedLayers(this._order),((n=n||this._layerOrderChanged||0===i)||!this.pauseablePlacement||this.pauseablePlacement.isDone()&&!this.placement.stillRecent(c(),t.zoom))&&(this.pauseablePlacement=new Re(t,this.map.terrain,this._order,n,e,i,r,this.placement),this._layerOrderChanged=!1),this.pauseablePlacement.isDone()?this.placement.setStale():(this.pauseablePlacement.continuePlacement(this._order,this._layers,s),this.pauseablePlacement.isDone()&&(this.placement=this.pauseablePlacement.commit(c()),o=!0),a&&this.pauseablePlacement.placement.setStale()),o||a)for(const t of this._order){const e=this._layers[t];"symbol"===e.type&&this.placement.updateLayerOpacities(e,s[e.source])}return!this.pauseablePlacement.isDone()||this.placement.hasTransitions(c())}_releaseSymbolFadeTiles(){for(const t in this.tileManagers)this.tileManagers[t].releaseSymbolFadeTiles()}getImages(t,i){return e._(this,void 0,void 0,function*(){const t=yield this.imageManager.getImages(i.icons);this._updateTilesForChangedImages();const e=this.tileManagers[i.source];return e&&e.setDependencies(i.tileID.key,i.type,i.icons),t})}getGlyphs(t,i){return e._(this,void 0,void 0,function*(){const t=yield this.glyphManager.getGlyphs(i.stacks),e=this.tileManagers[i.source];return e&&e.setDependencies(i.tileID.key,i.type,[""]),t})}getGlyphsUrl(){return this.stylesheet.glyphs||null}setGlyphs(t,i={}){this._checkLoaded(),t&&this._validate(e.F.glyphs,"glyphs",t,null,i)||(this._glyphsDidChange=!0,this.stylesheet.glyphs=t,this.glyphManager.entries={},this.glyphManager.setURL(t))}getDashes(t,i){return e._(this,void 0,void 0,function*(){const t={};for(const[e,r]of Object.entries(i.dashes))t[e]=this.lineAtlas.getDash(r.dasharray,r.round);return t})}addSprite(t,i,r={},n){this._checkLoaded();const a=[{id:t,url:i}],o=[...m(this.stylesheet.sprite),...a];this._validate(e.F.sprite,"sprite",o,null,r)||(this.stylesheet.sprite=o,this._loadSprite(a,!0,n))}removeSprite(t){this._checkLoaded();const i=m(this.stylesheet.sprite);if(i.find(e=>e.id===t)){if(this._spritesImagesIds[t])for(const e of this._spritesImagesIds[t])this.imageManager.removeImage(e),this._changedImages[e]=!0;i.splice(i.findIndex(e=>e.id===t),1),this.stylesheet.sprite=i.length>0?i:void 0,delete this._spritesImagesIds[t],this._availableImages=this.imageManager.listImages(),this._changed=!0,this.dispatcher.broadcast("SI",this._availableImages),this.fire(new e.n("data",{dataType:"style"}))}else this.fire(new e.l(new Error(`Sprite "${t}" doesn't exists on this map.`)))}getSprite(){return m(this.stylesheet.sprite)}setSprite(t,i={},r){this._checkLoaded(),t&&this._validate(e.F.sprite,"sprite",t,null,i)||(this.stylesheet.sprite=t,t?this._loadSprite(t,!0,r):(this._unloadSprite(),r&&r(null)))}destroy(){this._frameRequest&&(this._frameRequest.abort(),this._frameRequest=null),this._loadStyleRequest&&(this._loadStyleRequest.abort(),this._loadStyleRequest=null),this._spriteRequest&&(this._spriteRequest.abort(),this._spriteRequest=null);for(const t in this.tileManagers){const e=this.tileManagers[t];e.setEventedParent(null),e.onRemove(this.map)}this.tileManagers={},this.imageManager&&(this.imageManager.setEventedParent(null),this.imageManager.destroy(),this._availableImages=[],this._spritesImagesIds={}),this.glyphManager&&this.glyphManager.destroy();for(const t in this._layers){const e=this._layers[t];e.setEventedParent(null),e.onRemove&&e.onRemove(this.map)}this._setInitialValues(),this.setEventedParent(null),this.dispatcher.unregisterMessageHandler("GG"),this.dispatcher.unregisterMessageHandler("GI"),this.dispatcher.unregisterMessageHandler("GDA"),this.dispatcher.remove(!0),this._listeners={},this._oneTimeListeners={}}}var Wi=e.aT([{name:"a_pos",type:"Int16",components:2},{name:"a_texture_pos",type:"Int16",components:2}]);class Ii{constructor(){this.boundProgram=null,this.boundLayoutVertexBuffer=null,this.boundPaintVertexBuffers=[],this.boundIndexBuffer=null,this.boundVertexOffset=null,this.boundDynamicVertexBuffer=null,this.vao=null}bind(t,e,i,r,n,a,o,s,l){this.context=t;let c=this.boundPaintVertexBuffers.length!==r.length;for(let t=0;!c&&t<r.length;t++)this.boundPaintVertexBuffers[t]!==r[t]&&(c=!0);!this.vao||this.boundProgram!==e||this.boundLayoutVertexBuffer!==i||c||this.boundIndexBuffer!==n||this.boundVertexOffset!==a||this.boundDynamicVertexBuffer!==o||this.boundDynamicVertexBuffer2!==s||this.boundDynamicVertexBuffer3!==l?this.freshBind(e,i,r,n,a,o,s,l):(t.bindVertexArray.set(this.vao),o&&o.bind(),(null==n?void 0:n.dynamicDraw)&&n.bind(),s&&s.bind(),l&&l.bind())}freshBind(t,e,i,r,n,a,o,s){const l=t.numAttributes,c=this.context,h=c.gl;this.vao&&this.destroy(),this.vao=c.createVertexArray(),c.bindVertexArray.set(this.vao),this.boundProgram=t,this.boundLayoutVertexBuffer=e,this.boundPaintVertexBuffers=i,this.boundIndexBuffer=r,this.boundVertexOffset=n,this.boundDynamicVertexBuffer=a,this.boundDynamicVertexBuffer2=o,this.boundDynamicVertexBuffer3=s,e.enableAttributes(h,t);for(const e of i)e.enableAttributes(h,t);a&&a.enableAttributes(h,t),o&&o.enableAttributes(h,t),s&&s.enableAttributes(h,t),e.bind(),e.setVertexAttribPointers(h,t,n);for(const e of i)e.bind(),e.setVertexAttribPointers(h,t,n);a&&(a.bind(),a.setVertexAttribPointers(h,t,n)),r&&r.bind(),o&&(o.bind(),o.setVertexAttribPointers(h,t,n)),s&&(s.bind(),s.setVertexAttribPointers(h,t,n)),c.currentNumAttributes=l}destroy(){this.vao&&(this.context.deleteVertexArray(this.vao),this.vao=null)}}const Di=(t,i,r,n,a)=>({u_texture:0,u_ele_delta:t,u_fog_matrix:i,u_fog_color:r?r.properties.get("fog-color"):e.bo.white,u_fog_ground_blend:r?r.properties.get("fog-ground-blend"):1,u_fog_ground_blend_opacity:a?0:r?r.calculateFogBlendOpacity(n):0,u_horizon_color:r?r.properties.get("horizon-color"):e.bo.white,u_horizon_fog_blend:r?r.properties.get("horizon-fog-blend"):1,u_is_globe_mode:a?1:0}),Ci={mainMatrix:"u_projection_matrix",tileMercatorCoords:"u_projection_tile_mercator_coords",clippingPlane:"u_projection_clipping_plane",projectionTransition:"u_projection_transition",fallbackMatrix:"u_projection_fallback_matrix"};function Pi(t){const e=[];for(const i of t){if(null===i)continue;const t=i.split(" ");e.push(t.pop())}return e}class Bi{constructor(t,i,r,n,a,o,s,l,c=[]){const h=t.gl;this.program=h.createProgram();const u=Pi(i.staticAttributes),d=r?r.getBinderAttributes():[],p=u.concat(d),m=Ze.prelude.staticUniforms?Pi(Ze.prelude.staticUniforms):[],f=s.staticUniforms?Pi(s.staticUniforms):[],g=i.staticUniforms?Pi(i.staticUniforms):[],_=r?r.getBinderUniforms():[],y=m.concat(f).concat(g).concat(_),x=[];for(const t of y)x.includes(t)||x.push(t);const v=r?r.defines():[];ni(h)&&v.unshift("#version 300 es"),a&&v.push("#define OVERDRAW_INSPECTOR;"),o&&v.push("#define TERRAIN3D;"),l&&v.push(l),c&&v.push(...c);let b=v.concat(Ze.prelude.fragmentSource,s.fragmentSource,i.fragmentSource).join("\n"),T=v.concat(Ze.prelude.vertexSource,s.vertexSource,i.vertexSource).join("\n");ni(h)||(b=function(t){return t.replace(/\bin\s/g,"varying ").replace("out highp vec4 fragColor;","").replace(/fragColor/g,"gl_FragColor").replace(/texture\(/g,"texture2D(")}(b),T=function(t){return t.replace(/\bin\s/g,"attribute ").replace(/\bout\s/g,"varying ").replace(/texture\(/g,"texture2D(")}(T));const w=h.createShader(h.FRAGMENT_SHADER);if(h.isContextLost())return void(this.failedToCreate=!0);if(h.shaderSource(w,b),h.compileShader(w),!h.getShaderParameter(w,h.COMPILE_STATUS))throw new Error(`Could not compile fragment shader: ${h.getShaderInfoLog(w)}`);h.attachShader(this.program,w);const V=h.createShader(h.VERTEX_SHADER);if(h.isContextLost())return void(this.failedToCreate=!0);if(h.shaderSource(V,T),h.compileShader(V),!h.getShaderParameter(V,h.COMPILE_STATUS))throw new Error(`Could not compile vertex shader: ${h.getShaderInfoLog(V)}`);h.attachShader(this.program,V),this.attributes={};const R={};this.numAttributes=p.length;for(let t=0;t<this.numAttributes;t++)p[t]&&(h.bindAttribLocation(this.program,t,p[t]),this.attributes[p[t]]=t);if(h.linkProgram(this.program),!h.getProgramParameter(this.program,h.LINK_STATUS))throw new Error(`Program failed to link: ${h.getProgramInfoLog(this.program)}`);h.deleteShader(V),h.deleteShader(w);for(const t of x)if(t&&!R[t]){const e=h.getUniformLocation(this.program,t);e&&(R[t]=e)}this.fixedUniforms=n(t,R),this.terrainUniforms=((t,i)=>({u_depth:new e.b_(t,i.u_depth),u_terrain:new e.b_(t,i.u_terrain),u_terrain_dim:new e.bp(t,i.u_terrain_dim),u_terrain_matrix:new e.c0(t,i.u_terrain_matrix),u_terrain_unpack:new e.c1(t,i.u_terrain_unpack),u_terrain_exaggeration:new e.bp(t,i.u_terrain_exaggeration)}))(t,R),this.projectionUniforms=((t,i)=>({u_projection_matrix:new e.c0(t,i.u_projection_matrix),u_projection_tile_mercator_coords:new e.c1(t,i.u_projection_tile_mercator_coords),u_projection_clipping_plane:new e.c1(t,i.u_projection_clipping_plane),u_projection_transition:new e.bp(t,i.u_projection_transition),u_projection_fallback_matrix:new e.c0(t,i.u_projection_fallback_matrix)}))(t,R),this.binderUniforms=r?r.getUniforms(t,R):[]}draw(t,e,i,r,n,a,o,s,l,c,h,u,d,p,m,f,g,_,y){const x=t.gl;if(this.failedToCreate)return;if(t.program.set(this.program),t.setDepthMode(i),t.setStencilMode(r),t.setColorMode(n),t.setCullFace(a),s){t.activeTexture.set(x.TEXTURE2),x.bindTexture(x.TEXTURE_2D,s.depthTexture),t.activeTexture.set(x.TEXTURE3),x.bindTexture(x.TEXTURE_2D,s.texture);for(const t in this.terrainUniforms)this.terrainUniforms[t].set(s[t])}if(l)for(const t in l)this.projectionUniforms[Ci[t]].set(l[t]);if(o)for(const t in this.fixedUniforms)this.fixedUniforms[t].set(o[t]);f&&f.setUniforms(t,this.binderUniforms,p,{zoom:m});let v=0;switch(e){case x.LINES:v=2;break;case x.TRIANGLES:v=3;break;case x.LINE_STRIP:v=1}for(const i of d.get()){const r=i.vaos||(i.vaos={});(r[c]||(r[c]=new Ii)).bind(t,this,h,f?f.getPaintVertexBuffers():[],u,i.vertexOffset,g,_,y),x.drawElements(e,i.primitiveLength*v,x.UNSIGNED_SHORT,i.primitiveOffset*v*2)}}}function Li(t,i,r){const n=1/e.aL(r,1,i.transform.tileZoom),a=Math.pow(2,r.tileID.overscaledZ),o=r.tileSize*Math.pow(2,i.transform.tileZoom)/a,s=o*(r.tileID.canonical.x+r.tileID.wrap*a),l=o*r.tileID.canonical.y;return{u_image:0,u_texsize:r.imageAtlasTexture.size,u_scale:[n,t.fromScale,t.toScale],u_fade:t.t,u_pixel_coord_upper:[s>>16,l>>16],u_pixel_coord_lower:[65535&s,65535&l]}}const Oi=(t,i,r,n)=>{const a=t.style.light,o=a.properties.get("position"),s=[o.x,o.y,o.z],l=e.c4();"viewport"===a.properties.get("anchor")&&e.c5(l,t.transform.bearingInRadians),e.c6(s,s,l);const c=t.transform.transformLightDirection(s),h=a.properties.get("color");return{u_lightpos:s,u_lightpos_globe:c,u_lightintensity:a.properties.get("intensity"),u_lightcolor:[h.r,h.g,h.b],u_vertical_gradient:+i,u_opacity:r,u_fill_translate:n}},ji=(t,i,r,n,a,o,s)=>e.e(Oi(t,i,r,n),Li(o,t,s),{u_height_factor:-Math.pow(2,a.overscaledZ)/s.tileSize/8}),Ai=(t,i,r,n)=>e.e(Li(i,t,r),{u_fill_translate:n}),Gi=(t,e)=>({u_world:t,u_fill_translate:e}),Yi=(t,i,r,n,a)=>e.e(Ai(t,i,r,a),{u_world:n}),Qi=(t,i,r,n,a)=>{const o=t.transform;let s,l,c=0;if("map"===r.paint.get("circle-pitch-alignment")){const t=e.aL(i,1,o.zoom);s=!0,l=[t,t],c=t/(e.a6*Math.pow(2,i.tileID.overscaledZ))*2*Math.PI*a}else s=!1,l=o.pixelsToGLUnits;return{u_camera_to_center_distance:o.cameraToCenterDistance,u_scale_with_map:+("map"===r.paint.get("circle-pitch-scale")),u_pitch_with_map:+s,u_device_pixel_ratio:t.pixelRatio,u_extrude_scale:l,u_globe_extrude_scale:c,u_translate:n}},Ji=t=>({u_pixel_extrude_scale:[1/t.width,1/t.height]}),Xi=t=>({u_viewport_size:[t.width,t.height]}),Hi=(t,e=1)=>({u_color:t,u_overlay:0,u_overlay_scale:e}),qi=(t,i,r,n)=>{const a=e.aL(t,1,i)/(e.a6*Math.pow(2,t.tileID.overscaledZ))*2*Math.PI*n;return{u_extrude_scale:e.aL(t,1,i),u_intensity:r,u_globe_extrude_scale:a}},Ki=(t,i,r,n)=>{const a=e.O();e.c7(a,0,t.width,t.height,0,0,1);const o=t.context.gl;return{u_matrix:a,u_world:[o.drawingBufferWidth,o.drawingBufferHeight],u_image:r,u_color_ramp:n,u_opacity:i.paint.get("heatmap-opacity")}},$i=(t,e,i)=>{const r=i.paint.get("hillshade-accent-color");let n;switch(i.paint.get("hillshade-method")){case"basic":n=4;break;case"combined":n=1;break;case"igor":n=2;break;case"multidirectional":n=3;break;default:n=0}const a=i.getIlluminationProperties();for(let e=0;e<a.directionRadians.length;e++)"viewport"===i.paint.get("hillshade-illumination-anchor")&&(a.directionRadians[e]+=t.transform.bearingInRadians);return{u_image:0,u_latrange:er(0,e.tileID),u_exaggeration:i.paint.get("hillshade-exaggeration"),u_altitudes:a.altitudeRadians,u_azimuths:a.directionRadians,u_accent:r,u_method:n,u_highlights:a.highlightColor,u_shadows:a.shadowColor}},tr=(t,i)=>{const r=i.stride,n=e.O();return e.c7(n,0,e.a6,-e.a6,0,0,1),e.Q(n,n,[0,-e.a6,0]),{u_matrix:n,u_image:1,u_dimension:[r,r],u_zoom:t.overscaledZ,u_unpack:i.getUnpackVector()}};function er(t,i){const r=Math.pow(2,i.canonical.z),n=i.canonical.y;return[new e.a7(0,n/r).toLngLat().lat,new e.a7(0,(n+1)/r).toLngLat().lat]}const ir=(t,e,i=0)=>({u_image:0,u_unpack:e.getUnpackVector(),u_dimension:[e.stride,e.stride],u_elevation_stops:1,u_color_stops:4,u_color_ramp_size:i,u_opacity:t.paint.get("color-relief-opacity")}),rr=(t,i,r,n)=>{const a=t.transform;return{u_translation:cr(t,i,r),u_ratio:n/e.aL(i,1,a.zoom),u_device_pixel_ratio:t.pixelRatio,u_units_to_pixels:[1/a.pixelsToGLUnits[0],1/a.pixelsToGLUnits[1]]}},nr=(t,i,r,n,a)=>e.e(rr(t,i,r,n),{u_image:0,u_image_height:a}),ar=(t,i,r,n,a)=>{const o=t.transform,s=lr(i,o);return{u_translation:cr(t,i,r),u_texsize:i.imageAtlasTexture.size,u_ratio:n/e.aL(i,1,o.zoom),u_device_pixel_ratio:t.pixelRatio,u_image:0,u_scale:[s,a.fromScale,a.toScale],u_fade:a.t,u_units_to_pixels:[1/o.pixelsToGLUnits[0],1/o.pixelsToGLUnits[1]]}},or=(t,i,r,n,a)=>{const o=lr(i,t.transform);return e.e(rr(t,i,r,n),{u_tileratio:o,u_crossfade_from:a.fromScale,u_crossfade_to:a.toScale,u_image:0,u_mix:a.t,u_lineatlas_width:t.lineAtlas.width,u_lineatlas_height:t.lineAtlas.height})},sr=(t,i,r,n,a,o)=>{const s=lr(i,t.transform);return e.e(rr(t,i,r,n),{u_image:0,u_image_height:o,u_tileratio:s,u_crossfade_from:a.fromScale,u_crossfade_to:a.toScale,u_image_dash:1,u_mix:a.t,u_lineatlas_width:t.lineAtlas.width,u_lineatlas_height:t.lineAtlas.height})};function lr(t,i){return 1/e.aL(t,1,i.tileZoom)}function cr(t,i,r){return e.aM(t.transform,i,r.paint.get("line-translate"),r.paint.get("line-translate-anchor"))}const hr=(t,e,i,r,n)=>{return{u_tl_parent:t,u_scale_parent:e,u_buffer_scale:1,u_fade_t:i.mix,u_opacity:i.opacity*r.paint.get("raster-opacity"),u_image0:0,u_image1:1,u_brightness_low:r.paint.get("raster-brightness-min"),u_brightness_high:r.paint.get("raster-brightness-max"),u_saturation_factor:(o=r.paint.get("raster-saturation"),o>0?1-1/(1.001-o):-o),u_contrast_factor:(a=r.paint.get("raster-contrast"),a>0?1/(1-a):1+a),u_spin_weights:ur(r.paint.get("raster-hue-rotate")),u_coords_top:[n[0].x,n[0].y,n[1].x,n[1].y],u_coords_bottom:[n[3].x,n[3].y,n[2].x,n[2].y]};var a,o};function ur(t){t*=Math.PI/180;const e=Math.sin(t),i=Math.cos(t);return[(2*i+1)/3,(-Math.sqrt(3)*e-i+1)/3,(Math.sqrt(3)*e-i+1)/3]}const dr=(t,e,i,r,n,a,o,s,l,c,h,u,d)=>{const p=o.transform;return{u_is_size_zoom_constant:+("constant"===t||"source"===t),u_is_size_feature_constant:+("constant"===t||"camera"===t),u_size_t:e?e.uSizeT:0,u_size:e?e.uSize:0,u_camera_to_center_distance:p.cameraToCenterDistance,u_pitch:p.pitch/360*2*Math.PI,u_rotate_symbol:+i,u_aspect_ratio:p.width/p.height,u_fade_change:o.options.fadeDuration?o.symbolFadeChange:1,u_label_plane_matrix:s,u_coord_matrix:l,u_is_text:+h,u_pitch_with_map:+r,u_is_along_line:n,u_is_variable_anchor:a,u_texsize:u,u_texture:0,u_translation:c,u_pitched_scale:d}},pr=(t,i,r,n,a,o,s,l,c,h,u,d,p,m)=>{const f=s.transform;return e.e(dr(t,i,r,n,a,o,s,l,c,h,u,d,m),{u_gamma_scale:n?Math.cos(f.pitch*Math.PI/180)*f.cameraToCenterDistance:1,u_device_pixel_ratio:s.pixelRatio,u_is_halo:1})},mr=(t,i,r,n,a,o,s,l,c,h,u,d,p)=>e.e(pr(t,i,r,n,a,o,s,l,c,h,!0,u,0,p),{u_texsize_icon:d,u_texture_icon:1}),fr=(t,e)=>({u_opacity:t,u_color:e}),gr=(t,i,r,n,a)=>e.e(function(t,i,r,n){const a=r.imageManager.getPattern(t.from.toString()),o=r.imageManager.getPattern(t.to.toString()),{width:s,height:l}=r.imageManager.getPixelSize(),c=Math.pow(2,n.tileID.overscaledZ),h=n.tileSize*Math.pow(2,r.transform.tileZoom)/c,u=h*(n.tileID.canonical.x+n.tileID.wrap*c),d=h*n.tileID.canonical.y;return{u_image:0,u_pattern_tl_a:a.tl,u_pattern_br_a:a.br,u_pattern_tl_b:o.tl,u_pattern_br_b:o.br,u_texsize:[s,l],u_mix:i.t,u_pattern_size_a:a.displaySize,u_pattern_size_b:o.displaySize,u_scale_a:i.fromScale,u_scale_b:i.toScale,u_tile_units_to_pixels:1/e.aL(n,1,r.transform.tileZoom),u_pixel_coord_upper:[u>>16,d>>16],u_pixel_coord_lower:[65535&u,65535&d]}}(r,a,i,n),{u_opacity:t}),_r=(t,e)=>{},yr={fillExtrusion:(t,i)=>({u_lightpos:new e.c2(t,i.u_lightpos),u_lightpos_globe:new e.c2(t,i.u_lightpos_globe),u_lightintensity:new e.bp(t,i.u_lightintensity),u_lightcolor:new e.c2(t,i.u_lightcolor),u_vertical_gradient:new e.bp(t,i.u_vertical_gradient),u_opacity:new e.bp(t,i.u_opacity),u_fill_translate:new e.c3(t,i.u_fill_translate)}),fillExtrusionPattern:(t,i)=>({u_lightpos:new e.c2(t,i.u_lightpos),u_lightpos_globe:new e.c2(t,i.u_lightpos_globe),u_lightintensity:new e.bp(t,i.u_lightintensity),u_lightcolor:new e.c2(t,i.u_lightcolor),u_vertical_gradient:new e.bp(t,i.u_vertical_gradient),u_height_factor:new e.bp(t,i.u_height_factor),u_opacity:new e.bp(t,i.u_opacity),u_fill_translate:new e.c3(t,i.u_fill_translate),u_image:new e.b_(t,i.u_image),u_texsize:new e.c3(t,i.u_texsize),u_pixel_coord_upper:new e.c3(t,i.u_pixel_coord_upper),u_pixel_coord_lower:new e.c3(t,i.u_pixel_coord_lower),u_scale:new e.c2(t,i.u_scale),u_fade:new e.bp(t,i.u_fade)}),fill:(t,i)=>({u_fill_translate:new e.c3(t,i.u_fill_translate)}),fillPattern:(t,i)=>({u_image:new e.b_(t,i.u_image),u_texsize:new e.c3(t,i.u_texsize),u_pixel_coord_upper:new e.c3(t,i.u_pixel_coord_upper),u_pixel_coord_lower:new e.c3(t,i.u_pixel_coord_lower),u_scale:new e.c2(t,i.u_scale),u_fade:new e.bp(t,i.u_fade),u_fill_translate:new e.c3(t,i.u_fill_translate)}),fillOutline:(t,i)=>({u_world:new e.c3(t,i.u_world),u_fill_translate:new e.c3(t,i.u_fill_translate)}),fillOutlinePattern:(t,i)=>({u_world:new e.c3(t,i.u_world),u_image:new e.b_(t,i.u_image),u_texsize:new e.c3(t,i.u_texsize),u_pixel_coord_upper:new e.c3(t,i.u_pixel_coord_upper),u_pixel_coord_lower:new e.c3(t,i.u_pixel_coord_lower),u_scale:new e.c2(t,i.u_scale),u_fade:new e.bp(t,i.u_fade),u_fill_translate:new e.c3(t,i.u_fill_translate)}),circle:(t,i)=>({u_camera_to_center_distance:new e.bp(t,i.u_camera_to_center_distance),u_scale_with_map:new e.b_(t,i.u_scale_with_map),u_pitch_with_map:new e.b_(t,i.u_pitch_with_map),u_extrude_scale:new e.c3(t,i.u_extrude_scale),u_device_pixel_ratio:new e.bp(t,i.u_device_pixel_ratio),u_globe_extrude_scale:new e.bp(t,i.u_globe_extrude_scale),u_translate:new e.c3(t,i.u_translate)}),collisionBox:(t,i)=>({u_pixel_extrude_scale:new e.c3(t,i.u_pixel_extrude_scale)}),collisionCircle:(t,i)=>({u_viewport_size:new e.c3(t,i.u_viewport_size)}),debug:(t,i)=>({u_color:new e.b$(t,i.u_color),u_overlay:new e.b_(t,i.u_overlay),u_overlay_scale:new e.bp(t,i.u_overlay_scale)}),depth:_r,clippingMask:_r,heatmap:(t,i)=>({u_extrude_scale:new e.bp(t,i.u_extrude_scale),u_intensity:new e.bp(t,i.u_intensity),u_globe_extrude_scale:new e.bp(t,i.u_globe_extrude_scale)}),heatmapTexture:(t,i)=>({u_matrix:new e.c0(t,i.u_matrix),u_world:new e.c3(t,i.u_world),u_image:new e.b_(t,i.u_image),u_color_ramp:new e.b_(t,i.u_color_ramp),u_opacity:new e.bp(t,i.u_opacity)}),hillshade:(t,i)=>({u_image:new e.b_(t,i.u_image),u_latrange:new e.c3(t,i.u_latrange),u_exaggeration:new e.bp(t,i.u_exaggeration),u_altitudes:new e.c9(t,i.u_altitudes),u_azimuths:new e.c9(t,i.u_azimuths),u_accent:new e.b$(t,i.u_accent),u_method:new e.b_(t,i.u_method),u_shadows:new e.c8(t,i.u_shadows),u_highlights:new e.c8(t,i.u_highlights)}),hillshadePrepare:(t,i)=>({u_matrix:new e.c0(t,i.u_matrix),u_image:new e.b_(t,i.u_image),u_dimension:new e.c3(t,i.u_dimension),u_zoom:new e.bp(t,i.u_zoom),u_unpack:new e.c1(t,i.u_unpack)}),colorRelief:(t,i)=>({u_image:new e.b_(t,i.u_image),u_unpack:new e.c1(t,i.u_unpack),u_dimension:new e.c3(t,i.u_dimension),u_elevation_stops:new e.b_(t,i.u_elevation_stops),u_color_stops:new e.b_(t,i.u_color_stops),u_color_ramp_size:new e.b_(t,i.u_color_ramp_size),u_opacity:new e.bp(t,i.u_opacity)}),line:(t,i)=>({u_translation:new e.c3(t,i.u_translation),u_ratio:new e.bp(t,i.u_ratio),u_device_pixel_ratio:new e.bp(t,i.u_device_pixel_ratio),u_units_to_pixels:new e.c3(t,i.u_units_to_pixels)}),lineGradient:(t,i)=>({u_translation:new e.c3(t,i.u_translation),u_ratio:new e.bp(t,i.u_ratio),u_device_pixel_ratio:new e.bp(t,i.u_device_pixel_ratio),u_units_to_pixels:new e.c3(t,i.u_units_to_pixels),u_image:new e.b_(t,i.u_image),u_image_height:new e.bp(t,i.u_image_height)}),linePattern:(t,i)=>({u_translation:new e.c3(t,i.u_translation),u_texsize:new e.c3(t,i.u_texsize),u_ratio:new e.bp(t,i.u_ratio),u_device_pixel_ratio:new e.bp(t,i.u_device_pixel_ratio),u_image:new e.b_(t,i.u_image),u_units_to_pixels:new e.c3(t,i.u_units_to_pixels),u_scale:new e.c2(t,i.u_scale),u_fade:new e.bp(t,i.u_fade)}),lineSDF:(t,i)=>({u_translation:new e.c3(t,i.u_translation),u_ratio:new e.bp(t,i.u_ratio),u_device_pixel_ratio:new e.bp(t,i.u_device_pixel_ratio),u_units_to_pixels:new e.c3(t,i.u_units_to_pixels),u_image:new e.b_(t,i.u_image),u_mix:new e.bp(t,i.u_mix),u_tileratio:new e.bp(t,i.u_tileratio),u_crossfade_from:new e.bp(t,i.u_crossfade_from),u_crossfade_to:new e.bp(t,i.u_crossfade_to),u_lineatlas_width:new e.bp(t,i.u_lineatlas_width),u_lineatlas_height:new e.bp(t,i.u_lineatlas_height)}),lineGradientSDF:(t,i)=>({u_translation:new e.c3(t,i.u_translation),u_ratio:new e.bp(t,i.u_ratio),u_device_pixel_ratio:new e.bp(t,i.u_device_pixel_ratio),u_units_to_pixels:new e.c3(t,i.u_units_to_pixels),u_image:new e.b_(t,i.u_image),u_image_height:new e.bp(t,i.u_image_height),u_tileratio:new e.bp(t,i.u_tileratio),u_crossfade_from:new e.bp(t,i.u_crossfade_from),u_crossfade_to:new e.bp(t,i.u_crossfade_to),u_image_dash:new e.b_(t,i.u_image_dash),u_mix:new e.bp(t,i.u_mix),u_lineatlas_width:new e.bp(t,i.u_lineatlas_width),u_lineatlas_height:new e.bp(t,i.u_lineatlas_height)}),raster:(t,i)=>({u_tl_parent:new e.c3(t,i.u_tl_parent),u_scale_parent:new e.bp(t,i.u_scale_parent),u_buffer_scale:new e.bp(t,i.u_buffer_scale),u_fade_t:new e.bp(t,i.u_fade_t),u_opacity:new e.bp(t,i.u_opacity),u_image0:new e.b_(t,i.u_image0),u_image1:new e.b_(t,i.u_image1),u_brightness_low:new e.bp(t,i.u_brightness_low),u_brightness_high:new e.bp(t,i.u_brightness_high),u_saturation_factor:new e.bp(t,i.u_saturation_factor),u_contrast_factor:new e.bp(t,i.u_contrast_factor),u_spin_weights:new e.c2(t,i.u_spin_weights),u_coords_top:new e.c1(t,i.u_coords_top),u_coords_bottom:new e.c1(t,i.u_coords_bottom)}),symbolIcon:(t,i)=>({u_is_size_zoom_constant:new e.b_(t,i.u_is_size_zoom_constant),u_is_size_feature_constant:new e.b_(t,i.u_is_size_feature_constant),u_size_t:new e.bp(t,i.u_size_t),u_size:new e.bp(t,i.u_size),u_camera_to_center_distance:new e.bp(t,i.u_camera_to_center_distance),u_pitch:new e.bp(t,i.u_pitch),u_rotate_symbol:new e.b_(t,i.u_rotate_symbol),u_aspect_ratio:new e.bp(t,i.u_aspect_ratio),u_fade_change:new e.bp(t,i.u_fade_change),u_label_plane_matrix:new e.c0(t,i.u_label_plane_matrix),u_coord_matrix:new e.c0(t,i.u_coord_matrix),u_is_text:new e.b_(t,i.u_is_text),u_pitch_with_map:new e.b_(t,i.u_pitch_with_map),u_is_along_line:new e.b_(t,i.u_is_along_line),u_is_variable_anchor:new e.b_(t,i.u_is_variable_anchor),u_texsize:new e.c3(t,i.u_texsize),u_texture:new e.b_(t,i.u_texture),u_translation:new e.c3(t,i.u_translation),u_pitched_scale:new e.bp(t,i.u_pitched_scale)}),symbolSDF:(t,i)=>({u_is_size_zoom_constant:new e.b_(t,i.u_is_size_zoom_constant),u_is_size_feature_constant:new e.b_(t,i.u_is_size_feature_constant),u_size_t:new e.bp(t,i.u_size_t),u_size:new e.bp(t,i.u_size),u_camera_to_center_distance:new e.bp(t,i.u_camera_to_center_distance),u_pitch:new e.bp(t,i.u_pitch),u_rotate_symbol:new e.b_(t,i.u_rotate_symbol),u_aspect_ratio:new e.bp(t,i.u_aspect_ratio),u_fade_change:new e.bp(t,i.u_fade_change),u_label_plane_matrix:new e.c0(t,i.u_label_plane_matrix),u_coord_matrix:new e.c0(t,i.u_coord_matrix),u_is_text:new e.b_(t,i.u_is_text),u_pitch_with_map:new e.b_(t,i.u_pitch_with_map),u_is_along_line:new e.b_(t,i.u_is_along_line),u_is_variable_anchor:new e.b_(t,i.u_is_variable_anchor),u_texsize:new e.c3(t,i.u_texsize),u_texture:new e.b_(t,i.u_texture),u_gamma_scale:new e.bp(t,i.u_gamma_scale),u_device_pixel_ratio:new e.bp(t,i.u_device_pixel_ratio),u_is_halo:new e.b_(t,i.u_is_halo),u_translation:new e.c3(t,i.u_translation),u_pitched_scale:new e.bp(t,i.u_pitched_scale)}),symbolTextAndIcon:(t,i)=>({u_is_size_zoom_constant:new e.b_(t,i.u_is_size_zoom_constant),u_is_size_feature_constant:new e.b_(t,i.u_is_size_feature_constant),u_size_t:new e.bp(t,i.u_size_t),u_size:new e.bp(t,i.u_size),u_camera_to_center_distance:new e.bp(t,i.u_camera_to_center_distance),u_pitch:new e.bp(t,i.u_pitch),u_rotate_symbol:new e.b_(t,i.u_rotate_symbol),u_aspect_ratio:new e.bp(t,i.u_aspect_ratio),u_fade_change:new e.bp(t,i.u_fade_change),u_label_plane_matrix:new e.c0(t,i.u_label_plane_matrix),u_coord_matrix:new e.c0(t,i.u_coord_matrix),u_is_text:new e.b_(t,i.u_is_text),u_pitch_with_map:new e.b_(t,i.u_pitch_with_map),u_is_along_line:new e.b_(t,i.u_is_along_line),u_is_variable_anchor:new e.b_(t,i.u_is_variable_anchor),u_texsize:new e.c3(t,i.u_texsize),u_texsize_icon:new e.c3(t,i.u_texsize_icon),u_texture:new e.b_(t,i.u_texture),u_texture_icon:new e.b_(t,i.u_texture_icon),u_gamma_scale:new e.bp(t,i.u_gamma_scale),u_device_pixel_ratio:new e.bp(t,i.u_device_pixel_ratio),u_is_halo:new e.b_(t,i.u_is_halo),u_translation:new e.c3(t,i.u_translation),u_pitched_scale:new e.bp(t,i.u_pitched_scale)}),background:(t,i)=>({u_opacity:new e.bp(t,i.u_opacity),u_color:new e.b$(t,i.u_color)}),backgroundPattern:(t,i)=>({u_opacity:new e.bp(t,i.u_opacity),u_image:new e.b_(t,i.u_image),u_pattern_tl_a:new e.c3(t,i.u_pattern_tl_a),u_pattern_br_a:new e.c3(t,i.u_pattern_br_a),u_pattern_tl_b:new e.c3(t,i.u_pattern_tl_b),u_pattern_br_b:new e.c3(t,i.u_pattern_br_b),u_texsize:new e.c3(t,i.u_texsize),u_mix:new e.bp(t,i.u_mix),u_pattern_size_a:new e.c3(t,i.u_pattern_size_a),u_pattern_size_b:new e.c3(t,i.u_pattern_size_b),u_scale_a:new e.bp(t,i.u_scale_a),u_scale_b:new e.bp(t,i.u_scale_b),u_pixel_coord_upper:new e.c3(t,i.u_pixel_coord_upper),u_pixel_coord_lower:new e.c3(t,i.u_pixel_coord_lower),u_tile_units_to_pixels:new e.bp(t,i.u_tile_units_to_pixels)}),terrain:(t,i)=>({u_texture:new e.b_(t,i.u_texture),u_ele_delta:new e.bp(t,i.u_ele_delta),u_fog_matrix:new e.c0(t,i.u_fog_matrix),u_fog_color:new e.b$(t,i.u_fog_color),u_fog_ground_blend:new e.bp(t,i.u_fog_ground_blend),u_fog_ground_blend_opacity:new e.bp(t,i.u_fog_ground_blend_opacity),u_horizon_color:new e.b$(t,i.u_horizon_color),u_horizon_fog_blend:new e.bp(t,i.u_horizon_fog_blend),u_is_globe_mode:new e.bp(t,i.u_is_globe_mode)}),terrainDepth:(t,i)=>({u_ele_delta:new e.bp(t,i.u_ele_delta)}),terrainCoords:(t,i)=>({u_texture:new e.b_(t,i.u_texture),u_terrain_coords_id:new e.bp(t,i.u_terrain_coords_id),u_ele_delta:new e.bp(t,i.u_ele_delta)}),projectionErrorMeasurement:(t,i)=>({u_input:new e.bp(t,i.u_input),u_output_expected:new e.bp(t,i.u_output_expected)}),atmosphere:(t,i)=>({u_sun_pos:new e.c2(t,i.u_sun_pos),u_atmosphere_blend:new e.bp(t,i.u_atmosphere_blend),u_globe_position:new e.c2(t,i.u_globe_position),u_globe_radius:new e.bp(t,i.u_globe_radius),u_inv_proj_matrix:new e.c0(t,i.u_inv_proj_matrix)}),sky:(t,i)=>({u_sky_color:new e.b$(t,i.u_sky_color),u_horizon_color:new e.b$(t,i.u_horizon_color),u_horizon:new e.c3(t,i.u_horizon),u_horizon_normal:new e.c3(t,i.u_horizon_normal),u_sky_horizon_blend:new e.bp(t,i.u_sky_horizon_blend),u_sky_blend:new e.bp(t,i.u_sky_blend)})};class xr{constructor(t,e,i){this.context=t;const r=t.gl;this.buffer=r.createBuffer(),this.dynamicDraw=Boolean(i),this.context.unbindVAO(),t.bindElementBuffer.set(this.buffer),r.bufferData(r.ELEMENT_ARRAY_BUFFER,e.arrayBuffer,this.dynamicDraw?r.DYNAMIC_DRAW:r.STATIC_DRAW),this.dynamicDraw||e.freeBufferAfterUpload()}bind(){this.context.bindElementBuffer.set(this.buffer)}updateData(t){const e=this.context.gl;if(!this.dynamicDraw)throw new Error("Attempted to update data while not in dynamic mode.");this.context.unbindVAO(),this.bind(),e.bufferSubData(e.ELEMENT_ARRAY_BUFFER,0,t.arrayBuffer)}destroy(){this.buffer&&(this.context.gl.deleteBuffer(this.buffer),delete this.buffer)}}const vr={Int8:"BYTE",Uint8:"UNSIGNED_BYTE",Int16:"SHORT",Uint16:"UNSIGNED_SHORT",Int32:"INT",Uint32:"UNSIGNED_INT",Float32:"FLOAT"};class br{constructor(t,e,i,r){this.length=e.length,this.attributes=i,this.itemSize=e.bytesPerElement,this.dynamicDraw=r,this.context=t;const n=t.gl;this.buffer=n.createBuffer(),t.bindVertexBuffer.set(this.buffer),n.bufferData(n.ARRAY_BUFFER,e.arrayBuffer,this.dynamicDraw?n.DYNAMIC_DRAW:n.STATIC_DRAW),this.dynamicDraw||e.freeBufferAfterUpload()}bind(){this.context.bindVertexBuffer.set(this.buffer)}updateData(t){if(t.length!==this.length)throw new Error(`Length of new data is ${t.length}, which doesn't match current length of ${this.length}`);const e=this.context.gl;this.bind(),e.bufferSubData(e.ARRAY_BUFFER,0,t.arrayBuffer)}enableAttributes(t,e){for(const i of this.attributes){const r=e.attributes[i.name];void 0!==r&&t.enableVertexAttribArray(r)}}setVertexAttribPointers(t,e,i){for(const r of this.attributes){const n=e.attributes[r.name];void 0!==n&&t.vertexAttribPointer(n,r.components,t[vr[r.type]],!1,this.itemSize,r.offset+this.itemSize*(i||0))}}destroy(){this.buffer&&(this.context.gl.deleteBuffer(this.buffer),delete this.buffer)}}class Tr{constructor(t){this.gl=t.gl,this.default=this.getDefault(),this.current=this.default,this.dirty=!1}get(){return this.current}set(t){}getDefault(){return this.default}setDefault(){this.set(this.default)}}class wr extends Tr{getDefault(){return e.bo.transparent}set(t){const e=this.current;(t.r!==e.r||t.g!==e.g||t.b!==e.b||t.a!==e.a||this.dirty)&&(this.gl.clearColor(t.r,t.g,t.b,t.a),this.current=t,this.dirty=!1)}}class Vr extends Tr{getDefault(){return 1}set(t){(t!==this.current||this.dirty)&&(this.gl.clearDepth(t),this.current=t,this.dirty=!1)}}class Rr extends Tr{getDefault(){return 0}set(t){(t!==this.current||this.dirty)&&(this.gl.clearStencil(t),this.current=t,this.dirty=!1)}}class Mr extends Tr{getDefault(){return[!0,!0,!0,!0]}set(t){const e=this.current;(t[0]!==e[0]||t[1]!==e[1]||t[2]!==e[2]||t[3]!==e[3]||this.dirty)&&(this.gl.colorMask(t[0],t[1],t[2],t[3]),this.current=t,this.dirty=!1)}}class Ur extends Tr{getDefault(){return!0}set(t){(t!==this.current||this.dirty)&&(this.gl.depthMask(t),this.current=t,this.dirty=!1)}}class Sr extends Tr{getDefault(){return 255}set(t){(t!==this.current||this.dirty)&&(this.gl.stencilMask(t),this.current=t,this.dirty=!1)}}class Nr extends Tr{getDefault(){return{func:this.gl.ALWAYS,ref:0,mask:255}}set(t){const e=this.current;(t.func!==e.func||t.ref!==e.ref||t.mask!==e.mask||this.dirty)&&(this.gl.stencilFunc(t.func,t.ref,t.mask),this.current=t,this.dirty=!1)}}class Fr extends Tr{getDefault(){const t=this.gl;return[t.KEEP,t.KEEP,t.KEEP]}set(t){const e=this.current;(t[0]!==e[0]||t[1]!==e[1]||t[2]!==e[2]||this.dirty)&&(this.gl.stencilOp(t[0],t[1],t[2]),this.current=t,this.dirty=!1)}}class Er extends Tr{getDefault(){return!1}set(t){if(t===this.current&&!this.dirty)return;const e=this.gl;t?e.enable(e.STENCIL_TEST):e.disable(e.STENCIL_TEST),this.current=t,this.dirty=!1}}class Zr extends Tr{getDefault(){return[0,1]}set(t){const e=this.current;(t[0]!==e[0]||t[1]!==e[1]||this.dirty)&&(this.gl.depthRange(t[0],t[1]),this.current=t,this.dirty=!1)}}class kr extends Tr{getDefault(){return!1}set(t){if(t===this.current&&!this.dirty)return;const e=this.gl;t?e.enable(e.DEPTH_TEST):e.disable(e.DEPTH_TEST),this.current=t,this.dirty=!1}}class zr extends Tr{getDefault(){return this.gl.LESS}set(t){(t!==this.current||this.dirty)&&(this.gl.depthFunc(t),this.current=t,this.dirty=!1)}}class Wr extends Tr{getDefault(){return!1}set(t){if(t===this.current&&!this.dirty)return;const e=this.gl;t?e.enable(e.BLEND):e.disable(e.BLEND),this.current=t,this.dirty=!1}}class Ir extends Tr{getDefault(){const t=this.gl;return[t.ONE,t.ZERO]}set(t){const e=this.current;(t[0]!==e[0]||t[1]!==e[1]||this.dirty)&&(this.gl.blendFunc(t[0],t[1]),this.current=t,this.dirty=!1)}}class Dr extends Tr{getDefault(){return e.bo.transparent}set(t){const e=this.current;(t.r!==e.r||t.g!==e.g||t.b!==e.b||t.a!==e.a||this.dirty)&&(this.gl.blendColor(t.r,t.g,t.b,t.a),this.current=t,this.dirty=!1)}}class Cr extends Tr{getDefault(){return this.gl.FUNC_ADD}set(t){(t!==this.current||this.dirty)&&(this.gl.blendEquation(t),this.current=t,this.dirty=!1)}}class Pr extends Tr{getDefault(){return!1}set(t){if(t===this.current&&!this.dirty)return;const e=this.gl;t?e.enable(e.CULL_FACE):e.disable(e.CULL_FACE),this.current=t,this.dirty=!1}}class Br extends Tr{getDefault(){return this.gl.BACK}set(t){(t!==this.current||this.dirty)&&(this.gl.cullFace(t),this.current=t,this.dirty=!1)}}class Lr extends Tr{getDefault(){return this.gl.CCW}set(t){(t!==this.current||this.dirty)&&(this.gl.frontFace(t),this.current=t,this.dirty=!1)}}class Or extends Tr{getDefault(){return null}set(t){(t!==this.current||this.dirty)&&(this.gl.useProgram(t),this.current=t,this.dirty=!1)}}class jr extends Tr{getDefault(){return this.gl.TEXTURE0}set(t){(t!==this.current||this.dirty)&&(this.gl.activeTexture(t),this.current=t,this.dirty=!1)}}class Ar extends Tr{getDefault(){const t=this.gl;return[0,0,t.drawingBufferWidth,t.drawingBufferHeight]}set(t){const e=this.current;(t[0]!==e[0]||t[1]!==e[1]||t[2]!==e[2]||t[3]!==e[3]||this.dirty)&&(this.gl.viewport(t[0],t[1],t[2],t[3]),this.current=t,this.dirty=!1)}}class Gr extends Tr{getDefault(){return null}set(t){if(t===this.current&&!this.dirty)return;const e=this.gl;e.bindFramebuffer(e.FRAMEBUFFER,t),this.current=t,this.dirty=!1}}class Yr extends Tr{getDefault(){return null}set(t){if(t===this.current&&!this.dirty)return;const e=this.gl;e.bindRenderbuffer(e.RENDERBUFFER,t),this.current=t,this.dirty=!1}}class Qr extends Tr{getDefault(){return null}set(t){if(t===this.current&&!this.dirty)return;const e=this.gl;e.bindTexture(e.TEXTURE_2D,t),this.current=t,this.dirty=!1}}class Jr extends Tr{getDefault(){return null}set(t){if(t===this.current&&!this.dirty)return;const e=this.gl;e.bindBuffer(e.ARRAY_BUFFER,t),this.current=t,this.dirty=!1}}class Xr extends Tr{getDefault(){return null}set(t){const e=this.gl;e.bindBuffer(e.ELEMENT_ARRAY_BUFFER,t),this.current=t,this.dirty=!1}}class Hr extends Tr{getDefault(){return null}set(t){var e;if(t===this.current&&!this.dirty)return;const i=this.gl;ni(i)?i.bindVertexArray(t):null===(e=i.getExtension("OES_vertex_array_object"))||void 0===e||e.bindVertexArrayOES(t),this.current=t,this.dirty=!1}}class qr extends Tr{getDefault(){return 4}set(t){if(t===this.current&&!this.dirty)return;const e=this.gl;e.pixelStorei(e.UNPACK_ALIGNMENT,t),this.current=t,this.dirty=!1}}class Kr extends Tr{getDefault(){return!1}set(t){if(t===this.current&&!this.dirty)return;const e=this.gl;e.pixelStorei(e.UNPACK_PREMULTIPLY_ALPHA_WEBGL,t),this.current=t,this.dirty=!1}}class $r extends Tr{getDefault(){return!1}set(t){if(t===this.current&&!this.dirty)return;const e=this.gl;e.pixelStorei(e.UNPACK_FLIP_Y_WEBGL,t),this.current=t,this.dirty=!1}}class tn extends Tr{constructor(t,e){super(t),this.context=t,this.parent=e}getDefault(){return null}}class en extends tn{setDirty(){this.dirty=!0}set(t){if(t===this.current&&!this.dirty)return;this.context.bindFramebuffer.set(this.parent);const e=this.gl;e.framebufferTexture2D(e.FRAMEBUFFER,e.COLOR_ATTACHMENT0,e.TEXTURE_2D,t,0),this.current=t,this.dirty=!1}}class rn extends tn{set(t){if(t===this.current&&!this.dirty)return;this.context.bindFramebuffer.set(this.parent);const e=this.gl;e.framebufferRenderbuffer(e.FRAMEBUFFER,e.DEPTH_ATTACHMENT,e.RENDERBUFFER,t),this.current=t,this.dirty=!1}}class nn extends tn{set(t){if(t===this.current&&!this.dirty)return;this.context.bindFramebuffer.set(this.parent);const e=this.gl;e.framebufferRenderbuffer(e.FRAMEBUFFER,e.DEPTH_STENCIL_ATTACHMENT,e.RENDERBUFFER,t),this.current=t,this.dirty=!1}}const an="Framebuffer is not complete";class on{constructor(t,e,i,r,n){this.context=t,this.width=e,this.height=i;const a=t.gl,o=this.framebuffer=a.createFramebuffer();if(this.colorAttachment=new en(t,o),r)this.depthAttachment=n?new nn(t,o):new rn(t,o);else if(n)throw new Error("Stencil cannot be set without depth");if(a.checkFramebufferStatus(a.FRAMEBUFFER)!==a.FRAMEBUFFER_COMPLETE)throw new Error(an)}destroy(){const t=this.context.gl,e=this.colorAttachment.get();if(e&&t.deleteTexture(e),this.depthAttachment){const e=this.depthAttachment.get();e&&t.deleteRenderbuffer(e)}t.deleteFramebuffer(this.framebuffer)}}class sn{constructor(t){var e,i;if(this.gl=t,this.clearColor=new wr(this),this.clearDepth=new Vr(this),this.clearStencil=new Rr(this),this.colorMask=new Mr(this),this.depthMask=new Ur(this),this.stencilMask=new Sr(this),this.stencilFunc=new Nr(this),this.stencilOp=new Fr(this),this.stencilTest=new Er(this),this.depthRange=new Zr(this),this.depthTest=new kr(this),this.depthFunc=new zr(this),this.blend=new Wr(this),this.blendFunc=new Ir(this),this.blendColor=new Dr(this),this.blendEquation=new Cr(this),this.cullFace=new Pr(this),this.cullFaceSide=new Br(this),this.frontFace=new Lr(this),this.program=new Or(this),this.activeTexture=new jr(this),this.viewport=new Ar(this),this.bindFramebuffer=new Gr(this),this.bindRenderbuffer=new Yr(this),this.bindTexture=new Qr(this),this.bindVertexBuffer=new Jr(this),this.bindElementBuffer=new Xr(this),this.bindVertexArray=new Hr(this),this.pixelStoreUnpack=new qr(this),this.pixelStoreUnpackPremultiplyAlpha=new Kr(this),this.pixelStoreUnpackFlipY=new $r(this),this.extTextureFilterAnisotropic=t.getExtension("EXT_texture_filter_anisotropic"),this.extTextureFilterAnisotropic&&(this.extTextureFilterAnisotropicMax=t.getParameter(this.extTextureFilterAnisotropic.MAX_TEXTURE_MAX_ANISOTROPY_EXT)),this.maxTextureSize=t.getParameter(t.MAX_TEXTURE_SIZE),ni(t)){this.HALF_FLOAT=t.HALF_FLOAT;const r=t.getExtension("EXT_color_buffer_half_float");this.RGBA16F=null!==(e=t.RGBA16F)&&void 0!==e?e:null==r?void 0:r.RGBA16F_EXT,this.RGB16F=null!==(i=t.RGB16F)&&void 0!==i?i:null==r?void 0:r.RGB16F_EXT,t.getExtension("EXT_color_buffer_float")}else{t.getExtension("EXT_color_buffer_half_float"),t.getExtension("OES_texture_half_float_linear");const e=t.getExtension("OES_texture_half_float");this.HALF_FLOAT=null==e?void 0:e.HALF_FLOAT_OES}}setDefault(){this.unbindVAO(),this.clearColor.setDefault(),this.clearDepth.setDefault(),this.clearStencil.setDefault(),this.colorMask.setDefault(),this.depthMask.setDefault(),this.stencilMask.setDefault(),this.stencilFunc.setDefault(),this.stencilOp.setDefault(),this.stencilTest.setDefault(),this.depthRange.setDefault(),this.depthTest.setDefault(),this.depthFunc.setDefault(),this.blend.setDefault(),this.blendFunc.setDefault(),this.blendColor.setDefault(),this.blendEquation.setDefault(),this.cullFace.setDefault(),this.cullFaceSide.setDefault(),this.frontFace.setDefault(),this.program.setDefault(),this.activeTexture.setDefault(),this.bindFramebuffer.setDefault(),this.pixelStoreUnpack.setDefault(),this.pixelStoreUnpackPremultiplyAlpha.setDefault(),this.pixelStoreUnpackFlipY.setDefault()}setDirty(){this.clearColor.dirty=!0,this.clearDepth.dirty=!0,this.clearStencil.dirty=!0,this.colorMask.dirty=!0,this.depthMask.dirty=!0,this.stencilMask.dirty=!0,this.stencilFunc.dirty=!0,this.stencilOp.dirty=!0,this.stencilTest.dirty=!0,this.depthRange.dirty=!0,this.depthTest.dirty=!0,this.depthFunc.dirty=!0,this.blend.dirty=!0,this.blendFunc.dirty=!0,this.blendColor.dirty=!0,this.blendEquation.dirty=!0,this.cullFace.dirty=!0,this.cullFaceSide.dirty=!0,this.frontFace.dirty=!0,this.program.dirty=!0,this.activeTexture.dirty=!0,this.viewport.dirty=!0,this.bindFramebuffer.dirty=!0,this.bindRenderbuffer.dirty=!0,this.bindTexture.dirty=!0,this.bindVertexBuffer.dirty=!0,this.bindElementBuffer.dirty=!0,this.bindVertexArray.dirty=!0,this.pixelStoreUnpack.dirty=!0,this.pixelStoreUnpackPremultiplyAlpha.dirty=!0,this.pixelStoreUnpackFlipY.dirty=!0}createIndexBuffer(t,e){return new xr(this,t,e)}createVertexBuffer(t,e,i){return new br(this,t,e,i)}createRenderbuffer(t,e,i){const r=this.gl,n=r.createRenderbuffer();return this.bindRenderbuffer.set(n),r.renderbufferStorage(r.RENDERBUFFER,t,e,i),this.bindRenderbuffer.set(null),n}createFramebuffer(t,e,i,r){return new on(this,t,e,i,r)}clear({color:t,depth:e,stencil:i}){const r=this.gl;let n=0;t&&(n|=r.COLOR_BUFFER_BIT,this.clearColor.set(t),this.colorMask.set([!0,!0,!0,!0])),void 0!==e&&(n|=r.DEPTH_BUFFER_BIT,this.depthRange.set([0,1]),this.clearDepth.set(e),this.depthMask.set(!0)),void 0!==i&&(n|=r.STENCIL_BUFFER_BIT,this.clearStencil.set(i),this.stencilMask.set(255)),r.clear(n)}setCullFace(t){!1===t.enable?this.cullFace.set(!1):(this.cullFace.set(!0),this.cullFaceSide.set(t.mode),this.frontFace.set(t.frontFace))}setDepthMode(t){t.func!==this.gl.ALWAYS||t.mask?(this.depthTest.set(!0),this.depthFunc.set(t.func),this.depthMask.set(t.mask),this.depthRange.set(t.range)):this.depthTest.set(!1)}setStencilMode(t){t.test.func!==this.gl.ALWAYS||t.mask?(this.stencilTest.set(!0),this.stencilMask.set(t.mask),this.stencilOp.set([t.fail,t.depthFail,t.pass]),this.stencilFunc.set({func:t.test.func,ref:t.ref,mask:t.test.mask})):this.stencilTest.set(!1)}setColorMode(t){e.bQ(t.blendFunction,qe.Replace)?this.blend.set(!1):(this.blend.set(!0),this.blendFunc.set(t.blendFunction),this.blendColor.set(t.blendColor)),this.colorMask.set(t.mask)}createVertexArray(){var t;return ni(this.gl)?this.gl.createVertexArray():null===(t=this.gl.getExtension("OES_vertex_array_object"))||void 0===t?void 0:t.createVertexArrayOES()}deleteVertexArray(t){var e;ni(this.gl)?this.gl.deleteVertexArray(t):null===(e=this.gl.getExtension("OES_vertex_array_object"))||void 0===e||e.deleteVertexArrayOES(t)}unbindVAO(){this.bindVertexArray.set(null)}}let ln;function cn(t,i,r,n,a){var o,s;const l=t.context,c=t.transform,h=l.gl,u=t.useProgram("collisionBox"),d=[];let p=0,m=0;for(const e of n){const n=i.getTile(e).getBucket(r);if(!n)continue;const s=a?n.textCollisionBox:n.iconCollisionBox,f=n.collisionCircleArray;f.length>0&&(d.push({circleArray:f,circleOffset:m,coord:e}),p+=f.length/4,m=p),s&&u.draw(l,h.LINES,ti.disabled,ii.disabled,t.colorModeForRenderPass(),$e.disabled,Ji(t.transform),null===(o=t.style.map.terrain)||void 0===o?void 0:o.getTerrainData(e),c.getProjectionData({overscaledTileID:e,applyGlobeMatrix:!0,applyTerrainMatrix:!0}),r.id,s.layoutVertexBuffer,s.indexBuffer,s.segments,null,t.transform.zoom,null,null,s.collisionVertexBuffer)}if(!a||!d.length)return;const f=t.useProgram("collisionCircle"),g=new e.ca;g.resize(4*p),g._trim();let _=0;for(const t of d)for(let e=0;e<t.circleArray.length/4;e++){const i=4*e,r=t.circleArray[i+0],n=t.circleArray[i+1],a=t.circleArray[i+2],o=t.circleArray[i+3];g.emplace(_++,r,n,a,o,0),g.emplace(_++,r,n,a,o,1),g.emplace(_++,r,n,a,o,2),g.emplace(_++,r,n,a,o,3)}(!ln||ln.length<2*p)&&(ln=function(t){const i=2*t,r=new e.cc;r.resize(i),r._trim();for(let t=0;t<i;t++){const e=6*t;r.uint16[e+0]=4*t+0,r.uint16[e+1]=4*t+1,r.uint16[e+2]=4*t+2,r.uint16[e+3]=4*t+2,r.uint16[e+4]=4*t+3,r.uint16[e+5]=4*t+0}return r}(p));const y=l.createIndexBuffer(ln,!0),x=l.createVertexBuffer(g,e.cb.members,!0);for(const i of d){const n=Xi(t.transform);f.draw(l,h.TRIANGLES,ti.disabled,ii.disabled,t.colorModeForRenderPass(),$e.disabled,n,null===(s=t.style.map.terrain)||void 0===s?void 0:s.getTerrainData(i.coord),null,r.id,x,y,e.aW.simpleSegment(0,2*i.circleOffset,i.circleArray.length,i.circleArray.length/2),null,t.transform.zoom,null,null,null)}x.destroy(),y.destroy()}const hn=e.ap(new Float32Array(16));function un(t,i,r,n,a,o){const{horizontalAlign:s,verticalAlign:l}=e.aQ(t);return new e.P((-(s-.5)*i/a+n[0])*o,(-(l-.5)*r/a+n[1])*o)}function dn(t,i,r,n,a,o){const s=i.tileAnchorPoint.add(new e.P(i.translation[0],i.translation[1]));if(i.pitchWithMap){let t=n.mult(o);r||(t=t.rotate(-a));const e=s.add(t);return Lt(e.x,e.y,i.pitchedLabelPlaneMatrix,i.getElevation).point}if(r){const e=Ht(i.tileAnchorPoint.x+1,i.tileAnchorPoint.y,i).point.sub(t),r=Math.atan(e.y/e.x)+(e.x<0?Math.PI:0);return t.add(n.rotate(r))}return t.add(n)}function pn(t,i,r,n,a,o,s,l,c,h,u,d){const p=t.text.placedSymbolArray,m=t.text.dynamicLayoutVertexArray,f=t.icon.dynamicLayoutVertexArray,g={};m.clear();for(let f=0;f<p.length;f++){const _=p.get(f),y=_.hidden||!_.crossTileID||t.allowVerticalPlacement&&!_.placedOrientation?null:n[_.crossTileID];if(y){const n=new e.P(_.anchorX,_.anchorY),p={getElevation:d,width:a.width,height:a.height,pitchedLabelPlaneMatrix:o,pitchWithMap:r,transform:a,tileAnchorPoint:n,translation:h,unwrappedTileID:u},f=r?Kt(n.x,n.y,p):Ht(n.x,n.y,p),x=Ot(a.cameraToCenterDistance,f.signedDistanceFromCamera);let v=e.ay(t.textSizeData,l,_)*x/e.aK;r&&(v*=t.tilePixelRatio/s);const{width:b,height:T,anchor:w,textOffset:V,textBoxScale:R}=y,M=un(w,b,T,V,R,v),U=a.getPitchedTextCorrection(n.x+h[0],n.y+h[1],u),S=dn(f.point,p,i,M,-a.bearingInRadians,U),N=t.allowVerticalPlacement&&_.placedOrientation===e.ax.vertical?Math.PI/2:0;for(let t=0;t<_.numGlyphs;t++)e.aE(m,S,N);c&&_.associatedIconIndex>=0&&(g[_.associatedIconIndex]={shiftedAnchor:S,angle:N})}else re(_.numGlyphs,m)}if(c){f.clear();const i=t.icon.placedSymbolArray;for(let t=0;t<i.length;t++){const r=i.get(t);if(r.hidden)re(r.numGlyphs,f);else{const i=g[t];if(i)for(let t=0;t<r.numGlyphs;t++)e.aE(f,i.shiftedAnchor,i.angle);else re(r.numGlyphs,f)}}t.icon.dynamicLayoutVertexBuffer.updateData(f)}t.text.dynamicLayoutVertexBuffer.updateData(m)}function mn(t,e,i){return i.iconsInText&&e?"symbolTextAndIcon":t?"symbolSDF":"symbolIcon"}function fn(t,i,r,n,a,o,s,l,c,h,u,d,p){var m;const f=t.context,g=f.gl,_=t.transform,y="map"===l,x="map"===c,v="viewport"!==l&&"point"!==r.layout.get("symbol-placement"),b=y&&!x&&!v,T=!r.layout.get("symbol-sort-key").isConstant();let w=!1;const V=t.getDepthModeForSublayer(0,ti.ReadOnly),R=r._unevaluatedLayout.hasValue("text-variable-anchor")||r._unevaluatedLayout.hasValue("text-variable-anchor-offset"),M=[],U=_.getCircleRadiusCorrection();for(const l of n){const n=i.getTile(l),c=n.getBucket(r);if(!c)continue;const u=a?c.text:c.icon;if(!(null==u?void 0:u.segments.get().length)||!u.hasVisibleVertices)continue;const d=u.programConfigurations.get(r.id),f=a||c.sdfIcons,V=a?c.textSizeData:c.iconSizeData,S=x||0!==_.pitch,N=t.useProgram(mn(f,a,c),d),F=e.aw(V,_.zoom),E=null===(m=t.style.map.terrain)||void 0===m?void 0:m.getTerrainData(l);let Z,k,z,W,I=[0,0],D=null;if(a)k=n.glyphAtlasTexture,z=g.LINEAR,Z=n.glyphAtlasTexture.size,c.iconsInText&&(I=n.imageAtlasTexture.size,D=n.imageAtlasTexture,W=S||t.options.rotating||t.options.zooming||"composite"===V.kind||"camera"===V.kind?g.LINEAR:g.NEAREST);else{const e=1!==r.layout.get("icon-size").constantOr(0)||c.iconsNeedLinear;k=n.imageAtlasTexture,z=f||t.options.rotating||t.options.zooming||e||S?g.LINEAR:g.NEAREST,Z=n.imageAtlasTexture.size}const C=e.aL(n,1,t.transform.zoom),P=Ct(y,t.transform,C),B=e.O();e.az(B,P);const L=Pt(x,y,t.transform,C),O=e.aM(_,n,o,s),j=_.getProjectionData({overscaledTileID:l,applyGlobeMatrix:!p,applyTerrainMatrix:!0}),A=R&&c.hasTextData(),G="none"!==r.layout.get("icon-text-fit")&&A&&c.hasIconData();if(v){const e=t.style.map.terrain?(e,i)=>t.style.map.terrain.getElevation(l,e,i):null,i="map"===r.layout.get("text-rotation-alignment");At(c,t,a,P,B,x,h,i,l.toUnwrapped(),_.width,_.height,O,e)}const Y=a&&R||G,Q=v||Y?hn:x?P:t.transform.clipSpaceToPixelsMatrix,J=f&&0!==r.paint.get(a?"text-halo-width":"icon-halo-width").constantOr(1);let X;X=f?c.iconsInText?mr(V.kind,F,b,x,v,Y,t,Q,L,O,Z,I,U):pr(V.kind,F,b,x,v,Y,t,Q,L,O,a,Z,0,U):dr(V.kind,F,b,x,v,Y,t,Q,L,O,a,Z,U);const H={program:N,buffers:u,uniformValues:X,projectionData:j,atlasTexture:k,atlasTextureIcon:D,atlasInterpolation:z,atlasInterpolationIcon:W,isSDF:f,hasHalo:J};if(T&&c.canOverlap){w=!0;const t=u.segments.get();for(const i of t)M.push({segments:new e.aW([i]),sortKey:i.sortKey,state:H,terrainData:E})}else M.push({segments:u.segments,sortKey:0,state:H,terrainData:E})}w&&M.sort((t,e)=>t.sortKey-e.sortKey);for(const e of M){const i=e.state;if(f.activeTexture.set(g.TEXTURE0),i.atlasTexture.bind(i.atlasInterpolation,g.CLAMP_TO_EDGE),i.atlasTextureIcon&&(f.activeTexture.set(g.TEXTURE1),i.atlasTextureIcon&&i.atlasTextureIcon.bind(i.atlasInterpolationIcon,g.CLAMP_TO_EDGE)),i.isSDF){const n=i.uniformValues;i.hasHalo&&(n.u_is_halo=1,gn(i.buffers,e.segments,r,t,i.program,V,u,d,n,i.projectionData,e.terrainData)),n.u_is_halo=0}gn(i.buffers,e.segments,r,t,i.program,V,u,d,i.uniformValues,i.projectionData,e.terrainData)}}function gn(t,e,i,r,n,a,o,s,l,c,h){const u=r.context;n.draw(u,u.gl.TRIANGLES,a,o,s,$e.backCCW,l,h,c,i.id,t.layoutVertexBuffer,t.indexBuffer,e,i.paint,r.transform.zoom,t.programConfigurations.get(i.id),t.dynamicLayoutVertexBuffer,t.opacityVertexBuffer)}function _n(t,i,r,n,a){const o=t.context,s=o.gl,l=ii.disabled,c=new qe([s.ONE,s.ONE],e.bo.transparent,[!0,!0,!0,!0]),h=i.getBucket(r);if(!h)return;const u=n.key;let d=r.heatmapFbos.get(u);d||(d=xn(o,i.tileSize,i.tileSize),r.heatmapFbos.set(u,d)),o.bindFramebuffer.set(d.framebuffer),o.viewport.set([0,0,i.tileSize,i.tileSize]),o.clear({color:e.bo.transparent});const p=h.programConfigurations.get(r.id),m=t.useProgram("heatmap",p,!a),f=t.transform.getProjectionData({overscaledTileID:i.tileID,applyGlobeMatrix:!0,applyTerrainMatrix:!0}),g=t.style.map.terrain.getTerrainData(n);m.draw(o,s.TRIANGLES,ti.disabled,l,c,$e.disabled,qi(i,t.transform.zoom,r.paint.get("heatmap-intensity"),1),g,f,r.id,h.layoutVertexBuffer,h.indexBuffer,h.segments,r.paint,t.transform.zoom,p)}function yn(t,e,i,r,n){const a=t.context,o=a.gl,s=t.transform;a.setColorMode(t.colorModeForRenderPass());const l=vn(a,e),c=i.key,h=e.heatmapFbos.get(c);if(!h)return;a.activeTexture.set(o.TEXTURE0),o.bindTexture(o.TEXTURE_2D,h.colorAttachment.get()),a.activeTexture.set(o.TEXTURE1),l.bind(o.LINEAR,o.CLAMP_TO_EDGE);const u=s.getProjectionData({overscaledTileID:i,applyTerrainMatrix:n,applyGlobeMatrix:!r});t.useProgram("heatmapTexture").draw(a,o.TRIANGLES,ti.disabled,ii.disabled,t.colorModeForRenderPass(),$e.disabled,Ki(t,e,0,1),null,u,e.id,t.rasterBoundsBuffer,t.quadTriangleIndexBuffer,t.rasterBoundsSegments,e.paint,s.zoom),h.destroy(),e.heatmapFbos.delete(c)}function xn(t,e,i){var r,n;const a=t.gl,o=a.createTexture();a.bindTexture(a.TEXTURE_2D,o),a.texParameteri(a.TEXTURE_2D,a.TEXTURE_WRAP_S,a.CLAMP_TO_EDGE),a.texParameteri(a.TEXTURE_2D,a.TEXTURE_WRAP_T,a.CLAMP_TO_EDGE),a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR),a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);const s=null!==(r=t.HALF_FLOAT)&&void 0!==r?r:a.UNSIGNED_BYTE,l=null!==(n=t.RGBA16F)&&void 0!==n?n:a.RGBA;a.texImage2D(a.TEXTURE_2D,0,l,e,i,0,a.RGBA,s,null);const c=t.createFramebuffer(e,i,!1,!1);return c.colorAttachment.set(o),c}function vn(t,i){return i.colorRampTexture||(i.colorRampTexture=new e.T(t,i.colorRamp,t.gl.RGBA)),i.colorRampTexture}function bn(t,i,r,n,a,o,s,l){let c=256;if(a.stepInterpolant){const n=i.getSource().maxzoom,a=s.canonical.z===n?Math.ceil(1<<t.transform.maxZoom-s.canonical.z):1;c=e.al(e.ce(o.maxLineLength/e.a6*1024*a),256,r.maxTextureSize)}return l.gradient=e.cf({expression:a.gradientExpression(),evaluationKey:"lineProgress",resolution:c,image:l.gradient||void 0,clips:o.lineClipsArray}),l.texture?l.texture.update(l.gradient):l.texture=new e.T(r,l.gradient,n.RGBA),l.version=a.gradientVersion,l.texture}function Tn(t,e,i,r,n){t.activeTexture.set(e.TEXTURE0),i.imageAtlasTexture.bind(e.LINEAR,e.CLAMP_TO_EDGE),r.updatePaintBuffers(n)}function wn(t,e,i,r,n,a){(n||t.lineAtlas.dirty)&&(e.activeTexture.set(i.TEXTURE0),t.lineAtlas.bind(e)),r.updatePaintBuffers(a)}function Vn(t,e,i,r,n,a,o){const s=a.gradients[n.id];let l=s.texture;n.gradientVersion!==s.version&&(l=bn(t,e,i,r,n,a,o,s)),i.activeTexture.set(r.TEXTURE0),l.bind(n.stepInterpolant?r.NEAREST:r.LINEAR,r.CLAMP_TO_EDGE)}function Rn(t,e,i,r,n,a,o,s,l){const c=a.gradients[n.id];let h=c.texture;n.gradientVersion!==c.version&&(h=bn(t,e,i,r,n,a,o,c)),i.activeTexture.set(r.TEXTURE0),h.bind(n.stepInterpolant?r.NEAREST:r.LINEAR,r.CLAMP_TO_EDGE),i.activeTexture.set(r.TEXTURE1),t.lineAtlas.bind(i),s.updatePaintBuffers(l)}function Mn(t,e,i,r,n){if(!i||!(null==r?void 0:r.imageAtlas))return;const a=r.imageAtlas.patternPositions;let o=a[i.to.toString()],s=a[i.from.toString()];if(!o&&s&&(o=s),!s&&o&&(s=o),!o||!s){const t=n.getPaintProperty(e);o=a[t],s=a[t]}o&&s&&t.setConstantPatternPositions(o,s)}function Un(t,i,r,n,a,o,s,l){var c;const h=t.context.gl,u="fill-pattern",d=r.paint.get(u),p=null==d?void 0:d.constantOr(1),m=r.getCrossfadeParameters();let f,g,_,y,x;const v=t.transform,b=r.paint.get("fill-translate"),T=r.paint.get("fill-translate-anchor");s?(g=p&&!r.getPaintProperty("fill-outline-color")?"fillOutlinePattern":"fillOutline",f=h.LINES):(g=p?"fillPattern":"fill",f=h.TRIANGLES);const w=d.constantOr(null);for(const d of n){const n=i.getTile(d);if(p&&!n.patternsLoaded())continue;const V=n.getBucket(r);if(!V)continue;const R=V.programConfigurations.get(r.id),M=t.useProgram(g,R),U=null===(c=t.style.map.terrain)||void 0===c?void 0:c.getTerrainData(d);p&&(t.context.activeTexture.set(h.TEXTURE0),n.imageAtlasTexture.bind(h.LINEAR,h.CLAMP_TO_EDGE),R.updatePaintBuffers(m)),Mn(R,u,w,n,r);const S=v.getProjectionData({overscaledTileID:d,applyGlobeMatrix:!l,applyTerrainMatrix:!0}),N=e.aM(v,n,b,T);if(s){y=V.indexBuffer2,x=V.segments2;const e=[h.drawingBufferWidth,h.drawingBufferHeight];_="fillOutlinePattern"===g&&p?Yi(t,m,n,e,N):Gi(e,N)}else y=V.indexBuffer,x=V.segments,_=p?Ai(t,m,n,N):{u_fill_translate:N};const F=t.stencilModeForClipping(d);M.draw(t.context,f,a,F,o,$e.backCCW,_,U,S,r.id,V.layoutVertexBuffer,y,x,r.paint,t.transform.zoom,R)}}function Sn(t,i,r,n,a,o,s,l){var c;const h=t.context,u=h.gl,d="fill-extrusion-pattern",p=r.paint.get(d),m=p.constantOr(1),f=r.getCrossfadeParameters(),g=r.paint.get("fill-extrusion-opacity"),_=p.constantOr(null),y=t.transform;for(const p of n){const n=i.getTile(p),x=n.getBucket(r);if(!x)continue;const v=null===(c=t.style.map.terrain)||void 0===c?void 0:c.getTerrainData(p),b=x.programConfigurations.get(r.id),T=t.useProgram(m?"fillExtrusionPattern":"fillExtrusion",b);m&&(t.context.activeTexture.set(u.TEXTURE0),n.imageAtlasTexture.bind(u.LINEAR,u.CLAMP_TO_EDGE),b.updatePaintBuffers(f));const w=y.getProjectionData({overscaledTileID:p,applyGlobeMatrix:!l,applyTerrainMatrix:!0});Mn(b,d,_,n,r);const V=e.aM(y,n,r.paint.get("fill-extrusion-translate"),r.paint.get("fill-extrusion-translate-anchor")),R=r.paint.get("fill-extrusion-vertical-gradient"),M=m?ji(t,R,g,V,p,f,n):Oi(t,R,g,V);T.draw(h,h.gl.TRIANGLES,a,o,s,$e.backCCW,M,v,w,r.id,x.layoutVertexBuffer,x.indexBuffer,x.segments,r.paint,t.transform.zoom,b,t.style.map.terrain&&x.centroidVertexBuffer)}}function Nn(t,e,i,r,n,a,o,s,l){var c;const h=t.style.projection,u=t.context,d=t.transform,p=u.gl,m=[`#define NUM_ILLUMINATION_SOURCES ${i.paint.get("hillshade-highlight-color").values.length}`],f=t.useProgram("hillshade",null,!1,m),g=!t.options.moving;for(const m of r){const r=e.getTile(m),_=r.fbo;if(!_)continue;const y=h.getMeshFromTileID(u,m.canonical,s,!0,"raster"),x=null===(c=t.style.map.terrain)||void 0===c?void 0:c.getTerrainData(m);u.activeTexture.set(p.TEXTURE0),p.bindTexture(p.TEXTURE_2D,_.colorAttachment.get());const v=d.getProjectionData({overscaledTileID:m,aligned:g,applyGlobeMatrix:!l,applyTerrainMatrix:!0});f.draw(u,p.TRIANGLES,a,n[m.overscaledZ],o,$e.backCCW,$i(t,r,i),x,v,i.id,y.vertexBuffer,y.indexBuffer,y.segments)}}function Fn(t,i,r,n,a,o,s,l,c){var h;const u=t.style.projection,d=t.context,p=t.transform,m=d.gl,f=t.useProgram("colorRelief"),g=!t.options.moving,_="nearest"===r.paint.get("resampling")?m.NEAREST:m.LINEAR;let y=!0,x=0;for(const v of n){const n=i.getTile(v),b=n.dem;if(y){const t=m.getParameter(m.MAX_TEXTURE_SIZE),{elevationTexture:e,colorTexture:i}=r.getColorRampTextures(d,t,b.getUnpackVector());d.activeTexture.set(m.TEXTURE1),e.bind(m.NEAREST,m.CLAMP_TO_EDGE),d.activeTexture.set(m.TEXTURE4),i.bind(m.LINEAR,m.CLAMP_TO_EDGE),y=!1,x=e.size[0]}if(!(null==b?void 0:b.data))continue;const T=b.stride,w=b.getPixels();if(d.activeTexture.set(m.TEXTURE0),d.pixelStoreUnpackPremultiplyAlpha.set(!1),n.demTexture=n.demTexture||t.getTileTexture(T),n.demTexture){const t=n.demTexture;t.update(w,{premultiply:!1}),t.bind(_,m.CLAMP_TO_EDGE)}else n.demTexture=new e.T(d,w,m.RGBA,{premultiply:!1}),n.demTexture.bind(_,m.CLAMP_TO_EDGE);const V=u.getMeshFromTileID(d,v.canonical,l,!0,"raster"),R=null===(h=t.style.map.terrain)||void 0===h?void 0:h.getTerrainData(v),M=p.getProjectionData({overscaledTileID:v,aligned:g,applyGlobeMatrix:!c,applyTerrainMatrix:!0});f.draw(d,m.TRIANGLES,o,a[v.overscaledZ],s,$e.backCCW,ir(r,n.dem,x),R,M,r.id,V.vertexBuffer,V.indexBuffer,V.segments)}}const En=[new e.P(0,0),new e.P(e.a6,0),new e.P(e.a6,e.a6),new e.P(0,e.a6)];function Zn(t,e,i,r,n,a,o,s,l=!1,c=!1){var h;const u=r[r.length-1].overscaledZ,d=t.context,p=d.gl,m=t.useProgram("raster"),f=t.transform,g=t.style.projection,_=t.colorModeForRenderPass(),y=!t.options.moving,x=i.paint.get("raster-opacity"),v="nearest"===i.paint.get("resampling")||"nearest"===i.paint.get("raster-resampling")?p.NEAREST:p.LINEAR,b=i.paint.get("raster-fade-duration"),T=!!t.style.map.terrain;for(const w of r){const r=t.getDepthModeForSublayer(w.overscaledZ-u,1===x?ti.ReadWrite:ti.ReadOnly,p.LESS),V=e.getTile(w);d.activeTexture.set(p.TEXTURE0),V.texture.bind(v,p.CLAMP_TO_EDGE,p.LINEAR_MIPMAP_NEAREST),d.activeTexture.set(p.TEXTURE1);const{parentTile:R,parentScaleBy:M,parentTopLeft:U,fadeValues:S}=kn(V,e,b,T);V.fadeOpacity=S.tileOpacity,R?(R.fadeOpacity=S.parentTileOpacity,R.texture.bind(v,p.CLAMP_TO_EDGE,p.LINEAR_MIPMAP_NEAREST)):V.texture.bind(v,p.CLAMP_TO_EDGE,p.LINEAR_MIPMAP_NEAREST),V.texture.useMipmap&&d.extTextureFilterAnisotropic&&t.transform.pitch>t.options.anisotropicFilterPitch&&p.texParameterf(p.TEXTURE_2D,d.extTextureFilterAnisotropic.TEXTURE_MAX_ANISOTROPY_EXT,d.extTextureFilterAnisotropicMax);const N=null===(h=t.style.map.terrain)||void 0===h?void 0:h.getTerrainData(w),F=f.getProjectionData({overscaledTileID:w,aligned:y,applyGlobeMatrix:!c,applyTerrainMatrix:!0}),E=hr(U,M,S.fadeMix,i,s),Z=g.getMeshFromTileID(d,w.canonical,a,o,"raster");m.draw(d,p.TRIANGLES,r,n?n[w.overscaledZ]:ii.disabled,_,l?$e.frontCCW:$e.backCCW,E,N,F,i.id,Z.vertexBuffer,Z.indexBuffer,Z.segments)}}function kn(t,i,r,n){const a={parentTile:null,parentScaleBy:1,parentTopLeft:[0,0],fadeValues:{tileOpacity:1,parentTileOpacity:1,fadeMix:{opacity:1,mix:0}}};if(0===r||n)return a;if(t.fadingParentID){const n=i.getLoadedTile(t.fadingParentID);if(!n)return a;const o=Math.pow(2,n.tileID.overscaledZ-t.tileID.overscaledZ),s=[t.tileID.canonical.x*o%1,t.tileID.canonical.y*o%1],l=function(t,i,r){const n=c(),a=(n-i.timeAdded)/r,o=t.fadingDirection===ht.Incoming,s=e.al((n-t.timeAdded)/r,0,1),l=e.al(1-a,0,1),h=o?s:l;return{tileOpacity:h,parentTileOpacity:o?l:s,fadeMix:{opacity:1,mix:1-h}}}(t,n,r);return{parentTile:n,parentScaleBy:o,parentTopLeft:s,fadeValues:l}}if(t.selfFading){const i=function(t,i){const r=(c()-t.timeAdded)/i,n=e.al(r,0,1);return{tileOpacity:n,fadeMix:{opacity:n,mix:0}}}(t,r);return{parentTile:null,parentScaleBy:1,parentTopLeft:[0,0],fadeValues:i}}return a}const zn=new e.bo(1,0,0,1),Wn=new e.bo(0,1,0,1),In=new e.bo(0,0,1,1),Dn=new e.bo(1,0,1,1),Cn=new e.bo(0,1,1,1);function Pn(t,e,i,r){Ln(t,0,e+i/2,t.transform.width,i,r)}function Bn(t,e,i,r){Ln(t,e-i/2,0,i,t.transform.height,r)}function Ln(t,e,i,r,n,a){const o=t.context,s=o.gl;s.enable(s.SCISSOR_TEST),s.scissor(e*t.pixelRatio,i*t.pixelRatio,r*t.pixelRatio,n*t.pixelRatio),o.clear({color:a}),s.disable(s.SCISSOR_TEST)}function On(t,i,r){var n;const a=t.context,o=a.gl,s=t.useProgram("debug"),l=ti.disabled,c=ii.disabled,h=t.colorModeForRenderPass(),u="$debug",d=null===(n=t.style.map.terrain)||void 0===n?void 0:n.getTerrainData(r);a.activeTexture.set(o.TEXTURE0);const p=i.getTileByID(r.key).latestRawTileData,m=Math.floor(((null==p?void 0:p.byteLength)||0)/1024),f=i.getTile(r).tileSize,g=512/Math.min(f,512)*(r.overscaledZ/t.transform.zoom)*.5;let _=r.canonical.toString();r.overscaledZ!==r.canonical.z&&(_+=` => ${r.overscaledZ}`),function(t,e){t.initDebugOverlayCanvas();const i=t.debugOverlayCanvas,r=t.context.gl,n=t.debugOverlayCanvas.getContext("2d");n.clearRect(0,0,i.width,i.height),n.shadowColor="white",n.shadowBlur=2,n.lineWidth=1.5,n.strokeStyle="white",n.textBaseline="top",n.font="bold 36px Open Sans, sans-serif",n.fillText(e,5,5),n.strokeText(e,5,5),t.debugOverlayTexture.update(i),t.debugOverlayTexture.bind(r.LINEAR,r.CLAMP_TO_EDGE)}(t,`${_} ${m}kB`);const y=t.transform.getProjectionData({overscaledTileID:r,applyGlobeMatrix:!0,applyTerrainMatrix:!0});s.draw(a,o.TRIANGLES,l,c,qe.alphaBlended,$e.disabled,Hi(e.bo.transparent,g),null,y,u,t.debugBuffer,t.quadTriangleIndexBuffer,t.debugSegments),s.draw(a,o.LINE_STRIP,l,c,h,$e.disabled,Hi(e.bo.red),d,y,u,t.debugBuffer,t.tileBorderIndexBuffer,t.debugSegments)}function jn(t,e,i,r){const{isRenderingGlobe:n}=r,a=t.context,o=a.gl,s=t.transform,l=t.colorModeForRenderPass(),c=t.getDepthModeFor3D(),h=t.useProgram("terrain");a.bindFramebuffer.set(null),a.viewport.set([0,0,t.width,t.height]);for(const r of i){const i=e.getTerrainMesh(r.tileID),u=t.renderToTexture.getTexture(r),d=e.getTerrainData(r.tileID);a.activeTexture.set(o.TEXTURE0),o.bindTexture(o.TEXTURE_2D,u.texture);const p=e.getMeshFrameDelta(s.zoom),m=s.calculateFogMatrix(r.tileID.toUnwrapped()),f=Di(p,m,t.style.sky,s.pitch,n),g=s.getProjectionData({overscaledTileID:r.tileID,applyTerrainMatrix:!1,applyGlobeMatrix:!0});h.draw(a,o.TRIANGLES,c,ii.disabled,l,$e.backCCW,f,d,g,"terrain",i.vertexBuffer,i.indexBuffer,i.segments)}}function An(t,i){if(!i.mesh){const r=new e.aV;r.emplaceBack(-1,-1),r.emplaceBack(1,-1),r.emplaceBack(1,1),r.emplaceBack(-1,1);const n=new e.aX;n.emplaceBack(0,1,2),n.emplaceBack(0,2,3),i.mesh=new ze(t.createVertexBuffer(r,We.members),t.createIndexBuffer(n),e.aW.simpleSegment(0,0,r.length,n.length))}return i.mesh}const Gn={symbol:function(t,i,r,n,a,o){if("translucent"!==t.renderPass)return;const{isRenderingToTexture:s}=o,l=ii.disabled,c=t.colorModeForRenderPass();(r._unevaluatedLayout.hasValue("text-variable-anchor")||r._unevaluatedLayout.hasValue("text-variable-anchor-offset"))&&function(t,i,r,n,a,o,s,l,c){var h;const u=i.transform,d=i.style.map.terrain,p="map"===a,m="map"===o;for(const a of t){const t=n.getTile(a),o=t.getBucket(r);if(!(null===(h=null==o?void 0:o.text)||void 0===h?void 0:h.segments.get().length))continue;const f=e.aw(o.textSizeData,u.zoom),g=e.aL(t,1,i.transform.zoom),_=Ct(p,i.transform,g),y="none"!==r.layout.get("icon-text-fit")&&o.hasIconData();if(f){const i=Math.pow(2,u.zoom-t.tileID.overscaledZ),r=d?(t,e)=>d.getElevation(a,t,e):null;pn(o,p,m,c,u,_,i,f,y,e.aM(u,t,s,l),a.toUnwrapped(),r)}}}(n,t,r,i,r.layout.get("text-rotation-alignment"),r.layout.get("text-pitch-alignment"),r.paint.get("text-translate"),r.paint.get("text-translate-anchor"),a),0!==r.paint.get("icon-opacity").constantOr(1)&&fn(t,i,r,n,!1,r.paint.get("icon-translate"),r.paint.get("icon-translate-anchor"),r.layout.get("icon-rotation-alignment"),r.layout.get("icon-pitch-alignment"),r.layout.get("icon-keep-upright"),l,c,s),0!==r.paint.get("text-opacity").constantOr(1)&&fn(t,i,r,n,!0,r.paint.get("text-translate"),r.paint.get("text-translate-anchor"),r.layout.get("text-rotation-alignment"),r.layout.get("text-pitch-alignment"),r.layout.get("text-keep-upright"),l,c,s),i.map.showCollisionBoxes&&(cn(t,i,r,n,!0),cn(t,i,r,n,!1))},circle:function(t,i,r,n,a){var o;if("translucent"!==t.renderPass)return;const{isRenderingToTexture:s}=a,l=r.paint.get("circle-opacity"),c=r.paint.get("circle-stroke-width"),h=r.paint.get("circle-stroke-opacity"),u=!r.layout.get("circle-sort-key").isConstant();if(0===l.constantOr(1)&&(0===c.constantOr(1)||0===h.constantOr(1)))return;const d=t.context,p=d.gl,m=t.transform,f=t.getDepthModeForSublayer(0,ti.ReadOnly),g=ii.disabled,_=t.colorModeForRenderPass(),y=[],x=m.getCircleRadiusCorrection();for(const a of n){const n=i.getTile(a),l=n.getBucket(r);if(!l)continue;const c=r.paint.get("circle-translate"),h=r.paint.get("circle-translate-anchor"),d=e.aM(m,n,c,h),p=l.programConfigurations.get(r.id),f=t.useProgram("circle",p),g=l.layoutVertexBuffer,_=l.indexBuffer,v=null===(o=t.style.map.terrain)||void 0===o?void 0:o.getTerrainData(a),b={programConfiguration:p,program:f,layoutVertexBuffer:g,indexBuffer:_,uniformValues:Qi(t,n,r,d,x),terrainData:v,projectionData:m.getProjectionData({overscaledTileID:a,applyGlobeMatrix:!s,applyTerrainMatrix:!0})};if(u){const t=l.segments.get();for(const i of t)y.push({segments:new e.aW([i]),sortKey:i.sortKey,state:b})}else y.push({segments:l.segments,sortKey:0,state:b})}u&&y.sort((t,e)=>t.sortKey-e.sortKey);for(const e of y){const{programConfiguration:i,program:n,layoutVertexBuffer:a,indexBuffer:o,uniformValues:s,terrainData:l,projectionData:c}=e.state;n.draw(d,p.TRIANGLES,f,g,_,$e.backCCW,s,l,c,r.id,a,o,e.segments,r.paint,t.transform.zoom,i)}},heatmap:function(t,i,r,n,a){if(0===r.paint.get("heatmap-opacity"))return;const o=t.context,{isRenderingToTexture:s,isRenderingGlobe:l}=a;if(t.style.map.terrain){for(const e of n){const n=i.getTile(e);i.hasRenderableParent(e)||("offscreen"===t.renderPass?_n(t,n,r,e,l):"translucent"===t.renderPass&&yn(t,r,e,s,l))}o.viewport.set([0,0,t.width,t.height])}else"offscreen"===t.renderPass?function(t,i,r,n){const a=t.context,o=a.gl,s=t.transform,l=ii.disabled,c=new qe([o.ONE,o.ONE],e.bo.transparent,[!0,!0,!0,!0]);(function(t,i,r){const n=t.gl;t.activeTexture.set(n.TEXTURE1),t.viewport.set([0,0,i.width/4,i.height/4]);let a=r.heatmapFbos.get(e.cd);a?(n.bindTexture(n.TEXTURE_2D,a.colorAttachment.get()),t.bindFramebuffer.set(a.framebuffer)):(a=xn(t,i.width/4,i.height/4),r.heatmapFbos.set(e.cd,a))})(a,t,r),a.clear({color:e.bo.transparent});for(const e of n){if(i.hasRenderableParent(e))continue;const n=i.getTile(e),h=n.getBucket(r);if(!h)continue;const u=h.programConfigurations.get(r.id),d=t.useProgram("heatmap",u),p=s.getProjectionData({overscaledTileID:e,applyGlobeMatrix:!0,applyTerrainMatrix:!1}),m=s.getCircleRadiusCorrection();d.draw(a,o.TRIANGLES,ti.disabled,l,c,$e.backCCW,qi(n,s.zoom,r.paint.get("heatmap-intensity"),m),null,p,r.id,h.layoutVertexBuffer,h.indexBuffer,h.segments,r.paint,s.zoom,u)}a.viewport.set([0,0,t.width,t.height])}(t,i,r,n):"translucent"===t.renderPass&&function(t,i){const r=t.context,n=r.gl;r.setColorMode(t.colorModeForRenderPass());const a=i.heatmapFbos.get(e.cd);a&&(r.activeTexture.set(n.TEXTURE0),n.bindTexture(n.TEXTURE_2D,a.colorAttachment.get()),r.activeTexture.set(n.TEXTURE1),vn(r,i).bind(n.LINEAR,n.CLAMP_TO_EDGE),t.useProgram("heatmapTexture").draw(r,n.TRIANGLES,ti.disabled,ii.disabled,t.colorModeForRenderPass(),$e.disabled,Ki(t,i,0,1),null,null,i.id,t.viewportBuffer,t.quadTriangleIndexBuffer,t.viewportSegments,i.paint,t.transform.zoom))}(t,r)},line:function(t,e,i,r,n){var a;if("translucent"!==t.renderPass)return;const{isRenderingToTexture:o}=n,s=i.paint.get("line-opacity"),l=i.paint.get("line-width");if(0===s.constantOr(1)||0===l.constantOr(1))return;const c=t.getDepthModeForSublayer(0,ti.ReadOnly),h=t.colorModeForRenderPass(),u=i.paint.get("line-dasharray"),d=u.constantOr(1),p=i.paint.get("line-pattern"),m=p.constantOr(1),f=i.paint.get("line-gradient"),g=i.getCrossfadeParameters();let _;_=m?"linePattern":d&&f?"lineGradientSDF":d?"lineSDF":f?"lineGradient":"line";const y=t.context,x=y.gl,v=t.transform;let b=!0;for(const n of r){const r=e.getTile(n);if(m&&!r.patternsLoaded())continue;const s=r.getBucket(i);if(!s)continue;const l=s.programConfigurations.get(i.id),T=t.context.program.get(),w=t.useProgram(_,l),V=b||w.program!==T,R=null===(a=t.style.map.terrain)||void 0===a?void 0:a.getTerrainData(n),M=p.constantOr(null),U=null==u?void 0:u.constantOr(null);if(M&&r.imageAtlas){const t=r.imageAtlas,e=t.patternPositions[M.to.toString()],i=t.patternPositions[M.from.toString()];e&&i&&l.setConstantPatternPositions(e,i)}else if(U){const e="round"===i.layout.get("line-cap").constantOr(null),r=t.lineAtlas.getDash(U.to,e),n=t.lineAtlas.getDash(U.from,e);l.setConstantDashPositions(r,n)}const S=v.getProjectionData({overscaledTileID:n,applyGlobeMatrix:!o,applyTerrainMatrix:!0}),N=v.getPixelScale();let F;m?(F=ar(t,r,i,N,g),Tn(y,x,r,l,g)):d&&f?(F=sr(t,r,i,N,g,s.lineClipsArray.length),Rn(t,e,y,x,i,s,n,l,g)):d?(F=or(t,r,i,N,g),wn(t,y,x,l,V,g)):f?(F=nr(t,r,i,N,s.lineClipsArray.length),Vn(t,e,y,x,i,s,n)):F=rr(t,r,i,N);const E=t.stencilModeForClipping(n);w.draw(y,x.TRIANGLES,c,E,h,$e.disabled,F,R,S,i.id,s.layoutVertexBuffer,s.indexBuffer,s.segments,i.paint,t.transform.zoom,l,s.layoutVertexBuffer2),b=!1}},fill:function(t,i,r,n,a){const o=r.paint.get("fill-color"),s=r.paint.get("fill-opacity");if(0===s.constantOr(1))return;const{isRenderingToTexture:l}=a,c=t.colorModeForRenderPass(),h=r.paint.get("fill-pattern"),u=t.opaquePassEnabledForLayer()&&!h.constantOr(1)&&1===o.constantOr(e.bo.transparent).a&&1===s.constantOr(0)?"opaque":"translucent";if(t.renderPass===u){const e=t.getDepthModeForSublayer(1,"opaque"===t.renderPass?ti.ReadWrite:ti.ReadOnly);Un(t,i,r,n,e,c,!1,l)}if("translucent"===t.renderPass&&r.paint.get("fill-antialias")){const e=t.getDepthModeForSublayer(r.getPaintProperty("fill-outline-color")?2:0,ti.ReadOnly);Un(t,i,r,n,e,c,!0,l)}},fillExtrusion:function(t,e,i,r,n){const a=i.paint.get("fill-extrusion-opacity");if(0===a)return;const{isRenderingToTexture:o}=n;if("translucent"===t.renderPass){const n=new ti(t.context.gl.LEQUAL,ti.ReadWrite,t.depthRangeFor3D);if(1!==a||i.paint.get("fill-extrusion-pattern").constantOr(1))Sn(t,e,i,r,n,ii.disabled,qe.disabled,o),Sn(t,e,i,r,n,t.stencilModeFor3D(),t.colorModeForRenderPass(),o);else{const a=t.colorModeForRenderPass();Sn(t,e,i,r,n,ii.disabled,a,o)}}},hillshade:function(t,i,r,n,a){if("offscreen"!==t.renderPass&&"translucent"!==t.renderPass)return;const{isRenderingToTexture:o}=a,s=t.context,l=t.style.projection.useSubdivision,c=t.getDepthModeForSublayer(0,ti.ReadOnly),h=t.colorModeForRenderPass();if("offscreen"===t.renderPass)!function(t,i,r,n,a,o,s){const l=t.context,c=l.gl,h="nearest"===n.paint.get("resampling")?c.NEAREST:c.LINEAR;for(const u of r){const r=i.getTile(u),d=r.dem;if(!(null==d?void 0:d.data))continue;if(!r.needsHillshadePrepare)continue;const p=d.dim,m=d.stride,f=d.getPixels();if(l.activeTexture.set(c.TEXTURE1),l.pixelStoreUnpackPremultiplyAlpha.set(!1),r.demTexture=r.demTexture||t.getTileTexture(m),r.demTexture){const t=r.demTexture;t.update(f,{premultiply:!1}),t.bind(c.NEAREST,c.CLAMP_TO_EDGE)}else r.demTexture=new e.T(l,f,c.RGBA,{premultiply:!1}),r.demTexture.bind(c.NEAREST,c.CLAMP_TO_EDGE);l.activeTexture.set(c.TEXTURE0);let g=r.fbo;if(!g){const t=new e.T(l,{width:p,height:p,data:null},c.RGBA);t.bind(h,c.CLAMP_TO_EDGE),g=r.fbo=l.createFramebuffer(p,p,!0,!1),g.colorAttachment.set(t.texture)}l.bindFramebuffer.set(g.framebuffer),l.viewport.set([0,0,p,p]),t.useProgram("hillshadePrepare").draw(l,c.TRIANGLES,a,o,s,$e.disabled,tr(r.tileID,d),null,null,n.id,t.rasterBoundsBuffer,t.quadTriangleIndexBuffer,t.rasterBoundsSegments),r.needsHillshadePrepare=!1}}(t,i,n,r,c,ii.disabled,h),s.viewport.set([0,0,t.width,t.height]);else if("translucent"===t.renderPass)if(l){const[e,a,s]=t.stencilConfigForOverlapTwoPass(n);Nn(t,i,r,s,e,c,h,!1,o),Nn(t,i,r,s,a,c,h,!0,o)}else{const[e,a]=t.getStencilConfigForOverlapAndUpdateStencilID(n);Nn(t,i,r,a,e,c,h,!1,o)}},colorRelief:function(t,e,i,r,n){if("translucent"!==t.renderPass)return;if(!r.length)return;const{isRenderingToTexture:a}=n,o=t.style.projection.useSubdivision,s=t.getDepthModeForSublayer(0,ti.ReadOnly),l=t.colorModeForRenderPass();if(o){const[n,o,c]=t.stencilConfigForOverlapTwoPass(r);Fn(t,e,i,c,n,s,l,!1,a),Fn(t,e,i,c,o,s,l,!0,a)}else{const[n,o]=t.getStencilConfigForOverlapAndUpdateStencilID(r);Fn(t,e,i,o,n,s,l,!1,a)}},raster:function(t,e,i,r,n){if("translucent"!==t.renderPass)return;if(0===i.paint.get("raster-opacity"))return;if(!r.length)return;const{isRenderingToTexture:a}=n,o=e.getSource(),s=t.style.projection.useSubdivision;if(o instanceof tt)Zn(t,e,i,r,null,!1,!1,o.tileCoords,o.flippedWindingOrder,a);else if(s){const[n,o,s]=t.stencilConfigForOverlapTwoPass(r);Zn(t,e,i,s,n,!1,!0,En,!1,a),Zn(t,e,i,s,o,!0,!0,En,!1,a)}else{const[n,o]=t.getStencilConfigForOverlapAndUpdateStencilID(r);Zn(t,e,i,o,n,!1,!0,En,!1,a)}},background:function(t,e,i,r,n){var a;const o=i.paint.get("background-color"),s=i.paint.get("background-opacity");if(0===s)return;const{isRenderingToTexture:l}=n,c=t.context,h=c.gl,u=t.style.projection,d=t.transform,p=d.tileSize,m=i.paint.get("background-pattern");if(t.isPatternMissing(m))return;const f=!m&&1===o.a&&1===s&&t.opaquePassEnabledForLayer()?"opaque":"translucent";if(t.renderPass!==f)return;const g=ii.disabled,_=t.getDepthModeForSublayer(0,"opaque"===f?ti.ReadWrite:ti.ReadOnly),y=t.colorModeForRenderPass(),x=t.useProgram(m?"backgroundPattern":"background"),v=r||Rt(d,{tileSize:p,terrain:t.style.map.terrain});m&&(c.activeTexture.set(h.TEXTURE0),t.imageManager.bind(t.context));const b=i.getCrossfadeParameters();for(const e of v){const r=d.getProjectionData({overscaledTileID:e,applyGlobeMatrix:!l,applyTerrainMatrix:!0}),n=m?gr(s,t,m,{tileID:e,tileSize:p},b):fr(s,o),f=null===(a=t.style.map.terrain)||void 0===a?void 0:a.getTerrainData(e),v=u.getMeshFromTileID(c,e.canonical,!1,!0,"raster");x.draw(c,h.TRIANGLES,_,g,y,$e.backCCW,n,f,r,i.id,v.vertexBuffer,v.indexBuffer,v.segments)}},sky:function(t,e){const i=t.context,r=i.gl,n=((t,e,i)=>{const r=Math.cos(e.rollInRadians),n=Math.sin(e.rollInRadians),a=gt(e),o=e.getProjectionData({overscaledTileID:null,applyGlobeMatrix:!0,applyTerrainMatrix:!0}).projectionTransition;return{u_sky_color:t.properties.get("sky-color"),u_horizon_color:t.properties.get("horizon-color"),u_horizon:[(e.width/2-a*n)*i,(e.height/2+a*r)*i],u_horizon_normal:[-n,r],u_sky_horizon_blend:t.properties.get("sky-horizon-blend")*e.height/2*i,u_sky_blend:o}})(e,t.style.map.transform,t.pixelRatio),a=new ti(r.LEQUAL,ti.ReadWrite,[0,1]),o=ii.disabled,s=t.colorModeForRenderPass(),l=t.useProgram("sky"),c=An(i,e);l.draw(i,r.TRIANGLES,a,o,s,$e.disabled,n,null,void 0,"sky",c.vertexBuffer,c.indexBuffer,c.segments)},atmosphere:function(t,i,r){const n=t.context,a=n.gl,o=t.useProgram("atmosphere"),s=new ti(a.LEQUAL,ti.ReadOnly,[0,1]),l=t.transform,c=function(t,i){const r=t.properties.get("position"),n=[-r.x,-r.y,-r.z],a=e.ap(new Float64Array(16));return"map"===t.properties.get("anchor")&&(e.bf(a,a,i.rollInRadians),e.bg(a,a,-i.pitchInRadians),e.bf(a,a,i.bearingInRadians),e.bg(a,a,i.center.lat*Math.PI/180),e.bI(a,a,-i.center.lng*Math.PI/180)),e.cg(n,n,a),n}(r,t.transform),h=l.getProjectionData({overscaledTileID:null,applyGlobeMatrix:!0,applyTerrainMatrix:!0}),u=i.properties.get("atmosphere-blend")*h.projectionTransition;if(0===u)return;const d=fi(l.worldSize,l.center.lat),p=l.inverseProjectionMatrix,m=new Float64Array(4);m[3]=1,e.aF(m,m,l.modelViewProjectionMatrix),m[0]/=m[3],m[1]/=m[3],m[2]/=m[3],m[3]=1,e.aF(m,m,p),m[0]/=m[3],m[1]/=m[3],m[2]/=m[3],m[3]=1;const f=((t,e,i,r,n)=>({u_sun_pos:t,u_atmosphere_blend:e,u_globe_position:i,u_globe_radius:r,u_inv_proj_matrix:n}))(c,u,[m[0],m[1],m[2]],d,p),g=An(n,i);o.draw(n,a.TRIANGLES,s,ii.disabled,qe.alphaBlended,$e.disabled,f,null,null,"atmosphere",g.vertexBuffer,g.indexBuffer,g.segments)},custom:function(t,e,i,r){const{isRenderingGlobe:n}=r,a=t.context,o=i.implementation,s=t.style.projection,l=t.transform,c=l.getProjectionDataForCustomLayer(n),h={farZ:l.farZ,nearZ:l.nearZ,fov:l.fov*Math.PI/180,modelViewProjectionMatrix:l.modelViewProjectionMatrix,projectionMatrix:l.projectionMatrix,shaderData:{variantName:s.shaderVariantName,vertexShaderPrelude:`const float PI = 3.141592653589793;\nuniform mat4 u_projection_matrix;\n${s.shaderPreludeCode.vertexSource}`,define:s.shaderDefine},defaultProjectionData:c},u=o.renderingMode?o.renderingMode:"2d";if("offscreen"===t.renderPass){const e=o.prerender;e&&(t.setCustomLayerDefaults(),a.setColorMode(t.colorModeForRenderPass()),e.call(o,a.gl,h),a.setDirty(),t.setBaseState())}else if("translucent"===t.renderPass){t.setCustomLayerDefaults(),a.setColorMode(t.colorModeForRenderPass()),a.setStencilMode(ii.disabled);const e="3d"===u?t.getDepthModeFor3D():t.getDepthModeForSublayer(0,ti.ReadOnly);a.setDepthMode(e),o.render(a.gl,h),a.setDirty(),t.setBaseState(),a.bindFramebuffer.set(null)}},debug:function(t,e,i){for(const r of i)On(t,e,r)},debugPadding:function(t){const e=t.transform.padding;Pn(t,t.transform.height-(e.top||0),3,zn),Pn(t,e.bottom||0,3,Wn),Bn(t,e.left||0,3,In),Bn(t,t.transform.width-(e.right||0),3,Dn);const i=t.transform.centerPoint;!function(t,e,i,r){Ln(t,e-1,i-10,2,20,r),Ln(t,e-10,i-1,20,2,r)}(t,i.x,t.transform.height-i.y,Cn)},terrainDepth:function(t,i){const r=t.context,n=r.gl,a=t.transform,o=qe.unblended,s=new ti(n.LEQUAL,ti.ReadWrite,[0,1]),l=i.tileManager.getRenderableTiles(),c=t.useProgram("terrainDepth");r.bindFramebuffer.set(i.getFramebuffer("depth").framebuffer),r.viewport.set([0,0,t.width/devicePixelRatio,t.height/devicePixelRatio]),r.clear({color:e.bo.transparent,depth:1});for(const t of l){const e=i.getTerrainMesh(t.tileID),l=i.getTerrainData(t.tileID),h=a.getProjectionData({overscaledTileID:t.tileID,applyTerrainMatrix:!1,applyGlobeMatrix:!0}),u={u_ele_delta:i.getMeshFrameDelta(a.zoom)};c.draw(r,n.TRIANGLES,s,ii.disabled,o,$e.backCCW,u,l,h,"terrain",e.vertexBuffer,e.indexBuffer,e.segments)}r.bindFramebuffer.set(null),r.viewport.set([0,0,t.width,t.height])},terrainCoords:function(t,i){const r=t.context,n=r.gl,a=t.transform,o=qe.unblended,s=new ti(n.LEQUAL,ti.ReadWrite,[0,1]),l=i.getCoordsTexture(),c=i.tileManager.getRenderableTiles(),h=t.useProgram("terrainCoords");r.bindFramebuffer.set(i.getFramebuffer("coords").framebuffer),r.viewport.set([0,0,t.width/devicePixelRatio,t.height/devicePixelRatio]),r.clear({color:e.bo.transparent,depth:1}),i.coordsIndex=[];for(const t of c){const e=i.getTerrainMesh(t.tileID),c=i.getTerrainData(t.tileID);r.activeTexture.set(n.TEXTURE0),n.bindTexture(n.TEXTURE_2D,l.texture);const u={u_terrain_coords_id:(255-i.coordsIndex.length)/255,u_texture:0,u_ele_delta:i.getMeshFrameDelta(a.zoom)},d=a.getProjectionData({overscaledTileID:t.tileID,applyTerrainMatrix:!1,applyGlobeMatrix:!0});h.draw(r,n.TRIANGLES,s,ii.disabled,o,$e.backCCW,u,c,d,"terrain",e.vertexBuffer,e.indexBuffer,e.segments),i.coordsIndex.push(t.tileID.key)}r.bindFramebuffer.set(null),r.viewport.set([0,0,t.width,t.height])}};class Yn{constructor(t,i){this.drawFunctions=Gn,this.context=new sn(t),this.transform=i,this._tileTextures={},this.terrainFacilitator={depthDirty:!0,coordsDirty:!1,matrix:e.ap(new Float64Array(16)),renderTime:0},this.setup(),this.numSublayers=zt.maxOverzooming+zt.maxUnderzooming+1,this.depthEpsilon=1/Math.pow(2,16),this.crossTileSymbolIndex=new Fe}resize(t,e,i){if(this.width=Math.floor(t*i),this.height=Math.floor(e*i),this.pixelRatio=i,this.context.viewport.set([0,0,this.width,this.height]),this.style)for(const t of this.style._order)this.style._layers[t].resize()}setup(){const t=this.context,i=new e.aV;i.emplaceBack(0,0),i.emplaceBack(e.a6,0),i.emplaceBack(0,e.a6),i.emplaceBack(e.a6,e.a6),this.tileExtentBuffer=t.createVertexBuffer(i,We.members),this.tileExtentSegments=e.aW.simpleSegment(0,0,4,2);const r=new e.aV;r.emplaceBack(0,0),r.emplaceBack(e.a6,0),r.emplaceBack(0,e.a6),r.emplaceBack(e.a6,e.a6),this.debugBuffer=t.createVertexBuffer(r,We.members),this.debugSegments=e.aW.simpleSegment(0,0,4,5);const n=new e.ch;n.emplaceBack(0,0,0,0),n.emplaceBack(e.a6,0,e.a6,0),n.emplaceBack(0,e.a6,0,e.a6),n.emplaceBack(e.a6,e.a6,e.a6,e.a6),this.rasterBoundsBuffer=t.createVertexBuffer(n,Wi.members),this.rasterBoundsSegments=e.aW.simpleSegment(0,0,4,2);const a=new e.aV;a.emplaceBack(0,0),a.emplaceBack(e.a6,0),a.emplaceBack(0,e.a6),a.emplaceBack(e.a6,e.a6),this.rasterBoundsBufferPosOnly=t.createVertexBuffer(a,We.members),this.rasterBoundsSegmentsPosOnly=e.aW.simpleSegment(0,0,4,5);const o=new e.aV;o.emplaceBack(0,0),o.emplaceBack(1,0),o.emplaceBack(0,1),o.emplaceBack(1,1),this.viewportBuffer=t.createVertexBuffer(o,We.members),this.viewportSegments=e.aW.simpleSegment(0,0,4,2);const s=new e.ci;s.emplaceBack(0),s.emplaceBack(1),s.emplaceBack(3),s.emplaceBack(2),s.emplaceBack(0),this.tileBorderIndexBuffer=t.createIndexBuffer(s);const l=new e.aX;l.emplaceBack(1,0,2),l.emplaceBack(1,2,3),this.quadTriangleIndexBuffer=t.createIndexBuffer(l);const c=this.context.gl;this.stencilClearMode=new ii({func:c.ALWAYS,mask:0},0,255,c.ZERO,c.ZERO,c.ZERO),this.tileExtentMesh=new ze(this.tileExtentBuffer,this.quadTriangleIndexBuffer,this.tileExtentSegments)}clearStencil(){const t=this.context,i=t.gl;this.nextStencilID=1,this.currentStencilSource=void 0;const r=e.O();e.c7(r,0,this.width,this.height,0,0,1),e.S(r,r,[i.drawingBufferWidth,i.drawingBufferHeight,0]);const n={mainMatrix:r,tileMercatorCoords:[0,0,1,1],clippingPlane:[0,0,0,0],projectionTransition:0,fallbackMatrix:r};this.useProgram("clippingMask",null,!0).draw(t,i.TRIANGLES,ti.disabled,this.stencilClearMode,qe.disabled,$e.disabled,null,null,n,"$clipping",this.viewportBuffer,this.quadTriangleIndexBuffer,this.viewportSegments)}_renderTileClippingMasks(t,e,i){if(this.currentStencilSource===t.source||!t.isTileClipped()||!(null==e?void 0:e.length))return;this.currentStencilSource=t.source,this.nextStencilID+e.length>256&&this.clearStencil();const r=this.context;r.setColorMode(qe.disabled),r.setDepthMode(ti.disabled);const n={};for(const t of e)n[t.key]=this.nextStencilID++;this._renderTileMasks(n,e,i,!0),this._renderTileMasks(n,e,i,!1),this._tileClippingMaskIDs=n}_renderTileMasks(t,e,i,r){var n;const a=this.context,o=a.gl,s=this.style.projection,l=this.transform,c=this.useProgram("clippingMask");for(const h of e){const e=t[h.key],u=null===(n=this.style.map.terrain)||void 0===n?void 0:n.getTerrainData(h),d=s.getMeshFromTileID(this.context,h.canonical,r,!0,"stencil"),p=l.getProjectionData({overscaledTileID:h,applyGlobeMatrix:!i,applyTerrainMatrix:!0});c.draw(a,o.TRIANGLES,ti.disabled,new ii({func:o.ALWAYS,mask:0},e,255,o.KEEP,o.KEEP,o.REPLACE),qe.disabled,i?$e.disabled:$e.backCCW,null,u,p,"$clipping",d.vertexBuffer,d.indexBuffer,d.segments)}}_renderTilesDepthBuffer(){var t;const e=this.context,i=e.gl,r=this.style.projection,n=this.transform,a=this.useProgram("depth"),o=this.getDepthModeFor3D(),s=Rt(n,{tileSize:n.tileSize});for(const l of s){const s=null===(t=this.style.map.terrain)||void 0===t?void 0:t.getTerrainData(l),c=r.getMeshFromTileID(this.context,l.canonical,!0,!0,"raster"),h=n.getProjectionData({overscaledTileID:l,applyGlobeMatrix:!0,applyTerrainMatrix:!0});a.draw(e,i.TRIANGLES,o,ii.disabled,qe.disabled,$e.backCCW,null,s,h,"$clipping",c.vertexBuffer,c.indexBuffer,c.segments)}}stencilModeFor3D(){this.currentStencilSource=void 0,this.nextStencilID+1>256&&this.clearStencil();const t=this.nextStencilID++,e=this.context.gl;return new ii({func:e.NOTEQUAL,mask:255},t,255,e.KEEP,e.KEEP,e.REPLACE)}stencilModeForClipping(t){const e=this.context.gl;return new ii({func:e.EQUAL,mask:255},this._tileClippingMaskIDs[t.key],0,e.KEEP,e.KEEP,e.REPLACE)}getStencilConfigForOverlapAndUpdateStencilID(t){const e=this.context.gl,i=t.sort((t,e)=>e.overscaledZ-t.overscaledZ),r=i[i.length-1].overscaledZ,n=i[0].overscaledZ-r+1;if(n>1){this.currentStencilSource=void 0,this.nextStencilID+n>256&&this.clearStencil();const t={};for(let i=0;i<n;i++)t[i+r]=new ii({func:e.GEQUAL,mask:255},i+this.nextStencilID,255,e.KEEP,e.KEEP,e.REPLACE);return this.nextStencilID+=n,[t,i]}return[{[r]:ii.disabled},i]}stencilConfigForOverlapTwoPass(t){const e=this.context.gl,i=t.sort((t,e)=>e.overscaledZ-t.overscaledZ),r=i[i.length-1].overscaledZ,n=i[0].overscaledZ-r+1;if(this.clearStencil(),n>1){const t={},a={};for(let i=0;i<n;i++)t[i+r]=new ii({func:e.GREATER,mask:255},n+1+i,255,e.KEEP,e.KEEP,e.REPLACE),a[i+r]=new ii({func:e.GREATER,mask:255},1+i,255,e.KEEP,e.KEEP,e.REPLACE);return this.nextStencilID=2*n+1,[t,a,i]}return this.nextStencilID=3,[{[r]:new ii({func:e.GREATER,mask:255},2,255,e.KEEP,e.KEEP,e.REPLACE)},{[r]:new ii({func:e.GREATER,mask:255},1,255,e.KEEP,e.KEEP,e.REPLACE)},i]}colorModeForRenderPass(){const t=this.context.gl;if(this._showOverdrawInspector){const i=1/8;return new qe([t.CONSTANT_COLOR,t.ONE],new e.bo(i,i,i,0),[!0,!0,!0,!0])}return"opaque"===this.renderPass?qe.unblended:qe.alphaBlended}getDepthModeForSublayer(t,e,i){if(!this.opaquePassEnabledForLayer())return ti.disabled;const r=1-((1+this.currentLayer)*this.numSublayers+t)*this.depthEpsilon;return new ti(i||this.context.gl.LEQUAL,e,[r,r])}getDepthModeFor3D(){return new ti(this.context.gl.LEQUAL,ti.ReadWrite,this.depthRangeFor3D)}opaquePassEnabledForLayer(){return this.currentLayer<this.opaquePassCutoff}render(t,i){var r,n,a;this.style=t,this.options=i,this.lineAtlas=t.lineAtlas,this.imageManager=t.imageManager,this.glyphManager=t.glyphManager,this.symbolFadeChange=t.placement.symbolFadeChange(c()),this.imageManager.beginFrame();const o=this.style._order,s=this.style.tileManagers,l={},h={},u={},d={isRenderingToTexture:!1,isRenderingGlobe:(null===(r=t.projection)||void 0===r?void 0:r.transitionState)>0};for(const t in s){const e=s[t];e.used&&e.prepare(this.context),l[t]=e.getVisibleCoordinates(!1),h[t]=l[t].slice().reverse(),u[t]=e.getVisibleCoordinates(!0).reverse()}this.opaquePassCutoff=1/0;for(let t=0;t<o.length;t++)if(this.style._layers[o[t]].is3D()){this.opaquePassCutoff=t;break}this.maybeDrawDepth(!1),this.renderToTexture&&(this.renderToTexture.prepareForRender(this.style,this.transform.zoom),this.opaquePassCutoff=0),this.renderPass="offscreen";for(const t of o){const e=this.style._layers[t];if(!e.hasOffscreenPass()||e.isHidden(this.transform.zoom))continue;const i=h[e.source];("custom"===e.type||i.length)&&this.renderLayer(this,s[e.source],e,i,d)}if(null===(n=this.style.projection)||void 0===n||n.updateGPUdependent({context:this.context,useProgram:t=>this.useProgram(t)}),this.context.viewport.set([0,0,this.width,this.height]),this.context.bindFramebuffer.set(null),this.context.clear({color:i.showOverdrawInspector?e.bo.black:e.bo.transparent,depth:1}),this.clearStencil(),this.style.sky&&this.drawFunctions.sky(this,this.style.sky),this._showOverdrawInspector=i.showOverdrawInspector,this.depthRangeFor3D=[0,1-(t._order.length+2)*this.numSublayers*this.depthEpsilon],!this.renderToTexture)for(this.renderPass="opaque",this.currentLayer=o.length-1;this.currentLayer>=0;this.currentLayer--){const t=this.style._layers[o[this.currentLayer]],e=s[t.source],i=l[t.source];this._renderTileClippingMasks(t,i,!1),this.renderLayer(this,e,t,i,d)}this.renderPass="translucent";let p=!1;for(this.currentLayer=0;this.currentLayer<o.length;this.currentLayer++){const t=this.style._layers[o[this.currentLayer]],e=s[t.source];if(null===(a=this.renderToTexture)||void 0===a?void 0:a.renderLayer(t,d))continue;this.opaquePassEnabledForLayer()||p||(p=!0,d.isRenderingGlobe&&!this.style.map.terrain&&this._renderTilesDepthBuffer());const i=("symbol"===t.type?u:h)[t.source];this._renderTileClippingMasks(t,l[t.source],!!this.renderToTexture),this.renderLayer(this,e,t,i,d)}if(d.isRenderingGlobe&&this.drawFunctions.atmosphere(this,this.style.sky,this.style.light),this.options.showTileBoundaries){const t=function(t,e){let i=null;const r=Object.values(t._layers).flatMap(i=>i.source&&!i.isHidden(e)?[t.tileManagers[i.source]]:[]),n=r.filter(t=>"vector"===t.getSource().type),a=r.filter(t=>"vector"!==t.getSource().type),o=t=>{(!i||i.getSource().maxzoom<t.getSource().maxzoom)&&(i=t)};for(const t of n)o(t);if(!i)for(const t of a)o(t);return i}(this.style,this.transform.zoom);t&&this.drawFunctions.debug(this,t,t.getVisibleCoordinates())}this.options.showPadding&&this.drawFunctions.debugPadding(this),this.context.setDefault()}maybeDrawDepth(t){var i,r;if(!(null===(r=null===(i=this.style)||void 0===i?void 0:i.map)||void 0===r?void 0:r.terrain))return;const n=this.terrainFacilitator.matrix,a=this.transform.modelViewProjectionMatrix;let o=this.terrainFacilitator.depthDirty;o||(o=t?!e.cj(n,a):!e.ck(n,a)),o||(o=this.style.map.terrain.tileManager.anyTilesAfterTime(this.terrainFacilitator.renderTime)),o&&(e.cl(n,a),this.terrainFacilitator.renderTime=Date.now(),this.terrainFacilitator.depthDirty=!1,this.terrainFacilitator.coordsDirty=!0,this.drawFunctions.terrainDepth(this,this.style.map.terrain))}maybeDrawCoords(){var t,e;(null===(e=null===(t=this.style)||void 0===t?void 0:t.map)||void 0===e?void 0:e.terrain)&&this.terrainFacilitator.coordsDirty&&(this.terrainFacilitator.coordsDirty=!1,this.drawFunctions.terrainCoords(this,this.style.map.terrain))}renderLayer(t,i,r,n,a){if(r.isHidden(this.transform.zoom))return;if("background"!==r.type&&"custom"!==r.type&&!(n||[]).length)return;this.id=r.id;const o=this.drawFunctions;e.aR(r)?o.symbol(t,i,r,n,this.style.placement.variableOffsets,a):e.cm(r)?o.circle(t,i,r,n,a):e.cn(r)?o.heatmap(t,i,r,n,a):e.co(r)?o.line(t,i,r,n,a):e.cp(r)?o.fill(t,i,r,n,a):e.cq(r)?o.fillExtrusion(t,i,r,n,a):e.cr(r)?o.hillshade(t,i,r,n,a):e.cs(r)?o.colorRelief(t,i,r,n,a):e.bU(r)?o.raster(t,i,r,n,a):e.ct(r)?o.background(t,i,r,n,a):e.cu(r)&&o.custom(t,i,r,a)}saveTileTexture(t){const e=this._tileTextures[t.size[0]];e?e.length<Yn.MAX_TEXTURE_POOL_SIZE_PER_BUCKET?e.push(t):t.destroy():this._tileTextures[t.size[0]]=[t]}getTileTexture(t){const e=this._tileTextures[t];return e&&e.length>0?e.pop():null}isPatternMissing(t){if(!t)return!1;if(!t.from||!t.to)return!0;const e=this.imageManager.getPattern(t.from.toString()),i=this.imageManager.getPattern(t.to.toString());return!e||!i}useProgram(t,e,i=!1,r=[]){this.cache=this.cache||{};const n=!!this.style.map.terrain,a=this.style.projection,o=i?Ze.projectionMercator:a.shaderPreludeCode,s=i?Ie:a.shaderDefine,l=t+(e?e.cacheKey:"")+`/${i?De:a.shaderVariantName}`+(this._showOverdrawInspector?"/overdraw":"")+(n?"/terrain":"")+(r?`/${r.join("/")}`:"");return this.cache[l]||(this.cache[l]=new Bi(this.context,Ze[t],e,yr[t],this._showOverdrawInspector,n,o,s,r)),this.cache[l]}setCustomLayerDefaults(){this.context.unbindVAO(),this.context.cullFace.setDefault(),this.context.activeTexture.setDefault(),this.context.pixelStoreUnpack.setDefault(),this.context.pixelStoreUnpackPremultiplyAlpha.setDefault(),this.context.pixelStoreUnpackFlipY.setDefault()}setBaseState(){const t=this.context.gl;this.context.cullFace.set(!1),this.context.viewport.set([0,0,this.width,this.height]),this.context.blendEquation.set(t.FUNC_ADD)}initDebugOverlayCanvas(){null==this.debugOverlayCanvas&&(this.debugOverlayCanvas=document.createElement("canvas"),this.debugOverlayCanvas.width=512,this.debugOverlayCanvas.height=512,this.debugOverlayTexture=new e.T(this.context,this.debugOverlayCanvas,this.context.gl.RGBA))}destroy(){var t,e;if(this._tileTextures){for(const t in this._tileTextures){const e=this._tileTextures[t];if(e)for(const t of e)t.destroy()}this._tileTextures={}}if(this.tileExtentBuffer&&this.tileExtentBuffer.destroy(),this.debugBuffer&&this.debugBuffer.destroy(),this.rasterBoundsBuffer&&this.rasterBoundsBuffer.destroy(),this.rasterBoundsBufferPosOnly&&this.rasterBoundsBufferPosOnly.destroy(),this.viewportBuffer&&this.viewportBuffer.destroy(),this.tileBorderIndexBuffer&&this.tileBorderIndexBuffer.destroy(),this.quadTriangleIndexBuffer&&this.quadTriangleIndexBuffer.destroy(),this.tileExtentMesh&&(null===(t=this.tileExtentMesh.vertexBuffer)||void 0===t||t.destroy()),this.tileExtentMesh&&(null===(e=this.tileExtentMesh.indexBuffer)||void 0===e||e.destroy()),this.debugOverlayTexture&&this.debugOverlayTexture.destroy(),this.cache){for(const t in this.cache){const e=this.cache[t];(null==e?void 0:e.program)&&this.context.gl.deleteProgram(e.program)}this.cache={}}this.context&&this.context.setDefault()}overLimit(){const{drawingBufferWidth:t,drawingBufferHeight:e}=this.context.gl;return this.width!==t||this.height!==e}}function Qn(t,e){let i,r=!1,n=null;const a=()=>{n=null,r&&(t(...i),n=setTimeout(a,e),r=!1)};return(...t)=>(r=!0,i=t,n||a(),n)}Yn.MAX_TEXTURE_POOL_SIZE_PER_BUCKET=50;class Jn{constructor(t){this._getCurrentHash=()=>{const t=window.location.hash.replace("#","");if(this._hashName){let e;const i=t.split("&").map(t=>t.split("="));for(const t of i)t[0]===this._hashName&&(e=t);return(e&&e[1]||"").split("/")}return t.split("/")},this._onHashChange=()=>{const t=this._getCurrentHash();if(!this._isValidHash(t))return!1;const e=this._map.dragRotate.isEnabled()&&this._map.touchZoomRotate.isEnabled()?+(t[3]||0):this._map.getBearing();return this._map.jumpTo({center:[+t[2],+t[1]],zoom:+t[0],bearing:e,pitch:+(t[4]||0)}),!0},this._updateHashUnthrottled=()=>{const t=window.location.href.replace(/(#.*)?$/,this.getHashString());window.history.replaceState(window.history.state,null,t)},this._removeHash=()=>{const t=this._getCurrentHash();if(0===t.length)return;const e=t.join("/");let i=e;i.split("&").length>0&&(i=i.split("&")[0]),this._hashName&&(i=`${this._hashName}=${e}`);let r=window.location.hash.replace(i,"");r.startsWith("#&")?r=r.slice(0,1)+r.slice(2):"#"===r&&(r="");let n=window.location.href.replace(/(#.+)?$/,r);n=n.replace("&&","&"),window.history.replaceState(window.history.state,null,n)},this._updateHash=Qn(this._updateHashUnthrottled,300),this._hashName=t&&encodeURIComponent(t)}addTo(t){return this._map=t,addEventListener("hashchange",this._onHashChange,!1),this._map.on("moveend",this._updateHash),this}remove(){return removeEventListener("hashchange",this._onHashChange,!1),this._map.off("moveend",this._updateHash),clearTimeout(this._updateHash()),this._removeHash(),delete this._map,this}getHashString(t){const e=this._map.getCenter(),i=Math.round(100*this._map.getZoom())/100,r=Math.ceil((i*Math.LN2+Math.log(512/360/.5))/Math.LN10),n=Math.pow(10,r),a=Math.round(e.lng*n)/n,o=Math.round(e.lat*n)/n,s=this._map.getBearing(),l=this._map.getPitch();let c="";if(c+=t?`/${a}/${o}/${i}`:`${i}/${o}/${a}`,(s||l)&&(c+="/"+Math.round(10*s)/10),l&&(c+=`/${Math.round(l)}`),this._hashName){const t=this._hashName;let e=!1;const i=window.location.hash.slice(1).split("&").map(i=>{const r=i.split("=")[0];return r===t?(e=!0,`${r}=${c}`):i}).filter(t=>t);return e||i.push(`${t}=${c}`),`#${i.join("&")}`}return`#${c}`}_isValidHash(t){if(t.length<3||t.some(isNaN))return!1;try{new e.W(+t[2],+t[1])}catch(t){return!1}const i=+t[0],r=+(t[3]||0),n=+(t[4]||0);return i>=this._map.getMinZoom()&&i<=this._map.getMaxZoom()&&r>=-180&&r<=180&&n>=this._map.getMinPitch()&&n<=this._map.getMaxPitch()}}const Xn={linearity:.3,easing:e.cv(0,0,.3,1)},Hn=e.e({deceleration:2500,maxSpeed:1400},Xn),qn=e.e({deceleration:20,maxSpeed:1400},Xn),Kn=e.e({deceleration:1e3,maxSpeed:360},Xn),$n=e.e({deceleration:1e3,maxSpeed:90},Xn),ta=e.e({deceleration:1e3,maxSpeed:360},Xn);class ea{constructor(t){this._map=t,this.clear()}clear(){this._inertiaBuffer=[]}record(t){this._drainInertiaBuffer(),this._inertiaBuffer.push({time:c(),settings:t})}_drainInertiaBuffer(){const t=this._inertiaBuffer,e=c();for(;t.length>0&&e-t[0].time>160;)t.shift()}_onMoveEnd(t){if(this._drainInertiaBuffer(),this._inertiaBuffer.length<2)return;const i={zoom:0,bearing:0,pitch:0,roll:0,pan:new e.P(0,0),pinchAround:void 0,around:void 0};for(const{settings:t}of this._inertiaBuffer)i.zoom+=t.zoomDelta||0,i.bearing+=t.bearingDelta||0,i.pitch+=t.pitchDelta||0,i.roll+=t.rollDelta||0,t.panDelta&&i.pan._add(t.panDelta),t.around&&(i.around=t.around),t.pinchAround&&(i.pinchAround=t.pinchAround);const r=this._inertiaBuffer[this._inertiaBuffer.length-1].time-this._inertiaBuffer[0].time,n={};if(i.pan.mag()){const a=ra(i.pan.mag(),r,e.e({},Hn,t||{})),o=i.pan.mult(a.amount/i.pan.mag()),s=this._map.cameraHelper.handlePanInertia(o,this._map.transform);n.center=s.easingCenter,n.offset=s.easingOffset,ia(n,a)}if(i.zoom){const t=ra(i.zoom,r,qn);n.zoom=e.cw(this._map.transform.zoom+t.amount,this._map.getZoomSnap(),t.amount),ia(n,t)}if(i.bearing){const t=ra(i.bearing,r,Kn);n.bearing=this._map.transform.bearing+e.al(t.amount,-179,179),ia(n,t)}if(i.pitch){const t=ra(i.pitch,r,$n);n.pitch=this._map.transform.pitch+t.amount,ia(n,t)}if(i.roll){const t=ra(i.roll,r,ta);n.roll=this._map.transform.roll+e.al(t.amount,-179,179),ia(n,t)}if(n.zoom||n.bearing){const t=void 0===i.pinchAround?i.around:i.pinchAround;n.around=t?this._map.unproject(t):this._map.getCenter()}return this.clear(),e.e(n,{noMoveStart:!0})}}function ia(t,e){(!t.duration||t.duration<e.duration)&&(t.duration=e.duration,t.easing=e.easing)}function ra(t,i,r){const{maxSpeed:n,linearity:a,deceleration:o}=r,s=e.al(t*a/(i/1e3),-n,n),l=Math.abs(s)/(o*a);return{easing:r.easing,duration:1e3*l,amount:s*(l/2)}}class na extends e.n{preventDefault(){this._defaultPrevented=!0}get defaultPrevented(){return this._defaultPrevented}constructor(t,i,r,n={}){r=r instanceof MouseEvent?r:new MouseEvent(t,r);const a=d.mousePos(i.getCanvas(),r),o=i.unproject(a);super(t,e.e({point:a,lngLat:o,originalEvent:r},n)),this._defaultPrevented=!1,this.target=i}}class aa extends e.n{preventDefault(){this._defaultPrevented=!0}get defaultPrevented(){return this._defaultPrevented}constructor(t,i,r){const n="touchend"===t?r.changedTouches:r.touches,a=d.touchPos(i.getCanvasContainer(),n),o=a.map(t=>i.unproject(t)),s=a.reduce((t,e,i,r)=>t.add(e.div(r.length)),new e.P(0,0));super(t,{points:a,point:s,lngLats:o,lngLat:i.unproject(s),originalEvent:r}),this._defaultPrevented=!1}}class oa extends e.n{preventDefault(){this._defaultPrevented=!0}get defaultPrevented(){return this._defaultPrevented}constructor(t,e,i){super(t,{originalEvent:i}),this._defaultPrevented=!1}}class sa{constructor(t,e){this._map=t,this._clickTolerance=e.clickTolerance}reset(){delete this._mousedownPos}wheel(t){return this._firePreventable(new oa(t.type,this._map,t))}mousedown(t,e){return this._mousedownPos=e,this._firePreventable(new na(t.type,this._map,t))}mouseup(t){this._map.fire(new na(t.type,this._map,t))}click(t,e){this._mousedownPos&&this._mousedownPos.dist(e)>=this._clickTolerance||this._map.fire(new na(t.type,this._map,t))}dblclick(t){return this._firePreventable(new na(t.type,this._map,t))}mouseover(t){this._map.fire(new na(t.type,this._map,t))}mouseout(t){this._map.fire(new na(t.type,this._map,t))}touchstart(t){return this._firePreventable(new aa(t.type,this._map,t))}touchmove(t){this._map.fire(new aa(t.type,this._map,t))}touchend(t){this._map.fire(new aa(t.type,this._map,t))}touchcancel(t){this._map.fire(new aa(t.type,this._map,t))}_firePreventable(t){if(this._map.fire(t),t.defaultPrevented)return{}}isEnabled(){return!0}isActive(){return!1}enable(){}disable(){}}class la{constructor(t){this._map=t}reset(){this._delayContextMenu=!1,this._ignoreContextMenu=!0,delete this._contextMenuEvent}mousemove(t){this._map.fire(new na(t.type,this._map,t))}mousedown(){this._delayContextMenu=!0,this._ignoreContextMenu=!1}mouseup(){this._delayContextMenu=!1,this._contextMenuEvent&&(this._map.fire(new na("contextmenu",this._map,this._contextMenuEvent)),delete this._contextMenuEvent)}contextmenu(t){this._delayContextMenu?this._contextMenuEvent=t:this._ignoreContextMenu||this._map.fire(new na(t.type,this._map,t)),this._map.listens("contextmenu")&&t.preventDefault()}isEnabled(){return!0}isActive(){return!1}enable(){}disable(){}}class ca{constructor(t){this._map=t}get transform(){return this._map._requestedCameraState||this._map.transform}get center(){return{lng:this.transform.center.lng,lat:this.transform.center.lat}}get zoom(){return this.transform.zoom}get pitch(){return this.transform.pitch}get bearing(){return this.transform.bearing}unproject(t){return this.transform.screenPointToLocation(e.P.convert(t),this._map.terrain)}}class ha{constructor(t,e){this._map=t,this._tr=new ca(t),this._el=t.getCanvasContainer(),this._container=t.getContainer(),this._clickTolerance=e.clickTolerance||1,e.boxZoom&&"object"==typeof e.boxZoom&&(this._boxZoomEnd=e.boxZoom.boxZoomEnd)}isEnabled(){return!!this._enabled}isActive(){return!!this._active}enable(){this.isEnabled()||(this._enabled=!0)}disable(){this.isEnabled()&&(this._enabled=!1)}mousedown(t,e){this.isEnabled()&&t.shiftKey&&0===t.button&&(d.disableDrag(),this._startPos=this._lastPos=e,this._active=!0)}mousemoveWindow(t,e){if(!this._active)return;const i=e;if(this._lastPos.equals(i)||!this._box&&i.dist(this._startPos)<this._clickTolerance)return;const r=this._startPos;this._lastPos=i,this._box||(this._box=d.create("div","maplibregl-boxzoom",this._container),this._container.classList.add("maplibregl-crosshair"),this._fireEvent("boxzoomstart",t));const n=Math.min(r.x,i.x),a=Math.max(r.x,i.x),o=Math.min(r.y,i.y),s=Math.max(r.y,i.y);this._box.style.transform=`translate(${n}px,${o}px)`,this._box.style.width=a-n+"px",this._box.style.height=s-o+"px"}mouseupWindow(t,i){if(!this._active)return;if(0!==t.button)return;const r=this._startPos,n=i;if(this.reset(),d.suppressClick(),r.x!==n.x||r.y!==n.y)return this._map.fire(new e.n("boxzoomend",{originalEvent:t})),this._boxZoomEnd?void this._boxZoomEnd(this._map,r,n,t):{cameraAnimation:t=>t.fitScreenCoordinates(r,n,this._tr.bearing,{linear:!0})};this._fireEvent("boxzoomcancel",t)}keydown(t){this._active&&27===t.keyCode&&(this.reset(),this._fireEvent("boxzoomcancel",t))}reset(){this._active=!1,this._container.classList.remove("maplibregl-crosshair"),this._box&&(this._box.remove(),this._box=null),d.enableDrag(),delete this._startPos,delete this._lastPos}_fireEvent(t,i){return this._map.fire(new e.n(t,{originalEvent:i}))}}function ua(t,e){if(t.length!==e.length)throw new Error(`The number of touches and points are not equal - touches ${t.length}, points ${e.length}`);const i={};for(let r=0;r<t.length;r++)i[t[r].identifier]=e[r];return i}class da{constructor(t){this.reset(),this.numTouches=t.numTouches}reset(){delete this.centroid,delete this.startTime,delete this.touches,this.aborted=!1}touchstart(t,i,r){(this.centroid||r.length>this.numTouches)&&(this.aborted=!0),this.aborted||(void 0===this.startTime&&(this.startTime=t.timeStamp),r.length===this.numTouches&&(this.centroid=function(t){const i=new e.P(0,0);for(const e of t)i._add(e);return i.div(t.length)}(i),this.touches=ua(r,i)))}touchmove(t,e,i){if(this.aborted||!this.centroid)return;const r=ua(i,e);for(const t in this.touches){const e=r[t];(!e||e.dist(this.touches[t])>30)&&(this.aborted=!0)}}touchend(t,e,i){if((!this.centroid||t.timeStamp-this.startTime>500)&&(this.aborted=!0),0===i.length){const t=!this.aborted&&this.centroid;if(this.reset(),t)return t}}}class pa{constructor(t){this.singleTap=new da(t),this.numTaps=t.numTaps,this.reset()}reset(){this.lastTime=1/0,delete this.lastTap,this.count=0,this.singleTap.reset()}touchstart(t,e,i){this.singleTap.touchstart(t,e,i)}touchmove(t,e,i){this.singleTap.touchmove(t,e,i)}touchend(t,e,i){const r=this.singleTap.touchend(t,e,i);if(r){const e=t.timeStamp-this.lastTime<500,i=!this.lastTap||this.lastTap.dist(r)<30;if(e&&i||this.reset(),this.count++,this.lastTime=t.timeStamp,this.lastTap=r,this.count===this.numTaps)return this.reset(),r}}}class ma{constructor(t){this._tr=new ca(t),this._zoomIn=new pa({numTouches:1,numTaps:2}),this._zoomOut=new pa({numTouches:2,numTaps:1}),this.reset()}reset(){this._active=!1,this._zoomIn.reset(),this._zoomOut.reset()}touchstart(t,e,i){this._zoomIn.touchstart(t,e,i),this._zoomOut.touchstart(t,e,i)}touchmove(t,e,i){this._zoomIn.touchmove(t,e,i),this._zoomOut.touchmove(t,e,i)}touchend(t,i,r){const n=this._zoomIn.touchend(t,i,r),a=this._zoomOut.touchend(t,i,r),o=this._tr;return n?(this._active=!0,t.preventDefault(),setTimeout(()=>this.reset(),0),{cameraAnimation:i=>i.easeTo({duration:300,zoom:e.cw(o.zoom+1,i.getZoomSnap()),around:o.unproject(n)},{originalEvent:t})}):a?(this._active=!0,t.preventDefault(),setTimeout(()=>this.reset(),0),{cameraAnimation:i=>i.easeTo({duration:300,zoom:e.cw(o.zoom-1,i.getZoomSnap()),around:o.unproject(a)},{originalEvent:t})}):void 0}touchcancel(){this.reset()}enable(){this._enabled=!0}disable(){this._enabled=!1,this.reset()}isEnabled(){return this._enabled}isActive(){return this._active}}class fa{constructor(t){this._enabled=!!t.enable,this._moveStateManager=t.moveStateManager,this._clickTolerance=t.clickTolerance||1,this._moveFunction=t.move,this._activateOnStart=!!t.activateOnStart,t.assignEvents(this),this.reset()}reset(t){this._active=!1,this._moved=!1,delete this._lastPoint,this._moveStateManager.endMove(t)}_move(...t){const e=this._moveFunction(...t);if(e.bearingDelta||e.pitchDelta||e.rollDelta||e.around||e.panDelta)return this._active=!0,e}dragStart(t,e){this.isEnabled()&&!this._lastPoint&&this._moveStateManager.isValidStartEvent(t)&&(this._moveStateManager.startMove(t),this._lastPoint=Array.isArray(e)?e[0]:e,this._activateOnStart&&this._lastPoint&&(this._active=!0))}dragMove(t,e){if(!this.isEnabled())return;const i=this._lastPoint;if(!i)return;if(t.preventDefault(),!this._moveStateManager.isValidMoveEvent(t))return void this.reset(t);const r=Array.isArray(e)?e[0]:e;return!this._moved&&r.dist(i)<this._clickTolerance?void 0:(this._moved=!0,this._lastPoint=r,this._move(i,r))}dragEnd(t){this.isEnabled()&&this._lastPoint&&this._moveStateManager.isValidEndEvent(t)&&(this._moved&&d.suppressClick(),this.reset(t))}enable(){this._enabled=!0}disable(){this._enabled=!1,this.reset()}isEnabled(){return this._enabled}isActive(){return this._active}getClickTolerance(){return this._clickTolerance}}const ga=0,_a=2,ya={[ga]:1,[_a]:2};class xa{constructor(t){this._correctEvent=t.checkCorrectEvent}startMove(t){this._eventButton=t.button}endMove(t){delete this._eventButton}isValidStartEvent(t){return this._correctEvent(t)}isValidMoveEvent(t){return!function(t,e){const i=ya[e];return void 0===t.buttons||(t.buttons&i)!==i}(t,this._eventButton)}isValidEndEvent(t){return t.button===this._eventButton}}class va{constructor(){this._firstTouch=void 0}_isOneFingerTouch(t){return 1===t.targetTouches.length}_isSameTouchEvent(t){return t.targetTouches[0].identifier===this._firstTouch}startMove(t){this._firstTouch=t.targetTouches[0].identifier}endMove(t){delete this._firstTouch}isValidStartEvent(t){return this._isOneFingerTouch(t)}isValidMoveEvent(t){return this._isOneFingerTouch(t)&&this._isSameTouchEvent(t)}isValidEndEvent(t){return this._isOneFingerTouch(t)&&this._isSameTouchEvent(t)}}class ba{constructor(t=new xa({checkCorrectEvent:()=>!0}),e=new va){this.mouseMoveStateManager=t,this.oneFingerTouchMoveStateManager=e}_executeRelevantHandler(t,e,i){return t instanceof MouseEvent?e(t):"undefined"!=typeof TouchEvent&&t instanceof TouchEvent?i(t):void 0}startMove(t){this._executeRelevantHandler(t,t=>{this.mouseMoveStateManager.startMove(t)},t=>{this.oneFingerTouchMoveStateManager.startMove(t)})}endMove(t){this._executeRelevantHandler(t,t=>{this.mouseMoveStateManager.endMove(t)},t=>{this.oneFingerTouchMoveStateManager.endMove(t)})}isValidStartEvent(t){return this._executeRelevantHandler(t,t=>this.mouseMoveStateManager.isValidStartEvent(t),t=>this.oneFingerTouchMoveStateManager.isValidStartEvent(t))}isValidMoveEvent(t){return this._executeRelevantHandler(t,t=>this.mouseMoveStateManager.isValidMoveEvent(t),t=>this.oneFingerTouchMoveStateManager.isValidMoveEvent(t))}isValidEndEvent(t){return this._executeRelevantHandler(t,t=>this.mouseMoveStateManager.isValidEndEvent(t),t=>this.oneFingerTouchMoveStateManager.isValidEndEvent(t))}}const Ta=t=>{t.mousedown=t.dragStart,t.mousemoveWindow=t.dragMove,t.mouseup=t.dragEnd,t.contextmenu=t=>{t.preventDefault()}};class wa{constructor(t,e){this._clickTolerance=t.clickTolerance||1,this._map=e,this.reset()}reset(){this._active=!1,this._touches={},this._sum=new e.P(0,0)}_shouldBePrevented(t){return t<(this._map.cooperativeGestures.isEnabled()?2:1)}touchstart(t,e,i){return this._calculateTransform(t,e,i)}touchmove(t,e,i){if(this._active){if(!this._shouldBePrevented(i.length))return t.preventDefault(),this._calculateTransform(t,e,i);this._map.cooperativeGestures.notifyGestureBlocked("touch_pan",t)}}touchend(t,e,i){this._calculateTransform(t,e,i),this._active&&this._shouldBePrevented(i.length)&&this.reset()}touchcancel(){this.reset()}_calculateTransform(t,i,r){r.length>0&&(this._active=!0);const n=ua(r,i),a=new e.P(0,0),o=new e.P(0,0);let s=0;for(const t in n){const e=n[t],i=this._touches[t];i&&(a._add(e),o._add(e.sub(i)),s++,n[t]=e)}if(this._touches=n,this._shouldBePrevented(s)||!o.mag())return;const l=o.div(s);return this._sum._add(l),this._sum.mag()<this._clickTolerance?void 0:{around:a.div(s),panDelta:l}}enable(){this._enabled=!0}disable(){this._enabled=!1,this.reset()}isEnabled(){return this._enabled}isActive(){return this._active}}class Va{constructor(){this.reset()}reset(){this._active=!1,delete this._firstTwoTouches}touchstart(t,e,i){this._firstTwoTouches||i.length<2||(this._firstTwoTouches=[i[0].identifier,i[1].identifier],this._start([e[0],e[1]]))}touchmove(t,e,i){if(!this._firstTwoTouches)return;t.preventDefault();const[r,n]=this._firstTwoTouches,a=Ra(i,e,r),o=Ra(i,e,n);if(!a||!o)return;const s=this._aroundCenter?null:a.add(o).div(2);return this._move([a,o],s,t)}touchend(t,e,i){if(!this._firstTwoTouches)return;const[r,n]=this._firstTwoTouches,a=Ra(i,e,r),o=Ra(i,e,n);a&&o||(this._active&&d.suppressClick(),this.reset())}touchcancel(){this.reset()}enable(t){this._enabled=!0,this._aroundCenter=!!t&&"center"===t.around}disable(){this._enabled=!1,this.reset()}isEnabled(){return!!this._enabled}isActive(){return!!this._active}}function Ra(t,e,i){for(let r=0;r<t.length;r++)if(t[r].identifier===i)return e[r]}function Ma(t,e){return Math.log(t/e)/Math.LN2}class Ua extends Va{constructor(){super(),this._zoomRate=1,this._zoomThreshold=.1}setZoomRate(t){this._zoomRate=null!=t?t:1}setZoomThreshold(t){this._zoomThreshold=null!=t?t:.1}reset(){super.reset(),delete this._distance,delete this._startDistance}_start(t){this._startDistance=this._distance=t[0].dist(t[1])}_move(t,e){const i=this._distance;if(this._distance=t[0].dist(t[1]),this._active||!(Math.abs(Ma(this._distance,this._startDistance))<this._zoomThreshold))return this._active=!0,{zoomDelta:Ma(this._distance,i)*this._zoomRate,pinchAround:e}}}function Sa(t,e){return 180*t.angleWith(e)/Math.PI}class Na extends Va{reset(){super.reset(),delete this._minDiameter,delete this._startVector,delete this._vector}_start(t){this._startVector=this._vector=t[0].sub(t[1]),this._minDiameter=t[0].dist(t[1])}_move(t,e,i){const r=this._vector;if(this._vector=t[0].sub(t[1]),this._active||!this._isBelowThreshold(this._vector))return this._active=!0,{bearingDelta:Sa(this._vector,r),pinchAround:e}}_isBelowThreshold(t){this._minDiameter=Math.min(this._minDiameter,t.mag());const e=25/(Math.PI*this._minDiameter)*360,i=Sa(t,this._startVector);return Math.abs(i)<e}}function Fa(t){return Math.abs(t.y)>Math.abs(t.x)}class Ea extends Va{constructor(t){super(),this._currentTouchCount=0,this._map=t}reset(){super.reset(),this._valid=void 0,delete this._firstMove,delete this._lastPoints}touchstart(t,e,i){super.touchstart(t,e,i),this._currentTouchCount=i.length}_start(t){this._lastPoints=t,Fa(t[0].sub(t[1]))&&(this._valid=!1)}_move(t,e,i){if(this._map.cooperativeGestures.isEnabled()&&this._currentTouchCount<3)return;const r=t[0].sub(this._lastPoints[0]),n=t[1].sub(this._lastPoints[1]);return this._valid=this.gestureBeginsVertically(r,n,i.timeStamp),this._valid?(this._lastPoints=t,this._active=!0,{pitchDelta:(r.y+n.y)/2*-.5}):void 0}gestureBeginsVertically(t,e,i){if(void 0!==this._valid)return this._valid;const r=t.mag()>=2,n=e.mag()>=2;if(!r&&!n)return;if(!r||!n)return void 0===this._firstMove&&(this._firstMove=i),i-this._firstMove<100&&void 0;const a=t.y>0==e.y>0;return Fa(t)&&Fa(e)&&a}}const Za={panStep:100,bearingStep:15,pitchStep:10};class ka{constructor(t){this._tr=new ca(t);const e=Za;this._panStep=e.panStep,this._bearingStep=e.bearingStep,this._pitchStep=e.pitchStep,this._rotationDisabled=!1}reset(){this._active=!1}keydown(t){if(t.altKey||t.ctrlKey||t.metaKey)return;let i=0,r=0,n=0,a=0,o=0;switch(t.keyCode){case 61:case 107:case 171:case 187:i=1;break;case 189:case 109:case 173:i=-1;break;case 37:t.shiftKey?r=-1:(t.preventDefault(),a=-1);break;case 39:t.shiftKey?r=1:(t.preventDefault(),a=1);break;case 38:t.shiftKey?n=1:(t.preventDefault(),o=-1);break;case 40:t.shiftKey?n=-1:(t.preventDefault(),o=1);break;default:return}return this._rotationDisabled&&(r=0,n=0),{cameraAnimation:s=>{const l=this._tr;s.easeTo({duration:300,easeId:"keyboardHandler",easing:za,zoom:i?e.cw(l.zoom+i*(t.shiftKey?2:1),s.getZoomSnap()):l.zoom,bearing:l.bearing+r*this._bearingStep,pitch:l.pitch+n*this._pitchStep,offset:[-a*this._panStep,-o*this._panStep],center:l.center},{originalEvent:t})}}}enable(){this._enabled=!0}disable(){this._enabled=!1,this.reset()}isEnabled(){return this._enabled}isActive(){return this._active}disableRotation(){this._rotationDisabled=!0}enableRotation(){this._rotationDisabled=!1}}function za(t){return t*(2-t)}const Wa=4.000244140625,Ia=1/450;class Da{constructor(t,e){this._onTimeout=t=>{this._type="wheel",this._delta-=this._lastValue,this._active||this._start(t)},this._map=t,this._tr=new ca(t),this._triggerRenderFrame=e,this._delta=0,this._defaultZoomRate=.01,this._wheelZoomRate=Ia}setZoomRate(t){this._defaultZoomRate=t}setWheelZoomRate(t){this._wheelZoomRate=t}isEnabled(){return!!this._enabled}isActive(){return!!this._active||void 0!==this._finishTimeout}isZooming(){return!!this._zooming}enable(t){this.isEnabled()||(this._enabled=!0,this._aroundCenter=!!t&&"center"===t.around)}disable(){this.isEnabled()&&(this._enabled=!1)}_shouldBePrevented(t){return!!this._map.cooperativeGestures.isEnabled()&&!(t.ctrlKey||this._map.cooperativeGestures.isBypassed(t))}wheel(t){if(!this.isEnabled())return;if(this._shouldBePrevented(t))return void this._map.cooperativeGestures.notifyGestureBlocked("wheel_zoom",t);let e=t.deltaMode===WheelEvent.DOM_DELTA_LINE?40*t.deltaY:t.deltaY;const i=c(),r=i-(this._lastWheelEventTime||0);this._lastWheelEventTime=i,0!==e&&e%Wa==0?this._type="wheel":0!==e&&Math.abs(e)<4?this._type="trackpad":r>400?(this._type=null,this._lastValue=e,this._timeout=setTimeout(this._onTimeout,40,t)):this._type||(this._type=Math.abs(r*e)<200?"trackpad":"wheel",this._timeout&&(clearTimeout(this._timeout),this._timeout=null,e+=this._lastValue)),t.shiftKey&&e&&(e/=4),this._type&&(this._lastWheelEvent=t,this._delta-=e,this._active||this._start(t)),t.preventDefault()}_start(t){if(!this._delta)return;this._frameId&&(this._frameId=null),this._active=!0,this.isZooming()||(this._zooming=!0),this._finishTimeout&&(clearTimeout(this._finishTimeout),delete this._finishTimeout);const i=d.mousePos(this._map.getCanvas(),t),r=this._tr;this._aroundPoint=this._aroundCenter?r.transform.locationToScreenPoint(e.W.convert(r.center)):i,this._frameId||(this._frameId=!0,this._triggerRenderFrame())}renderFrame(){if(!this._frameId)return;if(this._frameId=null,!this.isActive())return;const t=this._tr.transform;if("number"==typeof this._lastExpectedZoom){const e=t.zoom-this._lastExpectedZoom;"number"==typeof this._startZoom&&(this._startZoom+=e),"number"==typeof this._targetZoom&&(this._targetZoom+=e)}if(0!==this._delta){const i="wheel"===this._type&&Math.abs(this._delta)>Wa?this._wheelZoomRate:this._defaultZoomRate;let r=2/(1+Math.exp(-Math.abs(this._delta*i)));this._delta<0&&0!==r&&(r=1/r);const n="number"!=typeof this._targetZoom?t.scale:e.ao(this._targetZoom),a=t.applyConstrain(t.getCameraLngLat(),e.ar(n*r)).zoom,o=this._map.getZoomSnap();if("wheel"===this._type&&o>0){const i=e.cw(t.zoom,o);this._targetZoom=e.cw(a,o,a-i)}else this._targetZoom=a;"wheel"===this._type&&(this._startZoom=t.zoom,this._easing=this._smoothOutEasing(200)),this._delta=0}const i="number"!=typeof this._targetZoom?t.zoom:this._targetZoom,r=this._startZoom,n=this._easing;let a,o=!1;if("wheel"===this._type&&r&&n){const t=c()-this._lastWheelEventTime,s=Math.min((t+5)/200,1),l=n(s);a=e.H.number(r,i,l),s<1?this._frameId||(this._frameId=!0):o=!0}else a=i,o=!0;return this._active=!0,o&&(this._active=!1,this._finishTimeout=setTimeout(()=>{this._zooming=!1,this._triggerRenderFrame(),delete this._targetZoom,delete this._lastExpectedZoom,delete this._finishTimeout},200)),this._lastExpectedZoom=a,{noInertia:!0,needsRenderFrame:!o,zoomDelta:a-t.zoom,around:this._aroundPoint,originalEvent:this._lastWheelEvent}}_smoothOutEasing(t){let i=e.cy;if(this._prevEase){const t=this._prevEase,r=(c()-t.start)/t.duration,n=t.easing(r+.01)-t.easing(r),a=.27/Math.sqrt(n*n+1e-4)*.01,o=Math.sqrt(.0729-a*a);i=e.cv(a,o,.25,1)}return this._prevEase={start:c(),duration:t,easing:i},i}reset(){this._active=!1,this._zooming=!1,delete this._targetZoom,delete this._lastExpectedZoom,this._finishTimeout&&(clearTimeout(this._finishTimeout),delete this._finishTimeout)}}class Ca{constructor(t,e){this._clickZoom=t,this._tapZoom=e}enable(){this._clickZoom.enable(),this._tapZoom.enable()}disable(){this._clickZoom.disable(),this._tapZoom.disable()}isEnabled(){return this._clickZoom.isEnabled()&&this._tapZoom.isEnabled()}isActive(){return this._clickZoom.isActive()||this._tapZoom.isActive()}}class Pa{constructor(t){this._tr=new ca(t),this.reset()}reset(){this._active=!1}dblclick(t,i){return t.preventDefault(),{cameraAnimation:r=>{r.easeTo({duration:300,zoom:e.cw(this._tr.zoom+(t.shiftKey?-1:1),r.getZoomSnap()),around:this._tr.unproject(i)},{originalEvent:t})}}}enable(){this._enabled=!0}disable(){this._enabled=!1,this.reset()}isEnabled(){return this._enabled}isActive(){return this._active}}class Ba{constructor(){this._tap=new pa({numTouches:1,numTaps:1}),this._zoomRate=1,this.reset()}setZoomRate(t){this._zoomRate=null!=t?t:1}reset(){this._active=!1,delete this._swipePoint,delete this._swipeTouch,delete this._tapTime,delete this._tapPoint,this._tap.reset()}touchstart(t,e,i){if(!this._swipePoint)if(this._tapTime){const r=e[0],n=t.timeStamp-this._tapTime<500,a=this._tapPoint.dist(r)<30;n&&a?i.length>0&&(this._swipePoint=r,this._swipeTouch=i[0].identifier):this.reset()}else this._tap.touchstart(t,e,i)}touchmove(t,e,i){if(this._tapTime){if(this._swipePoint){if(i[0].identifier!==this._swipeTouch)return;const r=e[0],n=r.y-this._swipePoint.y;return this._swipePoint=r,t.preventDefault(),this._active=!0,{zoomDelta:n/128*this._zoomRate}}}else this._tap.touchmove(t,e,i)}touchend(t,e,i){if(this._tapTime)this._swipePoint&&0===i.length&&this.reset();else{const r=this._tap.touchend(t,e,i);r&&(this._tapTime=t.timeStamp,this._tapPoint=r)}}touchcancel(){this.reset()}enable(){this._enabled=!0}disable(){this._enabled=!1,this.reset()}isEnabled(){return this._enabled}isActive(){return this._active}}class La{constructor(t,e,i){this._el=t,this._mousePan=e,this._touchPan=i}enable(t){this._inertiaOptions=t||{},this._mousePan.enable(),this._touchPan.enable(),this._el.classList.add("maplibregl-touch-drag-pan")}disable(){this._mousePan.disable(),this._touchPan.disable(),this._el.classList.remove("maplibregl-touch-drag-pan")}isEnabled(){return this._mousePan.isEnabled()&&this._touchPan.isEnabled()}isActive(){return this._mousePan.isActive()||this._touchPan.isActive()}}class Oa{constructor(t,e,i,r){this._pitchWithRotate=t.pitchWithRotate,this._rollEnabled=t.rollEnabled,this._mouseRotate=e,this._mousePitch=i,this._mouseRoll=r}enable(){this._mouseRotate.enable(),this._pitchWithRotate&&this._mousePitch.enable(),this._rollEnabled&&this._mouseRoll.enable()}disable(){this._mouseRotate.disable(),this._mousePitch.disable(),this._mouseRoll.disable()}isEnabled(){return this._mouseRotate.isEnabled()&&(!this._pitchWithRotate||this._mousePitch.isEnabled())&&(!this._rollEnabled||this._mouseRoll.isEnabled())}isActive(){return this._mouseRotate.isActive()||this._mousePitch.isActive()||this._mouseRoll.isActive()}}class ja{constructor(t,e,i,r){this._el=t,this._touchZoom=e,this._touchRotate=i,this._tapDragZoom=r,this._rotationDisabled=!1,this._enabled=!0}enable(t){this._touchZoom.enable(t),this._rotationDisabled||this._touchRotate.enable(t),this._tapDragZoom.enable(),this._el.classList.add("maplibregl-touch-zoom-rotate")}disable(){this._touchZoom.disable(),this._touchRotate.disable(),this._tapDragZoom.disable(),this._el.classList.remove("maplibregl-touch-zoom-rotate")}isEnabled(){return this._touchZoom.isEnabled()&&(this._rotationDisabled||this._touchRotate.isEnabled())&&this._tapDragZoom.isEnabled()}isActive(){return this._touchZoom.isActive()||this._touchRotate.isActive()||this._tapDragZoom.isActive()}setZoomRate(t){this._touchZoom.setZoomRate(t),this._tapDragZoom.setZoomRate(t)}setZoomThreshold(t){this._touchZoom.setZoomThreshold(t)}disableRotation(){this._rotationDisabled=!0,this._touchRotate.disable()}enableRotation(){this._rotationDisabled=!1,this._touchZoom.isEnabled()&&this._touchRotate.enable()}}class Aa{constructor(t,e){this._bypassKey=navigator.userAgent.includes("Mac")?"metaKey":"ctrlKey",this._map=t,this._options=e,this._enabled=!1}isActive(){return!1}reset(){}_setupUI(){if(this._container)return;const t=this._map.getCanvasContainer();t.classList.add("maplibregl-cooperative-gestures"),this._container=d.create("div","maplibregl-cooperative-gesture-screen",t);let e=this._map._getUIString("CooperativeGesturesHandler.WindowsHelpText");"metaKey"===this._bypassKey&&(e=this._map._getUIString("CooperativeGesturesHandler.MacHelpText"));const i=this._map._getUIString("CooperativeGesturesHandler.MobileHelpText"),r=document.createElement("div");r.className="maplibregl-desktop-message",r.textContent=e,this._container.appendChild(r);const n=document.createElement("div");n.className="maplibregl-mobile-message",n.textContent=i,this._container.appendChild(n),this._container.setAttribute("aria-hidden","true")}_destroyUI(){this._container&&(this._container.remove(),this._map.getCanvasContainer().classList.remove("maplibregl-cooperative-gestures")),delete this._container}enable(){this._setupUI(),this._enabled=!0}disable(){this._enabled=!1,this._destroyUI()}isEnabled(){return this._enabled}isBypassed(t){return t[this._bypassKey]}notifyGestureBlocked(t,i){this._enabled&&(this._map.fire(new e.n("cooperativegestureprevented",{gestureType:t,originalEvent:i})),this._container.classList.add("maplibregl-show"),setTimeout(()=>{this._container.classList.remove("maplibregl-show")},100))}}const Ga=t=>t.zoom||t.drag||t.roll||t.pitch||t.rotate;class Ya extends e.n{}function Qa(t){var e;return(null===(e=t.panDelta)||void 0===e?void 0:e.mag())||t.zoomDelta||t.bearingDelta||t.pitchDelta||t.rollDelta}class Ja{get _ownerDocument(){var t;return(null===(t=this._el)||void 0===t?void 0:t.ownerDocument)||document}get _ownerWindow(){var t,e;return(null===(e=null===(t=this._el)||void 0===t?void 0:t.ownerDocument)||void 0===e?void 0:e.defaultView)||window}constructor(t,i){this.handleWindowEvent=t=>{this.handleEvent(t,`${t.type}Window`)},this.handleEvent=(t,i)=>{if("blur"===t.type)return void this.stop(!0);this._updatingCamera=!0;const r="renderFrame"===t.type?void 0:t,n={needsRenderFrame:!1},a={},o={};for(const{handlerName:s,handler:l,allowed:c}of this._handlers){if(!l.isEnabled())continue;let h;if(this._blockedByActive(o,c,s))l.reset();else if(l[i||t.type]){if(e.cz(t,i||t.type)){const e=d.mousePos(this._map.getCanvas(),t);h=l[i||t.type](t,e)}else if(e.cA(t,i||t.type)){const e=this._getMapTouches(t.touches),r=d.touchPos(this._map.getCanvas(),e);h=l[i||t.type](t,r,e)}else e.cB(i||t.type)||(h=l[i||t.type](t));this.mergeHandlerResult(n,a,h,s,r),(null==h?void 0:h.needsRenderFrame)&&this._triggerRenderFrame()}(h||l.isActive())&&(o[s]=l)}const s={};for(const t in this._previousActiveHandlers)o[t]||(s[t]=r);this._previousActiveHandlers=o,(Object.keys(s).length||Qa(n))&&(this._changes.push([n,a,s]),this._triggerRenderFrame()),(Object.keys(o).length||Qa(n))&&this._map._stop(!0),this._updatingCamera=!1;const{cameraAnimation:l}=n;l&&(this._inertia.clear(),this._fireEvents({},{},!0),this._changes=[],l(this._map))},this._map=t,this._el=this._map.getCanvasContainer(),this._handlers=[],this._handlersById={},this._changes=[],this._inertia=new ea(t),this._bearingSnap=i.bearingSnap,this._previousActiveHandlers={},this._eventsInProgress={},this._addDefaultHandlers(i);const r=this._el;this._listeners=[[r,"touchstart",{passive:!0}],[r,"touchmove",{passive:!1}],[r,"touchend",void 0],[r,"touchcancel",void 0],[r,"mousedown",void 0],[r,"mousemove",void 0],[r,"mouseup",void 0],[this._ownerDocument,"mousemove",{capture:!0}],[this._ownerDocument,"mouseup",void 0],[r,"mouseover",void 0],[r,"mouseout",void 0],[r,"dblclick",void 0],[r,"click",void 0],[r,"keydown",{capture:!1}],[r,"keyup",void 0],[r,"wheel",{passive:!1}],[r,"contextmenu",void 0],[this._ownerWindow,"blur",void 0]];for(const[t,e,i]of this._listeners)t.addEventListener(e,t===this._ownerDocument?this.handleWindowEvent:this.handleEvent,i)}destroy(){for(const[t,e,i]of this._listeners)t.removeEventListener(e,t===this._ownerDocument?this.handleWindowEvent:this.handleEvent,i)}_addDefaultHandlers(t){const i=this._map,r=i.getCanvasContainer();this._add("mapEvent",new sa(i,t));const n=i.boxZoom=new ha(i,t);this._add("boxZoom",n),t.interactive&&t.boxZoom&&n.enable();const a=i.cooperativeGestures=new Aa(i,t.cooperativeGestures);this._add("cooperativeGestures",a),t.cooperativeGestures&&a.enable();const o=new ma(i),s=new Pa(i);i.doubleClickZoom=new Ca(s,o),this._add("tapZoom",o),this._add("clickZoom",s),t.interactive&&t.doubleClickZoom&&i.doubleClickZoom.enable();const l=new Ba;this._add("tapDragZoom",l);const c=i.touchPitch=new Ea(i);this._add("touchPitch",c),t.interactive&&t.touchPitch&&i.touchPitch.enable(t.touchPitch);const h=()=>i.project(i.getCenter()),u=function({enable:t,clickTolerance:i,aroundCenter:r=!0,minPixelCenterThreshold:n=100,rotateDegreesPerPixelMoved:a=.8},o){const s=new xa({checkCorrectEvent:t=>0===t.button&&t.ctrlKey||2===t.button&&!t.ctrlKey});return new fa({clickTolerance:i,move:(t,i)=>{const s=o();if(r&&Math.abs(s.y-t.y)>n)return{bearingDelta:e.cx(new e.P(t.x,i.y),i,s)};let l=(i.x-t.x)*a;return r&&i.y<s.y&&(l=-l),{bearingDelta:l}},moveStateManager:s,enable:t,assignEvents:Ta})}(t,h),d=function({enable:t,clickTolerance:e,pitchDegreesPerPixelMoved:i=-.5}){const r=new xa({checkCorrectEvent:t=>0===t.button&&t.ctrlKey||2===t.button});return new fa({clickTolerance:e,move:(t,e)=>({pitchDelta:(e.y-t.y)*i}),moveStateManager:r,enable:t,assignEvents:Ta})}(t),p=function({enable:t,clickTolerance:e,rollDegreesPerPixelMoved:i=.3},r){const n=new xa({checkCorrectEvent:t=>2===t.button&&t.ctrlKey});return new fa({clickTolerance:e,move:(t,e)=>{const n=r();let a=(e.x-t.x)*i;return e.y<n.y&&(a=-a),{rollDelta:a}},moveStateManager:n,enable:t,assignEvents:Ta})}(t,h);i.dragRotate=new Oa(t,u,d,p),this._add("mouseRotate",u,["mousePitch"]),this._add("mousePitch",d,["mouseRotate","mouseRoll"]),this._add("mouseRoll",p,["mousePitch"]),t.interactive&&t.dragRotate&&i.dragRotate.enable();const m=function({enable:t,clickTolerance:e}){const i=new xa({checkCorrectEvent:t=>0===t.button&&!t.ctrlKey});return new fa({clickTolerance:e,move:(t,e)=>({around:e,panDelta:e.sub(t)}),activateOnStart:!0,moveStateManager:i,enable:t,assignEvents:Ta})}(t),f=new wa(t,i);i.dragPan=new La(r,m,f),this._add("mousePan",m),this._add("touchPan",f,["touchZoom","touchRotate"]),t.interactive&&t.dragPan&&i.dragPan.enable(t.dragPan);const g=new Na,_=new Ua;i.touchZoomRotate=new ja(r,_,g,l),this._add("touchRotate",g,["touchPan","touchZoom"]),this._add("touchZoom",_,["touchPan","touchRotate"]),t.interactive&&t.touchZoomRotate&&i.touchZoomRotate.enable(t.touchZoomRotate),this._add("blockableMapEvent",new la(i));const y=i.scrollZoom=new Da(i,()=>this._triggerRenderFrame());this._add("scrollZoom",y,["mousePan"]),t.interactive&&t.scrollZoom&&i.scrollZoom.enable(t.scrollZoom);const x=i.keyboard=new ka(i);this._add("keyboard",x),t.interactive&&t.keyboard&&i.keyboard.enable()}_add(t,e,i){this._handlers.push({handlerName:t,handler:e,allowed:i}),this._handlersById[t]=e}stop(t){if(!this._updatingCamera){for(const{handler:t}of this._handlers)t.reset();this._inertia.clear(),this._fireEvents({},{},t),this._changes=[]}}isActive(){for(const{handler:t}of this._handlers)if(t.isActive())return!0;return!1}isZooming(){return!!this._eventsInProgress.zoom||this._map.scrollZoom.isZooming()}isRotating(){return!!this._eventsInProgress.rotate}isMoving(){return Boolean(Ga(this._eventsInProgress))||this.isZooming()}_blockedByActive(t,e,i){for(const r in t)if(r!==i&&!(null==e?void 0:e.includes(r)))return!0;return!1}_getMapTouches(t){const e=[];for(const i of t)this._el.contains(i.target)&&e.push(i);return e}mergeHandlerResult(t,i,r,n,a){if(!r)return;e.e(t,r);const o={handlerName:n,originalEvent:r.originalEvent||a};void 0!==r.zoomDelta&&(i.zoom=o),void 0!==r.panDelta&&(i.drag=o),void 0!==r.rollDelta&&(i.roll=o),void 0!==r.pitchDelta&&(i.pitch=o),void 0!==r.bearingDelta&&(i.rotate=o)}_applyChanges(){const t={},i={},r={};for(const[n,a,o]of this._changes)n.panDelta&&(t.panDelta=(t.panDelta||new e.P(0,0))._add(n.panDelta)),n.zoomDelta&&(t.zoomDelta=(t.zoomDelta||0)+n.zoomDelta),n.bearingDelta&&(t.bearingDelta=(t.bearingDelta||0)+n.bearingDelta),n.pitchDelta&&(t.pitchDelta=(t.pitchDelta||0)+n.pitchDelta),n.rollDelta&&(t.rollDelta=(t.rollDelta||0)+n.rollDelta),void 0!==n.around&&(t.around=n.around),void 0!==n.pinchAround&&(t.pinchAround=n.pinchAround),n.noInertia&&(t.noInertia=n.noInertia),e.e(i,a),e.e(r,o);this._updateMapTransform(t,i,r),this._changes=[]}_updateMapTransform(t,e,i){const r=this._map,n=r._getTransformForUpdate(),a=r.terrain;if(!(Qa(t)||a&&this._terrainMovement))return void this._fireEvents(e,i,!0);r._stop(!0);let{panDelta:o,zoomDelta:s,bearingDelta:l,pitchDelta:c,rollDelta:h,around:u,pinchAround:d}=t;void 0!==d&&(u=d),u=u||r.transform.centerPoint,a&&!n.isPointOnMapSurface(u)&&(u=n.centerPoint);const p={panDelta:o,zoomDelta:s,rollDelta:h,pitchDelta:c,bearingDelta:l,around:u};this._map.cameraHelper.useGlobeControls&&!n.isPointOnMapSurface(u)&&(u=n.centerPoint);const m=u.distSqr(n.centerPoint)<.01?n.center:n.screenPointToLocation(o?u.sub(o):u);this._handleMapControls({terrain:a,tr:n,deltasForHelper:p,preZoomAroundLoc:m,combinedEventsInProgress:e,panDelta:o}),r._applyUpdatedTransform(n),this._map._update(),t.noInertia||this._inertia.record(t),this._fireEvents(e,i,!0)}_handleMapControls({terrain:t,tr:e,deltasForHelper:i,preZoomAroundLoc:r,combinedEventsInProgress:n,panDelta:a}){const o=this._map.cameraHelper;if(o.handleMapControlsRollPitchBearingZoom(i,e),t)return o.useGlobeControls?(this._terrainMovement||!n.drag&&!n.zoom||(this._terrainMovement=!0,this._map._elevationFreeze=!0),void o.handleMapControlsPan(i,e,r)):this._terrainMovement||!n.drag&&!n.zoom?void(n.drag&&this._terrainMovement&&a?e.setCenter(e.screenPointToLocation(e.centerPoint.sub(a))):o.handleMapControlsPan(i,e,r)):(this._terrainMovement=!0,this._map._elevationFreeze=!0,void o.handleMapControlsPan(i,e,r));o.handleMapControlsPan(i,e,r)}_fireEvents(t,i,r){const n=Ga(this._eventsInProgress),a=Ga(t),o={};for(const e in t){const{originalEvent:i}=t[e];this._eventsInProgress[e]||(o[`${e}start`]=i),this._eventsInProgress[e]=t[e]}!n&&a&&this._fireEvent("movestart",a.originalEvent);for(const t in o)this._fireEvent(t,o[t]);a&&this._fireEvent("move",a.originalEvent);for(const e in t){const{originalEvent:i}=t[e];this._fireEvent(e,i)}const l={};let c;for(const t in this._eventsInProgress){const{handlerName:e,originalEvent:r}=this._eventsInProgress[t];this._handlersById[e].isActive()||(delete this._eventsInProgress[t],c=i[e]||r,l[`${t}end`]=c)}for(const t in l)this._fireEvent(t,l[t]);const h=Ga(this._eventsInProgress),u=(n||a)&&!h;if(u&&this._terrainMovement){this._map._elevationFreeze=!1,this._terrainMovement=!1;const t=this._map._getTransformForUpdate();this._map.getCenterClampedToGround()&&t.recalculateZoomAndCenter(this._map.terrain),this._map._applyUpdatedTransform(t)}if(r&&u){this._updatingCamera=!0;const t=this._inertia._onMoveEnd(this._map.dragPan._inertiaOptions),i=t=>0!==t&&-this._bearingSnap<t&&t<this._bearingSnap;!t||!t.essential&&s.prefersReducedMotion?(this._map.fire(new e.n("moveend",{originalEvent:c})),i(this._map.getBearing())&&this._map.resetNorth()):(i(t.bearing||this._map.getBearing())&&(t.bearing=0),t.freezeElevation=!0,this._map.easeTo(t,{originalEvent:c})),this._updatingCamera=!1}}_fireEvent(t,i){this._map.fire(new e.n(t,i?{originalEvent:i}:{}))}_requestFrame(){return this._map.triggerRepaint(),this._map._renderTaskQueue.add(t=>{delete this._frameId,this.handleEvent(new Ya("renderFrame",{timeStamp:t})),this._applyChanges()})}_triggerRenderFrame(){void 0===this._frameId&&(this._frameId=this._requestFrame())}}class Xa extends e.E{constructor(t,e,i){super(),this._renderFrameCallback=()=>{const t=Math.min((c()-this._easeStart)/this._easeOptions.duration,1);this._onEaseFrame(this._easeOptions.easing(t)),t<1&&this._easeFrameId?this._easeFrameId=this._requestRenderFrame(this._renderFrameCallback):this.stop()},this._moving=!1,this._zooming=!1,this.transform=t,this._bearingSnap=i.bearingSnap,this._zoomSnap=i.zoomSnap,this.cameraHelper=e,this.on("moveend",()=>{delete this._requestedCameraState})}migrateProjection(t,e){t.apply(this.transform,!0),this.transform=t,this.cameraHelper=e}getCenter(){return new e.W(this.transform.center.lng,this.transform.center.lat)}setCenter(t,e){return this.jumpTo({center:t},e)}getCenterElevation(){return this.transform.elevation}setCenterElevation(t,e){return this.jumpTo({elevation:t},e),this}getCenterClampedToGround(){return this._centerClampedToGround}setCenterClampedToGround(t){this._centerClampedToGround=t}panBy(t,i,r){return t=e.P.convert(t).mult(-1),this.panTo(this.transform.center,e.e({offset:t},i),r)}panTo(t,i,r){return this.easeTo(e.e({center:t},i),r)}getZoom(){return this.transform.zoom}setZoom(t,e){return this.jumpTo({zoom:t},e),this}zoomTo(t,i,r){return this.easeTo(e.e({zoom:t},i),r)}zoomIn(t,i){return this.zoomTo(e.cw(this.getZoom()+1,this._zoomSnap),t,i),this}zoomOut(t,i){return this.zoomTo(e.cw(this.getZoom()-1,this._zoomSnap),t,i),this}getVerticalFieldOfView(){return this.transform.fov}setVerticalFieldOfView(t,i){return t!=this.transform.fov&&(this.transform.setFov(t),this.fire(new e.n("movestart",i)).fire(new e.n("move",i)).fire(new e.n("moveend",i))),this}getBearing(){return this.transform.bearing}setZoomSnap(t){return this._zoomSnap=t,this}getZoomSnap(){return this._zoomSnap}setBearing(t,e){return this.jumpTo({bearing:t},e),this}getPadding(){return this.transform.padding}setPadding(t,e){return this.jumpTo({padding:t},e),this}rotateTo(t,i,r){return this.easeTo(e.e({bearing:t},i),r)}resetNorth(t,i){return this.rotateTo(0,e.e({duration:1e3},t),i),this}resetNorthPitch(t,i){return this.easeTo(e.e({bearing:0,pitch:0,roll:0,duration:1e3},t),i),this}snapToNorth(t,e){return Math.abs(this.getBearing())<this._bearingSnap?this.resetNorth(t,e):this}getPitch(){return this.transform.pitch}setPitch(t,e){return this.jumpTo({pitch:t},e),this}getRoll(){return this.transform.roll}setRoll(t,e){return this.jumpTo({roll:t},e),this}cameraForBounds(t,e){t=O.convert(t).adjustAntiMeridian();const i=(null==e?void 0:e.bearing)||0;return this._cameraForBoxAndBearing(t.getNorthWest(),t.getSouthEast(),i,e)}_cameraForBoxAndBearing(t,i,r,n){const a={top:0,bottom:0,right:0,left:0};if("number"==typeof(n=e.e({padding:a,offset:[0,0],maxZoom:this.transform.maxZoom},n)).padding){const t=n.padding;n.padding={top:t,bottom:t,right:t,left:t}}const o=e.e(a,n.padding);n.padding=o;const s=this.transform,l=new O(t,i),c=this.cameraHelper.cameraForBoxAndBearing(n,o,l,r,s);return c&&this._zoomSnap&&(c.zoom=e.cw(c.zoom,this._zoomSnap,-1)),c}fitBounds(t,e,i){return this._fitInternal(this.cameraForBounds(t,e),e,i)}fitScreenCoordinates(t,i,r,n,a){return this._fitInternal(this._cameraForBoxAndBearing(this.transform.screenPointToLocation(e.P.convert(t)),this.transform.screenPointToLocation(e.P.convert(i)),r,n),n,a)}_fitInternal(t,i,r){return t?(delete(i=e.e(t,i)).padding,i.linear?this.easeTo(i,r):this.flyTo(i,r)):this}jumpTo(t,i){this.stop(),"zoom"in t&&this._zoomSnap&&(t.zoom=e.cw(t.zoom,this._zoomSnap));const r=this._getTransformForUpdate();let n=!1,a=!1,o=!1;const s=r.zoom;this.terrain&&r.setElevation(this.terrain.getElevationForLngLatZoom(t.center?e.W.convert(t.center):r.center,t.zoom||r.tileZoom)),this.cameraHelper.handleJumpToCenterZoom(r,t);const l=r.zoom!==s;return"elevation"in t&&r.elevation!==+t.elevation&&r.setElevation(+t.elevation),"bearing"in t&&r.bearing!==+t.bearing&&(n=!0,r.setBearing(+t.bearing)),"pitch"in t&&r.pitch!==+t.pitch&&(a=!0,r.setPitch(+t.pitch)),"roll"in t&&r.roll!==+t.roll&&(o=!0,r.setRoll(+t.roll)),null==t.padding||r.isPaddingEqual(t.padding)||r.setPadding(t.padding),this._applyUpdatedTransform(r),this.fire(new e.n("movestart",i)).fire(new e.n("move",i)),l&&this.fire(new e.n("zoomstart",i)).fire(new e.n("zoom",i)).fire(new e.n("zoomend",i)),n&&this.fire(new e.n("rotatestart",i)).fire(new e.n("rotate",i)).fire(new e.n("rotateend",i)),a&&this.fire(new e.n("pitchstart",i)).fire(new e.n("pitch",i)).fire(new e.n("pitchend",i)),o&&this.fire(new e.n("rollstart",i)).fire(new e.n("roll",i)).fire(new e.n("rollend",i)),this.fire(new e.n("moveend",i))}calculateCameraOptionsFromTo(t,i,r,n=0){const a=e.a7.fromLngLat(t,i),o=e.a7.fromLngLat(r,n),s=o.x-a.x,l=o.y-a.y,c=o.z-a.z,h=Math.hypot(s,l,c);if(0===h)throw new Error("Can't calculate camera options with same From and To");const u=Math.hypot(s,l),d=e.ar(this.transform.cameraToCenterDistance/h/this.transform.tileSize),p=180*Math.atan2(s,-l)/Math.PI;let m=180*Math.acos(u/h)/Math.PI;return m=c<0?90-m:90+m,{center:o.toLngLat(),elevation:n,zoom:d,pitch:m,bearing:p}}calculateCameraOptionsFromCameraLngLatAltRotation(t,e,i,r,n){const a=this.transform.calculateCenterFromCameraLngLatAlt(t,e,i,r);return{center:a.center,elevation:a.elevation,zoom:a.zoom,bearing:i,pitch:r,roll:n}}easeTo(t,i){this._stop(!1,t.easeId),"zoom"in(t=e.e({offset:[0,0],duration:500,easing:e.cy},t))&&this._zoomSnap&&(t.zoom=e.cw(t.zoom,this._zoomSnap)),(!1===t.animate||!t.essential&&s.prefersReducedMotion)&&(t.duration=0);const r=this._getTransformForUpdate(),n=this.getBearing(),a=r.pitch,o=r.roll,l="bearing"in t?this._normalizeBearing(t.bearing,n):n,c="pitch"in t?+t.pitch:a,h="roll"in t?this._normalizeBearing(t.roll,o):o,u="padding"in t?t.padding:r.padding,d=e.P.convert(t.offset);let p,m;t.around&&(p=e.W.convert(t.around),m=r.locationToScreenPoint(p));const f={moving:this._moving,zooming:this._zooming,rotating:this._rotating,pitching:this._pitching,rolling:this._rolling},g=this.cameraHelper.handleEaseTo(r,{bearing:l,pitch:c,roll:h,padding:u,around:p,aroundPoint:m,offsetAsPoint:d,offset:t.offset,zoom:t.zoom,center:t.center});return this._rotating=this._rotating||n!==l,this._pitching=this._pitching||c!==a,this._rolling=this._rolling||h!==o,this._padding=!r.isPaddingEqual(u),this._zooming=this._zooming||g.isZooming,this._easeId=t.easeId,this._prepareEase(i,t.noMoveStart,f),this.terrain&&this._prepareElevation(g.elevationCenter),this._ease(e=>{g.easeFunc(e),this.terrain&&!t.freezeElevation&&this._updateElevation(e),this._applyUpdatedTransform(r),this._fireMoveEvents(i)},e=>{this.terrain&&t.freezeElevation&&this._finalizeElevation(),this._afterEase(i,e)},t),this}_prepareEase(t,i,r={}){this._moving=!0,i||r.moving||this.fire(new e.n("movestart",t)),this._zooming&&!r.zooming&&this.fire(new e.n("zoomstart",t)),this._rotating&&!r.rotating&&this.fire(new e.n("rotatestart",t)),this._pitching&&!r.pitching&&this.fire(new e.n("pitchstart",t)),this._rolling&&!r.rolling&&this.fire(new e.n("rollstart",t))}_prepareElevation(t){this._elevationCenter=t,this._elevationStart=this.transform.elevation,this._elevationTarget=this.terrain.getElevationForLngLatZoom(t,this.transform.tileZoom),this._elevationFreeze=!0}_updateElevation(t){void 0!==this._elevationStart&&void 0!==this._elevationCenter||this._prepareElevation(this.transform.center),this.transform.setMinElevationForCurrentTile(this.terrain.getMinTileElevationForLngLatZoom(this._elevationCenter,this.transform.tileZoom));const i=this.terrain.getElevationForLngLatZoom(this._elevationCenter,this.transform.tileZoom);if(t<1&&i!==this._elevationTarget){const e=this._elevationTarget-this._elevationStart;this._elevationStart+=t*(e-(i-(e*t+this._elevationStart))/(1-t)),this._elevationTarget=i}this.transform.setElevation(e.H.number(this._elevationStart,this._elevationTarget,t))}_finalizeElevation(){this._elevationFreeze=!1,this.getCenterClampedToGround()&&this.transform.recalculateZoomAndCenter(this.terrain)}_getTransformForUpdate(){return this.transformCameraUpdate||this.terrain?(this._requestedCameraState||(this._requestedCameraState=this.transform.clone()),this._requestedCameraState):this.transform}_elevateCameraIfInsideTerrain(t){if(!this.terrain&&t.elevation>=0&&t.pitch<=90)return{};const e=t.getCameraLngLat(),i=t.getCameraAltitude(),r=this.terrain?this.terrain.getElevationForLngLatZoom(e,t.zoom):0;if(i<r){const i=this.calculateCameraOptionsFromTo(e,r,t.center,t.elevation);return{pitch:i.pitch,zoom:i.zoom}}return{}}_applyUpdatedTransform(t){const e=[];if(e.push(t=>this._elevateCameraIfInsideTerrain(t)),this.transformCameraUpdate&&e.push(t=>this.transformCameraUpdate(t)),!e.length)return;const i=t.clone();for(const t of e){const e=i.clone(),{center:r,zoom:n,roll:a,pitch:o,bearing:s,elevation:l}=t(e);r&&e.setCenter(r),void 0!==l&&e.setElevation(l),void 0!==n&&e.setZoom(n),void 0!==a&&e.setRoll(a),void 0!==o&&e.setPitch(o),void 0!==s&&e.setBearing(s),i.apply(e,!1)}this.transform.apply(i,!1)}_fireMoveEvents(t){this.fire(new e.n("move",t)),this._zooming&&this.fire(new e.n("zoom",t)),this._rotating&&this.fire(new e.n("rotate",t)),this._pitching&&this.fire(new e.n("pitch",t)),this._rolling&&this.fire(new e.n("roll",t))}_afterEase(t,i){if(this._easeId&&i&&this._easeId===i)return;delete this._easeId;const r=this._zooming,n=this._rotating,a=this._pitching,o=this._rolling;this._moving=!1,this._zooming=!1,this._rotating=!1,this._pitching=!1,this._rolling=!1,this._padding=!1,r&&this.fire(new e.n("zoomend",t)),n&&this.fire(new e.n("rotateend",t)),a&&this.fire(new e.n("pitchend",t)),o&&this.fire(new e.n("rollend",t)),this.fire(new e.n("moveend",t))}flyTo(t,i){if(!t.essential&&s.prefersReducedMotion){const r=e.V(t,["center","zoom","bearing","pitch","roll","elevation","padding"]);return this.jumpTo(r,i)}this.stop(),"zoom"in(t=e.e({offset:[0,0],speed:1.2,curve:1.42,easing:e.cy},t))&&this._zoomSnap&&(t.zoom=e.cw(t.zoom,this._zoomSnap));const r=this._getTransformForUpdate(),n=r.bearing,a=r.pitch,o=r.roll,l=r.padding,c="bearing"in t?this._normalizeBearing(t.bearing,n):n,h="pitch"in t?+t.pitch:a,u="roll"in t?this._normalizeBearing(t.roll,o):o,d="padding"in t?t.padding:r.padding,p=e.P.convert(t.offset);let m=r.centerPoint.add(p);const f=r.screenPointToLocation(m),g=this.cameraHelper.handleFlyTo(r,{bearing:c,pitch:h,roll:u,padding:d,locationAtOffset:f,offsetAsPoint:p,center:t.center,minZoom:t.minZoom,zoom:t.zoom});let _=t.curve;const y=Math.max(r.width,r.height),x=y/g.scaleOfZoom,v=g.pixelPathLength;"number"==typeof g.scaleOfMinZoom&&(_=Math.sqrt(y/g.scaleOfMinZoom/v*2));const b=_*_;function T(t){const e=(x*x-y*y+(t?-1:1)*b*b*v*v)/(2*(t?x:y)*b*v);return Math.log(Math.sqrt(e*e+1)-e)}function w(t){return(Math.exp(t)-Math.exp(-t))/2}function V(t){return(Math.exp(t)+Math.exp(-t))/2}const R=T(!1);let M=function(t){return V(R)/V(R+_*t)},U=function(t){return y*((V(R)*(w(e=R+_*t)/V(e))-w(R))/b)/v;var e},S=(T(!0)-R)/_;if(Math.abs(v)<2e-6||!isFinite(S)){if(Math.abs(y-x)<1e-6)return this.easeTo(t,i);const e=x<y?-1:1;S=Math.abs(Math.log(x/y))/_,U=()=>0,M=t=>Math.exp(e*_*t)}return t.duration="duration"in t?+t.duration:1e3*S/("screenSpeed"in t?+t.screenSpeed/_:+t.speed),t.maxDuration&&t.duration>t.maxDuration&&(t.duration=0),this._zooming=!0,this._rotating=n!==c,this._pitching=h!==a,this._rolling=u!==o,this._padding=!r.isPaddingEqual(d),this._prepareEase(i,!1),this.terrain&&this._prepareElevation(g.targetCenter),this._ease(s=>{const f=s*S,_=1/M(f),y=U(f);this._rotating&&r.setBearing(e.H.number(n,c,s)),this._pitching&&r.setPitch(e.H.number(a,h,s)),this._rolling&&r.setRoll(e.H.number(o,u,s)),this._padding&&(r.interpolatePadding(l,d,s),m=r.centerPoint.add(p)),g.easeFunc(s,_,y,m),this.terrain&&!t.freezeElevation&&this._updateElevation(s),this._applyUpdatedTransform(r),this._fireMoveEvents(i)},()=>{this.terrain&&t.freezeElevation&&this._finalizeElevation(),this._afterEase(i)},t),this}isEasing(){return!!this._easeFrameId}stop(){return this._stop()}_stop(t,e){var i;if(this._easeFrameId&&(this._cancelRenderFrame(this._easeFrameId),delete this._easeFrameId,delete this._onEaseFrame),this._onEaseEnd){const t=this._onEaseEnd;delete this._onEaseEnd,t.call(this,e)}return t||null===(i=this.handlers)||void 0===i||i.stop(!1),this}_ease(t,e,i){!1===i.animate||0===i.duration?(t(1),e()):(this._easeStart=c(),this._easeOptions=i,this._onEaseFrame=t,this._onEaseEnd=e,this._easeFrameId=this._requestRenderFrame(this._renderFrameCallback))}_normalizeBearing(t,i){t=e.X(t,-180,180);const r=Math.abs(t-i);return Math.abs(t-360-i)<r&&(t-=360),Math.abs(t+360-i)<r&&(t+=360),t}queryTerrainElevation(t){return this.terrain?this.terrain.getElevationForLngLat(e.W.convert(t),this.transform):null}}const Ha={compact:!0,customAttribution:'<a href="https://maplibre.org/" target="_blank">MapLibre</a>'};class qa{constructor(t=Ha){this._toggleAttribution=()=>{this._container.classList.contains("maplibregl-compact")&&(this._container.classList.contains("maplibregl-compact-show")?(this._container.setAttribute("open",""),this._container.classList.remove("maplibregl-compact-show")):(this._container.classList.add("maplibregl-compact-show"),this._container.removeAttribute("open")))},this._updateData=t=>{!t||"metadata"!==t.sourceDataType&&"visibility"!==t.sourceDataType&&"style"!==t.dataType&&"terrain"!==t.type||this._updateAttributions()},this._updateCompact=()=>{this._map.getCanvasContainer().offsetWidth<=640||this._compact?!1===this._compact?this._container.setAttribute("open",""):this._container.classList.contains("maplibregl-compact")||this._container.classList.contains("maplibregl-attrib-empty")||(this._container.setAttribute("open",""),this._container.classList.add("maplibregl-compact","maplibregl-compact-show")):(this._container.setAttribute("open",""),this._container.classList.contains("maplibregl-compact")&&this._container.classList.remove("maplibregl-compact","maplibregl-compact-show"))},this._updateCompactMinimize=()=>{this._container.classList.contains("maplibregl-compact")&&this._container.classList.contains("maplibregl-compact-show")&&this._container.classList.remove("maplibregl-compact-show")},this.options=t}getDefaultPosition(){return"bottom-right"}onAdd(t){return this._map=t,this._compact=this.options.compact,this._container=d.create("details","maplibregl-ctrl maplibregl-ctrl-attrib"),this._compactButton=d.create("summary","maplibregl-ctrl-attrib-button",this._container),this._compactButton.addEventListener("click",this._toggleAttribution),this._setElementTitle(this._compactButton,"ToggleAttribution"),this._innerContainer=d.create("div","maplibregl-ctrl-attrib-inner",this._container),this._updateAttributions(),this._updateCompact(),this._map.on("styledata",this._updateData),this._map.on("sourcedata",this._updateData),this._map.on("terrain",this._updateData),this._map.on("resize",this._updateCompact),this._map.on("drag",this._updateCompactMinimize),this._container}onRemove(){this._container.remove(),this._map.off("styledata",this._updateData),this._map.off("sourcedata",this._updateData),this._map.off("terrain",this._updateData),this._map.off("resize",this._updateCompact),this._map.off("drag",this._updateCompactMinimize),this._map=void 0,this._compact=void 0,this._attribHTML=void 0}_setElementTitle(t,e){const i=this._map._getUIString(`AttributionControl.${e}`);t.title=i,t.setAttribute("aria-label",i)}_updateAttributions(){if(!this._map.style)return;let t=[];if(this.options.customAttribution&&(Array.isArray(this.options.customAttribution)?t=t.concat(this.options.customAttribution.map(t=>"string"!=typeof t?"":t)):"string"==typeof this.options.customAttribution&&t.push(this.options.customAttribution)),this._map.style.stylesheet){const t=this._map.style.stylesheet;this.styleOwner=t.owner,this.styleId=t.id}const e=this._map.style.tileManagers;for(const i in e){const r=e[i];if(r.used||r.usedForTerrain){const e=r.getSource();e.attribution&&!t.includes(e.attribution)&&t.push(e.attribution)}}t=t.filter(t=>String(t).trim()),t.sort((t,e)=>t.length-e.length),t=t.filter((e,i)=>{for(let r=i+1;r<t.length;r++)if(t[r].includes(e))return!1;return!0});const i=t.join(" | ");i!==this._attribHTML&&(this._attribHTML=i,t.length?(this._innerContainer.innerHTML=d.sanitize(i),this._container.classList.remove("maplibregl-attrib-empty")):this._container.classList.add("maplibregl-attrib-empty"),this._updateCompact(),this._editLink=null)}}class Ka{constructor(t={}){this._updateCompact=()=>{const t=this._container.children;if(t.length){const e=t[0];this._map.getCanvasContainer().offsetWidth<=640||this._compact?!1!==this._compact&&e.classList.add("maplibregl-compact"):e.classList.remove("maplibregl-compact")}},this.options=t}getDefaultPosition(){return"bottom-left"}onAdd(t){var e;this._map=t,this._compact=null===(e=this.options)||void 0===e?void 0:e.compact,this._container=d.create("div","maplibregl-ctrl");const i=d.create("a","maplibregl-ctrl-logo");return i.target="_blank",i.rel="noopener nofollow",i.href="https://maplibre.org/",i.setAttribute("aria-label",this._map._getUIString("LogoControl.Title")),i.setAttribute("rel","noopener nofollow"),this._container.appendChild(i),this._container.style.display="block",this._map.on("resize",this._updateCompact),this._updateCompact(),this._container}onRemove(){this._container.remove(),this._map.off("resize",this._updateCompact),this._map=void 0,this._compact=void 0}}class $a{constructor(){this._queue=[],this._id=0,this._cleared=!1,this._currentlyRunning=!1}add(t){const e=++this._id;return this._queue.push({callback:t,id:e,cancelled:!1}),e}remove(t){const e=this._currentlyRunning,i=e?this._queue.concat(e):this._queue;for(const e of i)if(e.id===t)return void(e.cancelled=!0)}run(t=0){if(this._currentlyRunning)throw new Error("Attempting to run(), but is already running.");const e=this._currentlyRunning=this._queue;this._queue=[];for(const i of e)if(!i.cancelled&&(i.callback(t),this._cleared))break;this._cleared=!1,this._currentlyRunning=!1}clear(){this._currentlyRunning&&(this._cleared=!0),this._queue=[]}}var to=e.aT([{name:"a_pos3d",type:"Int16",components:3}]);class eo extends e.E{constructor(t){super(),this._lastTilesetChange=c(),this.tileManager=t,this._tiles={},this._renderableTilesKeys=[],this._sourceTileCache={},this.minzoom=0,this.maxzoom=22,this.deltaZoom=1,this.tileSize=t._source.tileSize*2**this.deltaZoom,t.usedForTerrain=!0,t.tileSize=this.tileSize}destruct(){this.tileManager.usedForTerrain=!1,this.tileManager.tileSize=null}getSource(){return this.tileManager._source}update(t,i){this.tileManager.update(t,i),this._renderableTilesKeys=[];const r={};for(const n of Rt(t,{tileSize:this.tileSize,minzoom:this.minzoom,maxzoom:this.maxzoom,reparseOverscaled:!1,terrain:i,calculateTileZoom:this.tileManager._source.calculateTileZoom}))r[n.key]=!0,this._renderableTilesKeys.push(n.key),this._tiles[n.key]||(n.terrainRttPosMatrix32f=new Float64Array(16),e.c7(n.terrainRttPosMatrix32f,0,e.a6,e.a6,0,0,1),this._tiles[n.key]=new ut(n,this.tileSize),this._lastTilesetChange=c());for(const t in this._tiles)r[t]||delete this._tiles[t]}freeRtt(t){for(const e in this._tiles){const i=this._tiles[e];(!t||i.tileID.equals(t)||i.tileID.isChildOf(t)||t.isChildOf(i.tileID))&&(i.rtt=[])}}getRenderableTiles(){return this._renderableTilesKeys.map(t=>this.getTileByID(t))}getTileByID(t){return this._tiles[t]}getTerrainCoords(t,e){return e?this._getTerrainCoordsForTileRanges(t,e):this._getTerrainCoordsForRegularTile(t)}_getTerrainCoordsForRegularTile(t){const i={};for(const r of this._renderableTilesKeys){const n=this._tiles[r].tileID,a=t.clone(),o=e.bj();if(n.canonical.equals(t.canonical))e.c7(o,0,e.a6,e.a6,0,0,1);else if(n.canonical.isChildOf(t.canonical)){const i=n.canonical.z-t.canonical.z,r=n.canonical.x-(n.canonical.x>>i<<i),a=n.canonical.y-(n.canonical.y>>i<<i),s=e.a6>>i;e.c7(o,0,s,s,0,0,1),e.Q(o,o,[-r*s,-a*s,0])}else{if(!t.canonical.isChildOf(n.canonical))continue;{const i=t.canonical.z-n.canonical.z,r=t.canonical.x-(t.canonical.x>>i<<i),a=t.canonical.y-(t.canonical.y>>i<<i),s=e.a6>>i;e.c7(o,0,e.a6,e.a6,0,0,1),e.Q(o,o,[r*s,a*s,0]),e.S(o,o,[1/2**i,1/2**i,0])}}a.terrainRttPosMatrix32f=new Float32Array(o),i[r]=a}return i}_getTerrainCoordsForTileRanges(t,i){const r={};for(const n of this._renderableTilesKeys){const a=this._tiles[n].tileID;if(!this._isWithinTileRanges(a,i))continue;const o=t.clone(),s=e.bj();if(a.canonical.z===t.canonical.z){const i=t.canonical.x-a.canonical.x+t.wrap*(1<<t.canonical.z),r=t.canonical.y-a.canonical.y;e.c7(s,0,e.a6,e.a6,0,0,1),e.Q(s,s,[i*e.a6,r*e.a6,0])}else if(a.canonical.z>t.canonical.z){const i=a.canonical.z-t.canonical.z,r=a.canonical.x-(a.canonical.x>>i<<i)+t.wrap*(1<<a.canonical.z),n=a.canonical.y-(a.canonical.y>>i<<i),o=t.canonical.x-(a.canonical.x>>i),l=t.canonical.y-(a.canonical.y>>i),c=e.a6>>i;e.c7(s,0,c,c,0,0,1),e.Q(s,s,[-r*c+o*e.a6,-n*c+l*e.a6,0])}else{const i=t.canonical.z-a.canonical.z,r=t.canonical.x-(t.canonical.x>>i<<i)+t.wrap*(1<<t.canonical.z),n=t.canonical.y-(t.canonical.y>>i<<i),o=(t.canonical.x>>i)-a.canonical.x,l=(t.canonical.y>>i)-a.canonical.y,c=e.a6<<i;e.c7(s,0,c,c,0,0,1),e.Q(s,s,[r*e.a6+o*c,n*e.a6+l*c,0])}o.terrainRttPosMatrix32f=new Float32Array(s),r[n]=o}return r}getSourceTile(t,e){const i=this.tileManager._source;let r=t.overscaledZ-this.deltaZoom;if(r>i.maxzoom&&(r=i.maxzoom),r<i.minzoom)return;this._sourceTileCache[t.key]||(this._sourceTileCache[t.key]=t.scaledTo(r).key);let n=this.findTileInCaches(this._sourceTileCache[t.key]);if(!(null==n?void 0:n.dem)&&e)for(;r>=i.minzoom&&!(null==n?void 0:n.dem);)n=this.findTileInCaches(t.scaledTo(r--).key);return n}findTileInCaches(t){let e=this.tileManager.getTileByID(t);return e||(e=this.tileManager._outOfViewCache.getByKey(t),e)}anyTilesAfterTime(t=Date.now()){return this._lastTilesetChange>=t}_isWithinTileRanges(t,e){const i=e[t.canonical.z];return!!i&&(t.wrap>i.minWrap||t.wrap<i.maxWrap||t.canonical.x>=i.minTileXWrapped&&t.canonical.x<=i.maxTileXWrapped&&t.canonical.y>=i.minTileY&&t.canonical.y<=i.maxTileY)}}class io{constructor(t,e,i){this._meshCache={},this.painter=t,this.tileManager=new eo(e),this.options=i,this.exaggeration="number"==typeof i.exaggeration?i.exaggeration:1,this.qualityFactor=2,this.meshSize=128,this._demMatrixCache={},this.coordsIndex=[],this._coordsTextureSize=1024}destroy(){this._fbo&&(this._fbo.destroy(),this._fbo=null),this._fboCoordsTexture&&(this._fboCoordsTexture.destroy(),this._fboCoordsTexture=null),this._fboDepthTexture&&(this._fboDepthTexture.destroy(),this._fboDepthTexture=null),this._emptyDemTexture&&(this._emptyDemTexture.destroy(),this._emptyDemTexture=null),this._emptyDepthTexture&&(this._emptyDepthTexture.destroy(),this._emptyDepthTexture=null),this._coordsTexture&&(this._coordsTexture.destroy(),this._coordsTexture=null);for(const t in this._meshCache)this._meshCache[t].destroy();this._meshCache={},this.tileManager.destruct()}getDEMElevation(t,i,r,n=e.a6){var a;const o=t.normalizeCoordinates(i,r,n);if(!o)return 0;const s=this.getTerrainData(o.tileID),l=null===(a=s.tile)||void 0===a?void 0:a.dem;if(!l)return 0;const c=e.cC([],[o.x/n*e.a6,o.y/n*e.a6],s.u_terrain_matrix),h=[c[0]*l.dim,c[1]*l.dim],u=Math.floor(h[0]),d=Math.floor(h[1]),p=h[0]-u,m=h[1]-d;return l.get(u,d)*(1-p)*(1-m)+l.get(u+1,d)*p*(1-m)+l.get(u,d+1)*(1-p)*m+l.get(u+1,d+1)*p*m}getElevationForLngLatZoom(t,i){if(!e.cD(i,t.wrap()))return 0;const{tileID:r,mercatorX:n,mercatorY:a}=this._getOverscaledTileIDFromLngLatZoom(t,i);return this.getElevation(r,n%e.a6,a%e.a6,e.a6)}getElevationForLngLat(t,e){const i=Rt(e,{maxzoom:this.tileManager.maxzoom,minzoom:this.tileManager.minzoom,tileSize:512,terrain:this});let r=0;for(const t of i)t.canonical.z>r&&(r=Math.min(t.canonical.z,this.tileManager.maxzoom));return this.getElevationForLngLatZoom(t,r)}getElevation(t,i,r,n=e.a6){return this.getDEMElevation(t,i,r,n)*this.exaggeration}getTerrainData(t){var i,r;if(!this._emptyDemTexture){const t=this.painter.context,i=new e.R({width:1,height:1},new Uint8Array(4));this._emptyDepthTexture=new e.T(t,i,t.gl.RGBA,{premultiply:!1}),this._emptyDemUnpack=[0,0,0,0],this._emptyDemTexture=new e.T(t,new e.R({width:1,height:1}),t.gl.RGBA,{premultiply:!1}),this._emptyDemTexture.bind(t.gl.NEAREST,t.gl.CLAMP_TO_EDGE),this._emptyDemMatrix=e.ap([])}const n=this.tileManager.getSourceTile(t,!0);if((null==n?void 0:n.dem)&&(!n.demTexture||n.needsTerrainPrepare)){const t=this.painter.context;n.demTexture=this.painter.getTileTexture(n.dem.stride),n.demTexture?n.demTexture.update(n.dem.getPixels(),{premultiply:!1}):n.demTexture=new e.T(t,n.dem.getPixels(),t.gl.RGBA,{premultiply:!1}),n.demTexture.bind(t.gl.NEAREST,t.gl.CLAMP_TO_EDGE),n.needsTerrainPrepare=!1}const a=n&&n.toString()+n.tileID.key+t.key;if(a&&!this._demMatrixCache[a]){const i=this.tileManager.getSource().maxzoom;let r=t.canonical.z-n.tileID.canonical.z;t.overscaledZ>t.canonical.z&&(t.canonical.z>=i?r=t.canonical.z-i:e.w("cannot calculate elevation if elevation maxzoom > source.maxzoom"));const o=t.canonical.x-(t.canonical.x>>r<<r),s=t.canonical.y-(t.canonical.y>>r<<r),l=e.cE(new Float64Array(16),[1/(e.a6<<r),1/(e.a6<<r),0]);e.Q(l,l,[o*e.a6,s*e.a6,0]),this._demMatrixCache[a]={matrix:l,coord:t}}return{u_depth:2,u_terrain:3,u_terrain_dim:(null===(i=null==n?void 0:n.dem)||void 0===i?void 0:i.dim)||1,u_terrain_matrix:a?this._demMatrixCache[a].matrix:this._emptyDemMatrix,u_terrain_unpack:(null===(r=null==n?void 0:n.dem)||void 0===r?void 0:r.getUnpackVector())||this._emptyDemUnpack,u_terrain_exaggeration:this.exaggeration,texture:((null==n?void 0:n.demTexture)||this._emptyDemTexture).texture,depthTexture:(this._fboDepthTexture||this._emptyDepthTexture).texture,tile:n}}getFramebuffer(t){const i=this.painter,r=i.width/devicePixelRatio,n=i.height/devicePixelRatio;return!this._fbo||this._fbo.width===r&&this._fbo.height===n||(this._fbo.destroy(),this._fboCoordsTexture.destroy(),this._fboDepthTexture.destroy(),delete this._fbo,delete this._fboDepthTexture,delete this._fboCoordsTexture),this._fboCoordsTexture||(this._fboCoordsTexture=new e.T(i.context,{width:r,height:n,data:null},i.context.gl.RGBA,{premultiply:!1}),this._fboCoordsTexture.bind(i.context.gl.NEAREST,i.context.gl.CLAMP_TO_EDGE)),this._fboDepthTexture||(this._fboDepthTexture=new e.T(i.context,{width:r,height:n,data:null},i.context.gl.RGBA,{premultiply:!1}),this._fboDepthTexture.bind(i.context.gl.NEAREST,i.context.gl.CLAMP_TO_EDGE)),this._fbo||(this._fbo=i.context.createFramebuffer(r,n,!0,!1),this._fbo.depthAttachment.set(i.context.createRenderbuffer(i.context.gl.DEPTH_COMPONENT16,r,n))),this._fbo.colorAttachment.set("coords"===t?this._fboCoordsTexture.texture:this._fboDepthTexture.texture),this._fbo}getCoordsTexture(){const t=this.painter.context;if(this._coordsTexture)return this._coordsTexture;const i=new Uint8Array(this._coordsTextureSize*this._coordsTextureSize*4);for(let t=0,e=0;t<this._coordsTextureSize;t++)for(let r=0;r<this._coordsTextureSize;r++,e+=4)i[e+0]=255&r,i[e+1]=255&t,i[e+2]=r>>8<<4|t>>8,i[e+3]=0;const r=new e.R({width:this._coordsTextureSize,height:this._coordsTextureSize},new Uint8Array(i.buffer)),n=new e.T(t,r,t.gl.RGBA,{premultiply:!1});return n.bind(t.gl.NEAREST,t.gl.CLAMP_TO_EDGE),this._coordsTexture=n,n}pointCoordinate(t){this.painter.maybeDrawDepth(!0),this.painter.maybeDrawCoords();const i=new Uint8Array(4),r=this.painter.context,n=r.gl,a=Math.round(t.x*this.painter.pixelRatio/devicePixelRatio),o=Math.round(t.y*this.painter.pixelRatio/devicePixelRatio),s=Math.round(this.painter.height/devicePixelRatio);r.bindFramebuffer.set(this.getFramebuffer("coords").framebuffer),n.readPixels(a,s-o-1,1,1,n.RGBA,n.UNSIGNED_BYTE,i),r.bindFramebuffer.set(null);const l=i[0]+(i[2]>>4<<8),c=i[1]+((15&i[2])<<8),h=this.coordsIndex[255-i[3]],u=h&&this.tileManager.getTileByID(h);if(!u)return null;const d=this._coordsTextureSize,p=(1<<u.tileID.canonical.z)*d;return new e.a7((u.tileID.canonical.x*d+l)/p+u.tileID.wrap,(u.tileID.canonical.y*d+c)/p,this.getElevation(u.tileID,l,c,d))}depthAtPoint(t){const e=new Uint8Array(4),i=this.painter.context,r=i.gl;return i.bindFramebuffer.set(this.getFramebuffer("depth").framebuffer),r.readPixels(t.x,this.painter.height/devicePixelRatio-t.y-1,1,1,r.RGBA,r.UNSIGNED_BYTE,e),i.bindFramebuffer.set(null),(e[0]/16777216+e[1]/65536+e[2]/256+e[3])/256}getTerrainMesh(t){var i;const r=(null===(i=this.painter.style.projection)||void 0===i?void 0:i.transitionState)>0,n=r&&0===t.canonical.y,a=r&&t.canonical.y===(1<<t.canonical.z)-1,o=`m_${n?"n":""}_${a?"s":""}`;if(this._meshCache[o])return this._meshCache[o];const s=this.painter.context,l=new e.cF,c=new e.aX,h=this.meshSize,u=e.a6/h,d=h*h;for(let t=0;t<=h;t++)for(let e=0;e<=h;e++)l.emplaceBack(e*u,t*u,0);for(let t=0;t<d;t+=h+1)for(let e=0;e<h;e++)c.emplaceBack(e+t,h+e+t+1,h+e+t+2),c.emplaceBack(e+t,h+e+t+2,e+t+1);const p=l.length,m=p+(h+1),f=(h+1)*h,g=n?e.bq:0,_=n?0:1,y=a?e.br:e.a6,x=a?0:1;for(let t=0;t<=h;t++)l.emplaceBack(t*u,g,_);for(let t=0;t<=h;t++)l.emplaceBack(t*u,y,x);for(let t=0;t<h;t++)c.emplaceBack(f+t,m+t,m+t+1),c.emplaceBack(f+t,m+t+1,f+t+1),c.emplaceBack(0+t,p+t+1,p+t),c.emplaceBack(0+t,0+t+1,p+t+1);const v=l.length,b=v+2*(h+1);for(const t of[0,1])for(let i=0;i<=h;i++)for(const r of[0,1])l.emplaceBack(t*e.a6,i*u,r);for(let t=0;t<2*h;t+=2)c.emplaceBack(v+t,v+t+1,v+t+3),c.emplaceBack(v+t,v+t+3,v+t+2),c.emplaceBack(b+t,b+t+3,b+t+1),c.emplaceBack(b+t,b+t+2,b+t+3);const T=new ze(s.createVertexBuffer(l,to.members),s.createIndexBuffer(c),e.aW.simpleSegment(0,0,l.length,c.length));return this._meshCache[o]=T,T}getMeshFrameDelta(t){return 2*Math.PI*e.bD/Math.pow(2,Math.max(t,0))/5}getMinTileElevationForLngLatZoom(t,i){var r;if(!e.cD(i,t.wrap()))return 0;const{tileID:n}=this._getOverscaledTileIDFromLngLatZoom(t,i);return null!==(r=this.getMinMaxElevation(n).minElevation)&&void 0!==r?r:0}getMinMaxElevation(t){const e=this.getTerrainData(t).tile,i={minElevation:null,maxElevation:null};return(null==e?void 0:e.dem)&&(i.minElevation=e.dem.min*this.exaggeration,i.maxElevation=e.dem.max*this.exaggeration),i}_getOverscaledTileIDFromLngLatZoom(t,i){const r=e.a7.fromLngLat(t.wrap()),n=(1<<i)*e.a6,a=r.x*n,o=r.y*n,s=Math.floor(a/e.a6),l=Math.floor(o/e.a6);return{tileID:new e.a3(i,0,i,s,l),mercatorX:a,mercatorY:o}}}class ro{constructor(t,e,i){this._context=t,this._size=e,this._tileSize=i,this._objects=[],this._recentlyUsed=[],this._stamp=0}destruct(){for(const t of this._objects)t.texture.destroy(),t.fbo.destroy()}_createObject(t){const i=this._context.createFramebuffer(this._tileSize,this._tileSize,!0,!0),r=new e.T(this._context,{width:this._tileSize,height:this._tileSize,data:null},this._context.gl.RGBA);return r.bind(this._context.gl.LINEAR,this._context.gl.CLAMP_TO_EDGE),this._context.extTextureFilterAnisotropic&&this._context.gl.texParameterf(this._context.gl.TEXTURE_2D,this._context.extTextureFilterAnisotropic.TEXTURE_MAX_ANISOTROPY_EXT,this._context.extTextureFilterAnisotropicMax),i.depthAttachment.set(this._context.createRenderbuffer(this._context.gl.DEPTH_STENCIL,this._tileSize,this._tileSize)),i.colorAttachment.set(r.texture),{id:t,fbo:i,texture:r,stamp:-1,inUse:!1}}getObjectForId(t){return this._objects[t]}useObject(t){t.inUse=!0,this._recentlyUsed=this._recentlyUsed.filter(e=>t.id!==e),this._recentlyUsed.push(t.id)}stampObject(t){t.stamp=++this._stamp}getOrCreateFreeObject(){for(const t of this._recentlyUsed)if(!this._objects[t].inUse)return this._objects[t];if(this._objects.length>=this._size)throw new Error("No free RenderPool available, call freeAllObjects() required!");const t=this._createObject(this._objects.length);return this._objects.push(t),t}freeObject(t){t.inUse=!1}freeAllObjects(){for(const t of this._objects)this.freeObject(t)}isFull(){return!(this._objects.length<this._size)&&!1===this._objects.some(t=>!t.inUse)}}const no={background:!0,fill:!0,line:!0,raster:!0,hillshade:!0,"color-relief":!0};class ao{constructor(t,e){this.painter=t,this.terrain=e,this.pool=new ro(t.context,30,e.tileManager.tileSize*e.qualityFactor)}destruct(){this.pool.destruct()}getTexture(t){return this.pool.getObjectForId(t.rtt[this._stacks.length-1].id).texture}prepareForRender(t,e){var i,r;this._stacks=[],this._prevType=null,this._rttTiles=[],this._renderableTiles=this.terrain.tileManager.getRenderableTiles(),this._renderableLayerIds=t._order.filter(i=>!t._layers[i].isHidden(e)),this._coordsAscending={};for(const e in t.tileManagers){this._coordsAscending[e]={};const i=t.tileManagers[e].getVisibleCoordinates(),r=t.tileManagers[e].getSource(),n=r instanceof tt?r.terrainTileRanges:null;for(const t of i){const i=this.terrain.tileManager.getTerrainCoords(t,n);for(const t in i)this._coordsAscending[e][t]||(this._coordsAscending[e][t]=[]),this._coordsAscending[e][t].push(i[t])}}this._rttFingerprints={};for(const e of t._order){const n=t._layers[e],a=n.source;if(no[n.type]&&!this._rttFingerprints[a]){this._rttFingerprints[a]={};const e=null!==(r=null===(i=t.tileManagers[a])||void 0===i?void 0:i.getState().revision)&&void 0!==r?r:0;for(const t in this._coordsAscending[a])this._rttFingerprints[a][t]=`${this._coordsAscending[a][t].map(t=>t.key).sort().join()}#${e}`}}for(const t of this._renderableTiles)for(const e in this._rttFingerprints){const i=this._rttFingerprints[e][t.tileID.key];i&&i!==t.rttFingerprint[e]&&(t.rtt=[])}}renderLayer(t,i){if(t.isHidden(this.painter.transform.zoom))return!1;const r=Object.assign(Object.assign({},i),{isRenderingToTexture:!0}),n=t.type,a=this.painter,o=this._renderableLayerIds[this._renderableLayerIds.length-1]===t.id;if(no[n]&&(this._prevType&&no[this._prevType]||this._stacks.push([]),this._prevType=n,this._stacks[this._stacks.length-1].push(t.id),!o))return!0;if(no[this._prevType]||no[n]&&o){this._prevType=n;const t=this._stacks.length-1,i=this._stacks[t]||[];for(const n of this._renderableTiles){if(this.pool.isFull()&&(jn(this.painter,this.terrain,this._rttTiles,r),this._rttTiles=[],this.pool.freeAllObjects()),this._rttTiles.push(n),n.rtt[t]){const e=this.pool.getObjectForId(n.rtt[t].id);if(e.stamp===n.rtt[t].stamp){this.pool.useObject(e);continue}}const o=this.pool.getOrCreateFreeObject();this.pool.useObject(o),this.pool.stampObject(o),n.rtt[t]={id:o.id,stamp:o.stamp},a.context.bindFramebuffer.set(o.fbo.framebuffer),a.context.clear({color:e.bo.transparent,stencil:0}),a.currentStencilSource=void 0;for(const t of i){const e=a.style._layers[t],i=e.source?this._coordsAscending[e.source][n.tileID.key]:[n.tileID];a.context.viewport.set([0,0,o.fbo.width,o.fbo.height]),a._renderTileClippingMasks(e,i,!0),a.renderLayer(a,a.style.tileManagers[e.source],e,i,r),e.source&&(n.rttFingerprint[e.source]=this._rttFingerprints[e.source][n.tileID.key])}}return jn(this.painter,this.terrain,this._rttTiles,r),this._rttTiles=[],this.pool.freeAllObjects(),no[n]}return!1}}const oo={"AttributionControl.ToggleAttribution":"Toggle attribution","AttributionControl.MapFeedback":"Map feedback","FullscreenControl.Enter":"Enter fullscreen","FullscreenControl.Exit":"Exit fullscreen","GeolocateControl.FindMyLocation":"Find my location","GeolocateControl.LocationNotAvailable":"Location not available","LogoControl.Title":"MapLibre logo","Map.Title":"Map","Marker.Title":"Map marker","NavigationControl.ResetBearing":"Drag to rotate map, click to reset north","NavigationControl.ZoomIn":"Zoom in","NavigationControl.ZoomOut":"Zoom out","Popup.Close":"Close popup","ScaleControl.Feet":"ft","ScaleControl.Meters":"m","ScaleControl.Kilometers":"km","ScaleControl.Miles":"mi","ScaleControl.NauticalMiles":"nm","GlobeControl.Enable":"Enable globe","GlobeControl.Disable":"Disable globe","TerrainControl.Enable":"Enable terrain","TerrainControl.Disable":"Disable terrain","CooperativeGesturesHandler.WindowsHelpText":"Use Ctrl + scroll to zoom the map","CooperativeGesturesHandler.MacHelpText":"Use ⌘ + scroll to zoom the map","CooperativeGesturesHandler.MobileHelpText":"Use two fingers to move the map"},so=i,lo={hash:!1,interactive:!0,bearingSnap:7,zoomSnap:0,attributionControl:Ha,maplibreLogo:!1,refreshExpiredTiles:!0,canvasContextAttributes:{antialias:!1,preserveDrawingBuffer:!1,powerPreference:"high-performance",failIfMajorPerformanceCaveat:!1,desynchronized:!1,contextType:void 0},scrollZoom:!0,minZoom:-2,maxZoom:22,minPitch:0,maxPitch:60,boxZoom:!0,dragRotate:!0,dragPan:!0,keyboard:!0,doubleClickZoom:!0,touchZoomRotate:!0,touchPitch:!0,cooperativeGestures:!1,trackResize:!0,center:[0,0],elevation:0,zoom:0,bearing:0,pitch:0,roll:0,renderWorldCopies:!0,maxTileCacheSize:null,maxTileCacheZoomLevels:e.c.MAX_TILE_CACHE_ZOOM_LEVELS,transformRequest:null,transformCameraUpdate:null,transformConstrain:null,fadeDuration:300,crossSourceCollisions:!0,clickTolerance:3,localIdeographFontFamily:"sans-serif",pitchWithRotate:!0,rollEnabled:!1,reduceMotion:void 0,validateStyle:!0,maxCanvasSize:[4096,4096],cancelPendingTileRequestsWhileZooming:!0,centerClampedToGround:!0,experimentalZoomLevelsToOverscale:void 0,anisotropicFilterPitch:20};let co=class extends Xa{get _ownerWindow(){var t,e;return(null===(e=null===(t=this._container)||void 0===t?void 0:t.ownerDocument)||void 0===e?void 0:e.defaultView)||window}constructor(t){var i,r,n;const a=Object.assign(Object.assign(Object.assign({},lo),t),{canvasContextAttributes:Object.assign(Object.assign({},lo.canvasContextAttributes),t.canvasContextAttributes)});if(null!=a.minZoom&&null!=a.maxZoom&&a.minZoom>a.maxZoom)throw new Error("maxZoom must be greater than or equal to minZoom");if(null!=a.minPitch&&null!=a.maxPitch&&a.minPitch>a.maxPitch)throw new Error("maxPitch must be greater than or equal to minPitch");if(null!=a.minPitch&&a.minPitch<0)throw new Error("minPitch must be greater than or equal to 0");if(null!=a.maxPitch&&a.maxPitch>180)throw new Error("maxPitch must be less than or equal to 180");const o=new Ye,l=new He;void 0!==a.minZoom&&o.setMinZoom(a.minZoom),void 0!==a.maxZoom&&o.setMaxZoom(a.maxZoom),void 0!==a.minPitch&&o.setMinPitch(a.minPitch),void 0!==a.maxPitch&&o.setMaxPitch(a.maxPitch),void 0!==a.renderWorldCopies&&o.setRenderWorldCopies(a.renderWorldCopies),null!==a.transformConstrain&&o.setConstrainOverride(a.transformConstrain),super(o,l,{bearingSnap:a.bearingSnap,zoomSnap:a.zoomSnap}),this._idleTriggered=!1,this._crossFadingFactor=1,this._renderTaskQueue=new $a,this._controls=[],this._mapId=e.ad(),this._lostContextStyle={style:null,images:null},this._contextLost=t=>{if(t.preventDefault(),this._frameRequest&&(this._frameRequest.abort(),this._frameRequest=null),this.painter.destroy(),this._lostContextStyle=this._getStyleAndImages(),this.style){for(const t of Object.values(this.style._layers))if("custom"===t.type&&console.warn(`Custom layer with id '${t.id}' cannot be restored after WebGL context loss. You will need to re-add it manually after context restoration.`),t._listeners)for(const[e]of Object.entries(t._listeners))console.warn(`Custom layer with id '${t.id}' had event listeners for event '${e}' which cannot be restored after WebGL context loss. You will need to re-add them manually after context restoration.`);this.style.destroy(),this.style=null,this.fire(new e.n("webglcontextlost",{originalEvent:t}))}else this.fire(new e.n("webglcontextlost",{originalEvent:t}))},this._contextRestored=t=>{this._lostContextStyle.style&&this.setStyle(this._lostContextStyle.style,{diff:!1}),this._lostContextStyle.images&&this.style&&(this.style.imageManager.images=this._lostContextStyle.images),this._lostContextStyle={style:null,images:null},this._setupPainter(),this.resize(),this._update(),this._resizeInternal(),this.fire(new e.n("webglcontextrestored",{originalEvent:t}))},this._onMapScroll=t=>{if(t.target===this._container)return this._container.scrollTop=0,this._container.scrollLeft=0,!1},this._onWindowOnline=()=>{this._update()},this._interactive=a.interactive,this._maxTileCacheSize=a.maxTileCacheSize,this._maxTileCacheZoomLevels=a.maxTileCacheZoomLevels,this._canvasContextAttributes=Object.assign({},a.canvasContextAttributes),this._trackResize=!0===a.trackResize,this._bearingSnap=a.bearingSnap,this._zoomSnap=a.zoomSnap,this._centerClampedToGround=a.centerClampedToGround,this._refreshExpiredTiles=!0===a.refreshExpiredTiles,this._fadeDuration=a.fadeDuration,this._crossSourceCollisions=!0===a.crossSourceCollisions,this._collectResourceTiming=!0===a.collectResourceTiming,this._locale=Object.assign(Object.assign({},oo),a.locale),this._clickTolerance=a.clickTolerance,this._overridePixelRatio=a.pixelRatio,this._maxCanvasSize=a.maxCanvasSize,this._zoomLevelsToOverscale=a.experimentalZoomLevelsToOverscale,this.transformCameraUpdate=a.transformCameraUpdate,this.transformConstrain=a.transformConstrain,this.cancelPendingTileRequestsWhileZooming=!0===a.cancelPendingTileRequestsWhileZooming,this.setAnisotropicFilterPitch(a.anisotropicFilterPitch),void 0!==a.reduceMotion&&(s.prefersReducedMotion=a.reduceMotion),this._imageQueueHandle=u.addThrottleControl(()=>this.isMoving()),this._requestManager=new p(a.transformRequest),this._container=this._resolveContainer(a.container),a.maxBounds&&this.setMaxBounds(a.maxBounds),this._setupContainer(),this._setupPainter(),this.on("move",()=>this._update(!1)),this.on("moveend",()=>this._update(!1)),this.on("zoom",()=>this._update(!0)),this.on("terrain",()=>{this.painter.terrainFacilitator.depthDirty=!0,this._update(!0)}),this.once("idle",()=>this._idleTriggered=!0),"undefined"!=typeof window&&(this._ownerWindow.addEventListener("online",this._onWindowOnline,!1),this._setupResizeObserver()),this.handlers=new Ja(this,a),this._hash=a.hash?new Jn("string"==typeof a.hash&&a.hash||void 0).addTo(this):void 0,(null===(i=this._hash)||void 0===i?void 0:i._onHashChange())||(this.jumpTo({center:a.center,elevation:a.elevation,zoom:a.zoom,bearing:a.bearing,pitch:a.pitch,roll:a.roll}),a.bounds&&(this.resize(),this.fitBounds(a.bounds,e.e({},a.fitBoundsOptions,{duration:0}))));const c="string"==typeof a.style||!("globe"===(null===(n=null===(r=a.style)||void 0===r?void 0:r.projection)||void 0===n?void 0:n.type));this.resize(null,c),this._localIdeographFontFamily=a.localIdeographFontFamily,this._validateStyle=a.validateStyle,a.style&&this.setStyle(a.style,{localIdeographFontFamily:a.localIdeographFontFamily}),a.attributionControl&&this.addControl(new qa("boolean"==typeof a.attributionControl?void 0:a.attributionControl)),a.maplibreLogo&&this.addControl(new Ka,a.logoPosition),this.on("style.load",()=>{if(c||this._resizeTransform(),this.transform.unmodified){const t=e.V(this.style.stylesheet,["center","zoom","bearing","pitch","roll"]);this.jumpTo(t)}}),this.on("data",t=>{this._update("style"===t.dataType),this.fire(new e.n(`${t.dataType}data`,t))}),this.on("dataloading",t=>{this.fire(new e.n(`${t.dataType}dataloading`,t))}),this.on("dataabort",t=>{this.fire(new e.n("sourcedataabort",t))})}_getMapId(){return this._mapId}setGlobalStateProperty(t,e){return this.style.setGlobalStateProperty(t,e),this._update(!0)}getGlobalState(){return this.style.getGlobalState()}addControl(t,i){if(void 0===i&&(i=t.getDefaultPosition?t.getDefaultPosition():"top-right"),!(null==t?void 0:t.onAdd))return this.fire(new e.l(new Error("Invalid argument to map.addControl(). Argument must be a control with onAdd and onRemove methods.")));const r=t.onAdd(this);this._controls.push(t);const n=this._controlPositions[i];return i.includes("bottom")?n.insertBefore(r,n.firstChild):n.appendChild(r),this}removeControl(t){if(!(null==t?void 0:t.onRemove))return this.fire(new e.l(new Error("Invalid argument to map.removeControl(). Argument must be a control with onAdd and onRemove methods.")));const i=this._controls.indexOf(t);return i>-1&&this._controls.splice(i,1),t.onRemove(this),this}hasControl(t){return this._controls.includes(t)}coveringTiles(t){return Rt(this.transform,t)}calculateCameraOptionsFromTo(t,e,i,r){return null==r&&this.terrain&&(r=this.terrain.getElevationForLngLat(i,this.transform)),super.calculateCameraOptionsFromTo(t,e,i,r)}resize(t,i=!0){if(null!==this._lostContextStyle.style)return this;this._resizeInternal(i);const r=!this._moving;return r&&(this.stop(),this.fire(new e.n("movestart",t)).fire(new e.n("move",t))),this.fire(new e.n("resize",t)),r&&this.fire(new e.n("moveend",t)),this}_resizeInternal(t=!0){const[e,i]=this._containerDimensions(),r=this._getClampedPixelRatio(e,i);if(this._resizeCanvas(e,i,r),this.painter.resize(e,i,r),this.painter.overLimit()){const t=this.painter.context.gl;this._maxCanvasSize=[t.drawingBufferWidth,t.drawingBufferHeight];const r=this._getClampedPixelRatio(e,i);this._resizeCanvas(e,i,r),this.painter.resize(e,i,r)}this._resizeTransform(t)}_resizeTransform(t=!0){var e;const[i,r]=this._containerDimensions();this.transform.resize(i,r,t),null===(e=this._requestedCameraState)||void 0===e||e.resize(i,r,t)}_getClampedPixelRatio(t,e){const{0:i,1:r}=this._maxCanvasSize,n=this.getPixelRatio(),a=t*n,o=e*n;return Math.min(a>i?i/a:1,o>r?r/o:1)*n}getPixelRatio(){var t;return null!==(t=this._overridePixelRatio)&&void 0!==t?t:devicePixelRatio}setPixelRatio(t){this._overridePixelRatio=t,this.resize()}getBounds(){return this.transform.getBounds()}getMaxBounds(){return this.transform.getMaxBounds()}setMaxBounds(t){return this.transform.setMaxBounds(O.convert(t)),this._update()}setMinZoom(t){if((t=null==t?-2:t)>=-2&&t<=this.transform.maxZoom){const i=this.transform.zoom,r=this._getTransformForUpdate();return r.setMinZoom(t),this._applyUpdatedTransform(r),this._update(),i!==this.transform.zoom&&this.fire(new e.n("zoomstart")).fire(new e.n("zoom")).fire(new e.n("zoomend")).fire(new e.n("movestart")).fire(new e.n("move")).fire(new e.n("moveend")),this}throw new Error("minZoom must be between -2 and the current maxZoom, inclusive")}getMinZoom(){return this.transform.minZoom}setMaxZoom(t){if((t=null==t?22:t)>=this.transform.minZoom){const i=this.transform.zoom,r=this._getTransformForUpdate();return r.setMaxZoom(t),this._applyUpdatedTransform(r),this._update(),i!==this.transform.zoom&&this.fire(new e.n("zoomstart")).fire(new e.n("zoom")).fire(new e.n("zoomend")).fire(new e.n("movestart")).fire(new e.n("move")).fire(new e.n("moveend")),this}throw new Error("maxZoom must be greater than the current minZoom")}getMaxZoom(){return this.transform.maxZoom}setMinPitch(t){if((t=null==t?0:t)<0)throw new Error("minPitch must be greater than or equal to 0");if(t>=0&&t<=this.transform.maxPitch){const i=this.transform.pitch,r=this._getTransformForUpdate();return r.setMinPitch(t),this._applyUpdatedTransform(r),this._update(),i!==this.transform.pitch&&this.fire(new e.n("pitchstart")).fire(new e.n("pitch")).fire(new e.n("pitchend")).fire(new e.n("movestart")).fire(new e.n("move")).fire(new e.n("moveend")),this}throw new Error("minPitch must be between 0 and the current maxPitch, inclusive")}getMinPitch(){return this.transform.minPitch}setMaxPitch(t){if((t=null==t?60:t)>180)throw new Error("maxPitch must be less than or equal to 180");if(t>=this.transform.minPitch){const i=this.transform.pitch,r=this._getTransformForUpdate();return r.setMaxPitch(t),this._applyUpdatedTransform(r),this._update(),i!==this.transform.pitch&&this.fire(new e.n("pitchstart")).fire(new e.n("pitch")).fire(new e.n("pitchend")).fire(new e.n("movestart")).fire(new e.n("move")).fire(new e.n("moveend")),this}throw new Error("maxPitch must be greater than the current minPitch")}getMaxPitch(){return this.transform.maxPitch}getAnisotropicFilterPitch(){return this._anisotropicFilterPitch}setAnisotropicFilterPitch(t){if((t=null==t?20:t)>180)throw new Error("anisotropicFilterPitch must be less than or equal to 180");if(t<0)throw new Error("anisotropicFilterPitch must be greater than or equal to 0");return this._anisotropicFilterPitch=t,this._update()}getRenderWorldCopies(){return this.transform.renderWorldCopies}setRenderWorldCopies(t){return this.transform.setRenderWorldCopies(t),this._update()}setTransformConstrain(t){return this.transform.setConstrainOverride(t),this._update()}project(t){return this.transform.locationToScreenPoint(e.W.convert(t),this.style&&this.terrain)}unproject(t){return this.transform.screenPointToLocation(e.P.convert(t),this.terrain)}isMoving(){var t;return this._moving||(null===(t=this.handlers)||void 0===t?void 0:t.isMoving())}isZooming(){var t;return this._zooming||(null===(t=this.handlers)||void 0===t?void 0:t.isZooming())}isRotating(){var t;return this._rotating||(null===(t=this.handlers)||void 0===t?void 0:t.isRotating())}_createDelegatedListener(t,e,i){if("mouseenter"===t||"mouseover"===t){let r=!1;const n=n=>{const a=e.filter(t=>this.getLayer(t)),o=0!==a.length?this.queryRenderedFeatures(n.point,{layers:a}):[];o.length?r||(r=!0,i.call(this,new na(t,this,n.originalEvent,{features:o}))):r=!1};return{layers:e,listener:i,delegates:{mousemove:n,mouseout:()=>{r=!1}}}}if("mouseleave"===t||"mouseout"===t){let r=!1;const n=n=>{const a=e.filter(t=>this.getLayer(t));(0!==a.length?this.queryRenderedFeatures(n.point,{layers:a}):[]).length?r=!0:r&&(r=!1,i.call(this,new na(t,this,n.originalEvent)))},a=e=>{r&&(r=!1,i.call(this,new na(t,this,e.originalEvent)))};return{layers:e,listener:i,delegates:{mousemove:n,mouseout:a}}}{const r=t=>{const r=e.filter(t=>this.getLayer(t)),n=0!==r.length?this.queryRenderedFeatures(t.point,{layers:r}):[];n.length&&(t.features=n,i.call(this,t),delete t.features)};return{layers:e,listener:i,delegates:{[t]:r}}}}_saveDelegatedListener(t,e){this._delegatedListeners=this._delegatedListeners||{},this._delegatedListeners[t]=this._delegatedListeners[t]||[],this._delegatedListeners[t].push(e)}_removeDelegatedListener(t,e,i){var r;if(!(null===(r=this._delegatedListeners)||void 0===r?void 0:r[t]))return;const n=this._delegatedListeners[t];for(let t=0;t<n.length;t++){const r=n[t];if(r.listener===i&&r.layers.length===e.length&&r.layers.every(t=>e.includes(t))){for(const t in r.delegates)this.off(t,r.delegates[t]);return void n.splice(t,1)}}}on(t,e,i){if(void 0===i)return super.on(t,e);const r="string"==typeof e?[e]:e,n=this._createDelegatedListener(t,r,i);this._saveDelegatedListener(t,n);for(const t in n.delegates)this.on(t,n.delegates[t]);return{unsubscribe:()=>{this._removeDelegatedListener(t,r,i)}}}once(t,e,i){if(void 0===i)return super.once(t,e);const r="string"==typeof e?[e]:e,n=this._createDelegatedListener(t,r,i);for(const e in n.delegates){const a=n.delegates[e];n.delegates[e]=(...e)=>{this._removeDelegatedListener(t,r,i),a(...e)}}this._saveDelegatedListener(t,n);for(const t in n.delegates)this.once(t,n.delegates[t]);return this}off(t,e,i){return void 0===i?super.off(t,e):(this._removeDelegatedListener(t,"string"==typeof e?[e]:e,i),this)}queryRenderedFeatures(t,i){if(!this.style)return[];let r;const n=t instanceof e.P||Array.isArray(t),a=n?t:[[0,0],[this.transform.width,this.transform.height]];if(i=i||(n?{}:t)||{},a instanceof e.P||"number"==typeof a[0])r=[e.P.convert(a)];else{const t=e.P.convert(a[0]),i=e.P.convert(a[1]);r=[t,new e.P(i.x,t.y),i,new e.P(t.x,i.y),t]}return this.style.queryRenderedFeatures(r,i,this.transform)}querySourceFeatures(t,e){return this.style.querySourceFeatures(t,e)}setStyle(t,i){return!1!==(i=e.e({},{localIdeographFontFamily:this._localIdeographFontFamily,validate:this._validateStyle},i)).diff&&i.localIdeographFontFamily===this._localIdeographFontFamily&&this.style&&t?(this._diffStyle(t,i),this):(this._localIdeographFontFamily=i.localIdeographFontFamily,this._updateStyle(t,i))}setTransformRequest(t){return this._requestManager.setTransformRequest(t),this}_getUIString(t){const e=this._locale[t];if(null==e)throw new Error(`Missing UI string '${t}'`);return e}_updateStyle(t,e){var i,r,n;if(null===(i=this._diffStyleRequest)||void 0===i||i.abort(),this._diffStyleRequest=null,e.transformStyle&&this.style&&!this.style._loaded)return void this.style.once("style.load",()=>this._updateStyle(t,e));const a=this.style&&e.transformStyle?this.style.serialize():void 0;return this.style&&(this.style.setEventedParent(null),this.style._remove(!t)),t?(this.style=new zi(this,e||{}),this.style.setEventedParent(this,{style:this.style}),"string"==typeof t?this.style.loadURL(t,e,a):this.style.loadJSON(t,e,a),this):(this._frameRequest&&(this._frameRequest.abort(),this._frameRequest=null),null===(n=null===(r=this.style)||void 0===r?void 0:r.projection)||void 0===n||n.destroy(),delete this.style,this)}_lazyInitEmptyStyle(){this.style||(this.style=new zi(this,{}),this.style.setEventedParent(this,{style:this.style}),this.style.loadEmpty())}_diffStyle(t,i){return e._(this,void 0,void 0,function*(){var r;if(null===(r=this._diffStyleRequest)||void 0===r||r.abort(),"string"==typeof t){const r=t;this._diffStyleRequest=new AbortController;const n=this._diffStyleRequest;try{const t=yield this._requestManager.transformRequest(r,"Style");if(n.signal.aborted)return void(this._diffStyleRequest=null);const a=yield e.k(t,n);this._diffStyleRequest=null,this._updateDiff(a.data,i)}catch(t){this._diffStyleRequest=null,e.$(t)||this.fire(new e.l(e.d(t)))}}else"object"==typeof t&&(this._diffStyleRequest=null,this._updateDiff(t,i))})}_updateDiff(t,i){try{this.style.setState(t,i)&&this._update(!0)}catch(r){e.w(`Unable to perform style diff: ${e.d(r).message}. Rebuilding the style from scratch.`),this._updateStyle(t,i)}}getStyle(){if(this.style)return this.style.serialize()}_getStyleAndImages(){return this.style?{style:this.style.serialize(),images:this.style.imageManager.cloneImages()}:{style:null,images:{}}}isStyleLoaded(){if(this.style)return this.style.loaded();e.w("There is no style added to the map.")}addSource(t,e){return this._lazyInitEmptyStyle(),this.style.addSource(t,e),this._update(!0)}isSourceLoaded(t){var i;const r=null===(i=this.style)||void 0===i?void 0:i.tileManagers[t];if(void 0!==r)return r.loaded();this.fire(new e.l(new Error(`There is no tile manager with ID '${t}'`)))}setTerrain(t){if(this.style._checkLoaded(),this._terrainDataCallback&&this.style.off("data",this._terrainDataCallback),t){const i=this.style.tileManagers[t.source];if(!i)throw new Error(`cannot load terrain, because there exists no source with ID: ${t.source}`);null===this.terrain&&i.reload();for(const i in this.style._layers){const r=this.style._layers[i];"hillshade"===r.type&&r.source===t.source&&e.w("You are using the same source for a hillshade layer and for 3D terrain. Please consider using two separate sources to improve rendering quality."),"color-relief"===r.type&&r.source===t.source&&e.w("You are using the same source for a color-relief layer and for 3D terrain. Please consider using two separate sources to improve rendering quality.")}this.terrain=new io(this.painter,i,t),this.painter.renderToTexture=new ao(this.painter,this.terrain),this.transform.setMinElevationForCurrentTile(this.terrain.getMinTileElevationForLngLatZoom(this.transform.center,this.transform.tileZoom)),this.transform.setElevation(this.terrain.getElevationForLngLatZoom(this.transform.center,this.transform.tileZoom)),this._terrainDataCallback=e=>{var i;"style"===e.dataType?this.terrain.tileManager.freeRtt():"source"===e.dataType&&e.tile&&(e.sourceId!==t.source||this._elevationFreeze||(this.transform.setMinElevationForCurrentTile(this.terrain.getMinTileElevationForLngLatZoom(this.transform.center,this.transform.tileZoom)),this._centerClampedToGround&&this.transform.setElevation(this.terrain.getElevationForLngLatZoom(this.transform.center,this.transform.tileZoom))),"image"===(null===(i=e.source)||void 0===i?void 0:i.type)?this.terrain.tileManager.freeRtt():this.terrain.tileManager.freeRtt(e.tile.tileID))},this.style.on("data",this._terrainDataCallback)}else this.terrain&&this.terrain.destroy(),this.terrain=null,this.painter.renderToTexture&&this.painter.renderToTexture.destruct(),this.painter.renderToTexture=null,this.transform.setMinElevationForCurrentTile(0),this._centerClampedToGround&&this.transform.setElevation(0);return this.fire(new e.n("terrain",{terrain:t})),this}getTerrain(){var t,e;return null!==(e=null===(t=this.terrain)||void 0===t?void 0:t.options)&&void 0!==e?e:null}areTilesLoaded(){var t;const e=null===(t=this.style)||void 0===t?void 0:t.tileManagers;for(const t of Object.values(e))if(!t.areTilesLoaded())return!1;return!0}removeSource(t){return this.style.removeSource(t),this._update(!0)}getSource(t){return this.style.getSource(t)}setSourceTileLodParams(t,e,i){if(i){const r=this.getSource(i);if(!r)throw new Error(`There is no source with ID "${i}", cannot set LOD parameters`);r.calculateTileZoom=Tt(Math.max(1,t),Math.max(1,e))}else for(const i in this.style.tileManagers)this.style.tileManagers[i].getSource().calculateTileZoom=Tt(Math.max(1,t),Math.max(1,e));return this._update(!0),this}refreshTiles(t,i){const r=this.style.tileManagers[t];if(!r)throw new Error(`There is no tile manager with ID "${t}", cannot refresh tile`);void 0===i?r.reload(!0):r.refreshTiles(i.map(t=>new e.aa(t.z,t.x,t.y)))}addImage(t,i,r={}){const{pixelRatio:n=1,sdf:a=!1,stretchX:o,stretchY:l,content:c,textFitWidth:h,textFitHeight:u}=r;if(this._lazyInitEmptyStyle(),!(i instanceof HTMLImageElement||e.b(i))){if(void 0===i.width||void 0===i.height)return this.fire(new e.l(new Error("Invalid arguments to map.addImage(). The second argument must be an `HTMLImageElement`, `ImageData`, `ImageBitmap`, or object with `width`, `height`, and `data` properties with the same format as `ImageData`")));{const{width:r,height:s,data:d}=i,p=i;return this.style.addImage(t,{data:new e.R({width:r,height:s},new Uint8Array(d)),pixelRatio:n,stretchX:o,stretchY:l,content:c,textFitWidth:h,textFitHeight:u,sdf:a,version:0,userImage:p}),p.onAdd&&p.onAdd(this,t),this}}{const{width:r,height:d,data:p}=s.getImageData(i);this.style.addImage(t,{data:new e.R({width:r,height:d},p),pixelRatio:n,stretchX:o,stretchY:l,content:c,textFitWidth:h,textFitHeight:u,sdf:a,version:0})}}updateImage(t,i){const r=this.style.getImage(t);if(!r)return this.fire(new e.l(new Error("The map has no image with that id. If you are adding a new image use `map.addImage(...)` instead.")));const n=i instanceof HTMLImageElement||e.b(i)?s.getImageData(i):i,{width:a,height:o,data:l}=n;if(void 0===a||void 0===o)return this.fire(new e.l(new Error("Invalid arguments to map.updateImage(). The second argument must be an `HTMLImageElement`, `ImageData`, `ImageBitmap`, or object with `width`, `height`, and `data` properties with the same format as `ImageData`")));if(a!==r.data.width||o!==r.data.height)return this.fire(new e.l(new Error("The width and height of the updated image must be that same as the previous version of the image")));const c=!(i instanceof HTMLImageElement||e.b(i));return r.data.replace(l,c),this.style.updateImage(t,r),this}getImage(t){return this.style.getImage(t)}hasImage(t){return t?!!this.style.getImage(t):(this.fire(new e.l(new Error("Missing required image id"))),!1)}removeImage(t){this.style.removeImage(t)}loadImage(t){return e._(this,void 0,void 0,function*(){return u.getImage(yield this._requestManager.transformRequest(t,"Image"),new AbortController)})}listImages(){return this.style.listImages()}addLayer(t,e){return this._lazyInitEmptyStyle(),this.style.addLayer(t,e),this._update(!0)}moveLayer(t,e){return this.style.moveLayer(t,e),this._update(!0)}removeLayer(t){return this.style.removeLayer(t),this._update(!0)}getLayer(t){return this.style.getLayer(t)}getLayersOrder(){return this.style.getLayersOrder()}setLayerZoomRange(t,e,i){return this.style.setLayerZoomRange(t,e,i),this._update(!0)}setFilter(t,e,i={}){return this.style.setFilter(t,e,i),this._update(!0)}getFilter(t){return this.style.getFilter(t)}setPaintProperty(t,e,i,r={}){return this.style.setPaintProperty(t,e,i,r),this._update(!0)}getPaintProperty(t,e){return this.style.getPaintProperty(t,e)}setLayoutProperty(t,e,i,r={}){return this.style.setLayoutProperty(t,e,i,r),this._update(!0)}getLayoutProperty(t,e){return this.style.getLayoutProperty(t,e)}setGlyphs(t,e={}){return this._lazyInitEmptyStyle(),this.style.setGlyphs(t,e),this._update(!0)}getGlyphs(){return this.style.getGlyphsUrl()}addSprite(t,e,i={}){return this._lazyInitEmptyStyle(),this.style.addSprite(t,e,i,t=>{t||this._update(!0)}),this}removeSprite(t){return this._lazyInitEmptyStyle(),this.style.removeSprite(t),this._update(!0)}getSprite(){return this.style.getSprite()}setSprite(t,e={}){return this._lazyInitEmptyStyle(),this.style.setSprite(t,e,t=>{t||this._update(!0)}),this}setLight(t,e={}){return this._lazyInitEmptyStyle(),this.style.setLight(t,e),this._update(!0)}getLight(){return this.style.getLight()}setSky(t,e={}){return this._lazyInitEmptyStyle(),this.style.setSky(t,e),this._update(!0)}getSky(){return this.style.getSky()}setFeatureState(t,e){return this.style.setFeatureState(t,e),this._update()}removeFeatureState(t,e){return this.style.removeFeatureState(t,e),this._update()}getFeatureState(t){return this.style.getFeatureState(t)}getContainer(){return this._container}getCanvasContainer(){return this._canvasContainer}getCanvas(){return this._canvas}_containerDimensions(){let t=0,e=0;return this._container&&(t=this._container.clientWidth||400,e=this._container.clientHeight||300),[t,e]}_setupResizeObserver(){var t;let e=!1;const i=Qn(t=>{this._trackResize&&!this._removed&&(this.resize(t),this.redraw())},50),r=null!==(t=this._ownerWindow.ResizeObserver)&&void 0!==t?t:ResizeObserver;this._resizeObserver=new r(t=>{e?i(t):e=!0}),this._resizeObserver.observe(this._container)}_resolveContainer(t){if("string"==typeof t){const e=document.getElementById(t);if(!e)throw new Error(`Container '${t}' not found.`);return e}if(t instanceof HTMLElement)return t;if(t&&"object"==typeof t&&1===t.nodeType)return t;throw new Error("Invalid type: 'container' must be a String or HTMLElement.")}_setupContainer(){const t=this._container;t.classList.add("maplibregl-map");const e=this._canvasContainer=d.create("div","maplibregl-canvas-container",t);this._interactive&&e.classList.add("maplibregl-interactive"),this._canvas=d.create("canvas","maplibregl-canvas",e),this._canvas.addEventListener("webglcontextlost",this._contextLost,!1),this._canvas.addEventListener("webglcontextrestored",this._contextRestored,!1),this._canvas.setAttribute("tabindex",this._interactive?"0":"-1"),this._canvas.setAttribute("aria-label",this._getUIString("Map.Title")),this._canvas.setAttribute("role","region");const i=this._containerDimensions(),r=this._getClampedPixelRatio(i[0],i[1]);this._resizeCanvas(i[0],i[1],r);const n=this._controlContainer=d.create("div","maplibregl-control-container",t),a=this._controlPositions={};for(const t of["top-left","top-right","bottom-left","bottom-right"])a[t]=d.create("div",`maplibregl-ctrl-${t} `,n);this._container.addEventListener("scroll",this._onMapScroll,!1)}_resizeCanvas(t,e,i){this._canvas.width=Math.floor(i*t),this._canvas.height=Math.floor(i*e),this._canvas.style.width=`${t}px`,this._canvas.style.height=`${e}px`}_setupPainter(){const t=Object.assign(Object.assign({},this._canvasContextAttributes),{alpha:!0,depth:!0,stencil:!0,premultipliedAlpha:!0});let e=null;this._canvas.addEventListener("webglcontextcreationerror",i=>{e={requestedAttributes:t},i&&(e.statusMessage=i.statusMessage,e.type=i.type)},{once:!0});let i=null;if(i=this._canvasContextAttributes.contextType?this._canvas.getContext(this._canvasContextAttributes.contextType,t):this._canvas.getContext("webgl2",t)||this._canvas.getContext("webgl",t),!i){const t="Failed to initialize WebGL";throw e?(e.message=t,new Error(JSON.stringify(e))):new Error(t)}this.painter=new Yn(i,this.transform)}migrateProjection(t,i){super.migrateProjection(t,i),this.painter.transform=t,this.fire(new e.n("projectiontransition",{newProjection:this.style.projection.name}))}loaded(){return!this._styleDirty&&!this._sourcesDirty&&!!this.style&&this.style.loaded()}_update(t){var e;return(null===(e=this.style)||void 0===e?void 0:e._loaded)?(this._styleDirty=this._styleDirty||t,this._sourcesDirty=!0,this.triggerRepaint(),this):this}_requestRenderFrame(t){return this._update(),this._renderTaskQueue.add(t)}_cancelRenderFrame(t){this._renderTaskQueue.remove(t)}_render(t){var i,r,n,a,o,s;const l=this._idleTriggered?this._fadeDuration:0,h=(null===(i=this.style.projection)||void 0===i?void 0:i.transitionState)>0;if(this.painter.context.setDirty(),this.painter.setBaseState(),this._renderTaskQueue.run(t),this._removed)return;let u=!1;if(this.style&&this._styleDirty){this._styleDirty=!1;const t=this.transform.zoom,i=c();this.style.zoomHistory.update(t,i);const r=new e.J(t,{now:i,fadeDuration:l,zoomHistory:this.style.zoomHistory,transition:this.style.getTransition()}),n=r.crossFadingFactor();1===n&&n===this._crossFadingFactor||(u=!0,this._crossFadingFactor=n),this.style.update(r)}const d=(null===(r=this.style.projection)||void 0===r?void 0:r.transitionState)>0!==h;null===(n=this.style.projection)||void 0===n||n.setErrorQueryLatitudeDegrees(this.transform.center.lat),this.transform.setTransitionState(null===(a=this.style.projection)||void 0===a?void 0:a.transitionState,null===(o=this.style.projection)||void 0===o?void 0:o.latitudeErrorCorrectionRadians),this.style&&(this._sourcesDirty||d)&&(this._sourcesDirty=!1,this.style._updateSources(this.transform)),this.terrain?(this.terrain.tileManager.update(this.transform,this.terrain),this.transform.setMinElevationForCurrentTile(this.terrain.getMinTileElevationForLngLatZoom(this.transform.center,this.transform.tileZoom)),!this._elevationFreeze&&this._centerClampedToGround&&this.transform.setElevation(this.terrain.getElevationForLngLatZoom(this.transform.center,this.transform.tileZoom))):(this.transform.setMinElevationForCurrentTile(0),this._centerClampedToGround&&this.transform.setElevation(0)),this._placementDirty=null===(s=this.style)||void 0===s?void 0:s._updatePlacement(this.transform,this.showCollisionBoxes,l,this._crossSourceCollisions,d),this.painter.render(this.style,{showTileBoundaries:this.showTileBoundaries,showOverdrawInspector:this._showOverdrawInspector,rotating:this.isRotating(),zooming:this.isZooming(),moving:this.isMoving(),fadeDuration:l,showPadding:this.showPadding,anisotropicFilterPitch:this.getAnisotropicFilterPitch()}),this.fire(new e.n("render")),this.loaded()&&!this._loaded&&(this._loaded=!0,this.fire(new e.n("load"))),this.style&&(this.style.hasTransitions()||u)&&(this._styleDirty=!0),this.style&&!this._placementDirty&&this.style._releaseSymbolFadeTiles();const p=this._sourcesDirty||this._styleDirty||this._placementDirty;return p||this._repaint?this.triggerRepaint():!this.isMoving()&&this.loaded()&&this.fire(new e.n("idle")),!this._loaded||this._fullyLoaded||p||(this._fullyLoaded=!0),this}redraw(){return this.style&&(this._frameRequest&&(this._frameRequest.abort(),this._frameRequest=null),this._render(0)),this}remove(){var t,i;this._hash&&this._hash.remove();for(const t of this._controls)t.onRemove(this);this._controls=[],this._frameRequest&&(this._frameRequest.abort(),this._frameRequest=null),this._renderTaskQueue.clear(),null===(t=this._diffStyleRequest)||void 0===t||t.abort(),this.painter.destroy(),this.handlers.destroy(),delete this.handlers,this.setStyle(null),"undefined"!=typeof window&&this._ownerWindow.removeEventListener("online",this._onWindowOnline,!1),u.removeThrottleControl(this._imageQueueHandle),null===(i=this._resizeObserver)||void 0===i||i.disconnect();const r=this.painter.context.gl.getExtension("WEBGL_lose_context");(null==r?void 0:r.loseContext)&&r.loseContext(),this._canvas.removeEventListener("webglcontextrestored",this._contextRestored,!1),this._canvas.removeEventListener("webglcontextlost",this._contextLost,!1),this._canvasContainer.remove(),this._controlContainer.remove(),this._container.removeEventListener("scroll",this._onMapScroll,!1),this._container.classList.remove("maplibregl-map"),this._removed=!0,this.fire(new e.n("remove"))}triggerRepaint(){this.style&&!this._frameRequest&&(this._frameRequest=new AbortController,s.frame(this._frameRequest,t=>{this._frameRequest=null;try{this._render(t)}catch(t){if(!e.$(t)&&!function(t){return t.message===an}(t))throw t}},()=>{},this._ownerWindow))}get showTileBoundaries(){return!!this._showTileBoundaries}set showTileBoundaries(t){this._showTileBoundaries!==t&&(this._showTileBoundaries=t,this._update())}get showPadding(){return!!this._showPadding}set showPadding(t){this._showPadding!==t&&(this._showPadding=t,this._update())}get showCollisionBoxes(){return!!this._showCollisionBoxes}set showCollisionBoxes(t){this._showCollisionBoxes!==t&&(this._showCollisionBoxes=t,t?this.style._generateCollisionBoxes():this._update())}get showOverdrawInspector(){return!!this._showOverdrawInspector}set showOverdrawInspector(t){this._showOverdrawInspector!==t&&(this._showOverdrawInspector=t,this._update())}get repaint(){return!!this._repaint}set repaint(t){this._repaint!==t&&(this._repaint=t,this.triggerRepaint())}get vertices(){return!!this._vertices}set vertices(t){this._vertices=t,this._update()}get version(){return so}getCameraTargetElevation(){return this.transform.elevation}getProjection(){return this.style.getProjection()}setProjection(t){return this._lazyInitEmptyStyle(),this.style.setProjection(t),this._update(!0)}};const ho={showCompass:!0,showZoom:!0,visualizePitch:!1,visualizeRoll:!0};class uo{constructor(t,i,r=!1){this.mousedown=t=>{this.startMove(t,d.mousePos(this.element,t)),window.addEventListener("mousemove",this.mousemove),window.addEventListener("mouseup",this.mouseup)},this.mousemove=t=>{this.move(t,d.mousePos(this.element,t))},this.mouseup=t=>{this._rotatePitchHandler.dragEnd(t),this.offTemp()},this.touchstart=t=>{1!==t.targetTouches.length?this.reset():(this._startPos=this._lastPos=d.touchPos(this.element,t.targetTouches)[0],this.startMove(t,this._startPos),window.addEventListener("touchmove",this.touchmove,{passive:!1}),window.addEventListener("touchend",this.touchend))},this.touchmove=t=>{1!==t.targetTouches.length?this.reset():(this._lastPos=d.touchPos(this.element,t.targetTouches)[0],this.move(t,this._lastPos))},this.touchend=t=>{0===t.targetTouches.length&&this._startPos&&this._lastPos&&this._startPos.dist(this._lastPos)<this._clickTolerance&&this.element.click(),delete this._startPos,delete this._lastPos,this.offTemp()},this.reset=()=>{this._rotatePitchHandler.reset(),delete this._startPos,delete this._lastPos,this.offTemp()},this._clickTolerance=10,this.element=i;const n=new ba;this._rotatePitchHandler=new fa({clickTolerance:3,move:(t,n)=>{const a=i.getBoundingClientRect(),o=new e.P((a.bottom-a.top)/2,(a.right-a.left)/2);return{bearingDelta:e.cx(new e.P(t.x,n.y),n,o),pitchDelta:r?-.5*(n.y-t.y):void 0}},moveStateManager:n,enable:!0,assignEvents:()=>{}}),this.map=t,i.addEventListener("mousedown",this.mousedown),i.addEventListener("touchstart",this.touchstart,{passive:!1}),i.addEventListener("touchcancel",this.reset)}startMove(t,e){this._rotatePitchHandler.dragStart(t,e),d.disableDrag()}move(t,e){const i=this.map,{bearingDelta:r,pitchDelta:n}=this._rotatePitchHandler.dragMove(t,e)||{};r&&i.setBearing(i.getBearing()+r),n&&i.setPitch(i.getPitch()+n)}off(){const t=this.element;t.removeEventListener("mousedown",this.mousedown),t.removeEventListener("touchstart",this.touchstart),window.removeEventListener("touchmove",this.touchmove),window.removeEventListener("touchend",this.touchend),t.removeEventListener("touchcancel",this.reset),this.offTemp()}offTemp(){d.enableDrag(),window.removeEventListener("mousemove",this.mousemove),window.removeEventListener("mouseup",this.mouseup),window.removeEventListener("touchmove",this.touchmove),window.removeEventListener("touchend",this.touchend)}}let po;function mo(t,i,r,n=!1){if(n||!r.getCoveringTilesDetailsProvider().allowWorldCopies())return null==t?void 0:t.wrap();const a=new e.W(t.lng,t.lat);if(t=new e.W(t.lng,t.lat),i){const n=new e.W(t.lng-360,t.lat),a=new e.W(t.lng+360,t.lat),o=r.locationToScreenPoint(t).distSqr(i);r.locationToScreenPoint(n).distSqr(i)<o?t=n:r.locationToScreenPoint(a).distSqr(i)<o&&(t=a)}for(;Math.abs(t.lng-r.center.lng)>180;){const e=r.locationToScreenPoint(t);if(e.x>=0&&e.y>=0&&e.x<=r.width&&e.y<=r.height)break;t.lng>r.center.lng?t.lng-=360:t.lng+=360}return t.lng!==a.lng&&r.isPointOnMapSurface(r.locationToScreenPoint(t))?t:a}const fo={center:"translate(-50%,-50%)",top:"translate(-50%,0)","top-left":"translate(0,0)","top-right":"translate(-100%,0)",bottom:"translate(-50%,-100%)","bottom-left":"translate(0,-100%)","bottom-right":"translate(-100%,-100%)",left:"translate(0,-50%)",right:"translate(-100%,-50%)"};function go(t,e,i){const r=t.classList;for(const t in fo)r.remove(`maplibregl-${i}-anchor-${t}`);r.add(`maplibregl-${i}-anchor-${e}`)}class _o extends e.E{constructor(t){if(super(),this._onClick=t=>{this.fire(new e.n("click",{originalEvent:t}))},this._onKeyPress=t=>{"Space"!==t.code&&"Enter"!==t.code||this.togglePopup()},this._onMapClick=t=>{const e=t.originalEvent.target,i=this._element;this._popup&&(e===i||i.contains(e))&&this.togglePopup()},this._update=t=>{if(!this._map)return;const e=this._map.loaded()&&!this._map.isMoving();("terrain"===(null==t?void 0:t.type)||"render"===(null==t?void 0:t.type)&&!e)&&this._map.once("render",this._update),this._lngLat=mo(this._lngLat,this._flatPos,this._map.transform),this._flatPos=this._pos=this._map.project(this._lngLat)._add(this._offset),this._map.terrain&&(this._flatPos=this._map.transform.locationToScreenPoint(this._lngLat)._add(this._offset));let i="";"viewport"===this._rotationAlignment||"auto"===this._rotationAlignment?i=`rotateZ(${this._rotation}deg)`:"map"===this._rotationAlignment&&(i=`rotateZ(${this._rotation-this._map.getBearing()}deg)`);let r="";"viewport"===this._pitchAlignment||"auto"===this._pitchAlignment?r="rotateX(0deg)":"map"===this._pitchAlignment&&(r=`rotateX(${this._map.getPitch()}deg)`),this._subpixelPositioning||t&&"moveend"!==t.type||(this._pos=this._pos.round()),this._element.style.transform=`${fo[this._anchor]} translate(${this._pos.x}px, ${this._pos.y}px) ${r} ${i}`,s.frameAsync(new AbortController,this._map._ownerWindow).then(()=>{this._updateOpacity("moveend"===(null==t?void 0:t.type))}).catch(()=>{})},this._onMove=t=>{if(!this._isDragging){const e=this._clickTolerance||this._map._clickTolerance;this._isDragging=t.point.dist(this._pointerdownPos)>=e}this._isDragging&&(this._pos=t.point.sub(this._positionDelta),this._lngLat=this._map.unproject(this._pos),this.setLngLat(this._lngLat),this._element.style.pointerEvents="none","pending"===this._state&&(this._state="active",this.fire(new e.n("dragstart"))),this.fire(new e.n("drag")))},this._onUp=()=>{this._element.style.pointerEvents="auto",this._positionDelta=null,this._pointerdownPos=null,this._isDragging=!1,this._map.off("mousemove",this._onMove),this._map.off("touchmove",this._onMove),"active"===this._state&&this.fire(new e.n("dragend")),this._state="inactive"},this._addDragHandler=t=>{this._element.contains(t.originalEvent.target)&&(t.preventDefault(),this._positionDelta=t.point.sub(this._pos).add(this._offset),this._pointerdownPos=t.point,this._state="pending",this._map.on("mousemove",this._onMove),this._map.on("touchmove",this._onMove),this._map.once("mouseup",this._onUp),this._map.once("touchend",this._onUp))},this._anchor=(null==t?void 0:t.anchor)||"center",this._color=(null==t?void 0:t.color)||"#3FB1CE",this._scale=(null==t?void 0:t.scale)||1,this._draggable=(null==t?void 0:t.draggable)||!1,this._clickTolerance=(null==t?void 0:t.clickTolerance)||0,this._subpixelPositioning=(null==t?void 0:t.subpixelPositioning)||!1,this._isDragging=!1,this._state="inactive",this._rotation=(null==t?void 0:t.rotation)||0,this._rotationAlignment=(null==t?void 0:t.rotationAlignment)||"auto",this._pitchAlignment=(null==t?void 0:t.pitchAlignment)&&"auto"!==t.pitchAlignment?t.pitchAlignment:this._rotationAlignment,this.setOpacity(null==t?void 0:t.opacity,null==t?void 0:t.opacityWhenCovered),null==t?void 0:t.element)this._element=t.element,this._offset=e.P.convert((null==t?void 0:t.offset)||[0,0]);else{this._defaultMarker=!0,this._element=d.create("div");const i=d.createNS("http://www.w3.org/2000/svg","svg"),r=41,n=27;i.setAttributeNS(null,"display","block"),i.setAttributeNS(null,"height",`${r}px`),i.setAttributeNS(null,"width",`${n}px`),i.setAttributeNS(null,"viewBox",`0 0 ${n} ${r}`);const a=d.createNS("http://www.w3.org/2000/svg","g");a.setAttributeNS(null,"stroke","none"),a.setAttributeNS(null,"stroke-width","1"),a.setAttributeNS(null,"fill","none"),a.setAttributeNS(null,"fill-rule","evenodd");const o=d.createNS("http://www.w3.org/2000/svg","g");o.setAttributeNS(null,"fill-rule","nonzero");const s=d.createNS("http://www.w3.org/2000/svg","g");s.setAttributeNS(null,"transform","translate(3.0, 29.0)"),s.setAttributeNS(null,"fill","#000000");const l=[{rx:"10.5",ry:"5.25002273"},{rx:"10.5",ry:"5.25002273"},{rx:"9.5",ry:"4.77275007"},{rx:"8.5",ry:"4.29549936"},{rx:"7.5",ry:"3.81822308"},{rx:"6.5",ry:"3.34094679"},{rx:"5.5",ry:"2.86367051"},{rx:"4.5",ry:"2.38636864"}];for(const t of l){const e=d.createNS("http://www.w3.org/2000/svg","ellipse");e.setAttributeNS(null,"opacity","0.04"),e.setAttributeNS(null,"cx","10.5"),e.setAttributeNS(null,"cy","5.80029008"),e.setAttributeNS(null,"rx",t.rx),e.setAttributeNS(null,"ry",t.ry),s.appendChild(e)}const c=d.createNS("http://www.w3.org/2000/svg","g");c.setAttributeNS(null,"fill",this._color);const h=d.createNS("http://www.w3.org/2000/svg","path");h.setAttributeNS(null,"d","M27,13.5 C27,19.074644 20.250001,27.000002 14.75,34.500002 C14.016665,35.500004 12.983335,35.500004 12.25,34.500002 C6.7499993,27.000002 0,19.222562 0,13.5 C0,6.0441559 6.0441559,0 13.5,0 C20.955844,0 27,6.0441559 27,13.5 Z"),c.appendChild(h);const u=d.createNS("http://www.w3.org/2000/svg","g");u.setAttributeNS(null,"opacity","0.25"),u.setAttributeNS(null,"fill","#000000");const p=d.createNS("http://www.w3.org/2000/svg","path");p.setAttributeNS(null,"d","M13.5,0 C6.0441559,0 0,6.0441559 0,13.5 C0,19.222562 6.7499993,27 12.25,34.5 C13,35.522727 14.016664,35.500004 14.75,34.5 C20.250001,27 27,19.074644 27,13.5 C27,6.0441559 20.955844,0 13.5,0 Z M13.5,1 C20.415404,1 26,6.584596 26,13.5 C26,15.898657 24.495584,19.181431 22.220703,22.738281 C19.945823,26.295132 16.705119,30.142167 13.943359,33.908203 C13.743445,34.180814 13.612715,34.322738 13.5,34.441406 C13.387285,34.322738 13.256555,34.180814 13.056641,33.908203 C10.284481,30.127985 7.4148684,26.314159 5.015625,22.773438 C2.6163816,19.232715 1,15.953538 1,13.5 C1,6.584596 6.584596,1 13.5,1 Z"),u.appendChild(p);const m=d.createNS("http://www.w3.org/2000/svg","g");m.setAttributeNS(null,"transform","translate(6.0, 7.0)"),m.setAttributeNS(null,"fill","#FFFFFF");const f=d.createNS("http://www.w3.org/2000/svg","g");f.setAttributeNS(null,"transform","translate(8.0, 8.0)");const g=d.createNS("http://www.w3.org/2000/svg","circle");g.setAttributeNS(null,"fill","#000000"),g.setAttributeNS(null,"opacity","0.25"),g.setAttributeNS(null,"cx","5.5"),g.setAttributeNS(null,"cy","5.5"),g.setAttributeNS(null,"r","5.4999962");const _=d.createNS("http://www.w3.org/2000/svg","circle");_.setAttributeNS(null,"fill","#FFFFFF"),_.setAttributeNS(null,"cx","5.5"),_.setAttributeNS(null,"cy","5.5"),_.setAttributeNS(null,"r","5.4999962"),f.appendChild(g),f.appendChild(_),o.appendChild(s),o.appendChild(c),o.appendChild(u),o.appendChild(m),o.appendChild(f),i.appendChild(o),i.setAttributeNS(null,"height",r*this._scale+"px"),i.setAttributeNS(null,"width",n*this._scale+"px"),this._element.appendChild(i),this._offset=e.P.convert((null==t?void 0:t.offset)||[0,-14])}if(this._element.classList.add("maplibregl-marker"),this._element.addEventListener("dragstart",t=>{t.preventDefault()}),this._element.addEventListener("mousedown",t=>{t.preventDefault()}),go(this._element,this._anchor,"marker"),null==t?void 0:t.className)for(const e of t.className.split(" "))this._element.classList.add(e);this._popup=null}addTo(t){return this.remove(),this._map=t,this._element.hasAttribute("aria-label")||this._element.setAttribute("aria-label",t._getUIString("Marker.Title")),this._element.hasAttribute("role")||this._element.setAttribute("role","button"),t.getCanvasContainer().appendChild(this._element),t.on("move",this._update),t.on("moveend",this._update),t.on("terrain",this._update),t.on("projectiontransition",this._update),this._element.addEventListener("click",this._onClick),this.setDraggable(this._draggable),this._update(),this._map.on("click",this._onMapClick),this}remove(){return this._opacityTimeout&&(clearTimeout(this._opacityTimeout),delete this._opacityTimeout),this._map&&(this._map.off("click",this._onMapClick),this._map.off("move",this._update),this._map.off("moveend",this._update),this._map.off("terrain",this._update),this._map.off("projectiontransition",this._update),this._map.off("mousedown",this._addDragHandler),this._map.off("touchstart",this._addDragHandler),this._map.off("mouseup",this._onUp),this._map.off("touchend",this._onUp),this._map.off("mousemove",this._onMove),this._map.off("touchmove",this._onMove),delete this._map),this._element.removeEventListener("click",this._onClick),this._element.remove(),this._popup&&this._popup.remove(),this}getLngLat(){return this._lngLat}setLngLat(t){return this._lngLat=e.W.convert(t),this._pos=null,this._popup&&this._popup.setLngLat(this._lngLat),this._update(),this}getElement(){return this._element}setPopup(t){if(this._popup&&(this._popup.remove(),this._popup=null,this._element.removeEventListener("keypress",this._onKeyPress),this._originalTabIndex||this._element.removeAttribute("tabindex")),t){if(!("offset"in t.options)){const e=38.1,i=13.5,r=Math.abs(i)/Math.SQRT2;t.options.offset=this._defaultMarker?{top:[0,0],"top-left":[0,0],"top-right":[0,0],bottom:[0,-e],"bottom-left":[r,-1*(e-i+r)],"bottom-right":[-r,-1*(e-i+r)],left:[i,-1*(e-i)],right:[-i,-1*(e-i)]}:this._offset}this._popup=t,this._originalTabIndex=this._element.getAttribute("tabindex"),this._originalTabIndex||this._element.setAttribute("tabindex","0"),this._element.addEventListener("keypress",this._onKeyPress)}return this}setSubpixelPositioning(t){return this._subpixelPositioning=t,this}getPopup(){return this._popup}togglePopup(){const t=this._popup;return this._element.style.opacity===this._opacityWhenCovered?this:t?(t.isOpen()?t.remove():(t.setLngLat(this._lngLat),t.addTo(this._map)),this):this}_updateOpacity(t=!1){var i,r;const n=null===(i=this._map)||void 0===i?void 0:i.terrain,a=this._map.transform.isLocationOccluded(this._lngLat);if(!n||a){const t=a?this._opacityWhenCovered:this._opacity;return void(this._element.style.opacity!==t&&(this._element.style.opacity=t,this._element.classList.toggle("maplibregl-marker-covered",a)))}if(t)this._opacityTimeout=null;else{if(this._opacityTimeout)return;this._opacityTimeout=setTimeout(()=>{this._opacityTimeout=null},100)}const o=this._map,s=o.terrain.depthAtPoint(this._pos),l=o.terrain.getElevationForLngLat(this._lngLat,o.transform);if(o.transform.lngLatToCameraDepth(this._lngLat,l)-s<.006)return this._element.style.opacity=this._opacity,void this._element.classList.remove("maplibregl-marker-covered");const c=-this._offset.y/o.transform.pixelsPerMeter,h=Math.sin(o.getPitch()*Math.PI/180)*c,u=o.terrain.depthAtPoint(new e.P(this._pos.x,this._pos.y-this._offset.y)),d=o.transform.lngLatToCameraDepth(this._lngLat,l+h)-u>.006;(null===(r=this._popup)||void 0===r?void 0:r.isOpen())&&d&&this._popup.remove(),this._element.style.opacity=d?this._opacityWhenCovered:this._opacity,this._element.classList.toggle("maplibregl-marker-covered",d)}getOffset(){return this._offset}setOffset(t){return this._offset=e.P.convert(t),this._update(),this}addClassName(t){this._element.classList.add(t)}removeClassName(t){this._element.classList.remove(t)}toggleClassName(t){return this._element.classList.toggle(t)}setDraggable(t){return this._draggable=!!t,this._map&&(t?(this._map.on("mousedown",this._addDragHandler),this._map.on("touchstart",this._addDragHandler)):(this._map.off("mousedown",this._addDragHandler),this._map.off("touchstart",this._addDragHandler))),this}isDraggable(){return this._draggable}setRotation(t){return this._rotation=t||0,this._update(),this}getRotation(){return this._rotation}setRotationAlignment(t){return this._rotationAlignment=t||"auto",this._update(),this}getRotationAlignment(){return this._rotationAlignment}setPitchAlignment(t){return this._pitchAlignment=t&&"auto"!==t?t:this._rotationAlignment,this._update(),this}getPitchAlignment(){return this._pitchAlignment}setOpacity(t,e){return(void 0===this._opacity||void 0===t&&void 0===e)&&(this._opacity="1",this._opacityWhenCovered="0.2"),void 0!==t&&(this._opacity=String(t)),void 0!==e&&(this._opacityWhenCovered=String(e)),this._map&&this._updateOpacity(!0),this}}const yo={positionOptions:{enableHighAccuracy:!1,maximumAge:0,timeout:6e3},fitBoundsOptions:{maxZoom:15},trackUserLocation:!1,showAccuracyCircle:!0,showUserLocation:!0};let xo=0,vo=!1;const bo={maxWidth:100,unit:"metric"};function To(t,e,i){const r=(null==i?void 0:i.maxWidth)||100,n=t._container.clientHeight/2,a=t._container.clientWidth/2,o=t.unproject([a-r/2,n]),s=t.unproject([a+r/2,n]),l=Math.round(t.project(s).x-t.project(o).x),c=Math.min(r,l,t._container.clientWidth),h=o.distanceTo(s);if("imperial"===(null==i?void 0:i.unit)){const i=3.2808*h;i>5280?wo(e,c,i/5280,t._getUIString("ScaleControl.Miles")):wo(e,c,i,t._getUIString("ScaleControl.Feet"))}else"nautical"===(null==i?void 0:i.unit)?wo(e,c,h/1852,t._getUIString("ScaleControl.NauticalMiles")):h>=1e3?wo(e,c,h/1e3,t._getUIString("ScaleControl.Kilometers")):wo(e,c,h,t._getUIString("ScaleControl.Meters"))}function wo(t,e,i,r){const n=function(t){const e=Math.pow(10,`${Math.floor(t)}`.length-1);let i=t/e;return i=i>=10?10:i>=5?5:i>=3?3:i>=2?2:i>=1?1:function(t){const e=Math.pow(10,Math.ceil(-Math.log(t)/Math.LN10));return Math.round(t*e)/e}(i),e*i}(i);t.style.width=e*(n/i)+"px",t.innerHTML=`${n} ${r}`}const Vo={closeButton:!0,closeOnClick:!0,focusAfterOpen:!0,className:"",maxWidth:"240px",subpixelPositioning:!1,locationOccludedOpacity:void 0,padding:void 0},Ro=["a[href]","[tabindex]:not([tabindex='-1'])","[contenteditable]:not([contenteditable='false'])","button:not([disabled])","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].join(", ");function Mo(t){if(t){if("number"==typeof t){const i=Math.round(Math.abs(t)/Math.SQRT2);return{center:new e.P(0,0),top:new e.P(0,t),"top-left":new e.P(i,i),"top-right":new e.P(-i,i),bottom:new e.P(0,-t),"bottom-left":new e.P(i,-i),"bottom-right":new e.P(-i,-i),left:new e.P(t,0),right:new e.P(-t,0)}}if(t instanceof e.P||Array.isArray(t)){const i=e.P.convert(t);return{center:i,top:i,"top-left":i,"top-right":i,bottom:i,"bottom-left":i,"bottom-right":i,left:i,right:i}}return{center:e.P.convert(t.center||[0,0]),top:e.P.convert(t.top||[0,0]),"top-left":e.P.convert(t["top-left"]||[0,0]),"top-right":e.P.convert(t["top-right"]||[0,0]),bottom:e.P.convert(t.bottom||[0,0]),"bottom-left":e.P.convert(t["bottom-left"]||[0,0]),"bottom-right":e.P.convert(t["bottom-right"]||[0,0]),left:e.P.convert(t.left||[0,0]),right:e.P.convert(t.right||[0,0])}}return Mo(new e.P(0,0))}const Uo=i;t.AJAXError=e.cG,t.EXTENT=e.a6,t.Event=e.n,t.Evented=e.E,t.LngLat=e.W,t.MercatorCoordinate=e.a7,t.Point=e.P,t.addProtocol=e.cH,t.config=e.c,t.removeProtocol=e.cI,t.AttributionControl=qa,t.BoxZoomHandler=ha,t.CanvasSource=it,t.CooperativeGesturesHandler=Aa,t.DoubleClickZoomHandler=Ca,t.DragPanHandler=La,t.DragRotateHandler=Oa,t.EdgeInsets=Pe,t.FullscreenControl=class extends e.E{constructor(t={}){var i;super(),this._onFullscreenChange=()=>{var t;let e=window.document.fullscreenElement||window.document.webkitFullscreenElement;for(;null===(t=null==e?void 0:e.shadowRoot)||void 0===t?void 0:t.fullscreenElement;)e=e.shadowRoot.fullscreenElement;e===this._container!==this._fullscreen&&this._handleFullscreenChange()},this._onClickFullscreen=()=>{this._isFullscreen()?this._exitFullscreen():this._requestFullscreen()},this._fullscreen=!1,this._pseudo=null!==(i=t.pseudo)&&void 0!==i&&i,(null==t?void 0:t.container)&&(t.container instanceof HTMLElement?this._container=t.container:e.w("Full screen control 'container' must be a DOM element.")),"onfullscreenchange"in document?this._fullscreenchange="fullscreenchange":"onmozfullscreenchange"in document?this._fullscreenchange="mozfullscreenchange":"onwebkitfullscreenchange"in document?this._fullscreenchange="webkitfullscreenchange":"onmsfullscreenchange"in document&&(this._fullscreenchange="MSFullscreenChange")}onAdd(t){return this._map=t,this._container||(this._container=this._map.getContainer()),this._controlContainer=d.create("div","maplibregl-ctrl maplibregl-ctrl-group"),this._setupUI(),this._controlContainer}onRemove(){this._controlContainer.remove(),this._map=null,window.document.removeEventListener(this._fullscreenchange,this._onFullscreenChange)}_setupUI(){const t=this._fullscreenButton=d.create("button","maplibregl-ctrl-fullscreen",this._controlContainer);d.create("span","maplibregl-ctrl-icon",t).setAttribute("aria-hidden","true"),t.type="button",this._updateTitle(),this._fullscreenButton.addEventListener("click",this._onClickFullscreen),window.document.addEventListener(this._fullscreenchange,this._onFullscreenChange)}_updateTitle(){const t=this._getTitle();this._fullscreenButton.setAttribute("aria-label",t),this._fullscreenButton.title=t}_getTitle(){return this._map._getUIString(this._isFullscreen()?"FullscreenControl.Exit":"FullscreenControl.Enter")}_isFullscreen(){return this._fullscreen}_handleFullscreenChange(){this._fullscreen=!this._fullscreen,this._fullscreenButton.classList.toggle("maplibregl-ctrl-shrink"),this._fullscreenButton.classList.toggle("maplibregl-ctrl-fullscreen"),this._updateTitle(),this._fullscreen?(this.fire(new e.n("fullscreenstart")),this._prevCooperativeGesturesEnabled=this._map.cooperativeGestures.isEnabled(),this._map.cooperativeGestures.disable()):(this.fire(new e.n("fullscreenend")),this._prevCooperativeGesturesEnabled&&this._map.cooperativeGestures.enable())}_exitFullscreen(){this._pseudo?this._togglePseudoFullScreen():window.document.exitFullscreen?window.document.exitFullscreen():window.document.webkitCancelFullScreen?window.document.webkitCancelFullScreen():this._togglePseudoFullScreen()}_requestFullscreen(){this._pseudo?this._togglePseudoFullScreen():this._container.requestFullscreen?this._container.requestFullscreen():this._container.webkitRequestFullscreen?this._container.webkitRequestFullscreen():this._togglePseudoFullScreen()}_togglePseudoFullScreen(){this._container.classList.toggle("maplibregl-pseudo-fullscreen"),this._handleFullscreenChange(),this._map.resize()}},t.GeoJSONSource=$,t.GeolocateControl=class extends e.E{constructor(t){super(),this._onSuccess=t=>{if(this._map){if(this._isOutOfMapMaxBounds(t))return this._setErrorState(),this.fire(new e.n("outofmaxbounds",t)),this._updateMarker(),void this._finish();if(this.options.trackUserLocation)switch(this._lastKnownPosition=t,this._watchState){case"WAITING_ACTIVE":case"ACTIVE_LOCK":case"ACTIVE_ERROR":this._watchState="ACTIVE_LOCK",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active-error"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-active");break;case"BACKGROUND":case"BACKGROUND_ERROR":this._watchState="BACKGROUND",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background-error"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-background");break;default:throw new Error(`Unexpected watchState ${this._watchState}`)}this.options.showUserLocation&&"OFF"!==this._watchState&&this._updateMarker(t),this.options.trackUserLocation&&"ACTIVE_LOCK"!==this._watchState||this._updateCamera(t),this.options.showUserLocation&&this._dotElement.classList.remove("maplibregl-user-location-dot-stale"),this.fire(new e.n("geolocate",t)),this._finish()}},this._updateCamera=t=>{const i=new e.W(t.coords.longitude,t.coords.latitude),r=t.coords.accuracy,n=this._map.getBearing(),a=e.e({bearing:n},this.options.fitBoundsOptions),o=O.fromLngLat(i,r);this._map.fitBounds(o,a,{geolocateSource:!0})},this._updateMarker=t=>{if(t){const i=new e.W(t.coords.longitude,t.coords.latitude);this._accuracyCircleMarker.setLngLat(i).addTo(this._map),this._userLocationDotMarker.setLngLat(i).addTo(this._map),this._accuracy=t.coords.accuracy,this._updateCircleRadiusIfNeeded()}else this._userLocationDotMarker.remove(),this._accuracyCircleMarker.remove()},this._onUpdate=()=>{this._updateCircleRadiusIfNeeded()},this._onError=t=>{if(this._map){if(1===t.code){this._watchState="OFF",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active-error"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background-error"),this._geolocateButton.disabled=!0;const t=this._map._getUIString("GeolocateControl.LocationNotAvailable");this._geolocateButton.title=t,this._geolocateButton.setAttribute("aria-label",t),void 0!==this._geolocationWatchID&&this._clearWatch()}else{if(3===t.code&&vo)return;this._setErrorState()}"OFF"!==this._watchState&&this.options.showUserLocation&&this._dotElement.classList.add("maplibregl-user-location-dot-stale"),this.fire(new e.n("error",t)),this._finish()}},this._finish=()=>{this._timeoutId&&clearTimeout(this._timeoutId),this._timeoutId=void 0},this._onMoveStart=t=>{if(!this._map)return;const i=(null==t?void 0:t[0])instanceof ResizeObserverEntry;t.geolocateSource||"ACTIVE_LOCK"!==this._watchState||i||this._map.isZooming()||(this._watchState="BACKGROUND",this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-background"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active"),this.fire(new e.n("trackuserlocationend")),this.fire(new e.n("userlocationlostfocus")))},this._setupUI=()=>{this._map&&(this._container.addEventListener("contextmenu",t=>{t.preventDefault()}),this._geolocateButton=d.create("button","maplibregl-ctrl-geolocate",this._container),d.create("span","maplibregl-ctrl-icon",this._geolocateButton).setAttribute("aria-hidden","true"),this._geolocateButton.type="button",this._geolocateButton.disabled=!0)},this._finishSetupUI=t=>{if(this._map){if(!1===t){e.w("Geolocation support is not available so the GeolocateControl will be disabled.");const t=this._map._getUIString("GeolocateControl.LocationNotAvailable");this._geolocateButton.disabled=!0,this._geolocateButton.title=t,this._geolocateButton.setAttribute("aria-label",t)}else{const t=this._map._getUIString("GeolocateControl.FindMyLocation");this._geolocateButton.disabled=!1,this._geolocateButton.title=t,this._geolocateButton.setAttribute("aria-label",t)}this.options.trackUserLocation&&(this._geolocateButton.setAttribute("aria-pressed","false"),this._watchState="OFF"),this.options.showUserLocation&&(this._dotElement=d.create("div","maplibregl-user-location-dot"),this._userLocationDotMarker=new _o({element:this._dotElement}),this._circleElement=d.create("div","maplibregl-user-location-accuracy-circle"),this._accuracyCircleMarker=new _o({element:this._circleElement,pitchAlignment:"map"}),this.options.trackUserLocation&&(this._watchState="OFF"),this._map.on("zoom",this._onUpdate),this._map.on("move",this._onUpdate),this._map.on("rotate",this._onUpdate),this._map.on("pitch",this._onUpdate)),this._geolocateButton.addEventListener("click",()=>this.trigger()),this._setup=!0,this.options.trackUserLocation&&this._map.on("movestart",this._onMoveStart)}},this.options=e.e({},yo,t)}onAdd(t){return this._map=t,this._container=d.create("div","maplibregl-ctrl maplibregl-ctrl-group"),this._setupUI(),function(){return e._(this,arguments,void 0,function*(t=!1){if(void 0!==po&&!t)return po;if(void 0===window.navigator.permissions)return po=!!window.navigator.geolocation,po;try{const t=yield window.navigator.permissions.query({name:"geolocation"});po="denied"!==t.state}catch(t){po=!!window.navigator.geolocation}return po})}().then(t=>this._finishSetupUI(t)),this._container}onRemove(){void 0!==this._geolocationWatchID&&(window.navigator.geolocation.clearWatch(this._geolocationWatchID),this._geolocationWatchID=void 0),this.options.showUserLocation&&this._userLocationDotMarker&&this._userLocationDotMarker.remove(),this.options.showAccuracyCircle&&this._accuracyCircleMarker&&this._accuracyCircleMarker.remove(),this._container.remove(),this._map.off("movestart",this._onMoveStart),this._map.off("zoom",this._onUpdate),this._map.off("move",this._onUpdate),this._map.off("rotate",this._onUpdate),this._map.off("pitch",this._onUpdate),this._map=void 0,xo=0,vo=!1}_isOutOfMapMaxBounds(t){const e=this._map.getMaxBounds(),i=t.coords;return e&&(i.longitude<e.getWest()||i.longitude>e.getEast()||i.latitude<e.getSouth()||i.latitude>e.getNorth())}_setErrorState(){switch(this._watchState){case"WAITING_ACTIVE":this._watchState="ACTIVE_ERROR",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-active-error");break;case"ACTIVE_LOCK":this._watchState="ACTIVE_ERROR",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-active-error"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-waiting");break;case"BACKGROUND":this._watchState="BACKGROUND_ERROR",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-background-error"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-waiting");break;case"ACTIVE_ERROR":case"BACKGROUND_ERROR":case"OFF":case void 0:break;default:throw new Error(`Unexpected watchState ${this._watchState}`)}}_updateCircleRadiusIfNeeded(){const t=this._userLocationDotMarker.getLngLat();if(!(this.options.showUserLocation&&this.options.showAccuracyCircle&&this._accuracy&&t))return;const e=this._map.project(t),i=this._map.unproject([e.x+100,e.y]),r=t.distanceTo(i)/100,n=2*this._accuracy/r;this._circleElement.style.width=`${n.toFixed(2)}px`,this._circleElement.style.height=`${n.toFixed(2)}px`}trigger(){if(!this._setup)return e.w("Geolocate control triggered before added to a map"),!1;if(this.options.trackUserLocation){switch(this._watchState){case"OFF":this._watchState="WAITING_ACTIVE",this.fire(new e.n("trackuserlocationstart"));break;case"WAITING_ACTIVE":case"ACTIVE_LOCK":case"ACTIVE_ERROR":case"BACKGROUND_ERROR":xo--,vo=!1,this._watchState="OFF",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active-error"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background-error"),this.fire(new e.n("trackuserlocationend"));break;case"BACKGROUND":this._watchState="ACTIVE_LOCK",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background"),this._lastKnownPosition&&this._updateCamera(this._lastKnownPosition),this.fire(new e.n("trackuserlocationstart")),this.fire(new e.n("userlocationfocus"));break;default:throw new Error(`Unexpected watchState ${this._watchState}`)}switch(this._watchState){case"WAITING_ACTIVE":this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-active");break;case"ACTIVE_LOCK":this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-active");break;case"OFF":break;default:throw new Error(`Unexpected watchState ${this._watchState}`)}if("OFF"===this._watchState&&void 0!==this._geolocationWatchID)this._clearWatch();else if(void 0===this._geolocationWatchID){let t;this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.setAttribute("aria-pressed","true"),xo++,xo>1?(t={maximumAge:6e5,timeout:0},vo=!0):(t=this.options.positionOptions,vo=!1),this._geolocationWatchID=window.navigator.geolocation.watchPosition(this._onSuccess,this._onError,t)}}else window.navigator.geolocation.getCurrentPosition(this._onSuccess,this._onError,this.options.positionOptions),this._timeoutId=setTimeout(this._finish,1e4);return!0}_clearWatch(){window.navigator.geolocation.clearWatch(this._geolocationWatchID),this._geolocationWatchID=void 0,this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.setAttribute("aria-pressed","false"),this.options.showUserLocation&&this._updateMarker(null)}},t.GlobeControl=class{constructor(){this._toggleProjection=()=>{var t;const e=null===(t=this._map.getProjection())||void 0===t?void 0:t.type;this._map.setProjection("mercator"!==e&&e?{type:"mercator"}:{type:"globe"}),this._updateGlobeIcon()},this._updateGlobeIcon=()=>{var t;this._globeButton.classList.remove("maplibregl-ctrl-globe"),this._globeButton.classList.remove("maplibregl-ctrl-globe-enabled"),"globe"===(null===(t=this._map.getProjection())||void 0===t?void 0:t.type)?(this._globeButton.classList.add("maplibregl-ctrl-globe-enabled"),this._globeButton.title=this._map._getUIString("GlobeControl.Disable")):(this._globeButton.classList.add("maplibregl-ctrl-globe"),this._globeButton.title=this._map._getUIString("GlobeControl.Enable"))}}onAdd(t){return this._map=t,this._container=d.create("div","maplibregl-ctrl maplibregl-ctrl-group"),this._globeButton=d.create("button","maplibregl-ctrl-globe",this._container),d.create("span","maplibregl-ctrl-icon",this._globeButton).setAttribute("aria-hidden","true"),this._globeButton.type="button",this._globeButton.addEventListener("click",this._toggleProjection),this._updateGlobeIcon(),this._map.on("styledata",this._updateGlobeIcon),this._map.on("projectiontransition",this._updateGlobeIcon),this._container}onRemove(){this._container.remove(),this._map.off("styledata",this._updateGlobeIcon),this._map.off("projectiontransition",this._updateGlobeIcon),this._globeButton.removeEventListener("click",this._toggleProjection),this._map=void 0}},t.Hash=Jn,t.ImageSource=tt,t.KeyboardHandler=ka,t.LngLatBounds=O,t.LogoControl=Ka,t.Map=co,t.MapLibreMap=co,t.MapMouseEvent=na,t.MapTouchEvent=aa,t.MapWheelEvent=oa,t.Marker=_o,t.NavigationControl=class{constructor(t){this._updateZoomButtons=()=>{const t=this._map.getZoom(),e=t===this._map.getMaxZoom(),i=t===this._map.getMinZoom();this._zoomInButton.disabled=e,this._zoomOutButton.disabled=i,this._zoomInButton.setAttribute("aria-disabled",e.toString()),this._zoomOutButton.setAttribute("aria-disabled",i.toString())},this._rotateCompassArrow=()=>{this._compassIcon.style.transform=this.options.visualizePitch&&this.options.visualizeRoll?`scale(${1/Math.pow(Math.cos(this._map.transform.pitchInRadians),.5)}) rotateZ(${-this._map.transform.roll}deg) rotateX(${this._map.transform.pitch}deg) rotateZ(${-this._map.transform.bearing}deg)`:this.options.visualizePitch?`scale(${1/Math.pow(Math.cos(this._map.transform.pitchInRadians),.5)}) rotateX(${this._map.transform.pitch}deg) rotateZ(${-this._map.transform.bearing}deg)`:this.options.visualizeRoll?`rotate(${-this._map.transform.bearing-this._map.transform.roll}deg)`:`rotate(${-this._map.transform.bearing}deg)`},this._setButtonTitle=(t,e)=>{const i=this._map._getUIString(`NavigationControl.${e}`);t.title=i,t.setAttribute("aria-label",i)},this.options=e.e({},ho,t),this._container=d.create("div","maplibregl-ctrl maplibregl-ctrl-group"),this._container.addEventListener("contextmenu",t=>t.preventDefault()),this.options.showZoom&&(this._zoomInButton=this._createButton("maplibregl-ctrl-zoom-in",t=>this._map.zoomIn({},{originalEvent:t})),d.create("span","maplibregl-ctrl-icon",this._zoomInButton).setAttribute("aria-hidden","true"),this._zoomOutButton=this._createButton("maplibregl-ctrl-zoom-out",t=>this._map.zoomOut({},{originalEvent:t})),d.create("span","maplibregl-ctrl-icon",this._zoomOutButton).setAttribute("aria-hidden","true")),this.options.showCompass&&(this._compass=this._createButton("maplibregl-ctrl-compass",t=>{this.options.visualizePitch?this._map.resetNorthPitch({},{originalEvent:t}):this._map.resetNorth({},{originalEvent:t})}),this._compassIcon=d.create("span","maplibregl-ctrl-icon",this._compass),this._compassIcon.setAttribute("aria-hidden","true"))}onAdd(t){return this._map=t,this.options.showZoom&&(this._setButtonTitle(this._zoomInButton,"ZoomIn"),this._setButtonTitle(this._zoomOutButton,"ZoomOut"),this._map.on("zoom",this._updateZoomButtons),this._updateZoomButtons()),this.options.showCompass&&(this._setButtonTitle(this._compass,"ResetBearing"),this.options.visualizePitch&&this._map.on("pitch",this._rotateCompassArrow),this.options.visualizeRoll&&this._map.on("roll",this._rotateCompassArrow),this._map.on("rotate",this._rotateCompassArrow),this._rotateCompassArrow(),this._handler=new uo(this._map,this._compass,this.options.visualizePitch)),this._container}onRemove(){this._container.remove(),this.options.showZoom&&this._map.off("zoom",this._updateZoomButtons),this.options.showCompass&&(this.options.visualizePitch&&this._map.off("pitch",this._rotateCompassArrow),this.options.visualizeRoll&&this._map.off("roll",this._rotateCompassArrow),this._map.off("rotate",this._rotateCompassArrow),this._handler.off(),delete this._handler),delete this._map}_createButton(t,e){const i=d.create("button",t,this._container);return i.type="button",i.addEventListener("click",e),i}},t.Popup=class extends e.E{constructor(t){super(),this._updateOpacity=()=>{void 0!==this.options.locationOccludedOpacity&&(this._container.style.opacity=this._map.transform.isLocationOccluded(this.getLngLat())?`${this.options.locationOccludedOpacity}`:"")},this.remove=()=>(this._content&&this._content.remove(),this._container&&(this._container.remove(),delete this._container),this._map&&(this._map.off("move",this._update),this._map.off("move",this._onClose),this._map.off("click",this._onClose),this._map.off("remove",this.remove),this._map.off("mousemove",this._update),this._map.off("mouseup",this._update),this._map.off("drag",this._update),this._map._canvasContainer.classList.remove("maplibregl-track-pointer"),delete this._map,this.fire(new e.n("close"))),this),this._update=t=>{if(!this._map||!this._lngLat&&!this._trackPointer||!this._content)return;if(!this._container){if(this._container=d.create("div","maplibregl-popup",this._map.getContainer()),this._tip=d.create("div","maplibregl-popup-tip",this._container),this._container.appendChild(this._content),this.options.className)for(const t of this.options.className.split(" "))this._container.classList.add(t);this._closeButton&&this._closeButton.setAttribute("aria-label",this._map._getUIString("Popup.Close")),this._trackPointer&&this._container.classList.add("maplibregl-popup-track-pointer")}let e;if(this.options.maxWidth&&this._container.style.maxWidth!==this.options.maxWidth&&(this._container.style.maxWidth=this.options.maxWidth),this._lngLat=mo(this._lngLat,this._flatPos,this._map.transform,this._trackPointer),t&&"point"in t&&t.point&&(e=t.point),this._trackPointer&&!e)return;const i=this._flatPos=this._pos=this._trackPointer&&e?e:this._map.project(this._lngLat);this._map.terrain&&(this._flatPos=this._trackPointer&&e?e:this._map.transform.locationToScreenPoint(this._lngLat));let r=this.options.anchor;const n=Mo(this.options.offset);if(!r){const t=this._container.offsetWidth,e=this._container.offsetHeight,a=function(t){var e,i,r,n;return t?{top:null!==(e=t.top)&&void 0!==e?e:0,right:null!==(i=t.right)&&void 0!==i?i:0,bottom:null!==(r=t.bottom)&&void 0!==r?r:0,left:null!==(n=t.left)&&void 0!==n?n:0}:{top:0,right:0,bottom:0,left:0}}(this.options.padding);let o;o=i.y+n.bottom.y<e+a.top?["top"]:i.y>this._map.transform.height-e-a.bottom?["bottom"]:[],i.x<t/2+a.left?o.push("left"):i.x>this._map.transform.width-t/2-a.right&&o.push("right"),r=0===o.length?"bottom":o.join("-")}let a=i.add(n[r]);this.options.subpixelPositioning||(a=a.round()),this._container.style.transform=`${fo[r]} translate(${a.x}px,${a.y}px)`,go(this._container,r,"popup"),this._updateOpacity()},this._onClose=()=>{this.remove()},this.options=e.e(Object.create(Vo),t)}addTo(t){return this._map&&this.remove(),this._map=t,this.options.closeOnClick&&this._map.on("click",this._onClose),this.options.closeOnMove&&this._map.on("move",this._onClose),this._map.on("remove",this.remove),this._update(),this._focusFirstElement(),this._trackPointer?(this._map.on("mousemove",this._update),this._map.on("mouseup",this._update),this._container&&this._container.classList.add("maplibregl-popup-track-pointer"),this._map._canvasContainer.classList.add("maplibregl-track-pointer")):this._map.on("move",this._update),this.fire(new e.n("open")),this}isOpen(){return!!this._map}getLngLat(){return this._lngLat}setLngLat(t){return this._lngLat=e.W.convert(t),this._pos=null,this._flatPos=null,this._trackPointer=!1,this._update(),this._map&&(this._map.on("move",this._update),this._map.off("mousemove",this._update),this._container&&this._container.classList.remove("maplibregl-popup-track-pointer"),this._map._canvasContainer.classList.remove("maplibregl-track-pointer")),this}trackPointer(){return this._trackPointer=!0,this._pos=null,this._flatPos=null,this._update(),this._map&&(this._map.off("move",this._update),this._map.on("mousemove",this._update),this._map.on("drag",this._update),this._container&&this._container.classList.add("maplibregl-popup-track-pointer"),this._map._canvasContainer.classList.add("maplibregl-track-pointer")),this}getElement(){return this._container}setText(t){return this.setDOMContent(document.createTextNode(t))}setHTML(t){const e=document.createDocumentFragment(),i=document.createElement("body");let r;for(i.innerHTML=t;r=i.firstChild,r;)e.appendChild(r);return this.setDOMContent(e)}getMaxWidth(){var t;return null===(t=this._container)||void 0===t?void 0:t.style.maxWidth}setMaxWidth(t){return this.options.maxWidth=t,this._update(),this}setDOMContent(t){if(this._content)for(;this._content.hasChildNodes();)this._content.firstChild&&this._content.removeChild(this._content.firstChild);else this._content=d.create("div","maplibregl-popup-content",this._container);return this._content.appendChild(t),this._createCloseButton(),this._update(),this._focusFirstElement(),this}addClassName(t){return this._container&&this._container.classList.add(t),this}removeClassName(t){return this._container&&this._container.classList.remove(t),this}setOffset(t){return this.options.offset=t,this._update(),this}toggleClassName(t){if(this._container)return this._container.classList.toggle(t)}setSubpixelPositioning(t){this.options.subpixelPositioning=t}setPadding(t){this.options.padding=t,this._update()}_createCloseButton(){this.options.closeButton&&(this._closeButton=d.create("button","maplibregl-popup-close-button",this._content),this._closeButton.type="button",this._closeButton.innerHTML="×",this._closeButton.addEventListener("click",this._onClose))}_focusFirstElement(){if(!this.options.focusAfterOpen||!this._container)return;const t=this._container.querySelector(Ro);t&&t.focus()}},t.RasterDEMTileSource=Y,t.RasterTileSource=G,t.ScaleControl=class{constructor(t){this._onMove=()=>{To(this._map,this._container,this.options)},this.setUnit=t=>{this.options.unit=t,To(this._map,this._container,this.options)},this.options=Object.assign(Object.assign({},bo),t)}getDefaultPosition(){return"bottom-left"}onAdd(t){return this._map=t,this._container=d.create("div","maplibregl-ctrl maplibregl-ctrl-scale",t.getContainer()),this._map.on("move",this._onMove),this._onMove(),this._container}onRemove(){this._container.remove(),this._map.off("move",this._onMove),this._map=void 0}},t.ScrollZoomHandler=Da,t.Style=zi,t.TerrainControl=class{constructor(t){this._toggleTerrain=()=>{this._map.getTerrain()?this._map.setTerrain(null):this._map.setTerrain(this.options),this._updateTerrainIcon()},this._updateTerrainIcon=()=>{this._terrainButton.classList.remove("maplibregl-ctrl-terrain"),this._terrainButton.classList.remove("maplibregl-ctrl-terrain-enabled"),this._map.terrain?(this._terrainButton.classList.add("maplibregl-ctrl-terrain-enabled"),this._terrainButton.title=this._map._getUIString("TerrainControl.Disable")):(this._terrainButton.classList.add("maplibregl-ctrl-terrain"),this._terrainButton.title=this._map._getUIString("TerrainControl.Enable"))},this.options=t}onAdd(t){return this._map=t,this._container=d.create("div","maplibregl-ctrl maplibregl-ctrl-group"),this._terrainButton=d.create("button","maplibregl-ctrl-terrain",this._container),d.create("span","maplibregl-ctrl-icon",this._terrainButton).setAttribute("aria-hidden","true"),this._terrainButton.type="button",this._terrainButton.addEventListener("click",this._toggleTerrain),this._updateTerrainIcon(),this._map.on("terrain",this._updateTerrainIcon),this._container}onRemove(){this._container.remove(),this._map.off("terrain",this._updateTerrainIcon),this._map=void 0}},t.TwoFingersTouchPitchHandler=Ea,t.TwoFingersTouchRotateHandler=Na,t.TwoFingersTouchZoomHandler=Ua,t.TwoFingersTouchZoomRotateHandler=ja,t.VectorTileSource=A,t.VideoSource=et,t.addSourceType=(t,i)=>e._(void 0,void 0,void 0,function*(){if(nt(t))throw new Error(`A source type called "${t}" already exists.`);((t,e)=>{rt[t]=e})(t,i)}),t.clearPrewarmedResources=function(){const t=Z;t&&(t.isPreloaded()&&1===t.numActive()?(t.release(N),Z=null):console.warn("Could not clear WebWorkers since there are active Map instances that still reference it. The pre-warmed WebWorker pool can only be cleared when all map instances have been removed with map.remove()"))},t.createTileMesh=si,t.getGlobalDispatcher=I,t.getMaxParallelImageRequests=function(){return e.c.MAX_PARALLEL_IMAGE_REQUESTS},t.getRTLTextPluginStatus=function(){return lt().getRTLTextPluginStatus()},t.getVersion=function(){return Uo},t.getWorkerCount=function(){return F.workerCount},t.getWorkerUrl=function(){return e.c.WORKER_URL},t.importScriptInWorkers=function(t){return I().broadcast("IS",t)},t.isTimeFrozen=function(){return l.isFrozen()},t.now=c,t.prewarm=function(){z().acquire(N)},t.restoreNow=function(){l.restoreNow()},t.setMaxParallelImageRequests=function(t){e.c.MAX_PARALLEL_IMAGE_REQUESTS=t},t.setNow=function(t){l.setNow(t)},t.setRTLTextPlugin=function(t,e){return lt().setRTLTextPlugin(t,e)},t.setWorkerCount=function(t){F.workerCount=t},t.setWorkerUrl=function(t){e.c.WORKER_URL=t}}),t}()}(r)),r.exports);const a="https://gis.yarrow.uz";let o=null;function s(){if(!o)throw new Error("Yarrow API key not configured");return o}const l="bottom-left",c="data-yarrow-brand-badge-root",h="data-yarrow-brand-badge-theme",u=t=>{switch(t){case"top-left":case"top-right":case"bottom-left":case"bottom-right":return t;default:return l}};class d{constructor(){this.state={theme:"light",position:l}}mount(t,e){var i,r;this.state=e,this.container=t,this.teardown(!1),"static"===getComputedStyle(t).position&&t.style.setProperty("position","relative","important");const n=null!==(r=null!==(i=this.host)&&void 0!==i?i:t.querySelector(`[${c}]`))&&void 0!==r?r:this.createHost();this.host=n;const a=()=>{if(!this.host||!this.container)return;const t=this.host;this.container.contains(t)||this.container.appendChild(t),t.removeAttribute("hidden"),t.setAttribute(c,"1"),t.setAttribute(h,this.state.theme),this.applyHostStyles(t)};a(),this.observer=new MutationObserver(()=>{a()}),this.observer.observe(t,{childList:!0}),this.enforcerInterval=setInterval(()=>{a()},1e3)}update(t){this.state=t,this.host&&(this.host.setAttribute(h,this.state.theme),this.applyHostStyles(this.host))}getHostElement(){return this.host}teardown(t=!0){var e,i;null===(e=this.observer)||void 0===e||e.disconnect(),this.observer=void 0,this.enforcerInterval&&(clearInterval(this.enforcerInterval),this.enforcerInterval=void 0),t&&(null===(i=this.host)||void 0===i?void 0:i.isConnected)&&this.host.remove(),t&&(this.host=void 0,this.container=void 0)}getHostInlineStyle(){let t="";switch(this.state.position){case"top-left":t="top: 6px !important; left: 6px !important;";break;case"top-right":t="top: 6px !important; right: 6px !important;";break;case"bottom-right":t="bottom: 6px !important; right: 6px !important;";break;default:t="bottom: 6px !important; left: 6px !important;"}return["position: absolute !important","z-index: 1000 !important","pointer-events: none !important","user-select: none !important","display: block !important","visibility: visible !important","opacity: 1 !important","transform: none !important","top: auto !important","right: auto !important","bottom: auto !important","left: auto !important",t].join("; ")}applyHostStyles(t){const e=this.getHostInlineStyle();t.getAttribute("style")!==e&&t.setAttribute("style",e)}createHost(){const t=document.createElement("div");t.setAttribute(c,"1"),t.setAttribute(h,this.state.theme),t.setAttribute("aria-hidden","true"),t.removeAttribute("hidden"),this.applyHostStyles(t);const e=t.attachShadow({mode:"closed"}),i=document.createElement("style");i.textContent='\n :host {\n all: initial;\n }\n .badge {\n display: inline-flex !important;\n align-items: center !important;\n justify-content: center !important;\n background: rgba(255, 255, 255, 0.416) !important;\n backdrop-filter: blur(4px) !important;\n border: 1px solid rgba(255, 255, 255, 0.3) !important;\n border-radius: 16px !important;\n box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.07) !important;\n padding: 2px 10px !important;\n }\n :host([data-yarrow-brand-badge-theme="dark"]) .badge {\n background: rgba(15, 23, 42, 0.416) !important;\n border: 1px solid rgba(255, 255, 255, 0.16) !important;\n box-shadow: 0 2px 12px rgba(2, 6, 23, 0.5) !important;\n }\n img {\n display: block !important;\n width: 106px !important;\n height: auto !important;\n max-width: none !important;\n opacity: 1 !important;\n visibility: visible !important;\n }\n ';const r=document.createElement("div");r.className="badge";const n=document.createElement("img");return n.src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTg2IiBoZWlnaHQ9IjUzIiB2aWV3Qm94PSIwIDAgMTg2IDUzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KPHJlY3Qgd2lkdGg9IjU3IiBoZWlnaHQ9IjUzIiBmaWxsPSJ1cmwoI3BhdHRlcm4wXzFfODgpIi8+CjxyZWN0IHg9IjU3IiB5PSI2IiB3aWR0aD0iMTI4LjIxMSIgaGVpZ2h0PSI0MCIgZmlsbD0idXJsKCNwYXR0ZXJuMV8xXzg4KSIvPgo8ZGVmcz4KPHBhdHRlcm4gaWQ9InBhdHRlcm4wXzFfODgiIHBhdHRlcm5Db250ZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB3aWR0aD0iMSIgaGVpZ2h0PSIxIj4KPHVzZSB4bGluazpocmVmPSIjaW1hZ2UwXzFfODgiIHRyYW5zZm9ybT0ibWF0cml4KDAuMDAxNDE5NTggMCAwIDAuMDAxNTI2NzIgLTAuMDAzMjQwOTMgMCkiLz4KPC9wYXR0ZXJuPgo8cGF0dGVybiBpZD0icGF0dGVybjFfMV84OCIgcGF0dGVybkNvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHdpZHRoPSIxIiBoZWlnaHQ9IjEiPgo8dXNlIHhsaW5rOmhyZWY9IiNpbWFnZTFfMV84OCIgdHJhbnNmb3JtPSJzY2FsZSgwLjAwMTY0MjA0IDAuMDA1MjYzMTYpIi8+CjwvcGF0dGVybj4KPGltYWdlIGlkPSJpbWFnZTBfMV84OCIgd2lkdGg9IjcwOSIgaGVpZ2h0PSI2NTUiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBc1VBQUFLUENBWUFBQUNGQ0xjU0FBQUFDWEJJV1hNQUFBc1NBQUFMRWdIUzNYNzhBQUFnQUVsRVFWUjRuT3pkYVhBYlo1N24rUzlJWFpBbGthWmsrWUJ0MGpZbHUyd0RwR3dYV1M2Vkpkcmw2anE3aU83dDZaaU5tUW1xZTZaM1kyTTcxdFU3c1VmRWRrUlh4Y1RFOU83MHpwYTlNYTk2WG9nUjdaZmRDM2JzdHF0Y2h5bGJQa2piWlpJb2x3OVNObGtsK0JaTVdyS2drN2t2RW1rOFNDWU9rZ0NlQlBEN1JERElQQWcrekNmemVaNTg4cC9QRTNFY3B3TndxS3lhZlVSRVJFUkVHaVZDb1kwYXlYLzNMNXVjRXVzNy9BMWl4L2p5TDVzZkVQUmhHK0gvekhMTDVUNmoycytwWmw5OVRtTS9aejNDOW4vWllEdS85RG4xK1p4bVNxcytSNStqejFuN2UwR2ErZjlxcHM4cHhkdm1zTFk5NjIvdkFxeHVDZmdBczBGczhqZWVHOG44eC94S3RmaWxPZmp6MWx3dWwrOWhZRjR2MWV3THdmOVgwSEtwYlNJaTdhUmMyNk1XMjJyNU9YNmxmbGZsK1ZvYnphLzFmQzZVYmk4NlFDVGlPSTRxWFJFUkVSRnBaNUdPL0E5cUVJdUlpSWhJMitxb3ZJdUlpSWlJU0V2NklxUWk0ampxSkJZUkVSR1I5cWFlWWhFUkVSRnBlMm9VaTRpSWlFamJVNk5ZUkVSRVJOcWVHc1VpSWlJaTB2YlVLQllSRVJHUnRxZEdzWWlJaUlpMFBUV0tSVVJFUktUdHFWRXNJaUlpSW0xUGpXSVJFUkVSYVh0cUZJdUlpSWhJMjFPaldFUkVSRVRhbmhyRklpSWlJdEwyMUNnV0VSRVJrYmFuUnJHSWlJaUl0RDAxaWtWRVJFU2s3WFVBRWR1SkVCRVJFUkd4U1QzRklpSWlJdEwyT2dESGRpSkVSRVJFUkd4UytJU0lpSWlJdEQyRlQ0aUlpSWhJMjFQNGhJaUlpSWkwUGZVVWk0aUlpRWpiVTB5eGlJaUlpTFE5OVJTTGlJaUlTTnRUVExHSWlJaUl0RDMxRkl1SWlJaEkyMU5Nc1lpSWlJaTBQWVZQaUlpSWlFamJVL2lFaUlpSWlMUTloVStJaUlpSVNOdFRUN0dJaUlpSXREM0ZGSXVJaUloSTIxTlBzWWlJaUlpMFBjVVVpNGlJaUVqYlUwK3hpSWlJaUxROXhSU0xpSWlJU050VCtJU0lpSWlJdEwwdHRoTWdJcUVRb2ZEVXlMdFJkdGF4VFRmWDBxcUN6bjMvZFNBaUxTRGlPTHFtUlpxTTJVamR6UDVxeUlvMFh0RE5adEN5aURTWUdzVWk5V1UyUEwwZXBsSVhuYjhuS3FqQ0RPcWhVdU5XYWlub0hGWFBxRDNseW9GcWZpZEl1ZDlYSGt2YjJvTHVUa1hXcTVvR1FzVDNjMUJGRnZRNDFseHZYcHVsS3NKcTFtMjBSNnBVK3RiemUwSHBDZHBXN3YrcmR0OW1Zek1FcGRyaldpNlVKdWd6UysxYnpUbFJLOVdFQVFVdGUvdHU5Z2JBcWZKM0hkOTMvOCtWcnVOeS9MKzducHZvOVQ1WlV2dEJXa2JFY1J3MWlxV2RsZXFCWFcrbFhjM3ZSWURWZ0w4VnRKLzMzYi92cW0vZkRnb3Z6SFlHL081bUtySlN2MXVxQVYvcTl5b3RWOXJYUExiVjNHQlUraHVsbERvUFNqV3lOcUxTamRSNkdzZVZqbFUxKzI5Mm4zSi9zOUdOWXY4VEZ1L25VbzFPYzduY1BrRi9wOXhuT0xqWHFlTmJGL1EzelBWWGdLc1VydkgxTkpDcmFWaFhLbS84S3AyTHBhNEh0U2VrYVNsOFF0cFp1WEFGYzNzMXpJcTR3L2paWVcxRHdHdkVldnQyNEQ2MTJaYi9pZ0k3OHZ0ZUJjNEJLMEEzY0V2K2V5Uy96ZnQ4NzNPZ2ZFUEFxN0JMN1ZlcVVXUTJzRHRLL0J3cDhYUFFja2ZBTmlkZ1B5b3NiNlNoNTdlZUJwRzVqM204dkdOYXJxRlE2bnhZcFhBOHpKdW1vQWFlZjF1NTQxWHFPRlY3VStPL3NTcjFIZC8rZnRWY1I1VWE5SDdWTkZ6OStlcHZ0RUtoOFlydmU3VU40NkNHcjVjdnF3UmZhK2ExdjRwNzdWK1RYLzRVZUFOWUJDNVNmSjN0QlBibDk0MEFsNERMeHRkVkNvMXE3K2NyeGphTXp5clZXSzdtS1VBMURXMlRHaG5TTkRUNmhFaHdJd1FLalUyejhXRTJQQ1BHUGw1UGJTZXdGYmR4NjFWNlYxayt2WTF6bjdnTjNRc3IzczJvMnhqZUd0M0NsdTNiZ1YzNXIrMzUzd2UzWWp6TnJuMDVybDZKODZQYi9nSzRJNy9QS203RmFQWktlUlYrTlQxVmxYcDRnbTRTTnROQUxkWHI2MSt1MUt0WXFnZlNUSi9aMEN6WFcxbHBXMUI2Z2dRMWRJUFM1LzNzWHk3MVA1ZEthNlZqVU9selNqVzhUZFhzVytsdmxtb2tWNXNIL3M4cHRXK1FjbmxwYnZjM1dFdmxlN2s4S2ZVM3pkOHpuL0pFZkYvZVRmRUs4QlIvL2VsL0p0cVZLZHBuSlhNTjV6N3BBMks0Tjg2WGdBdEFEdmdjdU1pVml3NlhjMTgwZWlPUnlDbzd1cTRDRjltMUwwZjN6Ymw4T2pyejN5L25QK2RpL3ZzVmlodno1djlsM3V5dityYVovNmRmcWZWcUxFdm9LS1pZV3AyL1l2ZnpiL04rN3FSdzArZzFkTGZuZjNaN1hqNTZLOEtsWEFmUTRlU1czUVp6SkxLTkhWM2JnU2hibzZ2c1AzZ091RWhYYkF0ZHNRaHVwWE9KUXUrTjJYZzFLOGxPQ3BYUVpkeks3MTFpZzl2SnpOeUtacU9VeHFpMmtSNzJPcVRhR3k0YkhBcmxRWlRZNEkxRXU3ejFWL0hLZzY1WWxxN1lhOEE4YmxsME5mOTdabSt3K2RSb3ErTStjWXJpbG1VT1hyamtSMjl2NVhKdUg3Q1RDeXVYY1p3Y2tJdEV1eThDNTlrV3ZjVCtPeTlUZklPOWFxUUg0Kzk3YVEyNmlTNVg5cTYzeDFtazd0d0xSYVM1bVlXditSMkNlM0tDZXFDODNwcWQrYTh0d0NvWFZxN3d5YnRidVhpdTIxbTlzb05vOXpsMjdmdU1ydGdWcmp2b05VeTlScTc1cUhTVlFvd2dGRmNBUVhIRjVhNURyK2RuZ1pISGZzNlRmL0tWL1A2ZEFiL25yNERLVlVvaXRiTGU4QWNieWozVnNLM3ppNStHeDk0Q1BxSzRMTHVTLzdvSUxCdnJ6U2NTMWRmbCt3OTI0SVpvN01CdFlHOEJ0amp1emI4YnZ1VTRsMWpKWE9MY0p4Rnl5OUZJeHhhSDdicytZOTl0RjluUnRTVy9YeWR1ZUZlT1FyaUdQeWE2M0hrUjlCUkNiUkt4UmpIRjBveXFlYXpxMzkvc3llakFmVlI1RFc3QnZvMExLeEUrZWJlREN5dXJEbHhrUjljNTl0NTJrUjE3d0swb3R1Wi85d0p1QTlnc3dNM0hqZVY2UDRJZStmb3JzNkFlTGEvM2VKWGN5Z2ovNjdWUEFqY0cvSzZJaEVPcG0rOVMrM3JmMytHdjN2MXY2ZWw5eHJlUHYwRmZ6WFZmYnA5U1paSC91L2UxRTdmeG5BTnlYUGhzbFRQdjd1REN5dDRJZExPanE0Tjl0MTFtUjljRjRETUs1YVRaV1JDVWhuSmhNQ3JicE9FVVBpSE56S3dvdk5oZms3bnM5WURzWXZuMGJzNHNibmVjcTdDajZ6eDdiL3VNSFh0eXhBWXU0ZmI2K25zc0xnYXNLMlc5MjB2dEg3eGZ0T3MzeEpPL0lwMzZIcVZqSklONmkwdFpiMHluRkt2bTJIbkxHNG1kM2FqTnhPZldLczYzMXAvVDZITndQZkhMZnV2cGxTNThmbXp3ZFhwNjAxV2txOVR4V085NTQ2Ly9TNFZCckJUdHYyTVB4QWJPQStjZGVBKzNmTzBrdDdLRk0rL3U0Y0xLOVpGSVo0UzlmUmZwdnZseklJdmJVUGIvUFgrRDJmOC9xWDBpRGFVWDdhUlpWUHV5aG45a2hLMHNuNzZHTTR2ZER1eGdiOThsdW1LZjBSVTdoOXNBOWw1VUt5ZW9vdGlJamZidW1CWGdKeVJHSjBtbnZrbnhFR3hRdnZJdDE2TWVWQkdWVzI0SDFUYnMvRThoL0w4ZnRMeWViUnUxMGIrL25uMGIzVmlwdGdHOTNzLzBmODU2YmlvM29sUWFMM0pnWkFZNHM4N1A4SWVNK2ZlcnRoZTJtcHZub0o1bGI2UUw4bzNsRldDSDQzWkM3TXgzUXV5TlFJNjlmY3QwMzN3UnQ2UEJDeTBMR2dHa212OU5wT1lVUGlITm9sUVBndnNTaXZrUzNQTHBUczRzN25aZ0ozdjdWdW1LWFFMTzQ4YSttYUVQWVJWVUNSVFc1VllPOEtQYi9qOXl5LzNZYjdDV2F6dzIrdTlYU2s4WWVqdUR0aldUc0IyN1Juek9abFFLbXpELzFpZjh6Ni85UzJJRFQ2L2pzOEp5RHBubGNWQ2FvcmhEU1c1bkpSUGh6R0lrQXBmWjIvY1ozVGRmb2ZDa3ozcy9vMUlEblFyN2lHeUllb29sakVyMTJwaUY0RmJjNGN0MnNId2F6aXppdUQwUkRsMnhxM1RGY3JpTjRBdTRCYTMzdWMxUWtKYXZFS0pkNzVCSVBzdlU4UU1OUzFGcDYzbE1YTysvNzE5ZVR3OTRHRDZubVlUdDJEWGljK3FycCs5allnUGxRaWZLbFllMmxlcnA5Y3JjWFA0THVtSWRkTVYyT080N0hWdnpuUmpiSSs2VHZFNjZiMTRGenVLTzJYeWx4Ti95amtPemxPblNKQlJUTEdIaXI0VE1DUTNBYlFqdndIMGtGK1dUVXhGbjl3MmZzLy9ndVh4dnNEbEEvZms2cDlXbXE4UkhKNWc2L2k5eGU4aEZwTGxkcmpKMG90bnE2cUNlZUFlM2ZENlBPOVJjaEs2WTQzaFAvVDU4cXl0eTlvUDk3THVqT3ordThqSnVCMGZRNTNxZjNXekhSVUpLUGNVU0J2N2VHWCtCNTg3eXRueDZMNStjaWpxN2IxaGgvOEV6K2Q3Z3ExUmZJRFp6d1ZtYzl2am9yNGgyLzRiYzhpSHN2SVFrSXJWeEZmaWMrT2pQS0R6VmFqV2xZdEd2K3ZhN3d2NkRIem43RDU0QmR2TGhXL3NpWnorNGczMTNMTk45czljNExoV0RyTEFLMlRTTlV5eTJCQlZnM3M5ZUQvRVdMcXhjUXliZDdleTZ6bUgvd2MvcGluMkEreGl1WGM5YjcvOStuMFR5bDB3ZEgwUU5ZcEZtVXh4UEhPMWVJRDc2b3MwRWhVZ0V0N0Y4bHYwSHp6bjdEMGFCM1h6NDFuV1JjeDkzRVl0L3hvNHVML2I0Q3NVTlpQUGxWNUYxMDZ4WTBraGVnV1V5cCtMdHhCczI3ZlJNbDNQcTVEWE85ajBkenUySFAyWC93UXp3SWU0anQzWXU4THhqdU1yUngxNmdNRlNTaURTblZSTEpYK0ZPcGdHNnlmVy9HSGtlK0pEOUJ4ZWQydzh2Tzl2M2REcW5UdTdoOUV3WDBBUHN4WDJhNlAydWpSZCtwVVVvcGxoczhNZVhkUUI3dUxDeWpkTXpsNTE5ZDF3aE51Qk5YV3JPa0NTbTJNQXNQWDIvSmJ2WWJUc3BJckl1Wm9QdExQMUhYOFlkcGd4VUgzdjhqZHNydUJPRFJMajk4QllIT2xnK3ZUWHl5YWxydVhsd056dTZQc2VOUHphbm5sYjdSdFlsYU1JRGtVYndlb1ozc1h6NkJ1ZlV5V3NkaDh2T0hVZk8wUlg3SExkM29Kb3hoTnRWQkZnaWtYd3B2K3lQelJPUjhIT0FENGwvY1IzTFdsN25pUmthY1JtNFNGZnNuSFBIa2RPT3d5Zk9xWk03V0Q1OU0yN3ZjYWZ4dTBGUEtFVUNLWHhDNmluaSsvSzRqZUdQM3JyUk9YWHlXcWNybHVQMncrK3hZODhLaFJneDNhd0ZNMk1ScjNEMHNRa0tNMFdKU0RpVUs3L01HTmlyeEpOdkVPMDYxWUEwTmJ0UzlZTERqajNudVAzd2FhY3I5b2x6Nm1RM0g3MTFLKzZRblowb3BFTFdRZUVUVWkvK3dzZkJQZDkyY1hwbXV3TVFHL2ljNnc2ZUpYZ3NTaW10VU1qMzlFNFJHM3lOek15RGRwTWtJb1p5alM5ejIwVU9ISDBCOThaV05zNXJ4NXpsOXNPZk83Q1Qwek83SXJDZm13ZVhjZCs5TUVjcVVydEhBbWxJTnFrM0wweGlPOHVubzg2NVR5TEVCczdqamlDaHh2RG1MVE04OWd2K1FZMWlrU2JqQUN2RWs3K3luWkFXWURad1Y0Rnp4QVkrZDl4T21HaGsxNzdyOHROTHIxQThwSnRJRWNVVVM2MlpvUkx1R01QTHAzYzdwMDd1Y0xwaTU0a05aSEhIbWxTRGVITzhZM3lWZVBLZmdOUG9XaFlKdStKck5EYTRRRS92MjViUzB1cmNudVBZd0VkT1Yrd3o1OVRKblN5ZnZnSFlqZjJaT0NXa0ZGTXN0V1EyaHJkeVlTWHFMSnpZNVhURnJuRDc0UlhjUjRTNlM5ODg4OFVUNk9tZHBYL2tGVlM0aTRTWmY1S2RLd3lQVFFFZldVcFBPL0NPOTNsdVA1eHh1bUpubklVVFhWeFk2Y1VkL2hOVUg0bWhBMVdrVWh0ZUQvRVdJTXJpMUI3bnd0a0lkeHc1QzN5T0dzUDE0QTFuZDU3aHNWOVM2SDNYY1JZSkgzOWRlNGIra1dmUlU3TjY4cGVGRjduanlIdk9oYk9mc3pqVkQreW5NRktGaUhxS3BXWTZnSjBzbjk3cW5KNVpkWHFIenRJVk80ODdkSTVHazZpUFFpWHJEdW4waWIya2lBakIwdzhINzlmVDl3NnhnVmZyblNCWlk1V3UyTWRPNzlDN3p1bVpMZmxoM0s2bnVIR3N6c0kycFpoaXFaV0lNei9wT050M1h5RTJjQUYzSUhxTk1kd28wYTVmRTA5TzIwNkdTSnVMK0w2WGNvbEU4aFhnZ3pxblIwbzdSMnpnUFdmNzduUE8vT1IxdU9NYmIwVU40cmFtOEFuWmlPSnpadmwweFBud3JWWDZqK2JZc2NmckdaYjZNM3ZnY3lSR0ozQW5QTkh4RndrdkJ6akgwTmhQMGJWcVM2RU8yN0huRFAxSDU1MFAzNHF3ZkRxb3QxaHRwRGFpOEFtcGxuOENEdmZuVXlkeHR1K0cvUWRYVWR5d0xXNWVESTNORU8zK0hicXVSY0tvRUZvUjdWNGlOcEMybXByMlpvNVhIQUV1c2Y5ZzF0bSsrektuVG5yYi9TOUdTaHRRK0lTc2wxdElYRmpwY0JhbklzN3RoMkhISHY4NXBJS2tzYnpqdjBCQ0lSUWlJV1Eyc0ZiejErbUhGdE1qTHNmNHVzS09QYXZPN1lkeEZxY2lYRmpSc0cxdFNEMUtVa21FNHZPa20vZG03M0VjcnFOM3lGOVFlTXU2MGJMak0rS2ovNFJteHhJSkc3T3NQRXQ4ZEFyM0pXUUpvOTRoSEFmNDZDMno0MUFONHphZ21HS3BodGZMY1ROVHgvODc1NjhILzRiNVp4NmwwRmhXWTlndVl4U0swWi9SMHpkdk1TMGlVcG9ETEJFZjFTeDI0VlBjRnRxeFo0dXo2L3JibVRyK0ZkeVg4S1FOcUtkWVNva1lYeDFBdi9OM3gvN1NlZkpQL2kxd2xQVEVJUXBEMk9oTzJoNS9iTnduSkpJbmpXMjZVUkVKQi9kNmpDZmZCdDdKcjFPWkdSNW1LQVhBZHRLcGJ6dFAvc21QbmI4Nzl1K0F1NHg5bFc4dFNqSEZVbzQ3T1VSdStjdk9FeVAva2VueGY0Vjd4N3lEdVZTQ3RYZlBPcGZzTUJ2R1YvTnZ0WjlEK1NFU05qa1NveS9oVG1nRXVrYkR5Z0cyTVRmeFplQVEwK04vNmp3eDhuK1RXejZNVzg0cTMxcVVlb3JGend5RjJFNW01bXZPRXlOL3c4S0o3K0dPNGVpT1BaeGJIbUo2ZktqQ1owaGp1UVYxYk9CbGV2clM2UG9XQ1p0c2ZxSWROYXJDeTYyL2NpczNrazdkQ1d3RElpeWNPT284TWZKak1qTmZOL2JUc0cwdFJqSEZFc1Nkcmprejg0anp4TWgvSWpON09ML2ViR1R0WVc3aWozRWJ5bjRxOE8xNlB6L3Q4MVYwZll1RXhWWDZSeGFJZGlubXZ4a3NUTjREM0kzM3hCUzJrSm05MzYwVFo3NUhvY2RZUGNjdFJPRVRZdklhVUozNUh1Sy9KcmR5aU1LRjM0RjV6cVJURDVOYk9XQWxwVktPdzlDeDU0SGxMNVpGeEFidjJsc0ZQaWN4K2pSd3htSjZwRElIMkVGNjRsSGdHZ3FOWW9BSXVaVzQ4OFRJWDVPWlNScjdTNHZRNDFXQndtTWdCN2RCZk1SNVl1Ui9KN2VTb05BZzlyWjd5NnZBZnFhUGY5djREQW1MbnQ1WGlRMituVjlTM29qWTRaV2JWNEhmRVUrZVJJMm9NUFBLeXV1WVN6MlMvOWw3b2w3SXQ5ektYYzRUSS84KzMyUHNINFZKNVcwVFUvaUVlQnhnSy9PVDMzU2VHUG5QNUZhOGVPRlM1MGNFNkdScS9QZUI2MUJCYjV0L0ZJcVBHQjc3U1g3ZHFwMGtpUWhlR1JvYmZKT2UzamN0cDBYS3l6OEZuYmlMM1BKTnhucXpZd2lnZzl6S25jNFRJLytSK2NrL29QQUVWYUVVVFU0OXhlSmR4QjFrWnI3ai9KZmtmeUszWWc0OTQvajJMYjdvTXpPSHlDN2QxNUNVeXZyRWt6L0REYUhRZFM1aTF5VVNvd3RBMW5aQ3BLUkNUMjk2NGh2QWpoTDdGRG9nY2l0M09mOGwrZS9KekhoUFREVTFkSk5UVEhGN014dkV2K2M4TWZKL2tsczVTT2x6SW1qYzJ6MU1IMzhZTmJ6Q3dDbjYzdFA3RnZHa0pna1FzZTl6NHNrcDlOU21HZHpNL09URFZPNzFkZXREdDhmNGI4ak1mTE14eVpONlVrT21QWms5dmhFeU04UE9FeVAvQjdtVk95aSswL1UvRGpJbjlDaVlHdjg2c0w4QjZaYnFlSG4wS1luUm53QlgwTTJ2U0NNNVJULzM5TDFQYkdER1dtcWtlcG5aUWJLTEIvTkxadjNucndlOWRVNCt4dmcva3BrWlFtVnRVMU5NY2J2TExRODRmNXY4djhpdHhQTnJnczRILzdyaWl6NjdlRGVaMllGNkpFL1dyYmd5amllZkF0NE4yQ1lpOVdPV21WZEpKRjhFM2cvWUp1RlFlR282UFQ0STdQRnQ4NVF1UTNNcmNlZHZrNCtUVy9aR1pGSStOeUgxRkxlZndpZ1N1ZVdZODhUSVg1RmRHaWI0WWkvM2twMDVHc1ZPVGp6K3JicWtWdFlyVXZSenRPdHRobys5UkZBUHY0ZzB3bG42ajc0QVhNd3Y2K1kwdks1bExuV2t4RFovR1dyV2cyNVlUSGJwSzg0VEkvK0IzUEkrRkYvY2xCUlQzSDY4L043ai9QMFAvaTJaMmUrejl1S3Q5cHdvN09jV0pOZlhKSVZTQzE3ZVhDSSsrZ3RVSVlzMFN2RTFGdTFlSWo2cTJQNW1rRjA2UUhiUi8rSjQwTHMwSGpPazBOMHZNL3VIenQvLzRIOER0cGY1UFFrcGhVKzBQblBzUk8vbmJVeisrRStaSHY4ejFqNHRXTy9kYlg1S3pPVURwQ2UrWG5ZZnNTTStlb0pvOTJKK1NYa2gwamhYU0NSZkJkNnhuUkNwUWpwMUJPanhyYTFVWmtiV2ZFMlAveHNtZjN5TTR2cFhtb0RDSjFxZitaS0FPem5IWE9vYnpqLzh4ZjhFN01wdjg3OVlWeTN6OTNhVG52Z09FQzJUQnFtL29GNk5KUkxKcC9NLzYrMTNrZm95eTlDenhFZGZCSEsyRWlObG1YWFlUcWJHanhyYjFsdHZtZnZ2Y3Y3aEwvNlN1ZFNqeGpZMWpKdUF3aWRhMjlyUklyS0x3ODZUeC80RGNCTzF5ZnRDSTJ6cStDUGtWbTZ2d1dmSzVwazlGQTVEWTg4QVo5R05zRWlqckFJZjBEL3lrdTJFU0VtRk9qQzdkQStabVh1TmJlWjdNOVh3ajFSeHMvUGtzYjhodTNobkxSSXFqYUVLc3JVNXhsY0V1TUg1MitUL2toOXB3ai8wMm1aNG4zTTk2ZFRYTnZsWlVodkZoWG4vMFRmcDZWc00zQ1lpOVhDVmVQSVUwYTVUcUpjdzdEcElwMGFBRy9QTC92S3gydndyREhYcUR0V1djUDQyK1pkQWQ4Qm5TZ2dwcHJoOWJIT2UrdUcvSmpQN1hVbzNpTmQ3THZqanBUcVlHdjhEWU9mR2t5azFaRDRsbUNlUlBPbmJKaUsxWlphbmwwaU1QZ3RjUUEyaU1ETEx3QzdtVDN3TjJPcmJ0cEZ5c3ZoM003Ti83RHoxdzhlQXpvMGtVaHBMUGNYdEljTDg1QkdlK3RHL29YQmhtZ09SMTRMYis3Z3dtU0M3ZEgrTlBsTTJ4M3hLY0lXaHNiL0hEYUZRWExGSWZhMENaK2dmZVNHL3JKdlE4Q25jcU9SV2JpYWRHcXJUMzluR1V6LzZiNWlmUEp4ZjF2Q1lJYWFZNHRhemRyU0ozUEtkenBQSC9oM1F0MlpiN1VJblBQdnpiL0Rxb2crSFFqN0VCbDZocCsvWHFNZENwQjdNSjNDcnhBYm42T21kTjdaSnVCVHF5blRxUWVDR2dIMXE5ZDdOVGM2VHgvNkszSEt0M3VXUk9sRlBjZXZ4VDBtNXkvbjdIL3g1Zm9LT1VqYmJnRFY3blR1Wkd2OHFiZ3lWMkdmMkZwOWw1TEdmR2V0RnBIYk1jalRIOE5qendDZTJFaU5WMjhYY3hQZDk2MnI1M29WN1htU1hScHkvLzhFUGdHMDEvR3lwTWNVVXQ2WkNML0Q4NUxlWUh2L252dTJiaVNPdTlEY2hNL01nbWRuQkduMnViRjZoOXlxZS9EbndBYnJ1UmVycFErTEo1MUdvVWpQb1pXSHlrRy9kMnBHYk5xK0Q2ZkUvWTM3eWV6WDhUS2t4OVJTM0ZuOUl4STNPazhmK0ZOakwycEVvNnNVQnJtVjYvQTlML0IwMXhocXJ1RWVpcDNlVzJPQzBwYlNJdEllZXZuZnA2ZjExZmtsbFhyZ1UxNVBwaVNGeXkvdXIySCtqekxxMzIzbnkyQStBY245UExGSk1jV3N4ODNLTDg5UVAvNVRzMGlQNVpmOTBsUFg0MjRWSFR1Nmc1VUhUUHV0OGF6enptSC9HOE5oendCVmJpUkZwUWVZMTVzMWk5Mm5BTmdtSHd1eXU2WWxoWUl0dmU2M0RKd3E5enRtbEllZXBILzVyZExNVVNncWZhRTBSc290RFBQV2oveDUzL3ZYNi83MUNZOXQ5K3BCZDdHWGh4Q1BsZmtrYXpzMmJvV01uZ1d4K25TcHNrYzByaENqQldZYkducldaR0NuTExQTnVaUzUxVDRuOTZ0R0I1QURiZWVwSC93UFpSWTNTRkVJS24yaE5lNTIvTy9ibnVBT1IreS9xZWphQ3pNZFNPNWdlL3dhTmFaVExla1M3WGllZTlCN3RxbEVzc2o3bHJobUhucjRNc1lINU12dUlYWVdPd0lVVGQ1SmJqbGUxYiszK3RnUGM0UHpkc2Y4UjJGSGp6NWROVXZoRTZ5Z01Mek0vK1MwV1RueWZ0U05SMUhwc1lrL3dPVFNYZWhqNFVzQVdQWjJ3dzh1bnN5UkcveC9nS3NvTGtmVXFkODJzY21Ea1ZlQjBveElqNithVmcxdElUM3dkMkVOd3VFUjl3d3dYVG55WCtjbHZCK3lqTXRraTlSUTN2NGp2NTV1Y0o0LzlHWENOc1c3dDJNWDFTVVB4NDZiY2NvenA4UzhIN0s4YnNjWXJQdWJ4NUVtaTNlK2hBbGlrbHM0VEh6MkpPNHVkaEpjRFhNZGM2aHY1NWFDeCsrdFZObnBocTN1Y0o0LzlPV3ZmdlZIOWFKRmlpcHRmY1MvdzFQRS9JcnQwbVBxUE1sR0syVURld3R6RUtKcjJPWHlpWFcrVFNENW5PeGtpVGFLNmhrcTBlNG40NkV0MVRvdHNYZ2VaMlFHeWkzME4vcnRtbmV5UVhUck0xUEYvMXVBMFNCbnFLVzR0dHpoUC9mQ2ZzWFlxNTBZcW50VXBuVHBFYnFYZlFqb2ttTmNqY3A3NDZFK0FuT1gwaURTTFN1WHBWZnBIM2dST05TSXhzbTVtYjNBbjZkU2pGSjZvTnBMWkU3M05lZXFILzRyZ2tackVBc1VVdDRZSXNJMnA0LytjN05JUWhZYXArVGlva2Zscy9yMGJTYWNlYnVEZmx2SUs1MEY4OUFUUmJsWGdJdFdwOU9RdFIyTDBXZHdiVFQyQkRhZEN2VFEzOFJCclF5WWFVVSthWVlZUnNrc1BNSFhjUDhHV3Q1ODBtSHFLbTF2aGdzNHQ3M2YrNFFmL0F0ajZ4YnJpNzQyK3dBb044OG5IUjlBb0ZHRmdGdmdkd0hza2tzK1gyQzRpNWZrN0d6NGlubnpHMkNiaFVzaVQ3Rktjek16ZHhqYi9lemYxcmkrOWhyRURkRGovOElQL2l0enl6YjU5L0oxYjBnQ0tLVzRObmN5bHZrTnVKYzdhQzZuUitSdkJYN0JrWnI1TWR1bStCcWREU3ZNSzR5c2NmZXdud0NYc3hhQ0xoRjJwWGtTem5GMGxua3dUN1ZveXRrbTRlUG5WU1RxVkFIYVYySzhSTnpURjlYUnU1UUhtVXQ4dnNaOXVzQnBJNFJQTnpjdTczakl6NURTNnNSTjBFZC9FOVBIdkVQeGtRcFZINHhXT2VXemdKWHI2WmxEaEsxS0p2Nnd5cjVjTEhEajZBdkI1d0RZSkR3Zm9abXA4cE16MlJ2QlBEQkoxbnZyaG53Q3hCdjE5S1VIaEU4MnJVRUJQSFgrRTdOSWhZNXZaczJHenA5akJuZUVwd3RUNE40RnJBL1pYNVdIWFJ5U1N2MFJsZ1VpUVV1V1R2Mnc5UXp6NVdnUFNJNXVWVytrak0zT0k0THh0WkgxcGhsQmNKYnYwSmFhT2Y2ZUJmMThDS0h5aStWM25UUDc0ajNCamlmMEZkVDJtcVZ5di9IenZpL2VRbVIyMG5CWXBGZ0ZXR1JwN0FYZmFaNVVGSWdYVlR1YmdFQnQ4aTU3ZXQrcWRJS21CZE9vUjREckNVejlHY050aTF6aVRQLzRYd0g2N1NXcHY2aDFxWHU3RlBELzVJSm5aaHlodUVCZS8zV3FYOS9kM01qMytYYXNwRVQvM0hJa052RXBzY01GeVdrVEN6dC9oNExuTThOZ3M4RjZEMHlQcjR3QTdtSnNZTnRaRmZOdjk2eHJKSVRON2lQbEpqZFpra1dLS200OTV3VzV6Sm4vOFgxT1lITU1oekxHaFU4ZS9CUndJMkdLNzRkN3UzbU40N0I4cGhMdUlTT2xHc0drVitKVCtrZWVCSy9WUGtteEtidVVnNmRTOXZyVTI2MHovMzk3alRQNzREOUdFVjlhb3A3ZzVlU0VKQjBoUFBHaXNDK1B3TFlXR2VtNjUxMGl2Zng5cEhQTjR1K2RMUFBrVFlKbnduVDhpTmxVcVUxZnA2VHROYk9DVlJpVklObUZoOGdod3UyK3R6VEp2YmJoamV1SlJzb3NEdGhMVTdoUlQzSndjWUtzemRmeVBnVnRMN0JPMmZJMEFPMGxQUEF6c3NKMFlBUXJuU0FjOXZhZm9INWttZk9lTmlFMlZidGd2a1VpK0RMeVBycDJ3MjBWNjRnaUZzZnhOdGp1VXpKREhIbWZxK0I5WlRrL2JVazl4OC9saUdEYW1qdjgrNGI1dzFxWnQ2dmdSY2l1bEd2TFNPT1lJSmF2QVp3eVBUZVovVnMrOWlLdlVNSmZ1aUFId1NYNjY5Q3ZvdWdrak0vLzJNNWNhTHJHZnpienp6Nm9IVThjZlJjT3pXYUdZNHVaU3VNRG5VbDhsdTJRK1lsbjdTRHg4SE9BMjBxbXYyMDZJZk1HY2ZPQnBZS25jemlKdHppeG5yeER0Zm9QK296Tmw5cmZkQXltZTlNVDlBYlBHUVhqYVFJVnpKYnQwQjNPQjlhVE9wenBUK0VSejJ1Tk1IZjlEaW52Nmc5NmlEUVB2SXZaNklDUE1UWHdYMkdZMVZXSnl6NTFvMSt2RWsxNElSWmpPSVpHd01OL2R1RW9pK1dzS28wNzQ2OUsxUFlEU1NHWitSRWxQK092TXNESFRlNDB6ZGZ3UGdOMitmY0w3SW4yTENQTUpJcVhrbGcrU25pajFHTVI5M3ZVQUFDQUFTVVJCVkFqQ2VhUGpqY1VJNmRRaHNrdHh1OGtSMWo1ZHVFaGk5Qm5jUjhGaFBJZEVHcVdheHNkbnhFZG5nY3ZHNzZ6M002Uit6R04vQy9PVDl3V3NoM0QxdmhiT21mVEVZWExMZDlsTlR2dFIrRVF6bWpvK0FseHZyQW4zVUd6RkhHQS82ZFMzQ081WkNVdmgxSjZHeHA0bDJ1MzFmRFhEK1NSU0Q5V1VSUjhUSDMyMUVZbVJUY3JNRHBKZDlFSW56Sm5rd3NTZm5uMzUyR0pwSVBVVU53L3ZRdTV5cG81L2plckcwQXdMLzhXK2hhbng3K0RPS3VUZkwyd0ZWYnRaSUpGOHlYWWlSRUxJTEp0V2lTZm5nZC9hU294VTVOV1pXNWdlSHlKNDdOK3cxVGZtelpqanVOTStkNWZZVCtwQU1jWE5KcnQ0SDVuWiswdHNEV3RlZWhkNm9VYzdNM09JN05JRGRwTWxyQTJodUV4OGRBSzRSSGpQSjVGNnF2VGt6UUV1a0JpZEJEN1ByOU8xRWw2OXpLVU8rOWFGY1Z4Ly83c2NEcG5aZ3lYR0xBNWJZNzVscUtlNGVUaEFKM09wQjRBYmJTZG1BN3lMMkxzUmkzTGk4VzhUcmtLcFhSVVhzUEhSTk5GdWpVSWg3YWpVS0Q2T3NSd0JQaWFlZk0zWVg0MlVzTW91OVpOZHZOdDJNcXJrTll4WDh6OWZ4MXdxYU1JcnFSUEZGRGVYbmM3ODVOZUJ6dnh5TStlZHcxenFFWUluSDFGRDJhNTNHRDcyWXY3blpqN0hSTllyNHZzZVpKWFk0T3RFdTk1dVJJSmt3OXdibVhUcWE4QWUvTDJ3NFMvYklrREVtWi84Q203NnBRSFVVOXhNM0dtU3pkQ0paaHJ5WisyUWNkbkZXMWs0RVJSQzBRei9UeXY3bktHeGZ3SXUyRTZJU0FqbEdCNTdFVGhUWXJ0dTZzT2ptNm54Ui9JL04yTjk2WkNlU0pCYlBtQTFOVzFFTWNYaFY1aUtkeTcxVGFDbnduNWhac1pNUllCZFRJOC9oRzdPd3NETUY0Z05UTkxUOXh1YTQ3d1NxWVdnM2tOdm5Ya2R2RWM4K1R6dWpIYWxQa2ZzS2VSVmR1bHVNak8zbDlnZTVyTE5iTURmeUZ6cXZuSTdTKzBvZktKNTdISG1VZzlUM0lCc2hrZEE1YzJsdmdiY1lqc1pVaVFDZk1UdzJNOXNKMFNrZ1lKZXZ2SXZYeVUydUVSUDcrc1ZQa2ZzNnlTZE9nTHM5YTF2cGpod0I5amh1TFBiYWNLckJsQVBYZmg1Ris0dExFemVHYkErYkcvUXJvZERiamxPZXFMVXRNL04rbisxQW9laFl6OEJzalJINVNGU0wrYjVmNWtESTNQQXg1UXVuM1M5Mk9VZC8yN21UendFYlBXdDk0UzVmdkU2dk53MjJzTGtJZURhZ1AzQy9EODBKWVZQaEorYlA1bVpMNUZidWNtM3Zsbnp6bng4dFkycDhUOEVkZ1RzcDhyRkRqZC9lbnAvVFd6d05UVHRzd2k0MThCWmhzYWVwZmdwWGJPV3c2M0t6WS9jeXAya1U5NDdPUDdSUTVxRjk3L2NRR2JtWU1CMmxjczFwcDdpY1BNYUl4SG1KMjhsZVBCeGFONExJeitkWmVvQmNpdDZrU0E4dkFva3kvRFk4eFNHQnhKcFI5NjVmNFdldmtWaUEybmYrbVl0ZjF1UlYyZDJrRTRkb2pCQlZET1ZYMEVkWHRjd1AvbVFqY1MwRzhVVU40ZmR6dnhrM0xldStlT0pDeGYrUHRLcGIxcE5pY0RhODJtVmVQSkY0Tk1TMjBYYXlSVVN5ZGVBRC9QTHVoN0NxNHU1aVc5UmZPUFNMSFZtME11ZUhjNzg1REN3SzJEL1ptcndoNTU2aXB2RGRmbVlJbE16VGZOY2pqc3B5ZVRqM3dMMkJXeHY1dit0R1JVL0V1N3BmWlY0OGsxN3lSRUpqYlAwSDMwQk9HODdJVktTVjM3ZHlzS2tPV0tEdng0SmM3MFNGT1lSeWI5VDFOZjQ1TFFYeFJRM2c4ek16ZVJXZW0wbm8wYjg0eFc3cy9ka1pnWktUUHZjREhmMnJjU2NqdHVkdVNzeCtsUittL0pDV2xXbGM5c2gybjJLK09oTFZld3JqVmZja0V4UGpKQmJ2aUcvTHVpbDlHYktReSt1K0JZeU0zY0ZiRyttL3lYMDFGUGNET1luQjREZCthVld1Z0M4UXFvRDZNblBQTlJaL2xla3p0YStQQlJQL2dKM29nS1ZGOUtxS25VT1hTS1IvQld3V0daL2RURFpZdzZ6RnMxUGN1V1ZWMEVONFdiSkt6UGtJNG9iUnFseXVJNFVVeHh1RHJBdEgwdGszZ2szUzJ6VWVuUXcrZmdqckIxVFVteUxkczBUVDc1cU94a2lscXppaGs2OEJGek1yd3NxZjF1dFRHNDJYaDE1TzNPcGUvSS9COFhuTml2SG1aOGNBcTZ4blpCV3BqdU84TnZQd3FRM0ZFc3pYOUJCaXVlaXp5NE9rcGtkc0pZYThmaUhZRHZEOE5oUGdTdVcwaU5pMDFYZ1krTEpYNVhacDVtSHlHd2xFVEt6WHlXMy9DWFd6a1JJd0hJemNmSnh4VUh2M2tpTktLWTQ3REl6ZytSVyt2Skx6VGpPWWlWbUF5eks5UGozYkNaRzFuRFB0ZmpvejRoMkwrWFh0ZHJObVVncERuQ0ZlUEkzUkx0K1Y4VytZbzhiT2pFOVBneEVhYTE2MHBWYjJVZG01amJieVdobENwOElwMExqZDM1eUVPakpML3VucDJ5Vmk3NXdEazRkL3hwd1UrbGRwUUg4c1hjUllKNUU4aFZqblVnN1dBWE9rUmlkQk02VzJFZVQyNFRIWHVaU1h6V1dtMmxLNTNLOFh1L2R6RS9lajhyZ3VsSDRSRGg1Ri9CT1ozN3lIbG8vbndxUEhuUExkNUNlT0d3M09XTHd6c1dMREkwOVJ5R0VvdGtyR1pGSzNKRng0RDM2UjE2cHNKL1lGeUV6bXlDNzJGZTBycm10R1hyVm1aKzhsOExVMVZKakNwOElKeTlQYm1DaGFOS09WZ3VmQ1BwL3VraFBmQnZZYmlFOVVqb0d6NkgvNkMvcDZYc2ZOUUtrUGJnOXdMSEJ0K25wZmR0WUorSGk1Y2sxcEZOL2dCczYwU3JXanBpeE1Oa1A3TEdTbWpiUTZqMlF6UzI3ZUQyNWxldEtiRzIxd3RucmxYR1lTejFNYmtWeFUzWUVOWGk5bStjRkVzbWZvY2ZGMGo1eURJL05vRmtkbThGTnpFMTh1Y1MyWm4wUmNtMjZjeXUzK0hyRHBZWVVVeHcraGQ3VE00czNVcmdqYktacEtqZkt2VW5MTGNkSXAwYnNKcVh0bWJGNDNzK1hHUnI3T2U2TVhycWhsbFpsbnZ0bmlDZWZvN1hMM2RhUVhicUh6RXlmc2NZc3U1bzEvNExTdjU4emkvMDJFdE1PVkxHRmt3TnNkUlltNzZBNGpLQVo3M1NyWllaU2JHRnU0cnZBempMN2lRMnhnVmw2K2s3bGw1cTFvaEVweFJ6R2E1V2V2Z1Y2ZWwrM21TQXB5M3RxMVVrNkZhZjFKcm55aHhpdUF0dWRoY21ZcGZTMFBNVVVoNVA3eU9UTTRyMnN2U2hhTmIvTU8rSlYwcWtFMmFWRW1mMmtNZnpuMndJamo3MW9KU1VpdFJYMDVNMDgzeStUU0U0Qnl3SGJKRnh1Wkc3aUFZcnJ5VmJLcitMNi84emlMYWhUc3k1MFVNUEpBYmFUWGJ6UmRrSWF5SnlwcndPNEtUL3RzOWhsRHY4WEFTNFJUNmFBejJtdFNrZkViNW1oc1YvaDlzNkJic2pESzdkeU13dVRnMlgyYUsyeUtydDRKOUFkc0tXMS9rOExGRk1jWHQxa1pzeVg3Rm85cHRqZitOckMxUGdJMEdVdFJSSVVWd3c5dlM4VEczekxTb3BFYXNmZm0yaVdyYXRFdTM5TGJPQnRKT3dpcEZPSGdCaitXVkpiVldibUFIQjl3SmJXL1o4YlJPRVRZWlZidnNrMzhrU0UxbnNrWkZyN2YyVm1IaVM3ZE1oQ1dzVGxIeU16Z2x0bWZNcncyTThvakJnaTBtcXVra2ltZ2QvYVRvaVU1UUI3bUp2NEpvWDJUS3ROYm1YS2orZS9zby9jOGcyVzA5S1NGRDRSVGhGT3o5eE00YVdCZGxJWUZ4ZDZPUEg0dDJ3bVJyNWdQcW00eXRDeFh3SlpORHlidEE2ejdEbExmSFFLT0djeFBWS04zTW9kcEZOZk10YVkrZGhLelAvbkdrN1AzR1V0SlMxTTRSUGh0SVhNekszQURtTmRxNGRQUVBFYnR1Ny9PWmY2UFdDdnJRUzF1ZExuWExUckZlTEpsMm50cHhmU25oeWkzZThSSDUyMm5SQXB5U3R6T2xpWWZCQzR4YmU5RmV0SnMzN3NKRE56ajgzRXRDcjFGSWVQQTJ4M3NvdTNVRHlWWTZ1SFQ1aTh4L1NRWGJ5ZHpPeDlkcE1qQnU4Yy9KVEU2RW5ncXVYMGlOVGFaZnBIM2dEZW9qM0syMmJrTlhwM2s1NDRUR0VXTzMvb1JDdmxYOUhzZGs1MjhWYlVocXM1eFJTSDB5NU96MmdjUWxjWEp4Ny9MckRGZGtLa3FLSnhpQ2QvVHJUN0k1c0pFcWt4Qi9pY3hPZ3ZnQXUyRXlNbGVXWFI3Y3lsSGd4WTcvKzVWUlFheHFkbjlsTThqNEhVZ080eXdta1BtWm1iYkNmQ0lpOU90VER0TTl4dU4wbUNyNmVDYU5mckpKS3ZCbXdUYVRiZStic0svSTU0OGtYZmVrODdQYkVMcThKN0RPbUpBK1NXYnk2eFg2dVdTZTY1bDVuWlJmQUVWN0lKaWlrT2wveWJwY3ZYa2x2eE40cGJQWjdZVlB3SUxMZmNUM3JpcS9hU0l3UlBOM3FPK09oVGFBUUthWDVlSS9jeS9TTnpSTHVXS3V6ZkxtVnhtRVZaT0hHVXRVOFJXejF2dkJFb2RwQmIzbTg1TFMxSFBjWGg0bDdNcDJldW9YaGc3bFllWXFZY3IwY215dFQ0TnluRWpZbGRoVW9uUHZveTBlNFBhTDl6VTFyVEJSS2pzOEJudGhNaUZkMlFmNHJvYWZWNjBqK3FScFRUYmYxRXVTNFVVeHdlaFVkeW1abTlGQS9IMW01NTVMLzRJNlJUdytSV2VtMGxTSXFZNStNOGllUkwxbElpVWxzZkVFKytRdW5leG5aNlloYzJ4ZlZnWm5hSTdHSmZmc2xaczczMTZrMy9lZGVkSDZWS2FramhFK0h4UlFQUXlTM2ZRdkVqb1hiUG8xWGdWdEpGdlFLZVZpdjR3cXc0cHRqOVd1Ym9Zei9GZlNtcDNjOVRhVzZyeEFaL1MwL3ZHL2xsbFMzaDQ4VVRkekk5ZmorRnA0ZmUrbGErYWZHZmoxSEhuY0JENTJrTktYd2lYQnhnQzJjVy9XTXV0aU92MGVYMUFIUXlOZjR3Y0kxdnYxWXRBTVBLckhUY3dqZzI4Qnc5ZmFkUjRTek55NTJVSmpHYUJzNFk2eVE4elB6WXoxeHFvTVMyVnVTVnU4V2phNXhadko3aW9WdGxreFErRVM0UllEdlp4WDM1WmJQeDBhNzVWUGpmRnlhSHlDNE4yazFPV3dzNkR6dUFkMGdrbjdlUUhwRnFWV28wT2NCbnhKUFBvTEczYmFtK2pzc3UzVWQyMFJ5L1B1TDdhalZtSjFGQmR2RkdOQUpGVGFtbk9IeWlRRmYrNTFhOHVEZktBVzRrblJxeG5aQTJWdXJSNUVXR3huNEJYR2x3ZWtTcVZia3M3ZWxiSkRid213YWtSWUpWMDl2cmhrNmtVMThtZUtiVFZ1OHg5cC9IMTZFWDBHdEtNY1hoRWdGMmtwblpZenNoSWJXTnljZEhDUzRNZFFOaFUyemdKTEhCTjFCNUlzM0RQRmN2a2tpZUFESzJFaU5WMjhYVStGSFdsdm50Vi9aa1pycFJvN2ltMUZNY1B0dkpyZmpqWnR1WkdVdmxrRjI4aTh6c3ZTWDJrOFlJZXFIbE5NTmpKOUhOaVRRUGM1U2JqNG1QVGdLWDdDVkhxcEpkdW9QTXpOMzVwYUR4MDF0ZG9lek5yZXdFdGxsTlRZdFJUSEU0bUxGUU95a2VqcTBhclZ3ZytLZnQzTTMwZUJMZDBOa1VGRmQ4bVhqeVdXREZRbnBFTmlmYXZVRC8wVm5ieVpDU3ZESm5Pd3VUMzZYd3REQlM0bnNyTS8vSGExQk1jVTJwWVdHZjJWc1JZWDV5RDJ0SFdHaDN4ZU1XejZXT0FCcWYwUjdIOTdPNzNOUDdNdjBqN3dic0l4Sm1sMGdrNTRIM2JDZEVLdXBpYnVKQm9OTjJRaXp6eXQyZHpFK3F2VkJEaWlrT2x3anVUSGJiODh2S203VWNzb3NIU0U4TTIwNUltL09QV1F6d0RzTmpQdy9ZTGhKbTU0aVB2a3o1RjBWYmRWU0RadUdGQy9TUlR0MXRyRitsdmNvYS8vKzZFOFVVMTVUQ0o4Sm5ENFZHc1g5bU4zSHRKajN4TUlYakpIYjRHOFlPOGVRL0FtY3RwVWVrR21ZOC9DcndJZjBqTDY3amQ2U3hDbTJVZENvT3hQSkxRYlBZdFp1dEtIeWlwaFErRVE1ZmpFSG9MRXhlejlxVHZOeUYzeTRGdFZjQXVzZGlMbldFM0lwQ0tPeGFPeDEzdE9zTjRzazVWTFpJZUptOXZsZUlKMThuMnZWYlk1dUVVemR6RTErbk1OdHJLNDlMWElwL1BPWk9aMEhoRTdXazhJbHc4UExnS3U0WXhWdDg2OHZsVVRzVkNKNnI1SllQbEpqMldSckg3RDN6dm1kSmpQNGNsU3NTWHVhNW1TTXhPZ1Y4SHJCTndxV1BoY212R2N0QjVVODdNSjl5QU95eWxaQldwTjRjKzRwZldzb3RCNFVFVkdyNHRrUER1UGlGUk5qQzNNUTNLTnhBaUYxZS9xd3lOUFlNMGU2UHJLWkdKSmova2Z2SHhKT3YwbDZOcW1iajVrMTY0bjV5eXpGanZiOU9hSWQ2MEJRQlZza3RkK0crZU5odS8zOWRLS2JZUHZQNGIrZjB6TDRTMjhwcHR3TGRQUzdwMVAza1ZnNVlUb3U0ekhOMWxrVHkxZnpQN1hadVN2Z1ZlaGRqZzI4UzdYckRhbXFrR3J0SlQzeURRa2RlSVdTci9kNjlNY3ZhSzV5ZXVSazN0cmhkL3YrNlVrK3hmZWJqbjkzQXZqTDdTbkVoZUJQVHg0L2FUSXg4d2V5dFdTRStlaEwzOFY0RUZkWVNIbWI1Y1pIaHNTbmdZNHZwa2ZLOHZMcU51ZFNCZ1BWbUNFVzdkZkI1NWV0ZUNoTjR0TnN4cURuRkZJZkxYcktMUFJ2NHZYYThFQnhnTzFQam93VGZTTFRqTWJHdGNJTVhILzBsMGU0UGZldEZ3dVJqNHNrWEtNUm1Tdmc0UUFlWjJUaTU1VjVqWGJ2ek9pRTZ5Uzd1UW1HRU5hT2VZdnZNeGxzUDJhVTkxbExTUEFvdkdtUm1Cc2t1eGN2c0kvVVgxRk16eC9DeFZ3TFdpOWptQUZlSkRaNm1wL2ZYdGhNakZXMW5lbnlJd2l4Mm5uYnRJUVp6QnIvczBqWTAxWFBOS0tZNFBEcHhSNTdZc1k3ZmFkZUduL2NJdEFQWXkvVHhiNkliUEp1Q1huakpNVFQyajhBbFZNWklPSmpsNVVVT2pMd0tuTEdWR0tuYWpjeWx6REM1ZHByU3VSSUh0KzNRYVN6TEpxZ2hZWS8vYmRsTzNKaGliM1lhbmR5bG1jZW1nNm54aDFqYml5Q05FM3l1eGdaZW9xZHZzYkZKRWFsb0ZWaG1hR3dTZHhoTWFaeHFSNGtvTkh3enMzZVRYYnd6djZ4NnNaalhFYUVPemhwUlRMRjk1aU9nUFJRYXhlc3BPTnFWZSt5eWkzZVRtWDBnWUh1N0h4OWJ2T04raXVHeEUxWlRJbEpRS0E5NitoYUpEY3haVEV1N1d1L01nRkhTcVJHS242QzI0OWpFNVhSUTZPQlVuYmRKdXJzSWp3N2NRYmpYRXh2VXJvV0NPYUpCQjlERmljY2ZwZkFJeWRPdXh5Y01Pb0FjUThlZUJuSzJFeU5pV09YQXlCeWdXZXdhYjcyejBPMW5idUtSZ044SDVadkhESitRVFZMNFJIaDBrSm5aaG5ydjE4c3RKT2RTRHdHOWxYYVdob3JRMC9zYXNjRjNiQ2RFeEhDVytPZ1VjREcvclBJMnJMSkxoOGpNM0pGZkNzcW5kbTRZZXpjSTIvSnRCNmtCTmNEQ0k4TDU1YzR2ZnE3MmQ5cVQvNXgxeUMxL2lmVEVWMHJzMzY3SHlRYnowV1lFeURBODlweHZtNGd0RHRIdUplS2p6OXRPaUFUeUducnVDMlRwMUgyNFlZVVk2MVdPdUx6akVPWDg4azdmT3RrZzlSU0hSN3ZOeXJOWlp1SHBBTHRJVDN3YmQyWWZhU3ovVFljNWxlNEY0c21mQW1keFgzRFMrUzIydUVPeEpaSnp3S0xsdEVnd3Mzem9ZVzdpYm1zcENiOUNUekZjZzhyV21sQk1jZmc0YURENVN2em5yTHM4ZGZ3aGNpdTNCdXl2d3NJT04xOTZlbDhobmt5anVEZXg3eUw5UjA4QWwvUExxdjhhcjdyZTN0ektYU3hNZnNXM3IvS3JXQVIzNGc1MUJ0V0llb3J0cThWTEErM2U2UE9PM1kya2k4YXpsTVlvOVRhNDEyUDhQb21pYVo5RmJIbWZlSExHV0c3M3NyUFJxam5lWHVqRUllQ0dPcWVuRmVoRnV4cFNUTEY5NXFQbWlHKzVXbXBvdU1kdFczN2E1NjZBN1RwRzllVnZHSnRERFY0bG5ud1d5UHEyaWRTYmVhNWRKcDZjSTlxMVpDMDFVcTBkekUyTVVQdzBXL0hFd2RRb3JpSDFGSWVIZjVnYVhmelZjNzc0V3BpOFAyRGFaM01JTjdFaDJqVkZQUG1HN1dSSTJ6SEwxQXNjT1BvaThLbXR4RWlWY2lzM2swNE5sTmlxRGc2WFY2K1o0eFRMSmltbTJENnpsOWcvWFc2MTFPQXJISzhiU0tlTytMYnArTmdWQVQ1aGVPd24rV1hsaDlqd0FmSGtTMnpzYVp6VW41Y25uU3hNL2g0UUs3RmRpblhpeGhWTERTaDh3ajRuNEdlRlQyeE1CT2hrYXZ3YndMVzJFOVBHZ2tJb0lENzZDNkxkV2RTcklZMTNsZGpnUEQyOXIrZVhWZStGajVjbnUwbFBqQURiS1M1TGxHZHJlVDNGMjh2c28vYkJPcWh5c3EvUVU1eGRWRnpRK3ZrditGVXlNL2VUbWIzUFNtb0Vnb2RvQXpoRkl2bHF3SHFSZXNzeFBQWXlzSXdhQ1dGa1BpbTltYm5VdmNaNkoyQWZLVHp4NkNDN0dLMWlQeDI3S2loOElqd2lUblp4QzRwLzNTanpQTjdGOVBpMzBibHRRN2xqL2dsRFl6OEJycUJIMkZKL1h1L2lLcENsZitScDFPTVlabTYrcENmdUlyZHN6azdxRHkyVVloMU9kbkZIbWUyYTlHUWQxRk1jSHU0ZG4yeUVQeFk3d2x6cU1IQ2p2U1NKb1hCdTl4LzlKVDE5djBVTllxbS93Z1EvUFgxdkVSdFlNTlpMT08xZzRjUVJ5b2NEU0lFN2ZKMDdnWWQvZUZkemdpdXBrbUtLdzhIL2FFT0Y5c2E1eHk2NytDWFNFNGN0cDZWZG1iMFMvbW1mM3lDUm5MS1NLbWtuWnIxMmhVVHlWNVFmRWxCbGJqamN3RnhxeExmT1FUMmRsV3loZEtkYUxlWkNhQnZxbVF3UDNkVnRudGxqM0VWNjR2ZUJvTWRLS2h6cUorakZVU2ljM3hjWkd2c0ZoUm5GZEw1TFBaalgrQXBEWXpQQTFUTDc2enkweXozK21ka3ZrVjNzWDdQZXBiallZbDVva0RjRHJvNU5EU2ltT0R6OGNWUGxDdWxTTTRoSjRaaXNNcGQ2QkRoWVpoK3BuNkNuSCs1eWJPQWtQWDJuYlNSSzJsQzArMTFpQTdPMmt5RVZiV0Y2L0JIQWUybk1mRUZNN1pSaS9qa05xamxHcXZlcW9KNWkrMHBkOUNvRU5zNDlucm5sNjVrZUg3R2RHUG1DZDU2L3c4aGprNWJUSXUzaE1vbGtHdkJtc1ZPNUdsNHg1bEwzRzh0NnVhNDBmOGVZdjROVDUva0dLYWJZdnFDeGlhczlvWFhpRi9PZnl4M01UWHdMdUNaZ1h4Mjd4akZqQWlPNDArMmVBQzZnZkpENldRVStKejQ2Qlp6UHIxTjlGejc1OTBDVzRtUVg3OHl2OCtlVDhxMllQMHhOdmVrMW92QUorNElhdzlXK1ZLQ0NvdGphY3ptZHVvZmN5cGNDOXRXeHM4UE5vNTdlWHhFYmZNZFlyL3lRV2xzRlBpSStPbTA3SVZLV0Eyd2xuZm9LaFJHRGdrT3YycGUvZlBRZmo4NFM2NE4rVjhwUStFVHowb2tlekQvWSswMmtVMGN0cGtjS3pKdTlVL25KRk1CdHZMUjdwU2UxNVFCWGlTZC9EYnhUYVdleHdyem05ekkxZmhTVkF4dFJtTVJESTZ0c21zSW43QXQ2VEZUTm5iSHVuaXVMQUZ1WWZQd2J3RDdiaVJHZ1VIaWZaK2pZUCtJKzF0WjVMTFhtQUNza1JwOEN6dGxPakFRcWRGNWtsKzRrTTNPdnNkNy8xZTVLbFpIbUJEWCs5YklCNmlrT0R6VU02c01oTTNPSTdGSzh4SFlkOThaWU8ySkt0R3VLZUhJZTVZSFUzaXJ3VytMSmx5dnVLYlo0MS8wMkZpYS9BdXp5clZlNVVKMVYxQWl1R2NVVTIrZC93N2JhS1JsMUIxMmVlVnozTVgzODBSTDc2UmcybHZlRW94UDRrTVRvVDlHNUxMWG4wRC95SnRHdWhjcTdpbVhkekUwOGlqc0JoY2MvSzF1N3E3WjgxQTNGSnFtbk9EeDBFdGVPZjlybkRxYkdId0gyMkV0UzJ5blgwUFhXWHlHZWZCYjR4TGRlWkxNdWtCaE5BNS9iVG9oVWtGdTVpM1RxN3Z5U1JwMm9qbitjWXFrUnhSVGJ0NW1ZWXFuTW0vYjVMakt6OTFsT1M3c3poMlZ6OHlYYU5jdndzVFE2bjZWMkhPQU04ZVFMdGhNaUpYbFBSQ09rVS9jRE54amI5T1JvTFgvNTZBOUgwNFJlTmFLZVltbEZRUVZETjlQajN3TzJCbXhUZzZ5eHZFcXZBL2d3UDJTV1JxQ1F6U2dldHpVMnVFaFA3NXZXVWlQVnVwYTVpZnRRVzJRejFCQ3VJY1VVMjJYMkNKc3oyMVViVXl6QnpHTmFPRTVUeHg4R2JndllYOGV5Y2J5ZVl2aGlJby9SWjRoMm4wRTlSTEp4WnNqVUpSS2pMd0hMdm0wU1BuZXdNUG1Rc2F4cG5ZT3RONlpZTmtqaEUzWUZEY2l0OEluYWN4dGJ1ZVVEcENjZXNKMllOaE5VdnZobnVIdUZSSElXLzAyTVNQWE04K1pUNHNrcDRBbzZwOExLZlZLVW5uaUEzUEpOckoyaExXaW0xM1pXYmZpRWJKSWVXZGhWNmtRdlJ5Zi94a1NBbmFRbkhnVzIyVTZNQUlVblZWbU9QdlowZnAwcVFWa3Y4K21EUTAvZklyR0JONHh0RWs0N1NVOGN3UjExUXRmOSt2aGZ0RE9mTXNzbUtId2lYS29Kbi9BUDRTYVZGYzd4cWVNUGtWc0pDcUdReGlzMFptSURrL1QwdllmS0k5bWNWUkxKMTRCRjJ3bVJpbTVoTHBVd2x0VTdYRnFwYVo1MXJHcE1QY1hoWUlaTEtLNnl0dnczRVRIU3FZZEs3U3gxVVdtWXBRZ3dUeUk1VldLN1NEbG13K0JUK28rZUJDN2FTa3licXJaeDV1M1hTV2IyTUxubFd3TzJtVDMvVXBuYUREV2ttT0p3OEU5bldTNm1XSGZURzljQlJKbWJPQUpzdDUyWU5tZVdPeEZnbWFHeHA0Q2NwZlJJODNPSWR2K08rR2k1V2V4VWJvYkRicWJISDZJd2k1MUg3WkZnbGRvREcvMTk4VkZQY1Rqb2JkdkdjSTl4T25VZjJhVTdMS2VsM1pSNjRRNjhjaWcyOEFLeFFZVlF5RVpkSXBGOEV6ZDBJdWdjMG5sVkgwR1A4aXNkLzcwbFFpZGsvZFJUWEVPS0tRNlhha0lvRkZPOE1lWjVmb0IwNmxGMDdqZGF1Um51T29CRmhzZWVMN09maUo5M3Jxd0M1NGlQL2dKMzFJbFMrK3JjcXEzMTltQzY2ek96QjhndUhsakg1OG5tS0NTbFN1b3BsbmJpVllyYm1Cci9QdEJsT1QzaThncnM4OFNUdjhTTkIxMUZEUmlwekt2b3J3S0w5STlNMjB5TVZHVUg2ZFR2QWRjWTY5UmcyempkN05XUVlvckRwOUk0eFlvcDNwd0lzRXBtWm9ETWJOeDJZdHFjZjlwbmg1N2VFOFFHMzBUbnQ2elBWZUxKTjRoMm5jNHZxMTZ6bzl4MTYrWEpyY3hOZktQRXRrcWZJUzcvdU01US9yaHB1TFlxcWFjNFBGUVExSjkzakR1QWE1a2UvdzQ2N21FU0FUS01QUFlzaXJPWHlzeEsvZ0tKMGRlQUZWdUprWXJjNnptN2RCK1ptZHVOOVdxc2JZNTZpbXRJTWNYaHBKamkrakJuLytsa0x2VTE0RHFMNlpFQ3I4ZjRNdkhrU2RTNGtmVTVReno1SWlvWGJTdDMvTjNRdFhScUNOaHByTk1OOE9aVmFoZ3JwcmhLQ3A4SUo0VlAxSjlEZHZGZUZrNE0rZGFyZ0s2dm9ER0xpOWRGdTE0bG5sd284enNpWUY2bnNjSGZFTzE2M1dKYXhGV3E3UFRXMzh6Y3hMMis5ZXJwM0x4SzlaYkNKNnFrOEFscE4yYkIwSlVmSzlOL0hhandxSzl5VDBFaXdCS0owZWVOZlhXVElxVTR3Q1dHeDE0R1ByT2RtRFpVYVdJZVU0VGN5Z0VXSm04dnM0K3NuMjRxYWtqaEUzWlVHc05SNFJQMXNYWWN6Ym5VN3dIbXJFbzZydlpFY011a3F3eU4vUlBSN3ZPb2ZKTEtsb2tuVDloT1JCdXFwbmZTNHdCYlNLZmlRQjk2c2E3V3Fta1k2emhYUVQzRjBvNEtoVU51K1FEcGlVTVcwOUt1eW9WUlJJQTBpZVJ2QXJhSm1PZkNLajE5Qy9UMG5yS1dtdmJrYjJBRlhhUCs1VjNNVFh3VjZQUnQxN1c5T1RwK05hU1k0bkFKbWhuSVQvbTFPZjZlOW11WUdoOUZONGcyK1ljWGlnQWZFeC85R2U3NHN5SW1zM3pNa1VnK0IzeHNLekZ0S3FoQlc2N2U2c0NkTk9uTHhyNktjOTI0b0ltK0t2VUU2MWhYUVEyQmNOSGpqY2J5cG4wZUlyZHlhNFY5cGI3TWdqMC9Dc1hvMDBTN1A3U1lKZ20zVldDWm9iRVhnVXUyRTlObWdqcHdnaHBkM3ZadHBDZStRdW5SZmxUMzFaK09jUlVVVTJ5UC83aWJkODNsWDFhUVdqQ1A0eDJrVTk5RXh6WXN2SHlZWWZqWUsyaEVFQ21scCs4VXNZR1ovSkxPRVR1cTZZSGNRM3JpWVdDN2I3MnU3WTN4OXc0cnhLeEcxRlBjV0pYQ0lsUTRORlpoMnVmSng3OFA3QXZZUjNuU09JN3gxWUhiQzNnU3VJSUtmRm5yTWdkR1hnY3k2Rkc4TFpWZUNQZjBNNWNhcVBBN3NuRTZwaldpbUdKNy9NZDk3Y2dJMWYyZWJONHFtWm43eVM3ZEU3Qk54N3QreXIyWTQxNERzWUZmME5OM09tQmZhVytyd0FyeDBlZHhiNXFDNklhMmZzd3Aya3R0ajN6eFBUMHhRRzQ1bHQrbXNZazN6OTlEckI3M0dsSDRSR09WZXlraFlud3BmS0p4dkdPK2wzVHFFWFI4YmZQZkhMNUJJam1OVzFhdDJrbVNoSWlEZXg1Y0p0cTlTSHowcExGZUdxK2E0NzZiaFJOM0E5dnFuWmdXdHA3eG9HVVRGRDdSZUpYR0tCWTdPcGg4L0FqUUZiQk4rVk0vcFFwNzcyWWx4OUhISm5GN0ExVmVTV0VzNi82UjE0QVBqZlVTVGpjd2x6cnNXNmY4cWkwMWttdEU0Uk9OVmVwbE9zZTNYUVZHNHpsa0YrOGhNL3RsMzNybFJXT1pjY1h1c2UvcG5TWTJ1R2d4VFJJT1pwbDVrY1RvSzhERmdHMFNEdTQxbkptOWwremluUlRYZmNxdjlRbDZzdXhSbTZHRzFQTVNIaHM1cVhVaGJJNy9VZjIxVEk4L1RHRndlWThLOFBxcE5DTldCSGliNGJIblRIUTB1Z0FBSUFCSlJFRlVjQitiS3kvYWsxbnhPOEJIeEpOdlZ2RTdZdGQycHNjZkJIYWkrcXFlZEs3WGlHS0tHeTlvZk1lSWIzMjFKN2d1aE5yd0hzbDJNblg4Q0pyMnVaSEtIVjl2RklxenhKTS9BWEtOU1pLRVhqejVOdEd1ZWR2SmtJcHVZSDdTZlBxbVhzMk5VVXh4ZzZpbk9GeFVXTmpsa0Z1K2svUkUwQ2dVMGpoclIyYnA2WjBpbmx4QTEwaTdLcDdGN3NEUmw5QXNkbUhYUVhicEFUSXpkeG5yZFAxS3FDbW11UEVxeFJTYjM4dlJFQ3kxNXdEN1NFOThqN1VoRktEajNVaitNWXZmSnpINkRBcWhhSGNPOERIeDVFazBHb2t0MVphRHUwaW5qZ0Q3alhYVlRnc3R4Y3JGRkVzTnFhZTRjYXFKblpUR013dHA5M3FZU3gwbHQzSzlzVDRTc0svVVR0Q0xOOTZ5VjBaZElwNzhHYkFTc0srMGp5dkVCdCtocC9kMTJ3bVJRR1pkdHBlcDhRZFErVmxQWnVlQjFJQmlpaHVuMnQ3Z2FrOXdYUWkxc1RZZmNzdTNrRTRkTmRib09EZWVPV2EzbTBmUnJ0ZUpKMytEbm5DMXExWGdJc05qSjRFenFPNnlwZEsxNXo3ZHlTNzErMEluWUdQdnpvaGlpaHRHbFV2aitPK1dnNDY3d2lmc01mTWx5dHpFTjRGb3dINDY1bzNodittTEFPOHpQUFlpZWxtblhUbkFoL1NQUEdNc1N6anRZbUh5Q0hCdGZqbW8zdE0xWEQyRlR6U0l3aWZDUXllNVhjV2pnYVJUUTJTWDdnellSeFZ4NDVnVmFRUzRSSHowSk5IdXJMRmUrZEZPZXZybWlRMjhiVHNac29aL05LVWJtSnQ0dU1SMmtkQlMrRVRqVkFxZjhFL2dVWTdtanE4UHN3ZXlqM1JxaE9KODB2RnVuRkk5SXkrU1NIcnhwT294Ymk5WFNTUi9UV0VXT3dtUDRoZkhjeXNIU0tjTyt2YlIwODJOS3hjK29YcXBodFJUYkovWlNGYUJZWmVaRjF1Wkd2ODZzTWRpZXRwTlVFRnYzaXgyQUI4VEgvMEZhaEMzQy9PY1dDRSsraEx1bE44U1BsNW56WGJTcVVOQVQzNjlYZ2FUcHFHWTRzWXBGVk1jRkdOVnFiTDNHZ1JxRk5TUFEyYm1BYkpMY2RzSmthSUsxU0UrK2pROWZWbDAvcmNETDQ5WGlYWXYwWC8wRmF1cGtWTE1hL0ZtRms1OGhlQmhMV1ZqcW9rcFZubFlBK29wRmxuTEd4djNPazQ4ZnNTM1RUY2pqUlYwMDM2S1JQSzFocWRFYkhHQUt5U1Nid0tmMkU2TWxOVUozTWxjNmw1am5jckwrbEVQZkkwcHByaHhTc1VVQi9VT1Z4dFRMUFhqVHZzOGwzcUU0aEFLRlVMMVZlN1lGa0lvaHNhZUJxNDJKa2xpbVFPY0p6NTZFazMxSFZaZXViaWQ5TVI5NUpadjlXMVhaOExtVkJxU1RmVlNqYWludUhGVUlEU1BRZ0dlWGJ5WHpPeDlkcFBUZGtvVjdvVjhpUTJjcEtjdjA3QVVpVzBmRUIvOUZackZMc3dpUUEvcGlZY0lEaGRVbzAxQ1R6SEY5dFFpcGxqcXc4eWIvWng0L1BlQmJRSDdLUThhdy9GOUFiekp5R08vc3Bja2FhQXJ4Sk16Z0laaUN5ZXZITndLeEkzUUNhK2VVaHRqOHlyRkZKczk4YXFYTmtIaEUvYVVDNXVvZGtZN3FROXp5RHVIdWRURHdFMEIreWtQR3NQc2RmSkNLSmFKSjM4QlhNYnRQVlJldEJZdlAxZUI4eVJHbjhPZDRsdkN4N3N1ZDVHWi9USzU1ZTc4ZWpYU2FpZW9mUE9QMWxOTiswRjVVWUhDSjVxVFR1ekdjRzhhYzh0M2tKNFl0cDBZQWN6ZXA1N2VTV0tEdjBPOVVhM0lLK002Z1BlSkoxK3ltUmdKNUoreWVUZlQ0NFBBemdyN3krWnR0THhUT1ZtQndpZnMyVXo0UkxYN3lNYVplYkdUcWZGdjRMNVpyZVBlR0tWNlFjeDhlWXZoc1YvNjFrdHJXYVYvNUYyaVhlVkNKNVQzOVZGTkdKOHB4bHpxN29EdGFtTnNYcVc4cURaOFF0ZEtCZW9wRGdlZHFPRlRQTVZ3T3ZVZ3VaWGJXRnZBSys4YXgvK3l6bVdHamswQzUxRSt0S3BMSkVaZkF6NHZzNDhhWGJWWGJRZE5JWjQ0TTNzMzJjV2JmZHYxL29zMEZjVVUyK04vOUdSU0lSOE9aajcwa1U0OVhHRWZhUnozaGo3YU5VVTgrWWJsdEVodG1kZlVPZUxKbjZIcnJKRTIwaWJvWVdIeWZ0YUdUcWg5VVJ1Vnp2OXFZNHAxSFZXZ25tS1J5anB3UXlnZUFuYlpUa3dicVdhODd0UDVsN0NrZFJRYVVySEJ0K25wblYrelhzSWtBdHpJMVBoaGl2T28xTThpb2FXWVludjhzY1FhVWlWYy9QbmhzREE1VEhhcDMyS2F4R1hHRjE4Z25ud2ErTXhpZXFRK0xuTmc1QVhnNC95eTZxckdXRytJMkJheVMvZVRtVGxJY1crbDhxdDJTdVdCZDV3VlUxd2o2aWtXS2M4c1JHNGpuWHFvaXYya2Z2eVBDRHVJZHFVWlB2WnJXd21TdXNreU5QWUM3ckI3WWsrNXlYUUFyaVdkT2dKc1IrV2dORG5GRk50VGJscG4zV0dIaXplTDFsWW1ILzhld1VNT0tjOGF5M3k2OGlIeDBaL2dOcDQwOVhOeksxeEhQWDFMeEFaZXNaaVdkbFZ0bThEQmJVTWNZRzdpWHQ4MnRTdHFxOUtOaVdLS2EwUTl4ZUdpZ2lTY3ZNYVhRM1l4UVdiMmtPMEV0WkZTaGJqNXlQQUs4ZEhuaUhhL2owTENtbDJoREV3a1h3TXlhOVpMdlZWNy9YUUFVWElyQXl4TTNySE8zNVhhMFBHdU1WVWc5cFNMMjFJRkVGN1hNVDMrYlhSRDJVaWxucVNZTTltOVFTTDVPc1d4ZGRLY0hPQTgvVWVmcC9DVVJ2VlVlSmhQYWZhUVRoMEN1aWdlZmszNVZWc2FwN2hCRkQ1aFQ5QngxMkRuNFdRVzlKM01wUjRCWWhiVEl5NHZYenFCanpuNjJBbmdpc1gwU0cwNFJMcy9KRDc2Z3UyRXRLbWdSL0pCSE9BNjVpYml2dCtUMnRPUWJBMmkzcTV3VWFFU1hvWHBoYk9MOTVLZUdMU2RvRGJuSDcxbGxkakFDWHI2UGdqWUx1RlhuRitKNUF6d3ZwMmt0QzJ6dDdGU3c4b0J0dUsrZkh5N2I1djVlU0pOUmVFVDlnU0ZUMmhJdG5BeWh3Q0xBTHRKVHp5S2JpcHQ4MWZBYVJMSktWdUprVTB4eTd5TDlCOTlCbmVtUW1rY3gvZ3FWeGQ1NjdwSVR4d0I5aHEvYjM2WDJxbW1UYUR3aVJwUXBTNVNtYi8zWkpXNTFOZkpyZmluTkRYM2xkb3E5OEtkVjRtZloyanNhWW9yZFdrKzd4TlBhdFFKZThxTmpPU3Rpd0Eza0o3d1Q5amgvMzJScHFLWVludjh4NzNhbUNDeHg1dVMyeUczWEdyTVl1V2RQUTZ4Z1JlSkRaNnluUkRac0t2RWt5OFQ3ZEs0MDQxWGJmaUV0LzBBYzErRVRwaFAwOHp2VWh2cnFWY1VVN3dKNmlrV3FZNVp5THZUUHM5TmpPREcxWWtkUWJOQ3ZzdncyUE1CMjZVNVhDQXgrZ0p3RmpXc0dxMmFXZWk4UE5sT2V1SXVjc3ZkeG5yTlltZFB0Y2RkMTFRRmlpbTJSekhGemFtUVQrblVnK1JXRHRoTlR0dnpONHpQRVUvK3Y3aU5LbWsrbjlBLzhseitaOVZOamJXZWVtYy9DeWNHZ1MzNVpZVXMxVmU1WStzLzlzcUhUVkJQc2NqR3VJOFBwNDgvVW1LN0NxYmFxeWF1R0hwNnA0Z05McUE4YUJhRmZJME52azFQNzFzVzB5TEJ6R3VwRTdpVnVWVEN0MTFqaE51aFkxNURpaW0ySnlpbU9PaG5DUjh2ZjdZeE5mNTlvTHZNUHRJWTN2WFVBYnpIeUdNbjhzdXJKZmFYOFBBZXZWOWhlT3lYYU5RSlc4cTkwMkp1NnlRemU0RHNZbCtaL2FTMnFoa2lyNXA5cFFLRlQ5aWpHZTJhM3lxWm1RR3lTM2ZaVG9nVXZlaHpsWGp5R1FweHFXb1loNWVaYng4UjE1QjZGbFZiNzBTWkhuOFEyRVp4WTFsdGlmcXBaa2E3YXZlVk1oUStJYkorNXFQQ2F6bngrTU5sOXBQYUNxcDgxMDRZRU8xNmxYanlUZlJJTjh5S1l5RjcrcGJvNmYydHZlUzB2WEtOV3ZOOWwxN21KeC93clJkcENRcWZzS2RTNEx5RWw1ay9IY3lsSGdiMlZkaFA2c2ZmOEhWN0hST2p6eHJMRW02ckpKSnBJR003SVJMSUs4dDJrRjA2VEdhbTE3ZGQxMWg5VlRORVhyWDdTaG5xS1E0WEZTek5vVGlmc292M2tKbDlvTVMrMGhqbVk5d0ljSm1oc1plSWRpOEg3Q1BoWUY1SDV4Z2FldzY0WUNzeGJhN2F4L083U2FlR2dHdEw3S002TEZ5VUgrdWttR0o3RkZQYy9DSzQxOURlZkFqRmRzdnBhWGYrYStvVkVzbmY1SDlXWEhHNEZPZFZ0SHVKMk1BTGx0SWkxYnVKcWZIN0tiUWROT2xVWTJ3MHBsaDVzazdxS1JiWm5BaXdoYm5VWWVCRzI0bHBZMEVUZWZ5TytPZ3p2dlVTRG1aZVhNbUhUdndXNVZFWWVYblNTWGJwTGpJemQvalcrL2VUeGxQanQwWVVVMnlQaG1Sckpibmx1MGxQM0dzN0dXM01mSFRia2YrNlNuejBLYUxkWjFBSFFOaVl2WXdYaUkvK0JMaUN5cjR3OHZLcG00WEpyd0JSMzNhMUllcHZvOU04SzIvV1NSV0Z5T1k0dU5mUnRhUW52b091cVVieDMwUUdQY2FOQUc4d2ZPelZnTjhSdXdvanVFUzdmMGQ4OUdYYkNXcHpsVWFlaUFEWE1UZnhJQXIxa3hhbW1HSjdOTTF6NjNEemErcjQxOGl0M0xKbXZUU1MyU0NPQUNzTWpmMGN1R2d2U2VKVGZFUFRQeklMbkxhVkdDbkpLNy9jRy8vY3lwMmtVM2NhMi8wM28xSS82eG10U2pIRm02RHdDWHVDN3JiMXdrTHpNZlB4ZHRLcFIxbWJuLzc5cERIY0VJcll3SXYwOUwxUFllWTBzY3U4Rmk2UUdIMFpPR2NyTVZLU2VhM3NKSjA2RE93SjJLYXlyZjZxR1VNNmFGL2x6VHJwVVcrNDZBUnVYZzZ3azZueEVlQ2FFdHVsTWN6ZXF3Z3duMytSeTFzV3U4eHI0UXp4NUxTMWxFZzFJc0F0TEp5SW82ZVowdUlVUG1GUDBJdDFLbkNhVXlFdkZ5YS82cHYyV1dOMzFsZTVGMVM5TVl2UGNQU3hrOERsZ0gya3NZcG5zWXNuZjBPMDZ6ZWxkeGRMekRKcks1QmdMcFhJTC90REpuUk4xWi9DSnhwRVBjWGhvWVpUOHpJYnZqZm1Iek42RkhQWGVQN0hoMWZwNlQxQmJQQjlsQjloNFk0NmNlRG9GTEJpT3pGU1VnVFlSWHJpRUxubEcvSGYxQlQyRVdrSmlpbTJ4eDlUckVIUW0xOEUyTWJVK0xlQlhiWVQweWFxS2I4aXdLOFpIbnNCUFIyenpjeXZUNGtubndPdTJrcU1WT1ZhMGhNUFVMajVOeHZHYWo4MFJxV1k0bEk5OTNwU3VVN3FLUTRYbmJ6TnpTMk1Nak54TXJNRGx0UFNEb0o2ZlIzZk51K2ErcHg0OHBlNG8xQ28zTFBQSVRhNFJFL3ZtN1lUSW1WdEFXNWhMblhRV0tkNlNscVdlazNzOGQvWmFVaTIxdEFCM01qMCtNT3NmUnFnZksyUG9JYXgyVGgyajN0UDd6VHg1S2tHcGt0S3UwUmk5Rm5nZmRzSmtiSjJrSmtkSXJkOGZYNVpUelB0cUJSVGJQWVcrMk9LbFZmcm9CNFRrZG9wVEVqZ1R2dTh6OWltd3NrZUwxL2VKakg2bk8zRUNBN3VxQlBQNHM1aUYwUTNrZUhRdy9UNFYzRmZ0Z01OYXhoV3lwTWFVVXl4UFlvcGJpM0ZlWlpkZklEMHhLQ2x0TFNqU3RkTUI1QWpubndhallsclgwL2Z1OFFHZnBWZkNxcURkQk5waHo4dmJtVHVpd2s3L0JQalNPTnNacHhpNWRVNktIekNubkpEMnVna2JqNytQTnRIZXVMM2djNHE5cFg2eTA4cDNQVUs4ZVRidGhQVDVxNlNTUDRhK0NDL0hGUUhxVEt2ajBySDFJekQ3eUF6ZXlmWnhaanh1Mm92MkxHWklkbVVaK3VnOElsd2lLQktvRlVVZXZ2blVpUEFqY2Eyb0pudXBMNjhTbUVWOS9oL3lQRFlTZDgyYWF3THhFZGZvUHl4Vjk3VTNucmVXWEdBUFN4TUhnSjJHK3ZNNzZxdnBPVW9mTUtlOWR6NVNmTW9WRHk1NWR1WUhuL0kyS1o4Ylp5Z3NWUWp3RVhpb3o4bDJwM0ZiU2hMWXhUTy9XajNSL1FmZmNsaVdxU3lDTkRMMVBoUjN6cTFGK3hRK0VTRHFLZFlwTGE4QW1rVjJNbmN4TmVCYlJiVDA2N0tQWktmSVpHY0pUaTBSZXFqVURFbmtpOVRDSjFRaGQwNDFkNlVPMEFuMmFXN3ljd2NETmltTUlwd1VWN1VrR0tLN1ZuUG5aODBIN2NCbGs0ZEliZHlkK0EycVllZ1dIMkg0c2Z4SHhBZmZZNUNTSVUwemxuaW81UEEyZnl5NnA5dzJrVTY5VFZncDdGdTdUQ0gwaWpyT2Q2S0tkNEU5UlNIaXhwTHJjRXNoRzVoK3ZpREZmYVIyZ2c2cHY1S0lRS3NFaDk5a1o2K0QwdnNJL1h6UHYwak03WVQwY1lxbmVzUjNIYkJyY3hOM0cvOGpuOGZrWmFrbUdKN3lnMURwQXE2K1hrM09OdVpHdjhtc01mWXB2eHRIUC9MUlY2K3ZFd2krWHJBZmxKYnhlZDZQUGtHMGE3ZldFcUxWT1lBMjhpdFBNRENaRzkrblNhVnNtODlkWVppaWpkQlBjVWl0YlgyMFZWbTVoRFpwVnRzSmFnTmxRcWhnRUlsY1lhaHNaODNORlh0eWJ3ZXJwQVlmUjcrZi9idU5MaVI4ODd6L0RkWlZaS2d3NlJRT2l5akpFSXk2ZFpoZ05CRjZyQlZzTjF1VzlPOVE0dzdZbnM3NUYxV1I5dlRMelpDMWs3TXRHYzNKdGJxbUoyTjdYblJJKzN1SERzeHN5NXV6M2IzclBzQXV6M3RvMjJKSlZrSFN4Y0o2TEJVbEVTV2lyb0ZrWFdoTGhMN0lwSENnMlRpSW9ITUJQRDdSREFLeUV5d0hpS2ZmSjRubi93L3o4TlJWRkdIaWZ1RzhTTHkyUVRWaXcrSjlBWEZGQWVuM2tBZ1ZSamR6WDMrcnViZy9pOTdIS1B6N0svcXB6Q3hzVWVKeHQ5RjU4RVBKZUE5RWhsek9qd0pCL2RONUc1eU0yUEFUclNvVkZnb3B0Z242aW4yVDZNNU9aMS9sWUY3UitVbXh3NmhpQmo3ZEs3OTVlNHB0b0JGMHQ5NUdwMkxUakcvMHcxaXFUZUlETDZJYmtMQ3lKbFJZaWN3VEQ1N283RWRkSDJFbWM1Tkd5bW1PRGp1Wlo1Tnl1Uzl3ejYzaGFVVUt3dTNOamhXT3NQZGMrSU1KdnFZUk9idmdKT29ZZHdwbGU5MFl1b0E5cXdUK3A3REswSitaaHpZN2RxdUoxdkIwanpGUGxINGhIL3FaVnlON3UxTjVubTlpb1BUdjRxZXp2aXAzbU5mdTJjc092d0xZcWtsZEY0NndheVFDeVF5QjRKTVRCOXJwVDdaVFg3bUh1d2VZNU5Xc1F1VzEySkVEaTN6M0VhcUNFUTZ4M2trV1FJR21Odi9WYndIcjZpaWFiOWEwN001L3pvOXhtOHlNZlc4YjZucUg5VTMvYkhVSzBTSFh3c3NOZEtJYzc2dUk1ZE5lR3hYR1NWOVFlRVQvcWwzTitkK3JUdTczbUtmMCtKcWd2eE15bU8venJjL25Hdkw2Y0VjQUk0eHZ1K253QWxnUGNDMDlScXpUQ3N5bW40YWVEdW94UFM1WnN1WG5lUm5KaWl1WG01OFR1MkRjSENmdzNydkZUNnhEZW9wRnZHSEJWeE1mdWJYNnV3WGY1Zzl4UkFabkNPUmVRTjcyZWVOQU5QVnE0NHlQdlVZY0M3b2hJZ25wK3lKc25qZ0JpcWhFK3Fna2I2am1HTC9OQnRUckx2ejNySDUycHJiL3hXS2EzSFhWcDN2enFrM1p6SFkzLzB5eWNuSFVLOUtaMFRqaDRtTlBSdDBNcVNoYThsbHg4cXZGWXNhTHZWaWl0M3ZGVk84RGVvcEZ1a2NzNUhsRkV4eDh0bDdBa3FQZU1jVm55R1JlUUk0amhyRjdiYkJhSG9CK0NEb2hFaGR1MWhaU0ZCWStoWFVNZE9OMVBCdEU4VVUrMGN4eGYzTEhLd3lSRzdtSzJ4ZTlsbm4zRC91bm1LSUREN0Z4TDZjeDM3WnVoSndrc1RrejFGWWlwKzI4c1RqWWc1TzN3R2NiM3hXYllQd2FCUlRYR3Vmbm42MVNEM0Y0YUxNMjV1cUM2Wjhkb0xDY2p5b3hBaFEzVk04QUJ3aE1ma0lHbXpYRHBWS09USzBUR0p5SWNDMFNIMU91ZlJwRHMzZUVtaEtwQmJkcFB0SU1jWCswVHpGQW5hUDJXZkpaMy9WdFYyOU0vNHl3MW9zNEJ5SnlaOFRHVHFHenNGMlZiN2JaR1lCelRvUmxFYjUySGtxZVI2RjVSUXI4L0h5ZG5mc3ZhNkhZSG4xOXRZN0o0b3AzZ2FGVC9pbm1mQUpyVEhmK3l4Z0ozUFR2dzVjWkd6WHVlK2Nlbk1XT3l3Z1R6THpnZy9wNldYbTkzcUdrYjNQQVVlRFNvelU1Wnlyd2ZKTitsRDV2VzdRdzhXcllhc3AyVHBFNFJNaS9ySUxxSlg1RzFoWjhKcXpXSUpoQVIrejl6dVBZb2RRNk9aa2E4d0srRzBTbWFjQ1M0azA0cHlySzVpYlR1TGRlRktEU3ZxS3dpZjhveW5aeEZFQ2RuTncraXRzdmpIVm5YMW4xT3B0TVI4UmJ4QWJteVVhMStQKzdTdVJ5THhJWkRBZmRFTDZWS042dmRJYlhGZ2VaV1grT3RkbjFTNElqMmJDSnpRbFc1dW9wMWpFZnlWZ0Y3bnNQY0NuamUxcURBZkRyRFJlSlpsNUVaMkw3VHBGY3ZKSjdHbnVKSnhLd0VVc3ppYXBoRTZvQVNWOVRUSEYvbWtVVTJ5T2hsZkIxTHNxNTdpd2xHVHh3TzJ1ZmJxekQ4NEE4Q0hqVTdQQTJZRFQwbzNNL1BzUkkrbWZCWnllZnRaTXZUNEFmSWJjVEpwS0I1bUZubGFGaldLS2ZhU2U0bkNvTnhPRjlCYXowdmtVQjZmVHdLNUFVOVRmM0FNY040aU5IU0NXZXNlMVhScHo4bldKV0dxQjZQRHJ4bmJwdkZZYVFDVmdnT0xhTmVTek4zbnNFK2xMaWluMlQ3MllZbWUvUnYzMkQzdCszTTBoRk9aKzhaZHpEUzR3TWVVTUVGUDUySnpxV1NjbXBnNENheDc3eEIvTmZPYzd5V2R2QTNaN2ZFN25MRHdVVSt3ajlSU0hpekp2ZjlsQmNYV1VnOVB1V1NqVUlPNmNSdE96V2NBcEVwbWZZTThwclRLeU9XYWUvWmlSOUR3cXo4TElmRkoxSllzSDdxS1N4emV2OUNqU1p4UlQ3SjlHQzNTWWQzU3FUUHJEQUhBSnVabXZBenRjKzVRSGdoUWRQa2dzOVViUXllZ1MxYjFSMGZnUlltTXZCcGVjdmxlckhqSEhydXdBa3VTeU43ajJxejBRUG9vcDlwSENKL3lqOEFseHMvTkFQbnNIeGJWckEwNUxQMm1tdDNpWjlIY1VRdEU4Y3hXN09lQXQxM2JwckZZSGFGOUlmdVlXaXF0WHU3WXJyNGRQcmZDSldpRVRDcC9ZQmowYURBOWwzUDdqRkY0ajVMTjNHZHZOdVhQVnFQQ1BNelBJQUhDY1JPYnZnQ0k2QjQyWUszS3VNVDcxQkpYWk8xU3VoWWM1Qi80ZytaazdnZlBaUE91TjhydjBMWVZQK0tkUitJUjVqQ3FTL3VDYzU0dVpmZmlyUU1UWVp6N3FsUGJ6K2w2cnI4bkk0QnlKekpJdnFla05KU0pEN3hBYjAxTFovbXUyN2lnQk80SHJPVFI3UzNtYm5sQ0dXNk9GaDZENmhrYmhFOXVnbnVKd1VRT29YNjNNMzBsaE9XNXNVVjd3bjlsalpnR0h5d3RRZ0Qzb1R1ZWt2ZzJTbVplb2hFNUk1MjJsMFhNeEt3c1RGSmFHR2g4cUlhYkdiZ2NvcHRnL2pXS0t6V09VMmZ1RGViNnZJcDlOdTdaTFo5VXIrNXhaS0g1TVpFaXJzalhuS0luSm53QW5nMDVJSDJ0VWRsakFwUnljdnAzSy9PaDZRaGx1clV6SlZuTHQwOVBHRnFtbldDUWNMbUQyNGE4REY2UEhYMEhaUENWVlpQQXBrcGxYVUZuWlNBazRRbUx5dVFiSEtTOTNScjF5d3J6NUxnRlhrc3YraWkrcEV1a3lpaW4yajZaa2sxcnN2RkJZdXBtVmhkdGQrM1NuN3orekVmRU9pY2tmWTRkUHFLeXNiWjFFNWtYZ3RmTDdXdCtWOG5MNzFLdEQzTnVkZndkWVdVaFNXSXE1OXVubU83eGFtWkpOTWNYYnBONFBrV0E1QmRnQWNCVUhwNy9BNWptTHhUL3VDbVdEeE9RdmlBeDlFRlNDUXN6OHJrNlJuRHdJblBEWUorRnhLWXV6WThCRjVmZm1ZM2VSdnFlWVl2ODBFMU5jNjFqcFhlYTUzc25jL2pUVnk2NTZIU2Z0MDJqT1lvQVhtTmluR1JVMk14dFVINUhJUEZudllPazRyekxDM0RZQURETTNmV3VOWTkzeHFCSU9paW4ya2NJbi9LTXAyY1JMOWJRNnhkVmJ5YzhrQWt1TlFIWDR4QUR3SWVOVFB5OXYwN1hwWlNUOUJwSEJ4Zkk3MVNuQmFKUTNkMUpZVHJBeW44VDdFYnZPV3pncGZNSkhDcDhRQ1paNWgxL0NubFQvNzNzY3A4YVlmemJIV2NiR0hpTWFmeGRWTUc0bDRBekp5VWVBbzhZMjZieG12bWN6THcrU3o5NURaVDUwc3hOR1BZb2lLSHpDVHdxZmtIb3FEYkJjOW9zVTE2NTI3UlAvbE5qY1VIaVZaT1lKWTcvWUxPQTlFcG5IZ2ZXZ0U5T0htc21MemhPUE9JY09tQXQyZVBVcVN2Z29mTUpINmlrV0NRKzdNQ3V1WGtzK2U0ZXhYY3V2K3MvOHpnZUFOZlorNThmQU1WVEptRGFJcFY0a09ud282SVRJSm1iRDl6eUthemVSeis0cDcxTWVGdkdnbUdML05ETWxXNjFqcFgrVWdDRnlNMStqZXRsblo1LzR3OTJMQnRIaHA0bWxsdEVUTnZOdlAwdHk4bW5nM2FBU0kzV25Zbk8yZjRwOGRnS0lsdCs3RjRwU095Qzg2dlgybWpjK0pieDcvM1Z1VzZDZTRuRHA1NHBXekVkZitldzlybVdmVmJCMVZxT0JMQmJ3QmhOVEI0MzMvY3I4Mndza01rOWp6K01zNGVNMGlpNGpOM01qcXZORjZ1cjNIbzhndVdlYU1PL28rcm5DN1ZmdTYvQnE4dG03NnV5WDlxbjEzWm85TkJad2trVG1aOEJ4ai8zOXFFUTAvaWF4c1Z6UUNlbER6ZFFSempGMlBIRSsrN255ZTYrWWVRbXZlcjI5WmcreGhkbXhVcjFmbXFTN3h2QlF4aFhUZWN4TmY1M05JUlNnbTZaT2FUejROVHI4T0NQcHBVM2IrOU1aa3BrODhDSDkvVDJFV1FtNGtQek01NEhMeTl2TWM2WEg2eUlHeFJRSHg2dFhXUE1VOTYvTitXQmxQa1ZoK1RxUFk1VS9nakVBdk1QRTFOK1YzL2ZqZVRCN0dFOHpzdmNSN0Zrbk5CalVYODNtUFF1NGd2ek1yMUc5VXFZYXc5MURNY1UrVWs5eGVHaHFISEgzNE1RNThQQ1hYZHRVeVBuUHZEYlhTV1FleFY3T3VOL0tUL014TFVTR2xraE16cGYzMVpvU1NqcWptZSs0aEoxSFAwY3VtK3h3ZXFSem1pbnpGWDdaSm9vcERvNVhUTEVJVlBMQ1RuTFpMd05ENWZlS0Erdzhyd0YzMWRzaWcza1NtUmRyN3U4UEd5UXo4OEE3NWZlYVBjZGZqYjVqcHd6WnhlS0JXeWl1WHVyNnJNNVJiM0NmeThibGw5U2w4SW5ndU8vcVZLbUl5YzRYaGFVSkZnL2NHbkJhcE5waEpxWitSdlVqeTM1Zy9wM0hTVXcraFQxdnM0U1BVNGRjU1g3bU5pcWhFNnBidW8vQ0ozelViNC8vd2s0RmxwaEt3T1VjblA0MWRLMEd6YWx3Qm9BTkVwTi9TMlNvM3dhWW1lWFR1NHlrbnc0c0pkS0lCZXdFcmllWHZkRzF2Wi95ckVoTEZENFJuSHFENmxSb2lXT0FYUFlyVkVhT2cyTEhnbUtHT3VYSzRRUDlkQTRxZjJzaXMwQms4TlVBMHlLYnVSdThGN0N5Y0JPRnBUMnU0MVRuZDVkR1U3S1p4MmhLdG0xUzc1TkllTmtGWFhIMXV2SWpVR2ViWmlucHJGcXJnMEdsdC9nNGljbWZZYys4MEU4TFY1U0FJc25KcDRCaTBJbVJLdTVINkJFT1RpZUJDMUZaSWRJVXhSUUh4eXVtV0kwZGNaaDVZSkM1NlY4SGRyRTViK2o2OVlmWkUyTkxUQjRnR244WEo2U2lQMnhncjJMM1pOQUprWnFjV1NkaUhKb2RMMi9idkd5NWRJdEdNY1htTVlvcDNpYjFGUHRMaFpJMHl5emNMUExadXltdWpRYVpvRDVUYXhTM2VUUDdLc21Ncyt4ekw1ZWwxZDlGTEhXSXlPQ2JBYVZGbWhPaHNEek95cnc3ZEVKRTZsQk1zYithWGFoRGQzWUMxWGY1dytTemQxQ2ROeFJiN0M5elNqd0xXR1Y4NmhmQW1VQlQxWGxtL2pyRnhOUmpRQ0dveEVoVExpV2ZUUU1YdTdackN0RHVvNWhpSC9WeTc0WklyN0NBaTVtYjNndGNaR3hYZ2VlLzZrWkZiT3hKb3ZHM1hmdDZWUW40cUJ3NnNSNTBZdnBVdmNhczJYaTZpcm5wQk5XUDE5M0hpSWlMWW9yOTFXalZPc1VVU3kwV2k3TjNVbGlPZWV4VGZ2R1BjOTA2TWNRdk1USDFYUGwxNzUrSGFQeDFvc081b0pQUngrcmxNZWNtZVlEaTJ1ZFptUjkyZlVaMWZYZmFUa3l4dEVqaEUvN3lDcC93MnEvQ1M3eGNSejc3VmRjMjlmejR5N2x1blE2Rlk0enYreUZ3anQ0L0QyZEpacDdGWHNXdTEvL1dzR3FtcHpoS1Buc0xjSWxydityNjd0VEtNcy85dEpoUVJ5aDhRcVE3V01BT1poLytHdFVoRktES3JsTnFmYS9WUFcvUjRhZUlwUTdUMjVXUkhUb3hQdldvOFY3OFY2OHp4WmwxWWcrNW1Wczk5b3RJQXdxZjhKZkNKMlNybkdXZngxaFpNQ3M4NVpYT2FtWWc3RElUVTM5WDQ5aHU1L3hORzBUamk4VEducXQ3dEFUQnZFazduK0xhamVTell6U3ViNlE3TkJvN1VtK1paMm1SZW9yRFE0T21wQkZuMmVlNzJEd0xoY0lvT3NkOWJib1g4ampGK0w1SGdHT3UvYjJnRWtNOW1uNEd6VG9SUm1iWTNVWGxXV291TEc5VFIwdHYwdm5zRU1VVSs2dGRNY1U2Wi8zSGFaaWRUeTc3TmVES2dOUFQ3NnJuTFk0TVBrTWk0eXg3M0NzM0oyWTVzMFppY2c0N2RsckNhUUM0aHNVRDV1cVg2am5zZmw0ZEh1NjJoR0tLMjBROXhlR2kzbUtweDc2SkxTemRRSDRtYVd3MzU4OFYvdzBBNzVDY1BFanZuSVBxeWpVeWRJVEU1Q3ZCSlVkcU1CdTl1NERQazh0ZVUzNnYxUzlGV3FTWVluL1ZpL0ZxWlpsbjNmMzNIeWUvREFDWGtwLzVPckFqd1BSSTlaT2RVeVF5UHdHT1lzL2gyMHZYWjRtUjlLdUFWckVMSDdPWDhGUGtaKzZrdUhwVmVaOW1NK29OWGgwZXRlYWRWdHRnbTlSVEhDNHF2TVE4VUNyOUFBQWdBRWxFUVZUTnE0RGJRUzU3SjhXMXF6ejJpVDgyOTg1SEJwOWhZbCtlM2doTE0yYzBPRU55OGluZ09DcWp3c2pKYTVlUm4vazhsZnluZ1hZaUxlcUZ3cnViMUlzcE51L3dtb2twVmlIWEg3ek84dzZLcXplUXo5N3VjYXp5UlRBczREMFNrNCtVMy9kU2g4Tjc1VlhzUVBWRjJKaURiSy9oME95b3NSMTB2bnBCdlpoaXIwSEFxZ08yUWVFVC9tcFgrRVN6eDBqdkdpUTNrOGFPSXdSVmdrR3pPeGdTazA4U0dYby82TVMwMFFhSnpDRWlnNjgyUGxRQzRIU21SRmhadUlIQzBtNlAvZExkRkQ3aG8xN3F6UkRwTC9uc1BSVFhyaXUvMDBDN3pxdFZNWm12RjBobVh2WXBQWjFpM3B5ZllYVHY0OWl4MG1wZ2hZOXpyb1k0T0gwUDFlTU1kTDVFV3FUd0NYKzFjNWxuRlhoeVBRZjMzK1BhcGhDS3pxclZNQjRvLzd6SCtOU1BnUTJQWTd1Rm1YL2VKcEdaTGI5dVppRVRhWjlXNm9NOTVMSmpybTNkbXYra1dyMHkzYXM4MGpXNURlb3BEZ2R6MEk0eXREVGk1SlZkekUxL2xVb0loZmpEcXlLcXJDWTFzdmRSb3ZFQzNYOHRieEJMTFJJZFhxeXh2OXYvdnJBeUcwSDFIb2RYOXRtaEUxY1krOVFnRnRrQ3hSVDd5M3pFN2JVaW1YbGNNNzlMK3BPVFh3WlltYitkd3ZMbmplMEtvL0NYTzVaN0IzQ0laR1l1b1BTMDAya21wbDRBM3FsempQSmE1elI3TFYvTTR1ek5iRjdGVG5wSHZSc2o5M3VkLzIxUVQzRjNVK2J2Ynhad0JRY2UvbUw1dmZLRC85d0RaRXZBVWNhbmZvNjkrdHRHVUFscmcrT01wQTlTKzI5UWZndWVCVnpMM1BRdHJtM3E3QkxaQXNVVSs4c3NyTnlEZExZeXA2UUtQcm1RWFBaZTRITFhkbFdNL2pJWFVkZ2dOdll6WXFsRnV2Y2NsSWpHbDRpTlBSdDBRdnBZbzJ1NEJPeWtzSnhrWmY0bWozM1NPeFJUN0JQMUZJZExNNC9MVk5oSnRjTFNHQ3NMaWFDVDBXZThsdFkyM3g5aVl1cHB1ck9DS2dGblNXYnl3SHRCSjZZUHVaODhlSEh5MWZua3MrUEFwYTdQaWNnV0tLYllYL1ZpaXMzWDlRcTFWbU9QcFRlWjUvNXlEano4SldCbmpmM1NPVjdsNXdEMnNzK1BBQ2Q4VGs4N2xJQVRKQ1ovRHB3Sk9qRjlxSms2dVlTZHo2N2kwSUc3amMrcHA3QTNLYWJZSndxZjhGK3Q4QW56ZGFOSFp1N2ZKZjF0Z0Z3MmpkMWJaRklGNlEvdkhycm84QlBFVXN2R3ZtNHBheTBpUTh1TTdIMCs2SVQwcVdienlYa1UxMjRqbjczTzJOYkt5cWpTUFZvSm41QnRVUGlFLzVScHBSMnFDOG5pNnVmSno5eGM5eGpwaEhvOU9FdWt2L09FYTF0WW1YL0hLWktaSjRFak5ZNE44OS9SelZxWmx4amdZdkxaTzRCTE9wUWVrYjZqOEluZ2VJVk1OQk1UcHZBSmNiT0FRZWFtNzZWeW82dnIybi91YTNxRFJPWkh3R25DZno3TTlIMU1ZbktXMnFFZktuYzZwNVdGbXk0bE56TkdkZGhVczc5RHVrc3I0Uk95RGVvcDdqNnFrTVROSHFXZXowNVFYSXVYdDNrTkJKUE9NRU9pcXIvdnlHQ09ST1pWWTMvWWxZQzNTRXpPTnpoT2xXOTd1VHM3bW1rRXhjbG5SNXY0aklnMFNUSEZ3YWtWVXd5cWNHUnJQa2MrZTd2SGR1V25ZRmpBV3lRbmZ3cXNCNTJZSnAwbGtUa0VMTmM1UmdPNk9xdVo3elZDZnVaVzRFclhkc1VUOXliRkZQdEVQY1VpdmVOUzVxYS9BcHpuc1UrVnBML3NGUWZoREluTVQ0Z01mVXo0ejBFSk9FbHk4bm5zV1NlODBodjJ2NkZiTlRNTm0zbmM1ZVJuN3NCZVFWRkUya1F4eGNIeCt0NDF6NlJzaDhYaWJKckM4bkRWTmdsV1pQQUZrcGxHNFFoQmNzcWJkYUJBSW5QQXRkM1J5dGdIYVYwejM2ZXpvTWQxNUxKM2VHelg5ZDZiNm9YVDFKcmVWYlpBUGNYaG9aZ3cyU3J6a2VrZTh0bTl4dnRhYzJOTCs5UzdkbmRnRDF6N09mWnl5V0ZjOXJtU0wwYlNMeElaZkhQVGR1V2RzTEJYc1ZzOGNBZkYxY3VOYmVhL0lySkZpaWtPanRmMzN1cVVQQ0pRUGREcmZPYW1meDBZUk5kMlVOeU41QTBTa3o4bE12UVc0VDRucDBsT1BnR3NsdC9YVzRwZS9PZGM1NWVUbjVtZ2VxWVpuWnZlVmkrbXVONzRKR21Sd2llQzArd0NIU0t0c0ZpWlQ3S3ljRlBWTnUvWDBsNzFCcjBzTXJIdkdleWU0N0JlMysrUnlMeEFlTlBYejh5RzcyZkpWYzA2NGV5WDN0Vk0rSVFHdjdhQndpZkNaU3VWa1Nvd2NUZ0Y0aDRPVG4rUnlpQ2NrdXRIT3FOV2hUUUFIR1Y4Nm5GcUQyQUxXb2xZNm5XaXcvbWdFeUtlbk90MkZ5c0xZeFNXcmkyL0QyTmVFdWxhQ3A4SVRyMWVwV2FuWDZsM3JQU3ZYZVZsbjZNZSs1UmYvTEU1empNMmRwQm8vTWltN2VGd2h0SDBrOEI3UVNkRU5qR3YyVTl4Y1BwbTRFTFhNV0hMVDlKZXpZUlBLSXltRGRSVDNQMTBFWWpKTGp3TFM3ZVNueG56M0NlZDVtNFFPOTk3bm1SbUxvRDBORklDQ294UFBZM0trekF5ejhubEhKcTkyYlZQNTZ6L21PT1BWSzYza1dLS3c2WFJLR0tkSzNIenlpc2xJRXArSnNQbVBLTUt0SFBjaldEenU5OEJuR0R2ZC80YU9FdTR6c001b3ZFVlltTUtuUWduSngvdG9yQjhJeXZ6bjYyeFgzcFhNNHQwZU1VVUsyKzBTRDNGSXQzTnE5QWJBSGFReTk0RjdERzJoNmtoMXF0cXplTnJWMWpSNFdlSXBkNGsrTExYVE9NNnljeHplSWRPcUZJTmowdklaNzhLWEdKczB5RGEvcUJ6NnhQRkZJZUhPUkNxbFpoaUVTOGxpcXZYY25ENkN4NzdWTUIybnRub05PY21YbUZpYXRiLzVHeGlqbGovaUpHOWp3TG5QSTVUbWROWnpWeUx6am00bXJtcTYxbURaL3VYVjQrd1YweXg4a2FMZ3U2dEVKSE8rUlM1bVY4Rkx2RFlwNGF4Zjh4d2lsTWtNajhGamdXWUhsT0p5TkJoRXBNdkI1MFE4VlNKR1MydTNjREsvTlUxamhHUk5sQk1jWGlZRmFkaWltVTdLdmtubjcyYjR0cXZHUHZjcTl5SmYrenJOem84eDBqYWlkOE4ranljSTVsNURYaXp4bjZWT1ozVnpQbTNGK1hKWjIrZ09uUkMrcGZYYkZXS0tXNEQ5UlNIaHhvcTBrNU9EOU1lRHU2LzA5aXVQT1lmTTRUQ0hJVDNEaE5UVHhydi9XYm1nU0tKeWNlQjR3R2xSWnB6RmJtWjI2alUyZTRHa002ZFNCc29wamhjR2kzenJITWx6VER6MGZuTVRYOEppS0JlaEtBNURabDFFcGxaS2lFVVFWM1hKZUF3SStsZkJKd08yY3pzL2R0QmNXMkVmUFptMXpFNlgvM0xxK3hXVEhFYktId2lYRFFsbTdUYkFDdnp0MU5Zdmc0Vm1INnIzWk1YR1h5S1JNYUo0L1g3UERocFdTZVJlWW5JNEdIWGRnbWVtU2Qya00vZUFseGxiTlA4dFAxTlU3SjFpTUluZ3FIR2lIU0NWNk4zQUxpR2cvdS9hbXhYaGVvL2R3aEZnWW1wSDFJOU00WGY2VGxGY3ZKSjRKU3h6ZXM0Q1k0RlhNcmlnWHVNYlkwNlQ2Ui9xQ3h2TTRWUGhNZFdsM2tXY2RUcUpkaFJEcUZ3bG4xV1B2SkgvU216RXBPelJJWStJTGpPaVhjWlNUK1A4a09ZRFFBcGN0bWtzVTNMK1lvWlhsTnl2VGNwbjdSSVBjWGhvWUYyMGptRnBRUXJDNTgzdHJoWFh4UC8vYks4YUFiNGMrMmIvOGM1WXFtWGlBNHYrZkQveXRaZFNIN21Ub3FybDlYWXIrdFhwSTBVVXh3ZTVubG9OYVpZaldtcHB3UjhoZ01QMzExam4valBBajRrTWZsZnNCZk44TE1jTGdGbm1aaDZEbmpIeC85WG11ZmtoeUh5TTdkakQ1UjE3MWZkM2IvTVRnMkwycDBjeWlNdFVrOXhlS2luV0RyRm5vVWlsLzFWWUREb3hQUzU2c0V3aWNsSGlNYmY4dW4vTml2SWowbGtudHlVSGdrRDgzekVPVFE3Vm42dE9rSnEwVFhjSm9vcERoK25rdkxLNUpxVlFyYXFSSEUxUVg0bVZYNnZQT012czBGajl1b3NrY3c4N1h0cW92RzNpQTduWE9tUmNJbXdzbkFyaGFWUHU3YnJmSWtYVGNuV0J1b3BEZzlsWHVra0M5aE5mdVkzZ0oxc0h0aXBScksvbk8vOEZPTlRQd0pPNDk5TUZHZEladkxBeCtpOGg1RnpBN1diZzlPM0F6dksyM1d1UkRwTU1jWGhVMjhaWHNVVXkzWU1NTGYvQ3hUWGhsM2JsWC84VndsYmlJMDlSVFQrU3pyNzVNNHBVOWFCVmNhbm5GaG1uZnZ3Y1c2WUxpZVh2YTNHUGhHSGxubHVJNFZQaElzNXZZckNKNlFUcmllZnZkVzFUZmtuR003MXZNVEUxQk4wTHI3WExGTTJpQXk5UW14c3ZnUC9qN1NIZmI1V0ZzWW9MRjNqMnE2NFl2SGlIbkRuVUY1cGtjSW53cU5lWTFpa1hRYkp6WHdKT00vWXB1blovT091cEN6Z0hPUDduZ1NPMXppbW5jNldReWMrcUhPTThrSHdMbUZ4ZGdLNElPaUVpUFFUaFUrRWgzdEtOb1ZQeUZZMHpndjU3SmNwTE1jOVBxZDg1Si9xYXprNi9EaXgxQ0hQZmUzN3YwckFNUktUendNbjZ4eXZmQkM4cTVtYnZxSEdQdFhaWWpKRExoVStzVTNxS1JicEx5WGdHdkxaZE5BSjZYUHVaWitQTURIMVNQbDlwd2JjV1VTR1BpSXhtZnZrdllUUkRnckxDVmJtYjNKdDEva1NrL2xrV1htalRSUlRIQTd1WGpyRkZNdFcxY3NMVGsvQ0JjeE4veHJWQ3dJb0Qvbkg2enJlWUh6Zlh3UEhhRzluaGZsL3JUT1N6Z092MWttSGRFNnoxOWpGNUxOM0E1ZFJQWTJmenBlNHVkc05paW5lSnZVVWg0c3lzSFJTWlRER3l2eFlqV1dmSlNpUndWZEpaSjQzdHJUam5KaWhFNmRJVHM0Qko5cndlNlYxamM2bmM2NHU1OUNCaVU0blJucUNPalBhVERIRjRlQStCNG9wbGs2eWdLczVPSjFHMTMvUXpPLy9BNUtUUDhLZU5tMkQxczVOb3pLZ1JHVVZPd21uRXJDVDR0cG55V2ZqNVczdXgrTzZYc1ZOVTdLMWtYcUtSZnFMYzhOMVBybnMxNEZvd09ucFYrWmo4VW9QZmlMekUyQ1oxa1BiR29YTmJKREl2RTVrOEkydEpGWTZ6amwvRjVEUGZnRmRsOUlhTlg3YlJESEZ3YW8xNzZSaWlxV1Q3UGxxQzB0akxCNjR1Y1orNlR4M3d4Z2lnNjh3c2UrWjh2WjJuUWQ3NWJ6UnZZOEFIN1hwZDBwN09YbmhNbkl6WDZTNncwcnh4TklNeFJTM2djSW5nbVZoOWhKVlUvaUVkTklBTU1qQjZkL0FYa2JXUFNXZytNZTUvZ2VBMHlRbUg4RmViVzY3elBQNEFZbk00L2kzbExRMHh4MFdjUjJMczZQbDErYnNKS3FucFJHRlQ3U0J3aWZDb2VUNkY1U1pwZk1HeUdVbmdDdFFRemhJMVpWWll2SUpJa052dCtIM09yOXpnMWpxZGFMRHVicEhTeENjYzIvL201LzVGWXFybDVmM2VYV1dpTGlwcmRCR0NwOElWcXVQeFJRK0lkdGw1cFVCaXFzM2NIRDZEdGQrOVV6NXArVHgraldTbVVjODltL1ZHWktUTDZEUWliQ0xrcCs1QzloVmZ1L3VMTkUxS2JWb21lYzJVVTl4ZUNodVRJTHdLWEl6ZTZrcysrejExRUk2ejJ6NG5HVjg2dWZBR2JiZkVDb0JKOHFoRXhKT3pybS9qbHoyYm1PN0dzRWlQbE5NY2JEY1BYS056a1dyQS9CRUdzdG45MUpjKzZ5eFJmbkpYNXUvNzVHOTgwVGpiN2JsZDBmamJ4RWJhL2ZnUFdtdkhTd2V1STNpNmpXdTdUcGZVbzg1SFp0aWl0dEFQY1hoc3BYR2lESzliTmNJK2V4dFFTZENxcnhPTXZOMCtmVldCOGZaVTdFbE00OEJIeGpiSkh3dUpEOXpOL2FnVjlCNWt1WXAzSzJORkZNY0xIZklSRE1UOEh2RkRPbUNrTzI0bU5tSGY0TktMQ09vb1BXYk8yNjB5UGpVRDREalcvdzl6dTg2U21MeUY5Z0xna2o0T09kN2xGeDJyUHphSEh5bitsbnEwVExQYmFhZTR2Qm9Kdk9xa1NMdFp1ZXBsZm5iS0N5N1F5aFVvUHF2Y3BNYkczdUtXT29WV2l1bnE4dUl5TkJiak96OVpkdFNKKzFXQW5heHNuQUxoYVdyeXR2MENGd2tJSW9wRGw2cjM3OVhnYW5HaTJ5Rm1XLzJjSEQvMTFCNUVEUnozdG9DRTFNLzN1THZzYzl0TXZNS3NOaUdkRW5uWEVBK084Ym1WZXgwTFVvajdyVU9sR2UyU2VFVHdXc2xmS0xXNTNVaFNDdmNqK3BMd0huTVRmOHFjSmx4bktabjgxLzF1VWxrZmdxODY5clhyTk1rSmg4RGl1MUptclNaYzExRnljM2N5dWFRQ2RYTjBvaDdWVnpsbVcxUytJUkkvL0ZxNUc1UVdFcXlzbkNqc1UwRmJkQ2l3M2xpcWVmSzcxcTVPU2tCNzVLWWZMSURxWkw2bWpsUGxTZDhoZVViV0puL3ZPdXp1dWFrV2VxMGFDT0ZUd1J2dXdNcUZENGgyK1gwQm4rYWc5TnBxbStXbGJmODRTNkhuZTk5amZSM25xVDFnWElsRXBuWGdGZTNuVExaaW1icjFZdkpaNzhDWE9MeGVkWE4wb2g3bVhEbG1XMVNUN0dJZ0YyWTdtUnUvMWVBd2FBVEkwYWpLSkY1R2xncmI2OTNrK0xzMndCS0pDY2ZBMDUxS29IaXFkVkd5V1hNVFgraHp1OVFJMGNhVVI1cEk4VVVCMis3TWNHS0taWjIyYUM0ZWpQNUdhOUtXbm1zczd5bVo3Uy85OGpnQ3lReU9XTjdMZVk1ZXBkRTV0RTJwMUZhVSsrYXNjOWpjUzNKeXZ5dnVMYXJUcGF0VXQ3Wkp2VVVoNHN5dFBqTmpCc2V3RjVFNEd1b2JBaUsxenlqSDVPYy9GRkx2eVdXZW9uSTRHdHRTNVUwcTVXcE5YZVJ6OTRPREhVd1BkSWYxR25SSm9vcERwNDVzR0lyNTBJeHhiSWRaaXphQURCQUxudUh4N0xQeW1QKzhKNmpOcEg1R1pHaEl6UjNzM0thaWFrbnFLeGlKOEZvZE0xY1NXNG1nY0lsWkh1VWY5cEl2VUVpWWlwUlhQMnNsbjBPbWNqZzZ5UXpjM1dPTUc5Y2pwTElQTzVEcXNSYmN6ZVF4YlVSOHRsVWg5TWlJaTFRVEhId3RqdkhvR0tLcFoxS3dDQzVtVjhITG5EdFUyeHg1OVdhdDN5TnhPUVBnWk40bHhPVjh4Skx2VTUwK1BuT0pFKzJ3WHdxZUQ2THM3Y0QxN0Q5dWVwRkhNby8yNlNlNG5EWmF2aUVTRHM0Y2NYcjVMTjNVbGkrMW1PL0NsMS9WVzU2RTVPUEVobGFwdnFhZDUrUERVYlRjOEJSZjVJbk5YaGRKK2EyUWZJelg2VDZSbFBYbG15RjJnQnRwSmppNEprRjRsWUxSUldtMGc1T1h0d0JYRVUrKzZ0QkprYUF5amtaQU40bW1YbXF4bjZ3cDJJN3dmalV6M3hKbVd6VkR1QmFjdGtiWGR0VkY4dFdOYnZNczlvS0RTaDhJbmptc3E3YldjQkRwSjNPTHkvN2ZISFFDWkZQbkdYdmR4NEJ6cFhmMi9NUjIreGUvbWo4TUxHeFh3YVNPbW5FbUhWaTVpNktxM3NhSENmU3FrWnRDT1d0QmhRK0lTSU9zMEFkWUdVK1JXSDU4NjVqRkZjY0RQdmN4TVllSXhwL0didEJETzZSNTZQcEY0RDNmRTZiTk1lNXZvYkl6K3dGemplMnEzTkt0a3JsY1JzcGZDSjQyNTJTemZtc1NEdVlxNkxGT1BEd2x6ejJLNzhGWjRWa3hwbXoyRHdQRm5DV3hPVGp3QW4va3lWTmNNcjNPSWRteDhxdks0dTBWQjhqc2hXTm5qaXI3RzVBUGNVaTRqQXI1QUZnQjduc2w0SExBa3BQUDZzMXc4UUdlNy96SkxDS0hadGFFUmw2ajhUa0FSL1NKcTJyaENxdUxGeEhZZW5UNWUyYVoxNjJRMC91Mmt3eHhjRnJ4M1E4dWlpa0V6WW9MTjNHNGdITldleXYrbE0wUm9lZkpaWjZlZFAyWk9ZRjRGRG5raVhiNEp6TGl6ZzRmUWVWNlE2M014Mm5TSzNsNFd0Ulc2RUI5UlNIa3pLdUJNWGQ4L0FwRGs1LzJlTVk4WjlUNGIzTnhOUlB5dTgzc0FmZW5XTms3OCtweEJwTDhMeW16cnVLWFBhTE5ZNFJhWlZUWG11dTZ6WlJUSEh3dkdLS1c4M1V1Z2lrM1p6OE9FQXVtd2F1Y08yVFlOamZmU0x6TjhENzJJM2dNOEJiSkRJL0RUQmRVcC9kZUNrczMwUmhhZFJ6bjhqV2VEV01hMUhaM1lCNmlydWJCbWRJcDFRcTZ1THFLUG1aTzROTlR0L3lqaTJPRHIvT1NIb1cyQWtNa01qTUVobGM5amRwMG9DNzkyNFgrZXlkd0VYR05nMWNsYTFRbmQ4aGlpa09udGM4eGMxa2VGMFU0b2NTTU1UYzlHOEFFWS85eW9mK3M0RGpURXo5QlhBY09FVnk4aEhzSmFCMVBzSXJ4dHkwR1o5ZmIyVkNrWHJxTC9WZW04cUhCaFErRWJ5dGhFOW9XVkR4MHdiNTdCY29ybzE0N0ZNZTdDeXY4dGtKb1hnT1dBRGVZQ1Q5WE5VK0NSTTdES213ZkFzcjg3VldzVk05TE51bDhJazJVUGlFaU5SaXpxRjZEZm5zWFFHbnB4KzVLN0hLRTZYSTRMc2tNajhnbHZveDBlSER2cWRNbWxVQ3ppT2ZIUU91OU5nbnNoMktTVzhqaFU4RWJ5dmhFNjJFV1loc2xkbUxGV0gyNGE5Um1VcEsvRlByZWo5TmN2SUhURXp0QjA3NW15UXBhN1pCTXNpaEExK2dVdWM2UHlyRFpidTg4bEt0ZHAzeVd3UHFLUmFSV3FvSENxM00zMDVoK1FiWE1lcWw4SWZYZ0t3UzQxUHZNNUpld252WlorbWNWcjVuaStMYUtQbHN3dU96YWhqTGRxa01iaVBGRkFmUEhSL2N6TlFxaWlrV3YxbkFwOGxuditiYXB0SHovbkxQYUxCT2JPeHMrYjFXUi9OZnZmenZsTk1SOHRrdkFaZlcyQyt5WGU1cnYxYmVVdm5RZ0hxS1JhUVd5L1Y2SjdNUDN3VkV5OXRVd0FiTGJKRHBYUGpEN0pWcnRvZHVpTnpNblZRdnk2MEdzWFNTeW9NdFVreHg4THppQlJWVExHRlVvckEweHNwQ011aUVpQ2VWNVoxbjNvVFVLb2ZkNzBkWm5FMFk3L1YwUlNTazFGTWNIaW9rcFJ2RU9EajlGYnh2NG5TVEp2M0NER0hiSE90ZGVadzlRSDdtRm9xcjdsa25STnFoMmRYczFMNW9rbUtLZytmVnk2Q1lZZ21yQVhMWlh3Y3VNN2JwRWI3MGkxYnJ5OTNrWjI0QmRuVWlNZEszM0owU3pUeDlVUG5jQklWUEJLOVdMME16bjlFTmpmaWxrazhMU3lOYTlsbjZWS3RMTThmSlpjZGQyelJiZ0d5WGU4Q3RRbkxhUk9FVDRhSk1MV0hqTmFMNVF2SXo5d0k3QTBpUFNEZXdReWNXRHlRcHJzYlpISXVzamcxcHB3M1VmbWdMaFU4RXo3M004MWJDSjNReFNLZTQ0NFh0eWo2WEhhZTRGdmM0VHZSZGlPMGk4ak43Z2ZOUTNMMjBsenMvcmFNNXI5dENQY1hob2tjZ0VtYVZRcmU0T2tvK2U3dHJYNit4dHZqVDZMUFMrK3g1dlhQWm00Sk9pUFFzaTBvYnpta1V5ellwcGpoNFh0OS9xekhGcW1qRmI1ZVFtMG5UL2dGRVc4M0w3Z2FuKzNXdDkvWDJkWW9heDcycmtxOVdGbTZqc1BUWjhuczkxWk4yTXRzQTlkcHh5bTh0VWs5eGQxS0ZLa0Z4R25UcjVMUDN1RUlvR24ybTFuYnp4eDNEM095UDg1VEZmRjl2bnpsdGxsY2EvYmpHdkhxWEd4Mm5IdWR3Yy9MVGhlU3pYd1FHeSs4YnpXVXMwZ3F6ek5oVi92RWF0SS9IZHFsako4M0ZzRXBudVFkZnRCb2JwRmdpOFpPVFY2L200UDQwZTcrelNPMUZhTndOdm1ieWFkank4bGJUVTJ2cGRxL3kxdDFJOS9vOVdzRXUvSnh6ZUNXNW1kdnE3QmRwbHdFcWNlc2JBYWVsNjZtbk9Cd3NBQ3NhTnpPMENrNEpHL2VnMEF1WW03NGJpTlE0ZGdCN2Fkc2QyRGZnT3ozZXQrT25tZCszeS9WNmw4ZitSc2Q0L2M1ZE5ZNTMvODNPdndQR3YrYlBEdU03Y3daQVc4WTI1M3RYdVJCZWxRWnZZWG1ZbGZuUEdmdDAzcVFUTm9BelZqUitBb1ZUdHNWT2RMR0dSelJlNjFGdUk3b0l4RStWaHRySy9LMFVsbThuT3Z3c2xiTEViUGc1alQwemJLRVdzN2ZVbmFkclBScDB2N2M4M3RkN2t0TEpKekplMDNEVitnNXFUZEhsL0ovcndGbnNTbEM5UWY1ejU2dDZ6aU9mdll0SzZJUkRkYTEwd2dtaThZL1JVNlMyVVBoRU9OU3IwSnY5dkJyRzRpY256OTNBZ1ljZjVCLzgwVjhEQmFwN1BzMWV6M3EveDZ1Qlc2c0JXV0pyYzNLYTEwaXQ2NlZSK0lMWDczRi96cXZ4NUtUWmZPOXMyNkQ2N3pSN2hwM2ZOUUFjQTE0RkRnT25hdncvMGxtTnZtdG4vNmVabS81MTF6N0w0emlSclRMSFNKd0RqbFBkK1NCYnBNbjNSYVJWWnNHN2c5bUgwc3crbE1RdW1NRXVwTjNjRFQyelVWZXJ3V28yZnQzSDQ3RjlLemVSelZRZzdhaGtuRWF4K2QxNU5mN3RlYUJ0emszRk92QWUwZmhmOHIwMy9nUTQzYVkwU1dzYU5UanMvY1cxQkN2ek41YTNlZVZMZFdCSXV6UXpYa0Zhb1BDSmNQQ0tCVkw0aEhTTEVoQXQvMENsTVd2aDNiQjF2dzY3ZXIzQVcxR3ZwOW5kNEM5aE40SXZKcG5aalIxQ1VXc0FuM1JHS3pkYk84aG54NEZMak0rMit1UlBwQkV6MUV4bFFCdXBwemdjek40aVRiY2szYUJXN0t1N1o4d3JQM3ZsN3pBWDdQWFNYK3Z2YnFZaFZDdUV3LzA3Qm9BVEpDYWZCWTZpeWpDTW5ITnlCYm1aTVZTR1MrYzVaY0E1cWxlMFU3bXdEWW9wRGkvRkNVdTNNQnRwUVkrQWJpYk8xeXZrd3MvZTEzcXh5MTY5eGp1SkRMM0J5TjZuZlVpYmVHdFVIdHY3aTJzM2tjOG1YUHRVeDBxN3VXK2VsYi9hUkQzRjRlRWVqQ1BTVGJZUzI5dkpkTGhmTjNyZnFkQ09SakhSWHVseC8zdVdaR1llK0pETmpYanB2R1pIOWU5a2NmWkc0T29PcDBmRVlRN2FWWm5RQm9vcERnZW5KOEZjdjF5OXhOS05sRytyMVdxSWU1VzdYamNXNjhCSkVwTlAxZmlNZEY2elBiMFhrWi81QXQ2cmk0bDB5bG5zY1FkNkl0RUc2aWtPQi90Tzc4SWhjeEJOMEQxdUl0STVqV0tOblhKZ0EvaUl4T1F2TzU4a3FhR1pob1lGWEVNdWU3dngzdnlzeW5McGxIVXVIRHBsdkZmamVCc2F6U0VxL3RrZ2xqcERkVyt4TXJaSS82bStJVTVrY3NDN2dhV21melZUTnpySG5FOSs1aXNVVnoremhkOGhzaDNyeEZMbU5KaHFOMnlEbG5rT0J5ZDA0aFQyU0ZMMUxvajBML082TDVLY2ZCUjc4UTd4Vnl1TmkwK1JuN2tIT00vamQ2Z2NsMDR5RndHU2JScEFYMlJZYkFCRjdQZ2dyVXdqSWdBckpESnpRU2RDYW5MSzZHRU96U1pjMjlVZ2xrNHhwM0YxcG1SektNOXRnOElud3FPRVBRZXBzNFNyUWloRStsdUprZlFyUkFaZkNUb2g0c242NUdkbElVVmh5WmwxUWsvNnBOUE1tUFhUd0prQTA5SlRGRDRSSGlWZ2xVcWpXRDNGSXYzdEZNbkpGNEFUcUlFVlZpWGdFZzVPcDZpRVRxajhGcjlzWUxjWlRsRi9SaHRwa3NJbmd1UHVDZDRBVm9rT0h6VzJLME9MOUtjU1VDQ1IrYm54WHNMcEtuTFpPNHozV2t4Qi9HRG5zK2p3R2V6ZVlqZmRtRzJCZW9yRHd3S09FbzBYZzA2SWlBVEtucUl4bG5xVjZQRExRU2RHYXJJYkhJWGw2eWdzamFJR2lQaW4wbUVXalovQ2JoVHJacXdORkZNY0hoYjJDUE9pYTV2T2owaC9zWUIxUnRPUEFXdkdOZ21mQzhobjA4QWxWSHJtZEs2azA1d0c4RHBRd0x1bkdKUVhXNmFlNG1BNUJhaFRtSjVoVDBvOXhTTHlFZU5UenhydjFRTVVUcGN6TjMycjhWNk5FUEhUT250UzcrQTkwRTQ5eDF1Z21PSndxTVFWUjRhT2YvSjY4MzRSNlUzbU5iNUJOUDRHc2JIWEFrdE5mMnUyWVd0UldCNWpaZjVYWE50VlhvdGZ6aEVaZWhzTnNtc2I5UlNIaXpNRHhZWnJ1ekszU1AvWUlKbkpBeXRCSjZUUHRCcXVkaUg1N0Y3QVdjWE9QVGV4eW0xcE4zZmpkeDI3emVDbXZMZEZpaWtPR1dza3ZZSTl2WXB1V0VUNlR3azR4c2plWjZrZVh5RGhjd1dIRHR4QnBhdzJHOVdxVjZXVExHQW5zRzZOcEkrNjltbU5nMjFRK0VTNGxJQ1BzSVBtVmFpSzlJZnFNamd5OUI2SnlXZHJIQ3VkMWFnK3JEUjZpMnZYa005ZTcvcXM2bFB4aXpQUXp2MWsyZGtuVzZEZXlIQ3hlNG0wT28xSVB6RUgyNTRsbVprSFhrVTN4bUYySHZsc0VyaTAvRjZORVBHRE9mZndCbllIMm5ydHc2VlZDcDhJbHcxRzB4OWpQelpWSVN2U0g4eEs3aGdqZTMrTUhVSWwvbXUyUG95U203a1gyR0Y4VGxOb1NxZTUyd1ZGUnRQcVJHdWpuVUVuUUQ3aFBIcHpHc1VpMGgvTWh0UWlpY3d6NWRlNk1mWlhLOS8zdFN6T2ZyNWpLUkZwek1KK3FseHliVk81c1EyS0tRNFBKek4vVEdUUWF6U3BpUFMyZFJLWkJTS0Rid2Fka0Q1WHE3ZTNzamhIZnVZV2lxdFhHdnNVVHl4K3FReWtpd3llUXVFVGJhV1k0dkJ3TXZwSllxbVAwR000a1g1emt1UmtIajBwQ2xxanh1MGcrWmxiZ1BNOGpsZkRXUHl5UVN4MUNqZ1hkRUo2aVdLS2crY3VSRThDN3dXUkVCRUoxUHVNcEo4T09oSFMwUFhrc25jYTd6VVZtL2pObVhsaURUaFIzcWE4MXdicUtRNmZzMFRqUjlCY2d5TDlaSU5ZYXBIbzhPdmw5NnJnd3FjRTdHRHhRSUxpNm5WQkowYjZsaE9xczA0MHZvTGRNRGIzeVRZb3BqZ2NuRldRTE9BY3UrUHZHdHQxZmtSNmszbmplNGFKcVFYZ3VHdWZoSU56a3hJaFAvTUY3TkFKOC96cGZJbWZMR0NEM2ZHM0FQZmlIYklOQ3A4SUIvUFJXOG1LRERsTFBXdUtINUhlWlY3YnF5UXlUd0ZuZzBxTTFPVTBlbVBrc2hQbDE1V0JkNVgzSW40NVkwV0cza0V4eFcybDhCZVA3RDhBQUNBQVNVUkJWSWx3cU81eGlLV09VYWtjMVFNaDBudk02M3FEYVB4MW9zTXZCWllhcWNkcDdKN0h5c0xkRkpZKzQ3RlB4RThsNERpeDFEdXViYkpOQ3A4SW96MnA5NEFQeSs5VTZJcjBIdWU2TGdFblNHWU9BRWNDVEk4MGRoSDU3RjNBeGE3dHFrUEZEMmFZWlFrNHlwN1VTbm1mMmdsdG9wN2lNSW9NclJJWlZHWVg2WDBid0FlTVQvMENMZS91dDJiS1Z2T1l5OGpOSktpK29SSHhtd1hzSURKNGtzaFFvYnpOdllDSGJKRmlpc1BCWGNpdUVVdHBXamFSZmhBWmVvdllXRDdvWkVnRGhlWHJXWm0vdnZ4T2pSRHhXM1hzZWl4MUVqaTlhZnZtMTlJQzlSU0hTMlVCanoxcUZJdjBnYk1rTTB0b2J2S2dOTk40S0FIbms4OU9BSjh5UHFlR2gvakp2QkZiWjAvcUtQWWd1MXJUdHlxUGJvRmlpc1BCZlE1T1dkSDRZZXhIcXlMU20reDQ0c1NrWnAwSVZqTU5oeXZKemFSZDJ6UVZtL2pOeVc5bnltMkUwMDBlTDAxU1QzRjRPSm5YQXRhSnBaYXdWN2R6N3hlUjdsWGQyeE1aZXB2RTVCT0JwVWFnZnRscTd5dXVqYkk0ZTVQSFp6UWRtL2pKeVdkbmlLVmV4WHM2TnJVVnRrRXh4ZUZSZlI3MnBBNEJxK1YzWmlaWGhoZnBYdVoxdnM1SStnVmcyV09maE1kTzh0azBNRlIrYjg0Q0lPSW41K2xFa1QycFY2aXNaMURyT0dtUndpZkN3K3g1c0lnTXZVTms4SmhybjRqMGpoTWtKNTlBcTlpRjNlWGtabTR4M3BzRG8zWE94Qy9XSnorUndRK0pEQjEyYlpjMlVQaEVPRm5BS3JIVVdzTWpSYVJidlVVaTgyelFpZWhqdFJxMTFTRVJ4YlhQa2MrT0dKL3hPbGJFUDdIVVljQ2NqazAzWjIyaThJbndNTy8yTm9BVFJPTnZlZXpUK1JMcGZoc2tNcThRR2Z4bCtiMnU2L0F3Ui9PZngrTHNuY0IxNVcwNlR4SzhhUHdRY0xUOFRnM2lObEpQY1hpdHN6dStBS3lqVEMvU2EwNHp1bmVPeW1CYVhlUCthSFhCamtIeU14UEF6ZzZsUjZSVlo5Z2RYOEY3a0Izb3htMWJGRk1jSHVZakVBdkFHa25uZ0NLNmVSSHBKUnRBZ1VSbUx1aUU5TEY2VDk3TU9qRkdMbnVyc2QzOEVmR0xtZCtPV1NQcGVrdkNLMjl1Z3hwYjRWUEowTHZqUjRCanRROFZrUzVSUFJWYkxIV1k2UENod0ZMVDN4cjFwRG43ZDVLZlNWQmN2YUxKejRsMGlsbCtyTEg3azlCS2FUUEZGSWRQcFJjaUduK1B5T0JoMTc1V2ZvK0loTTlaa3BPUEFSOEhuWkErWTlaMXRWWUJNdzJ5ZU9BM2dQTmR2ME9qL1NVNGtjRzNpY1pmRHpvWnZVbzl4ZUhrRkxvZk01TCtwV3U3aUhRZjg5cjlpRVRtY2V6eEFoSmVjWEpaWnlxMmVyTlVpSFJhSmRSMUpQMFM5c3dUNnRUc0FNVVVoNC9aRTFHMFJ0T3ZzTFZ6cEl0RkpIdzJpTVpmSlRhV0R6b2hmY3E5RWwxdEt3dWZwN0FVTTQ0M1k0bFZiNG9mekh4bUFhZXQwZlE4bFdYaGxRL2JURDNGNFdWbjl0RjBqc3A4aEsxL1hrVEM1QXpKekFMd2R0QUo2VlBtd2h1MTlwZUE4ems0blFRaURZNFg2U1IzeU05SlJ0T0hzQWZyYmdTVHBONm03dmR3cWhUQXNWU095T0R5cHUyTjZieUtoTThhaWNrbnNLZFQwalhxdjJabmpyaUdYUFl1NDcxaWlTVm9KU0tEQldLcGxhQVQwc3NVUGhGZXpubDVsNUgwYStYWEtwQkZ1dGM2a2FGbFJ2WWVERG9oZmE3eDdCT0Y1VkVLU3plNnRtc3FOdkZiZFg0YlNTOERId1NUbFA2ZzhJbndNV1BlTEdEZEdrMC9SK1ZSaVFwbGtlNWh4cUN1azh6a2dQZGQrNlN6V3VsTUtBRTd5R2R2QXo1Ri9UQUxrVTV6d25rQUxNc09wMXdOTUQwOVQrRVQ0VlE5R0dRMGZSQTRYclZOUk1LbTNnd0ZKYUJJWXZKUktvTmtwUFBNUlRxYUdTUm5BYnVabTA1N2ZFNGtTR2NZVGMraFdXczZTajNGNFZROTBqbVdXaUl5NkF6TVVRRXQwaDNjSThlWFNVeStHRlJpcEM2bjhieUR3dkx0ck14L3ptT2ZTQkRzL0JjWmZKdFk2dVdBMDlMekZGTWNUdTV6OGk0ajZlZlJIYUpJbU5WcVBKV0FVeVF5endMTE5ZNlJ6cXMzVU00cGN5TXN6dDREWEZsanZ4cklFZ3g3Yk5HYlFTZWoxNm1uT055Y1F2eE1PYTVZQmJKSTl6Q3YxeUxKeVdlQnRhQVNJMDExQUYxS2J1WldZQ2VWcDNVbFZQYUsvOHo4ZXRZYVRiOEVIQXNxTWYxQ01jWGhWUjNMTnByK0pmYXlzRHBmSXQzbmZSSVp6VG9SdkZweDMzYTVXbHdiSlo4ZE03WjcvU3ZpdHpPTXBwOE1PaEg5UUQzRjNTS1dlcFBJNEZ0QkowTkVXclpldm40WFVjTXFyRXJBQmVTenR3TzdnMDZNU0pYSTRJZkVVczhIbll4K29Kamk4RExQeXdCd2hKSDBMejMyaVVoNGJRQW5tSmg2SElWT0JLWFo4akpLYnVhTDIvaThTRHRWYnFCSDBrOEQ3d1NYbFA2aDhJbndjazhsZE14S1pwenBuRlJJaTRSZkNYdmx1cmRKWkg1cWJCUC9ORE1ObTJPWXhkbWJYZHUwaXAwRTdiU1Z6QndBVGdXZGtINmc4SW53TWd0eis3WGRLSDRmblRlUmJtQTNwbUtwRjRnT3Z4RndXcVMyRWpCQWZtYWM0dXJseGpielg1R2dmRUF5TXg5MEl2cUZ3aWZDclhwWjBjalFZUktUejdyMmkwaDRuV0kwbmFmK0tsVHFpUXlPODkxZlJuNW1ISHZXQ1dlN3lsY0pYbUx5VlNKRHYyeDhvTFNEZWh5N2cvTUk3N1ExbW42VXluekZxa3hGd3UxanhxZGVwbjREUzQydjREamYvV2ZKWmE4UE5DVWlIcXpSOU5QWU0wK0pEeFJUM0IzTUVJckhxQ3dBb01wVUpMeEtST09IaVkyOUVIUkNwQ1lMMk1YS3dpMFVWMjlnOHlxRUlrRmFKZm5KZUFUeGdYcUt1ME9sY0k3R1h5TTI5bHlBYVJHUnh1eEJkcVBwQmVDOThqWTFzc0tuQkZ6RXdlbmJnSWpIUHAwekNVNXNiSkZvWFBIRVBsSk1jWGN3QytjVDFzUytKN0JIdFN2dVRTUmN6T3Z4T0luSk9lQ014ejRKajh2SlpXOHZ2M2JLV1EyMGs4QlpFL3QrRGh3Tk9oMzlSRDNGM2NNZUlRMFdkcVA0QTJPN2lJU0QwNmphSURMMExvbEo5ZktFazNPZWRyQ3k4RGtLUzN2Szc5M2xxWHFLSlNoSG1kajN0MEVub3Q4b3ByajdsSWdNdlVoaThvbFAzb3RJbUpTQXN5UXp6d0ZMQWFkRjZydUlmUGJyd0dENXZaWjBsakFva1poOGxNalFRdEFKNlRjS24raE9wNnlKZlgrSi9WaDJSOUNKRVpGTlBtUms3MCtCNDBFblJEdzU5ZDVueU0zYzZiRlA5YUw0emN4elo2MkpmWCtEVnNIMG5jSW51a3Zsb2tsbW5pSTZuQXN3TFNLeVdRbDd5c1MzU0dTZXIzT2NlaUtEVTFtbHJyRDhPVmJtcnpQMmxZeGpSUHhVR1NNVUhYNnJ2RmlYK0V6aEU5M0hPVjlMVE96N2N5cHpGb3RJOEN4Z2cwVG1kU0tEaTNXT1UwOWtzRXJBTHZMWm00RWgxejdWaVJLa0VoUDdIZ1cwQ21ZQTFGUGNmVDZwVEsySmZWbmdMZmQyRWZHZGVmMmRKam41SEhBNnFNUklVL2FRbS9reTFZMWdjMFlmTlk3RmJ4WncxSnJZOXlkQko2UmZLYWE0dTFSUExCK05MNUtZbksyeFgwVDhZMDdsOVJFajZTZURUSXpVWlU5eFdWeTdpY1habTZrdU4xV0dTbERzdkplWWZJcG8vSm1BMDlLMzFGUGN2U3hnM1VvLzhHZG9NSTlJVU55RHN0YUpwVjRuT3Z4bVVBbVNwdXdpbjcwRHVJVE5jeE9MQk9XTWxYNGdpK3Iwd0NpbXVOdU5wcDhnTnZZenFndDJGZTRpL3FnTTJyS2RZV0xxY2VEamdOSWpqVm5BbGVSbTdqQzJtUXNrYVZFa0NZSkZiR3lPMGZSZkJaMlFmcWFlNHU3a0ZOb1djTHg4WjFsRWMyeUtCTzFEUnRKUFk2ODRLZUcwZytKYWtuelduSFhDWFdhcURCVS9sSXdmclBRRGZ3cThIMmlLK3B4aWlydFQ5UktrRS90K1NuVDRvR3VmaVBpclJEVCtHckd4RjROT2lOUVZLY2NTWCtuYXJySlQvRmJweUlvT0gySmluM3FKQTZid2llN2tQbWZ2V1BjKytDYzE5b2xJNTVnTnFRMlNtUVhnbmFBU0kwMjVpUHpNTGNDRnVEc1lSUHpqOUJCYndGbnIzZ2YvRGZCdXNFa1NoVTkwSi9OaXNpVXovNFhJNEFKcUZJdjR5WXpsUDhyNDFLUEFSb0RwRVc5bXVYZzF1ZXd0eG5hbkxGWFpLWDZ6ODF4azhGV1NtYjhJT0MyQ3dpZDZSMlRvYmVzYkQvMUg0Q3dhYkNmaXR4S1JvUlZpWS9OQkowVHF1b0Q4ekIwVVYvZTR0bXR1WXZIYkozbk4rc1pEZjBwazZLMTZCNHMvMUZQYzNjeUN2TVRFdnI4cUwvMXNvUkhVSW43YUlKbDVHWGd2NklSSVhVTXNIdGdMN0FnNklTSUFSSWZ6VE96N2owRW5RMnlLS2U1KzV1Ty9JOWE5RC81N3RKS1dpQi9NbTg1VEpDYi9EczA2RVhaN3lHVnZkbTFUNklUNHhYeUtXd0xXclhzZi9ML1J6WFJvcUtlNE4xUUs5SWw5V2FMRHp4cjcxRnNzMGhtVmVPTEkwR0VTazFxRktyenNjbkJsSVVWaDZUUEdOb1dhaWQvTUdTZWUxNHdUNGFLWTR1N25Qbi92Vy9mdC85ZkFTZFQ3SWRJcDFhdllqYVJmQUY0UEtqRlNsMU1PWHN6QjZWdUFDMXpiUmZ4aTVya1QxbjM3SHdhV2cwcU1iS2FlNHQ1UTNUQWVUZitRa2IzLzJYT2ZpTFJEVmVWR2N2SnB0RFJyMkgyYVhIWTA2RVNJQURDeTkxbEcwejhNT2hsU1RUSEZ2Y2NDamxuZjNQOFE4Q2FWR3g4MWprVTY0ME1TbWNlRFRvUTBVRmkra2NMU3pWU1hoYXIveEM5bXZpdFkzOXovTDRHMW9CSWozdFJUM0R1Y3dYYjJoUmVOdjhTOTMvdDN3SHFRaVJMcFFkVTNtQ1BwMTRnTXZoWlFXcVN4RW5BKytldzRzTnUxWFowRjRvZnErdm5lNy8wSjBmalBBazJSZUZKTWNXK3lzRWUxL2tlaXd6ODN0b2xJKzVTQTB5UW5ud1NLUVNkRzZvb3lOMzEzK2JYS1F2R2JPYmd1YjkzNzRQOE9uQWt5UWVKTjRSTzl5d0krc3U3Yi83OVNXWFoyQTkwRWlXeVhXV2F1a2NnOEZsaEsrbGNyOWRZQWhlVVJWdWJOZU9McUZVRkZPc2Q4SW5HMlBCRCtVSURwa1RvVVB0RmJTcTUvQnhoTi80THhxZjNHTWM0akhEV09SVnBYZmQzRVVxOFNIZGFzRStIa05Ib3ZZSEgyUzhBVkh2dmNyMFhheWJ6NUtqRStOY05vK3Y4TE1rRlNuOEluZXRzR3NHNzk1a1AvaHVqdzQxUnVnalJadmNqV21OZk5hWktUajZPSjk0UFFUTDNsSEhNWnVabDdnRjFvYm1MeGx4azI4WXoxbXcvOUFmQnhrQW1TK3RSVDNBOGlRMGVzKy9iL0M2QVFkRkpFZXNqSEpESnphQlc3TUtyYytCZlg0dVN6TnhqYjNjZUp0SnY3NXV0ajY3NzlmMFJrNkVXVTUwSk5NY1c5eno2L28rbWZjdS8zL2hjcXdmM3FMUkhadWhMUitPdkV4ZzRHblpBKzFHeWRaVCs2em1ldlozUG9oT285NlNTbmJyWERGZS85M2g4em12NUwxejRKSWZVVTl5NHp2dGdDc081OThOOFRHL3N6cWk5S1hhQWlyVHRITXBQSERwMVFBeXU4TGlVMzh5VmdaOUFKa2I1UndteGJ4Y1lldCs1OThJK0FzNjdqVkc2RWtHS0srMGNKT0dGOU8vdUhSQWFmb2pMZ1RoZW1TR3RLd0ZFU2t6OUY1V2NRV29rbmpyTTRlK2NXUGkreUZXYWRhaEVaZk1QNmR2Wi94SHNwWitYREVGSlBjZSt6akg4dG92R1hyZnYyL3lId0laV2JJb1ZTaU5SblhpTWJSSWFXR05sNzBOZ240V09SbnhtanVQb1pZNXQ3aGg2UmRuSFhvd1hydnYzL2dtajh5YUFTSksxVFRISHZjeGYrRnNuTUQ2MXYvS3MveEY1d3dMbXp0VHlPRlJHYkdZZGFJcGw1QXMwNkVYWVhrcCs1RzN2V0NkRHl6dEk1VG9QWXlWZEY2eHYvNnY4Z21mbmpBTk1rVzZEd2lmN2c3aDNaSVAzQXYyVjg2di9Dck9oRnBCbkhTRXdlUkV1b2g5MEl1ZXpOUVNkQytzb0dzTUg0MUYrUWZ1Qmg3RGhpM1lCMUVZVlA5QTkzTDhsSjZ6Y2YrdWZFeG41UTV6Z1IyZXdJSSttWGcwNkUxRFhBeWtLSzR1cTF4alkxVHFRVHpMQ0pIY1RHSHJkKzg2Ri9qajBmc1o3QWRobUZUL1N6eUZEQnVuLzJueEFkZmdUbEE1Rm1sRWhrWGlZeXFGWHN3dTE4RGs3ZkJsenEycTdwMktTZHpLblhCb2dPdjJ6ZFAvdFBpQXk5NXRvdlhVSTl4ZjJuZXFxMnlOQmg2OXZaQjRnTVBvTkNLVVM4bU5mTVNaS1RUd01uQWt5UDFPYVVZYnZKWmI5Z2JGZVpKdTFtTm9ndElvUHZXOS9PL2s5RWhwNEpNbEd5UFlvcDdtOTJ3emlXeWx2M3p6NUFaRENIZllGdkJKd3VrYkQ2a0VUbUdSUlBIRWFWYVNaWEZtNmxzSFM5eHo3VmQ5SU96cUE2T3o5RkJ0KzI3cC85eDhSU000R21TclpOUGNYOWFYUEZFRXM5YWQwLyt6MGlnNHZBRHV5R3NYdUFuaW9VNlRkbTVYZU9XT3BOSW9Pdk5maU1CT3RDOHRrdkErY2IyMVIyU2J1WTllRUFrY0VQclB0bi94bXgxSjhFbVNocEQ4VVU5emVyNnQ5WTZvZld0N0wvckJ3djZkd3dtWTBDNVJYcFZ4dkFLU2FtRG1EUDhTM2h0WnZjekIxVWwxZUtKWloyTUtjd3RZZ012bXQ5Sy92N3hGTFQ2T2xSVDFCUGNYOXp6MGh4anRIMFgxcjN6ejVZYmhpYk1jYXFVS1FmbVRlT2I1UElQSVo2SGNPdHNIdzlLL1BYbGQ4cFpFTGF3WnlIMkFtWitOQzZmL2FmTUpyK1l4UnkyRE1VVXl6dTBJaXp4RkovWnQwLyt6OFRHVnhHVThxSUFHd1FqUzhTSGRaVWJPSGtsRk1ENUxQandHNWpPNmh4TE50bkx0LzhqblgvN1A5QUxQV2ZVQTl4VDFINGhJQjdGSzBkTy9tbjF2MnozeVV5ZUlqcTVhQkYrdEU2eWN3cndQdW96QXl6VDVPYnVZdk5vUk1pVzFIQzNRc2NHWHpQdW4vMi9uS0RHSlMvZW9yQ0o2U1dFckhVRDZ6N1ovOTdZbVBQczNtNk5uY0RXUTFtNlRWbW5qN0IrTlNUVkE5QWxiQXBybzJ3T0h1N3h4N0ZGRXNyekU2Z1NyNkpqUzFaOTgvK1EyS3BQM2NkcTd6Vkl4UStJU1ozWHRnZ2x2bzc2LzdaMzJaazcxK1Z0emxUdHJrTEFSVUswa3ZNaXE1RU5INkUyTml6UVNaSTZpb0JPOGhuNzhRT25TaTU5bTF1NElnMFZzSU9qN0FZMmZ1MGRmL3NmY1JTZjIzczE5eitQVVk5eGVLMitlS09ETDFtM1QvN2U0eFAvWi9ZYTdrUEFPZW9WRGJtajBpdk9jZG8rZ1UwNjBUWWZZcmN6SmRRcjdCc2ozc0EraW5HcC82emRmL3M3eElaZXJMT3NkSURGRk1zOVppVnl3ZldOL2YvWSt1KzcvOGo0QjFnSjlVamNsVVJTUzh4ZTRDT2taaDhGQ2dHbUI1cHBMZzJRajQ3VW1PdnlpWnB4RDIyQnVBRDY3N3Yvd3ZybS90L0QzQVBzbFdlNmtIcUtaWjYzSThkenpDeDc5OVkzMzNoZDh2TFF0dWp2YXVQTi84VjZYNlJvY01rSnA4UE9obml5V21ZN0dCeDlrN2dNMEVtUnJyVzVyamd5T0RyMW5kZmVJQ0pmWDhJckxtTzE2eE1QVW94eGRJc0o1OXNFRXY5eUhwdzZiOG1NZmx2Z1ZPZmJLOCt6djFhcEJ0dGtNdzhEN3dSZEVMRWsxUEdYRXArWmk4UW9mcG1YbVdRTkd2amszOFRreit6SGx6NkxXS3BQOFU3RHlsZjlTajFGTXZXUklhV3JHOW4vNUYxMy9mL01aSEJ3MVJ1c094QkNSV0tOWlp1VlFKT01ySjNEamdSZEdKa0UvTXg5eDV5MlZ1Q1RJeDBIWGNIemdhUndZSjEzL2Nmc3I2ZC9SMGlRM282MUljVVV5eGJaUUZubWRqM3I2M3Z6djgyc2JGSHNBZmg3U3p2OTRyUEV1azI3NURJUEI1MElxUW0rN0YzZnVZR2lxdXg4amF6ekZIWkkyN21XQmpIT3JHeDU2enZ6djhPRS90K0h6Z1NUTklrYUFxZmtLMnFGQ3JSK0pQV2QrZnY0OTd2UFVoazhLMDZ4eXV2U1RmWklKRjVnOGpnbTBFblJPcTZpTVVEWHdWMkdkczBJNDY0ZVhmVVJBWlBjKy8zdm05OWQvNjNpTWIvR3ExUTE5Y1VQaUhiWVZZNDcxcjNQdmlIMW5mbnY4SEkzajhCVGxLWjB4Z3FCWkVxS3VrV1p4amQrelNWdUhrSkY2Y2NHU2FYL1lMSGZzMktJL1hxbXJPTTdIM1UrdTc4ZjJ2ZCsrQUR3TEpmaVpMd1V2aUV0Rk9KYVB4WjYvN1ozN1crOVZmZklqcjhPTlZUV3pueHhzcHpFbGJtQUswQ2ljd2pRU1pHNnJMTGtaV0ZDUXBMdzU3N2JMb0o3MS91dXNiT0M5SGhYMXJmK3F0L1p0MC8rNXRFNHo5QTB5MUttWHFLcFYzTVhwbFRKRE4vWm4xMy9yOGgvWjAvQU40dWI5OUJaWm5jV3JOVXFBS1RvSmh4aHV2RVVndEVoMThydjllTlhQaVVnQWdIcDI4RnpqTzJ1ZW5jQ2RqNTRBUFMzL2tQMW5mbmY0dGs1bDhDSHdlZEtBa1h4UlJMdTJ5ZUFpa3k5TGIxallmK3dIcnd6Yi9QK05TL3d5NkF2UEtjS2kwSm01Tk1UUDBDZUwvOFh1Vmt1RGhseHJVY21rMjV0aXRFUzl4T01qNzE1OWFEYjJhc2J6ejBiU0pET1k5alZBL0pKek1GaUxTRGUzbk04cU9xK0hQV04vZS94Tjk3Y0tiMG4vWjlpOFVEOXdJWHVqNWp1VDZuQWtyOFpvYjZmTWhJK2xuVXVBcXJFckNEd25LQ2xmblB1dlpwWVFWeEZCbloreFBybS91L1R6VCtHTEJhNTFqbEdXRW5La0NrTTl5TjNWTkU0eisyN3A5OWpFT3pYeW45Nk1GOUxCN1lDK3pHbVNQU2UyQ00yVUJXWTFrNnlaeFI1UTFpWXk4RW14eHA0RHp5MlJSd1pkQUprVURVcXc4K1pHVHZJOWE5RC80Wm8ra2ZvY0d5MGlUMUZFdW5PUVdYYy9OMWt0SDAzMWlqc3o5alpmNmUwcU1QL1hjY25MNFh1TFRHNTgwR3NmbjdSTnJOeWFPblNXYWVBVDRLT0QxUzN5WE1UZDl0dkZmWjBQdk1jK3gxcmd1TVQvM1ErdElEMDhSU3MxUm1QeEpwaWxVcXFaTllBblUraGFWRTZXOGYvSWZrczErbnVIYTFzYy9zYlhhSFpvaTBrMVBacmdNRmZ2K0YzeVUyOWpjQnAwbHEyMEZoK1N2OHdiVi9SdlVOdGNxSmZoUVpmSXRFNWdmVzMzdncveUVhZndVNEUzU1NwRHVwcDFqODV1NzVQVTAwL3F6MXpmM1BVVnk5Z2JuOTN5ak5QdlFOQ3NzSk51ZlBXdE1zS1E1WnRxdVNMeU5EN3hNYmV5blExRWd0enJWK0VZdXo5d0tEZFk2VFhoY2RmdEpLUC9DWFRPejdXeUpEcjNnY1lkWU42Z0dVaGhSVExINnIxWk5USWpMME11a0hYcmJTRCt6bjBPeEVhVzcvSkFlbjA4QWVObGR5N3NhMStWcU5aR2xGOVZSc3ljd0x3THNCcGtjYXU0TGN6RGlicHhYVk5kL2QzR05Sdk42L3cvalVyRFd4N3dlTXBoOERDazM4UHJWeHBDa0tuNUNndVFmUm1SbHlnT0xxamVTeVh5L05QcFJtWmVGMjRBcGp2N3ZoNjB6RlpFNzdwZ2F5dE9JOXZ2VlgzeVV4T1IxMFFtU1RTdmxRWFB1ditLZVhmaDk3b0M3b2V1OFY3a2F3WTVYWTJMTlcrb0gvUWpMek4wU0dYcS94ZVhYeXliYW9VU3hoVXU5UjF5VVVscTRubC8xU2FXNy9QMkJsNFViZ1lxcDdpcnptUC9hcUxMMTZIMVNKeWpyd1BBOXYvQzZRRHpveHNvbHo3WjdQd2VuZjUvLzluVDlnYzFtaFJuSDNjRG94YWcyY0t4SWJlOW1hMkRkRE12TmpvdkZGNmkrMm9WVU1aZHNVUGlGaDRoVmE0V3c3UmpUK0RPa0huckhTRC94YkNrczNsUnZJWDJSbFlReTRDdStLMEQyWmY2dXI1Nm1DN1IyTnp1VlpFcG1YZ0ZkOVNvKzB4cmxlcjJUeHdCaWJHMU9xeDhMSm1RSENheTU2OS9YNE1iR3hGNjJKZlUrUXpQeUlhUHhaNEdTVC80L092MnliVlNxVjFDaVdNUE5ldTc1aWtNTFM5UnlhVFpVT3phWlpuRTFRV0w0Q2lHSXZLMTN2czgwMmVHc2RVNi9IV1kzcDd1SE1rNzNLZmQvL3A0eFAvUWZVV1JCR3p2VjBOLzgwK3NjVVYrUEdQaTN2SEt4NjE0clRLZUV1andGT0V4MStsNUYwM2hwTi80elI5SE5FNHkraDVaY2xJQXFma0c1VXE4R3lBN2lNd3RKb3VaRTh4dUxzalJTV3J3VXVaL05zRnU3SGQ4MyszK2JuelcxYmJSUTMrajN1ZmM3N1pnYWwxTnJYTHIxeUkzQVd5UE8vZmZ6YlJBWmZDem94VXRQNTVHZCtqLy93RC80SU8zU3FWdmlFODlxdDFkQ3BXdGRRcDY2OVRsMm4yOVhvT3kyeCtmdXgyRHdROGlUUjRjT01wQmVzMGZRempLWWZKeHAvRFRnT25Hc2lIYnBabFk3U2xHelNqV3JGRHE4RDd4R052OGZFdmw5WUUvdDJBbGRSV0lwemFQYUcwcUhaMjhzOXlkZGl6MjI2aTlxVmozdlM5MllxejJhUDlXSTE4YnFWZlkyT2JVVzlDcjVkLzRjZmFsWHNkdDRaU2I5TVpQQ0l6Mm1TNWxuQUVQbVoyN0J2Z00zR21QdFJmSzI4Mk9pYThjcnJYc2QzNnRvTDR6WGtidlRDNXIvUHF3RU04Q0hSNFNPTXBKKzFSdFB6aktZWGljYmZCTjdFdmhIZFNscEVPa1l4eGRJTGF2WGFuQVBlSWhwL2k0bDlqMXNUKy9aakQ5aTdoa096dDVSVzVtL2l5UHhuV1puZlEzSHRjbUFJdUpES1l6NTNSZXZWVXdUZXF5YTVLeEZIclI2cXNQWVFRWGMxZk91cEZ3WnpodVRrMHpRZnZ5aisyd2xjU3k3NzJmTDdXb1BxdHBOSFc3bnBETHRteDB5NDFickJxUGZkbkFGV2lReStUU3oxTG50U2IxbXhWSzdjRTN3WU9JcmRhU0VTYXVvcGxsN2kxWVBzYkxld0MrNlBpTVkvWW1MZkMrV2RFZUF6RkZmM2NHVCthbGJtUjB1RnBSczRNcitIbGZsTEthNDVEZVh6eXovbTc2N1ZTUFlhVmUzVjZMVThqdTIxRzlSYXM0bTAyMVliTEU0ODhac2tNcysxTVQzU1BrNyt1WmlWaFhHS3E4UFVEcG5vdGV1bmxsclhWSzJHcTNQajdpNnp2TXBNcjJ2Snd1N1pQUVVjSnpKWUpKWmFZMC9xSXlzYWY0MVlhcDQ5cVY4U0dWb0NqdFJJV3pQVVNTZUIyb2t5b1BTdWVqTk5PSVZ2RVhpZHlORHJqS1poTkcxWjlsUnZnOEFneGRVck9USWZvN0IwWmFtdzlGa096WTVRV05wTllYa0hkby95TGlvTjVsM0FlZVh0QTFTZXhEaXhqKzcvMzB5YlYyK3orMitwRlpaUnEzRWVCbDZONG5weHlGdU5wNjUxSEs3OTduM3J3SEZpcVRtaXc0Y2IvVEVTbUIzQVp6ZzQvVVhzUWJSbUk4K3JnVmZyT3ZDNmhsb0pkd3I2QnE5Uk9nZndEbU53dG0xZzUvbHpWUDhkNitXZkluYm5nZDBBamc0WGljYlhHRTIvWmtYanJ4T05IMlpQNmpDUm9ZK3c0NEJQWXo5ZGFkZXl5bUVydjZUUEtIeEMrcFhYb0JCbis3SHl6eEVpUXk4eG1uWU8zTVc5WEFwY0NWek15bnlFazZzUklGSmFuTDBZdUlUaTZpQkg1aThEb2hSWEwyUmxJUUpjZ3IwcTMrWFlsZnNHbFVySlhibTdlMnJNd1VSbWI1aHp2THNIeUgwTWRkNmJmNy96MnIydkZxK2U3WHBwMktoem5QTzZYbG5VNkxGMnJSNHVrL045cnh1dlR3TnZNWnArQkZodDhIa0p6Z0R3S1hMWmk3QWJZK2VWdDI4WVA4NTVoZnA1dmRhTmwxWGpkYTEvbXhsbjRNN1R0VzdvM054cDhDb2ZuSCtkdng4cWpkOEJLamZuSmV4RzdrZllLelYrVEd6c09KR2hvOEJ4OXFTT09hK3RrZlRIUUlFTGg0NFJTNjFoZjlmSHNNTWYxRTZRbnFmd0NlbDM5UjY3dWl1MHM4RDc1UitJcFNvSGpxYWRTbWdubFo3ajg3QjdqM2RSV0xxY2o1YXVCeTVpWlo1U2NYVkhlZi9GSEptUFVGeU5sTi92TlA1MTBqVkFZV2tYaFdXenR3ZlhhM2ZqMDJrZ2VEV216ZGYxS3VsV1k0bk4zKzJrWThPVmpscHBhY1JwRExqRFVzeDlYZzBWNS84M0cwMW55ai9yMkkrRER6RSs5Vmo1ZGIyd0dQRmY1UnlzTEh4RVllbHZnZGV4bitic3BIS1R1YzdtcHkwYnJtMWVEVXIzUHE4OFpXNGZ3RHYvTmZOVXczeGZLMFRCS3oxMldSQWQzaUFhZDEvN1RxL3ZXZUEwa2FGVDdQbWtNWHZPaWd5ZEpwWTZDWHpJN3ZnSFJPTW5zRzhFaStXZjA5ajUvaHlObjFhSjlEeE55U1pTV3l1TkluY0lRRDFPeFdwUkNjRTR6M2p0VlBaT0w0OXpuUE1aOC9PNFhqczJqUFI3UFdJMmU1bmNqVzNuZmIwUUJmZDdkKytiVjIrYyszV3RZN2NTQnVIMWU4Mi8yZXdkTm4vT0FXdllqUU92eC9BU0RqdUFpN0FidytkVHVUNmNweVhPK1RhdkRhLzg3cjVXbXNsMzd0N2trc2ZyVm5rOW9USzUvMDh6ejVwNStpeVZSckg3cDVXeXExWnZkcXVmRmVscWFoU0xiRjJ0WHRidFhGUzFlcks4dHRWckZMc3I2M285NFkxNnQrcWxJV3hxTlM2OC9sVWpPUHljYytURXl0WmJIYzNkV01WMWJLMzNwcUR6UXExcnNObDhYVXV0eHJlNXI1bDBpUFEwcldnbjBoNzFLcFpXUHV2K1RLdU4wTEEzV3YzaTFhaHdOd3hVN25VbnI5N2RXdnVwY1V6WTFPdWROdC9YMmxldjBTc2lUVktqV0NSY2FsVnV0VUlJdXFIQ0Q2TjZ2WEFTYnMzay9XYXZpM3BQU1pwcG9QckY2LzlVdmhWcE00VlBpSVJEclVyY3EvSVBXME80WGhpRytiN1I3M0NPYlNhMnM1bi9vOUgvcng3ajdsUXIvN2ZhRU40cU0xekRiODMrbndwL0VOa0NOWXBGNXB1VGZBQUFBbTVKUkVGVXVrdllHc1R0NHZlajRQKy92WHZiYlJTSWdpaEs1Ly8vbVhsQ1loQUVPK040TUh1dGwxd3diU215eVZHcEdydnczY08vYkhKYm4vOXNVbnkxMUJoNEFmVUorRXgzSFk3ZnpiWHZzOVhlQjE2djhJc2t4ZkQ1YW9QQks3anczYzkydytyZDNoZGVzL0RMZkhnSGZMNW4vbG1lN2R3L1d2K1JudTh6enM0N2U4NmY5SmZ2TmlUeHQ2UGJscTFkY1lPcVlSY3VRbjBDQUlDOHIvT0hBQURBdlMwZkl3c0FBRm1TWWdBQThyNm1hMjA0QUFDQXQ1TVVBd0NRcDFNTUFFQ2UrZ1FBQUhucUV3QUE1S2xQQUFDUUp5a0dBQ0JQcHhnQWdEeEpNUUFBZVRyRkFBRGtTWW9CQU1qVEtRWUFJRTlTREFCQW5rNHhBQUI1NmhNQUFPU3BUd0FBa0tjK0FRQkFucVFZQUlBOG5XSUFBUElreFFBQTVPa1VBd0NRSnlrR0FDQlBweGdBZ0R6MUNRQUE4dFFuQUFESVU1OEFBQ0JQVWd3QVFKNU9NUUFBZVpKaUFBRHlkSW9CQU1pVEZBTUFrS2RUREFCQW52b0VBQUI1NmhNQUFPU3BUd0FBa0NjcEJnQWdUNmNZQUlBOFNURUFBSGs2eFFBQTVFbUtBUURJMHlrR0FDQlBmUUlBZ0R6MUNRQUE4dFFuQUFESWt4UURBSkNuVXd3QVFKNmtHQUNBUEoxaUFBRHlKTVVBQU9UcEZBTUFrQ2NwQmdBZ1Q2Y1lBSUE4OVFrQUFQSWt4UUFBNU9rVUF3Q1FaeWdHQUNCdjZSU3JVQUFBa0xVa3hldk5kZ1prQUFCUzFodnRscS91UmdFQVFNcVNGRy9UWVdreEFBQVplL2NwSGp1L0F3Q0EyOXE3VDdHQkdBQ0Frckc5SmR1WS9rOTFZbXkrMy83ODNiSHh3REhyV01jNjFubjFPbGQzNWIrZGRheGpIZXVjcmZNcUR6L0htT2Y1NkFIclc3VXQ2Zkg0NWhnQUFMemIzcng2TkovdXpiTFRORTFqelBOOGRLS2hGd0NBTzFyUHYyT2FwdkVIY0E1VUxBOFBmRE1BQUFBQVNVVk9SSzVDWUlJPSIvPgo8aW1hZ2UgaWQ9ImltYWdlMV8xXzg4IiB3aWR0aD0iNjA5IiBoZWlnaHQ9IjE5MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9wbmc7YmFzZTY0LGlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFtRUFBQUMrQ0FZQUFBQjlBdGlZQUFBQUNYQklXWE1BQUFzU0FBQUxFZ0hTM1g3OEFBQWdBRWxFUVZSNG5PeTlmWGdjeFozdit5M1p4aDRiMEhnTUJqd0NqYkVHQ0NDcElXQVJTT0oyUWdpR1pEMkJuQ1FiL01US0MzZHprdUNJdTV2RDduUE95WXBzbnMxNmQrK0pNRGZaN0pJTjhxNjV1em03Y2NhYnMxRmVDTFJDM2lRU0dJMGd2TXdBSTF0akE4Yk5qRzA4R051cSswZE51YXQ3dW1mNmJUU1NYWi9uMFNPcHU3cXF1cnBlZnZXclgvMktVRXJiQUZBNFUrK2VSQ0tSU0NRU3lla0tzZnhQNjF5M1htc2psRkppQ2NRZnRncGZ4QkxHTDNicGhZMWRYdms3elViNmZuQXFYNmY4TnJvK2w5NXR2dUpVaitEaGVxTjdFb2xiclAyeW56b1g1SHFZY1FYTjcyd1FkcG5NcDdidjl4dTI2aDNEcnRmMTZxZmJOT3llcjNsT0ZNTG1Vd1dSU0NRU2lVUWltYytRdGxiblFDS1JTQ1FTaWVSMGhBdGhVZ3Nta1Vna0VvbEVNb3MwTXNxWFNDUVNpVVFpa1lRUGxjdVJFb2xFSXBGSUpDMUFDbUVTaVVRaWtVZ2tMVUFLWVJLSlJDS1JTQ1F0UUFwaEVvbEVJcEZJSkMxQUNtRVNpVVFpa1Vna0xVQUtZUktKUkNLUlNDUXRRQXBoRW9sRUlwRklKQzFBQ21FU2lVUWlrVWdrTGFBTnRRZFRTaVFTaVVRaWtVaWFqTlNFU1NRU2lVUWlrYlFBZVd5UlJDS1JTQ1FTU1F1UW1qQ0pSQ0tSU0NTU0ZpQ0ZNSWxFSXBGSUpKSVdJQTN6SlJLSlJDS1JTRnFBMUlSSkpCS0pSQ0tSdEFBcGhFa2tFb2xFSXBHMEFMazdVaUtSU0NRU2lhUUZTRTJZUkNLUlNDUVNTUXVRUXBoRUlwRklKQkpKQzVDN0l5VVNpVVFpa1VoYWdOU0VTU1FTaVVRaWtiUUFLWVJKSkJLSlJDS1J0QUM1TzFJaWtVZ2tFb21rQlVoTm1FUWlrVWdrRWtrTGtFS1lSQ0tSU0NRU1NRdVFRcGhFSXBGSUpCSkpDNUF1S2lRU2lVUWlrVWhhZ05TRVNTUVNpVVFpa2JRQUtZUkpKQktKUkNLUnRBRHBva0lpa1Vna0VvbWtCU3hzZFFZa2tpWWgyanBTT05zK3lrbkk3TkRJOW5RK2Z3Y0NJLy9XZWpmWGNNcXJGV29KSzVGSW1nQ2hWTGF4T3NoT3lEdXpWV2IxaENxN2U5YnJkdUhFZkJPYmE1TDZ1Q24zZWtMS1hDNXJOL1ZOclB1dGVoY3ZHNjJjdmxlOS95VVNTWWdRU3FrVU5NeTRHWml0bkNybDUvYmRyVFBwUnUvZlRJSEdhOXhld3M5SFFTeEkvUTJqTDNBcU13SmpOellWZnB5b2Q2OWVQaHNKZ2tIZXIxNGNiVGIzV2xGdjNHcmkrUGZnZi9NeVBWSG51Zms4VnRSckYzTUZyLzJ2MSt0T2s5QldhajE1dXRiZlRtRTVwNHltOW5RVndzUk9KNngzbjQvbE9GdENScGpwTklwckFZRDI2czh5QUdjQVdJeGk1aXdjS1MwRnNBakFNU3lObGhCWERnTTREdUFJZ0lyd2Q3bE8yblBwRzdzWmNLM0xUMzZGR3o5NWFBTndEb0NWWU4vaVRCUXpTM0drTkkwTzVWbEVva2VGT0dicXBHRW4wTlVMWS9jZVhzckJMaTI3ZDFzQjRGd0Fad000RzNwaEdRNFVqbUJwZEJKeDVXV0UyNy80eWFOSUZLeE5uQTBnaW1KbU9ZNlVJc0w5QmRWNERxTkQyWTlJOUFpQW93QU9BM2k5K3RzdTNWYTJoN0FtRGEzVVdycVp3RHBOSXVwOWQrdHo5Y0k1M1dzbTRoaGNMLzFXMTdHbWM3cmFoQkVBRVFCTFljd0crU3g5QVl3T2lZSU56Q2RnSGlSNEJab0I4Q2FNQVh5K1ZSWUs5cTZMd2Q1L0lXb2JocldSV0dkUG5CTmduZllKUzNqcjMzNm8xMWpQQm5BdWlwbE81TFFyNkhUbU11aUZOZEFMSzZGUExRTVR1cGdneHQ2VngvRm1OYjh6QUk2Z2ExMmxtdmMzMEtHOFNPSktGa2sxZzFpaUFHQXZabTlBZFF1dmd3dkEzbTlSOVhvYmFyVXlkbmtuWU4rN0RleTlLOVdmR2N1ejlkSzNDeGRCcGJRS09lMHFtdGY2TUozcFJuNTBGVmg3NDRQK2I4aGRqMzRGU2ZVcG1MVXhIRjYzU1BXOTJxcjU0dThtZHVCMmt5a0NjemtjQS92ZTliUThkdTluamZjTUFISGt0QjZhMTY1SFRsTlF6RnlBU2prQ0ptUXVBbEJHMTdwL0psdTBJVGdMODJFZ2xyLzFuUllET0FmRlRBSTU3VzFVTDZ6QmRDYUpTcWtEeFFrbU1BSkx3T3FPdFYwZkJ4TzRqZ0U0anE1MWJ5QVMzWWNPNVRrU1Y1NUNoNUpITExFYndMNXEyRmJBdis5aXNESVg2NHMxbkxVZkVqV0FSOEhxaGRzNkh5YThicDlSL1g4QmpQWklMRCtvNW5FR1ppMnltRi9ldHprSmEveTllUjkvRE1BYllHMytoTU56emFZTlJqMFVmWmJ5OStUNXNaWUY1ODNxejd6V2lpM0VQTTE0WVBUQ0tqbzIvQWtBcThISzRReVlLeXJ2b0diQU9wdmpNQnFyT0FpVUFmeU1iQmhNZzJsUitIMWdicGN0Z1Y2STBiSGhEd0M0Rm15QVhBSmp4eXgvMXhuTC85YkdRTURLVGlleHhDNzA5ZjhNd1R0bnU4NVRaRG15NmF0b1huc25walBYSVQ5NktaaEdZaW1NenNnYitWSFQzOVVFRHlQV1dVQ1graHZTa3hwRlVuMENrZWhMWUIyWDI3dzNBMTcrQzVEVExxWjU3WFlBbDhBUXJQZ0VRWnc4aUoxWm0vRERKeDNQa2k3MXUwaXF6OERjQ2RiRENGTXByYUhhMEUzSXB0ZWhPSEVOZ0F2QTZwUzE0endPb0J2c2UvR0J4TWxWempJNk1yZ0J3SFZnQTlaQ0dIMFdmeSt4dnZKMzVPMlhEMnB2a1ZqaTM5SFgvekNBdCtDdWZZcjNMc0RZOERvNk5ud3o4cVBYQTdnUXJLM1lFUVh3YmdEL2lPWUtZZGE4bndHOWNCbXk2WGZRblBadTVMVWVWTW9YZ2dtSFhpZmI1NXo4aTdlTHlWMGZyQ1pZUnF4ekQ3clUzNUtrK2pCNlVyOUFKTHJiSmovTlpobkdodDlIOVlJS0lBYnp4TU5PcThxdmk0TElJUUFqUkIwWVFTVDZadk96RE1Eb0h4YlNrY0YzQWJnVlRDaU93UHlkck1JSHovOEpHTzE2UnJqUEZRZldDWmkxellzS2h0MGtsbmdJZmYyL0UrS2FEZmpZY3d1QVByQjNQd05HVzdhK256ajVBbGc1TFFFd1NiclVieU9wN3A2bGZEZUZVMTBUWmgwUWpjNDNFbDJNa1h2ZkF5YUFBTFd6UW5HbTdUU3dFckJCNVhyMHBJcUlLM3drbjh2Q0YyY0JzdW5iTVhMdlg0SU5IRzVPVDdCVGIvUC9qOUFOZjc2SEFJOEV5Rk85SmVJem9SZDZxRFowSzdMcFc2QlByUUZ3bGszKytHL3JERitNMzAzNmJTek5xU3N4dnYxS09yNzlVd0FPSU43N1BIcFNhYUlPcEJHSjVoMmVudzBvZ0FVMHI3MFRJL2QrRWNCeUdKMVZJK0hDV3FjSkFKMXV3RnNrcWI0QVl6SmhoMW1BMFF0WDB4OE9mZ1RqMjI4SGNESE1BcFVvQUlwcG5RRW15Rm9IVExFK3pRQ0lZT1RlandENEFBeUJpdCtydDd3b2Z2TVpBSVIyclR1SDlQVm53TFNhZHVGcnk2eFM2a1EydlltT0RHNkNQblV4REswRkxPSEYvUEQzYTVhV3lKelhTcWtMWThQdnAyUERIMEJ4UWdGYityVVRhdXUxaVVaaHhMRHQwS2ZhcTIzaUU5ZzVzQWZkcVYrUm50UU85S1IrQmFEazc3VThRMmt4MHdmdHZrL0QwTEM2ZWc3bU9xeWlTOTJQcFBwWTZEbDBUaDhBenNiSXZaOEJjRHNNNFlqZnQ5UHNpbjliSnlIaXhOajZEZTM2QWw0R1IybTh0NTMwOWQrTjJmdHVBTkJHeDRZL2dKRjd2d3JnUEppRkxEdU52UWdYcEFIZ090eVIrRFVBS1lUTllheHFTdU1EUjZJdlkrM21GekMrL1hvMC92RDhtalVjWDg2N2hJNE4veUc1YmVoWFlHcmVlcy9NRlpiUXNlRU5ZSFl0Z1AyN2NZamx0eDF2a1o1VUZ1YjM5NHExZ3dTQUdNYUdQMGExb1krZ09ORUxKakRhNWRQNm5OM1NCUC90Rk1ZdWZVNGJnSE5SbkRnWHhZa2I2TWk5ZDJQdDVwK1FXd2EzSVpaNDB1R1pac0puaU11cVAxeWxiMzAzdTI5bUo0aWREYVlCY1NPa0FwWFNDdnE5Z1FHTWIvODBtTmJMS1R6L0xhYTFDTFVDbXQyU1FodVlvQzBLUDJKOFRzSUVSeHlRemhUaXQycEtyTi85SEdoRC9YUms4RE9vbEM5MWlGZUVsenRmTnVVL1lXSHR3d2owd2xyNnc4RitUS2JmajBwNWRZUDhpZkdJdjhWeTU5ZnI5Vm0xNzEwcGQySjhleWNkMy80UnhEb3paTVBnZDlHVCt2ZXF4amdJamZyT3d5U3VQTitnd2RVVE9ybmd2SWJtTlpYTW5oREczaXVuZFFGNEI0emxWUEcrMDBUWFNpT2gybTRKRHpEcTVtSVVKMjRBMCt5V01IdjkxeG1Zemx3UG9FTzRWay80RnhFbk96Tklxck1wUERhRjAvbnN5TmRJVCtvL3dkYVVDZXAzN0U3YUdSNm1EV1BEN3diUWFiazNGd1V3OWs1NjRVSVVKeTZ0dWQ0NHozWXpOU0RXK1RMaXlwTzJUM2pMRzQ4N2dwejJYK2hnWWhkOTZKUGZRSEZpSGV3Rk1MdHZadmRqVGFkZXZYZDZYbnpuVlJqZjNrOEhWejlDZC9UL0hTcWxTOXkrWk1nY2dkbW1BOExmMXZvcmZqZnJqRm0wdlhLQ1RUcUtHWlZ1VmI2SDhlMy9BMHdBY3hMZ3JXWEkreHUrSEdRWHZ3aUJXVU5nRGR2b0J6QzBERWZBMmpwZzM1N1p0VXBwTlgwZzlVMjY4KzYvc1JIQVJLSEY2ZDBBYjdabmpUQUxJM3BCb1R2NnQ5SEIxU01ZMy83WnFnQm05MDM1cy95M1UvL21adEJySlBSV0JjT3B0OU9IUHZuWGREQXhTa2NHL3ljcXBWV3UzdENleHYxUVVzMkQyVFhaUFd2dEcrenFCcnVmMDdyaFRac1dITDF3UHBqV3NwN0FXNnM4WUxBNkVlc1VUV1RzKytYYWU5YjZHMGN4YzU3UHQvQkxPL0phbDVBM1dQNXUxS1laa2ZhRGlDVmVibTVXbTgvcGNHeVJYYVZrRGJNbnBTSFMvclRsdXRjZlJxV2NSRFo5ZmZqWmJ4STU3Um9BYTJ6dTJIWGMxdnUxOTNwU1R3THcyeURNUW81ZTZLVVBwTGJUKzlmdmdENzFUdFIrUStzTTNocVBYOXdNU0ZhaUdOLytXVHFZK0NtMG9jOWhkanR6WGdiY3pnT29QOWpXcThOMm1pZ3JaOUtSd2J2bzFxditCZnJVT3BnSE0rdmc1Z1FYV093NlgydGV1VjJYWFJ4ZTIrZ3hHSnRHN01scDE5T3R5a09ZM1BWZkxIZmN2RnU5UWRNUFBPODhyblk2TXZobmRLdnlueGpmL2dXdzVXZHIrdUp6VmtIY1Q5cldaK3U5bDJHTFZDbGZpSkY3djBLM0tvOGdtLzQwbk8zbi9HRGtLWllvSXRLKzN5Rk12WWtYcjRPTVl1WktBT2VIbU1kR0VLb1hMb1poTTJuM2plcE5JZ0hnVGNRU2V4RnBQeWFFdHo3bkpxNmxPRkJ3MG1RM0I3MndDcFV5SDN1cytSYi9ydCttNDhvMGdGZXJ6OHhGaFljclRnY2h6QWtDNEZYMDlXc2VuM1A2MkF0cE5uMHo1djRTTHdXd2hHYlR0NkoybWNkdmZKUXdnM3kvU3pDOFRGZlFrY0V2MGEzS2YxWUhRcDQvWWdublpnWS9tMUJVeWhmUm5YZC9nMjVUL3htVlVsZmpSM3hqN2FpNEJxdWV0dFp0dlBVTThwZlRIZjJER0xuM3I4QUdMS3ZBNGVXYk9DM1hXYlVXb2hBV3BvQmRPeURsdFBmVCs5Y1BRNTk2Qit3MUQyN2ZMNHk2S1FxMWk1SFRicWFEaWU5aDVONi9SS1VzYXBkcXRUck5wZDdFclBadmZlcFMrdTBQL1FQZHB1NUFwWFNsUTNpdmlOOW1IK0xLaXg2ZnQvWWxGSlZ5Qi9SQ2g5TURUV0FKY3RxMWpZUFZJTDc3RVNUVmh4Rlhwb1I3YmxjeEFPRTcwbUttbWYyVkNDdjc2VXduZ0NCYVVrWlNmUjcybXRCNXhlbCtkaVFsZmYwL2hiMFBIQ2ZzT2hBSzRBUW0wOWNCU0lhU3MyWlNLYTNDNUs2MUFXTXhHbk9rZlIvaXlsakFQRjFKSDBnOWdKRjcveHFWY2h5MWd6eExhNjZUSDcyZERpWjJvcGg1Wi9WS3N3WkhDdForK2E1ZXdGODZZdms2TGFPMTB4MzlYOGI0OXJ2QjNBTHd0UHkrVzcwbEdERnVidWZtTlI0bnhKMWp4b0JVekx5TGZqdDFQNHkyRzFSSUVEV1RYaEcxWHl1Z0RRM1MrOWYvQy9TcDk4SloyelpYMndXcm82eE4vQUE1N1ErRjYyRUlxb2VSVkNjQ1BNL3pzZ3pUbVVUQS9MaUZndm5MVzIxejNRdkhTQ3d4amc1bDNNTXo5bTAycDEyQmNDYmtqYUFBUVBQYTFUQmM2dmlkUEw1RnV0VGZoSld4Vm5JNmFzTE1sVEN1UEk1WVoxQmJKaFp2cFJ5djJvYk5iZGl5YVhncTZPN1U0d0J5dnArdmxONUJ0NmwvajhsZEh4S3V6dFdCeFE3emNseWwzRTIzcVR1UTB6YWd1Wk1jY2J0OUdPVmxKOHlkQVczbzh4amYvamswWHE1MGc1c2xTekUvYnZvb04zbXlYOW9zWnE2aDI5VDdVU21ITVhuaTc5UkllSFI2RGpoWmgwb1gwUWRTZjBkMzN2Mm5NR3doRzJtaDVpNlZjb0xldjM2WWpnemVDN1lNWjdYWjhnWHBVc2RRZnpldkc5cG9YdXNOR0lkN0txV1ZxSlM1SFpiZjlsUkJMRkVnc2NUVFlEdHgvWmNsMHdLR3VXUmNqOFdZemlnaHhITVlIWXBmQVh4T2Nib0pZVlpWTkFEb1ZmOUJRUWVYTmdCbjBHejZ2Wmk5Q3UySEpaUUpCMEh5YUpySmtwN1VvMkNPRDczQW5pOW1icVRiMUw5SGNjSnFUK2RrOXpWWE1kdndWTXFkOVA3MTMwSk9leithOXg0RTRTNS9XOXRIRzdMcEQ5R2RkMzhKaHNZdHJQZXc4K2RXejQ3SGl0c3k1ZTlTS3hoVlNwZFZCYkF3Qm1CeFJ1KzA4Y0FPWG1lTThDeGYzNmt1eVZ0dDUrYnFrcndkMXZwMEJrYnUvUjkwUi8vL0FyTnBDejVCNlZDZVJURDNDbnlKYkxhMFFjQjBaZzJZbnp5T24vN2hkU1RWUE9MS016RDgwZmtVd3FiT0Jkc2tNQnVjZy96b2hkVy8vZmVMc2M0OWlFU0xvZVdxaFp4dVFwaWRyUWRJWC84dndSejMyWVh4eHVTdWR6VFpKc2dQWW9kOUVTYlQ2MEtMT2RKZUFoUEN2RUpSekt5ajI5UnZvRGpSaldBMlJuNm90NXNvakxnQjRDTDY3ZFEvb0ppeHN6TUtpcmhrRnhiaUNSSk1HSGlvLzh1bzNaVWFsSHFkcjcxOVVYQkVQNEFBY0E3ZDBmOFhxSlN2Zy85djQ3U2h3R3BrN0lTb1dlUWFzQ3ZvTnZYYktFNjhGL2I5VmRDbFVydDM1ZGV0SHRtdFlmd2lhb3JiTUw3OXN4WkJ6UDg3UmFMN0VlLzFhaGZHTWQ0cFA5b0owVWx0YytBVHp3NHdseW5HTlhmbGE1UlRyUE1nZ0RJNmxCd0F1ODBKWGxoWmRablJUUGk3WHdLemF3cmpuaGU2MUVrMDF4bnlySEc2dWFpd2Y5ZFlJb3Q0N3pNaHhFc0JuSWRzK2owQjRtb1dySkZuMDkyb2xNUGJDZFNsamdONHdmTnpsZEpxdXFQL0wxRXBYd0p6Unh4R2ZlUWR2dFc3dEZXcklGNjNDK01IYy80cjVZdm9OblViS3FYT2dQRTZFWFFpSmVaM01ReUQrVFBwanY3L2hrcjU4b0R4MitHbWpNTVdrTTA3U0xQcHpaamNkZnZKLzJ2VGRvTmRYYTNWYkRsalRxZFN1b3dPSnI1VjlkM0U0d3F6ZitiMTNOb214SFNvVGJnd3ZvUDVQY2EzOTlNZC9WOEQ4M0huVnhCamRtRnhKUk04ZTRpam1MSHpDUmNtRkFDaGVpRlI1NzZiT0lCWVFnZndGaUxSTnhGcDk3TWNLNmExREhyaEloOXhlQ2VuWFFKMndnSGd2MjVUMHFFOGo5WWRteFVxcDZNbXpNNmdkVDlSQjM2QVlMTXlIdmNpcWcyOUQ2eHptU3VjWEpLaDJmUUcxR3BQL0hheXgwbFA2aEY0MjZGQ3dJNmorZFBxRW1SWVMzWFdwUnB1SU0yWG9iZ1BMSDdlMkl4d1g1eXBoM0dPbkhsMld5bGZReDlJZlJuaHU2OElZNUFXMzdOOE1yNXNlaU1tZDMzY0lYelFzdUUyTEY3eUZpUTlDbVlJek5Lc2xONUdIK3IvSE96ejRMYytPaG5OdTN1SFN1a2l1azI5RDVYeU94c0g5cDB2cmprVjIwUUZ4Z0hkeDJEWTRmRStnazlrcU9YSEQyYWJ3dkh0ZDlJZC9WOEZXd2IwSS9nU0FNZEloL0kwR3JrZmNZNkx4M2NXY3RyYmZNVGhsYVdZenRpbDQ3Yk9zZkpQcWkrQm4zMFpWdzRHekJPaGVtR05oeno0WlNHZHp2VGFwT08xUGgxQ1hIa3VwRHkxbkxudVRxRlo4STdXK04yVGVnUVBmZkp1R0I3ay9jQ0UydUxFMWRBTFNjUVNZY3pRd3VSQzVEVzdUdDVMQnlDR0w2TW45WE9QZVNESXB2OEEybjBmUC9sL2NPd0dUb3BZNTM1MHFWTllrWGlSeEpWbkVZbStDTlp4bllGSzZYeGF6S3hHcFJSSFRrdWdPSEV4eklKem1JYnVRSDcwNDlDR05LZ0QveHhDdkNKaGFzSzRkdVFDdW5QZ0N6QjJNRG1GOXdNWGRPdlplbm1sWHA3RVpiWTJBS0RhME1kUktWL3NJNjVHZWZDaUJST0owaDM5WDBOeDRpYWZhZHRoWi9oT0VldDhEWEVsaHc2bEFLQkl1dFFuQVJ3QTBBNjljRDdWQzNFQTV5T25YWUw4NkdVdyt5T3p0bjgvaUdYVWh2SHRYMENIOGdyVWdhM3dLOXdsMVNjQjZERGJXWG5PRjUzT1hFVWFPeXoyRlRlTWQxdU9vdU5PVERmbE9nT0FrbGdpWC8zN0VEcVVLZUhzVzdmMVQ4d1RRVTdyd1FZc2d6ZFBBVjZnQU5wUnpGeGxjNzFSZnEzMVRrZFMvWDJZbVdzbHArOEIzbFlpMGFmUXZUR0x5VjNyNGE4akZiVWZGeUNidmhIcWdGVUlNODhFWjV0aXBxZDZCaDdIcWpseTIzZ1ozUnN6aUVUZExPTWFaYU1YTHFVUDlmOFpESnVJSU5RT05KSDJsNkVPL0IvUzE3K3pLZ1FmQXB2dDE4eVVTVStLSHdxOUZIb2hpWngySXgwWnZCMzZGTis5WXhYV2c3Q0VqZ3orQ2Vuci80WGxTSmN3NmtRWUF1TU1XRG5OSUtldGd6NTF0VTJZTU1xQkMwV3pwWVVYODlzRzRDSm9ReDl1VWxxaUpzeXRMVmdiM1Rrd2dNbGRIM1A1ckpzOG1KK1B0TCtHN3RSUHlQcUJmMFZjK1MxWW16Z0tteVBHQ045eHV3RkxVQ2xkaEd6NlBUU2J2aG1UdTI0QU85b3FETVQ4TGFRNzcvNVRFa3RNZ3AxZzBvamF0aEpYWGdDd0QvNkZNRlpteFl3Q29CMU1NOWdjS3FYbHFKU0QySjYxQVRpTVdJSWJwUjhoc2NSVDFVTHgzNDh3NTdFeGhDK0VtVTExaWhOMnk1N2U2bnpYdWp3QXYzYUFjNDdUYlRteUhvZElUeXFOWU1zUkhGSTlsM0ZwblRDekJYK1hCWFJzK0oybzFXNTRFUUxFY2psS2VsSS9nVHZqU0w2RXNZeitjSEFBbGJKb2lPOFg4L0pocFAwQXVlM3JmMDIybHQ1Rk5nemVpVmhpQkt4alBnem5wWXBqWUlMSEFjUVN2MEZmLzFmSllPRkdjc2VEbXhIcm5BQjdYOUZZT1ZoZUsrVXJxVGIwUnpDM3V6QUVNUGUySk00Y0F6UHdYVVZIQmo4Rys1MWlibWFzMWlVNThmY00yRkxrQ2JoenJlRlZRK3VVRitPQTRMSGhtd1IzRk1HL3FmbjlLTmk3dllYRzJqbEdUcnNGMm4xYllOU0pzQVF3Z2tqN1BuTEhnMThtVzB2cnlLYmhPeEJYZmdDalRUaWQ4VHBUemY5QlJLSlBvYTkvRzdrenZaRnNmWDA5MUMvZUQyT1FEbE5iMUU0ZjZ2OXFBTHZKVW5WZzlvUHhMWW9URjZKU2l2dU1weEhzdTB4bkxrSXdZWllBS0NPcHZsYjlueUt1OEVtZGYvczlmZXE4Z01kTU9XRzBrWngyS1l4TlBsN3phYlNMRGlXRDRHNUo1Z3luc3hCV1d3bjYraDlGcFAxbHgvdU40ekE2d2VKRUQ0b1pPMjFDcTFpQm5LWmFybmt4aHJlK3E0NmtPbXB6M1JtOWNCWEd0L01aZjlEQkJ1RE9ocnZXUFVMdXlhU2dEdHdEd0s0ekpqWS9UaHhBWC84L2tYc3lIMFQzeG4rRnNYa2xxQjBVVzM3UmhqNkNTaWxNWS9lZ0FpS0hhYWR5MnZ1UUgzWHlkV2NuV0luQ3NQaERMYis1b2ZkeE1BRWdBc01jd3M2V0NnaHZTWmdMWVV2b3lPRDdVRi9nc1d2VFBPL2lSZzkrajhKczZINGN6RVp5Q1dycm1ybTlWVW9YMFlmNi94ekdMc0V3aEVKRzk4WWZrc0hDQnZUMS93VUE2OUtObC9ZQUFNY1FpVDVCYmh2YVF1NTY5TU5WdjRyaEx0dFZ5Z3JkMGY5bk1Kdkl1Qkg2bVkxaGgvS0VjTTF2T1M3SGRNMXlXUmdJZ2w3bWF0Uk96cjFBRU92Y0Q3Yjh5dWhRWGdiVGJ2SjY3b2V6TUoyNXNuRXczeENhMTliQ2VIZS9rLzhUSks1TWhwcXpGbk82N1k1MGdwZEJIdDJwc0x6d3JxQmp3KzhMS2E0Z3NJcXVGNjVBY1NLTVE2WlpmUEhlWjhFY0JicUJBRmhBdGFGTllMUEFvSU9OWVgremR2Tk9za1g3QkdLSlh6UjR4cXE1Y0JxRTJLQWRpZTRoZDZZL2o3V2JIN1FKNHovdmxYS0Nha01mRFNFdUlOeTJTd0hFNk5qd2UxRjdMcUdZbnAwQUpocHpXemRDdkFWdVFNeCtWd0M4QnJOMjBqb1pzSDRqdC9tMzVsV003eUJ5MmlYUXA5eWNGQ0VLbHRaM0UvMk56WUFKbFB4Y3loTmdnK0VlR0R1M3hIeUpaYmVZamd4K0R2clUyeTE1dG5zWE4vbGw3eHRwTDVQUGZQK3Z5WjNwanlNU3JlZk1zbDZic0lOZFQ2by9KdmRrUG82MW0vOEQ1bThZZkNJd3Vhc2YyZlR0d2hVM2NSSUFJRjNxMHpDK2w5OTJjUWJOYTkwK24zVURvZXpJbnByckxwNDF2bE1zc1J2R21ZbEFKTG9Qa2ZacGwvRTQwWVppNXJJQXp6Y2lZck1od2MrM09vaWt1dHNTeDd6bWREWE01NWpWOTBDRjlLVCtqWTV2L3dEY2xZMW9MMVE3Z0dUVHQrSzJvZnNnemxwYVJUWjlEWmk5Z3hPTktyTllUaWRJWC8vUDRkNStnS0pTdWdSanc3ZTRUTXM1SHZIdnRadi9qV3dhM2dMZ0ZaL3gyR2twQUtNejE4bW00Uy9SU21rcEpuZDlGTUh0ZGRpejJ0QUhvUTU4S3lSbmcyRXRjUzhFY0MwbTB5dFIrNTVPZ3pTdi82OGgwbDVFWE5IQmpwSjVGYXh1VURBaDdCak1XckVjVmlRbTBIaEhXMWdkN0FrQWhFNm1Qd0NBTHplSjcxanYvWTRDMkk5NDczNUVvam82RkIyUmFBbUc5dXNZMkR2eThEcUpKWDRPNHpCNyt4bS9YbGdIN2I3UHd0eXVZUE4zSTBUQjduVnl4L0JYMFpPNkgvVzM3enZWbVhxYVNLT01JdEZueWFiaHoxSmdLOGEzZnhURzBuWFE5ckdZN2h6NEU5S1RlZ3pBWGhmaHhTV3FQRmcvNE9ja0VDTWVKaWdzUmZqTFhSUnM4NFBUaHBCR3p4cjFLS2srQjNQZnl6WmI1RWY5N3U2a0FBalZDeDBrdU5iZmlYTXRMa0NzWTY4N0l1MTdxMExvS2NQcExvVFYwcE42RExIT0Y2QlArWjBWR0pWWW43b2N4Y3dOVlZ1TVZzRHpjaFlkRzM2WHpYMi9uZVpCOUtUcWFaNXFFOUtHUG9CS09haW5aT09aZU84WTJUUjhEN3dMWUtac05iaEhBQndnbTRiL21HNVZMcW9lN3R3b2ZPUDBLdVczSWFlOUV6MnA3M3JLYlcxY2ZqVW1kaXpBZE9aS1ZNcUxiY0pabnptS2VPODA2ZXQvQkhIbFlYUW9lVVNpZThFOGwzT0JpMnVQeEdYSmV2a1dKelRXUEx2QmFXbVJYMStOYkRvSnMwMmtkUUxGaUxUdlIzZHFrdlNrZm9RVmlReml5aDR3emNNaEdHNGNSTmNtSW01OEY2MmdPL3EvQ1B0SmtaZTJJUTdPaDhrZEQvNlZDd0hNQzNabHo2L3RJNXVHNzZac2g2T2RLeE4vNkZOWDBaSEJUNUVOZzE5MStRVFhEaFVSYVg4QmxiSlhJVXo4aGdURnpPVmdncHgzMzRlTnVRRDUwZFUrbmhPRmxiZElMUEVzekJPSENqcVVaNUFmL1NDYzIxRzllRmxjMDVuendUWk1IWEo2d0VlKytVck1LdWhUZGhNZ054amh1OVJuQVJRdDkrWTFwL3NCM2tEdCs3K0NudFRQUER4ZnJ6SkY2S05ER3hHdVYzUHZWRW9Yb1RqaFpKL21mVENQZGI2Q1dNSnRKMFVBTEVNMmZaUGxXcEI2VnlHYmh2OEdRQ0ZBSEc0aGlFU0w1STdocldDMlB2WHNsOXlVSlFFNzN1cEdCSjhFMlduMC9FSXd1ZXRzTURjZDl2MUNwRjJIK3NYdFpQQ2xEZVNlVEEvVWdmOExTZlYvSXhKOUFreno4eVlNbjFMY1FKMHYxYmwxaG11M2ZOYzQ3L1d2dDZHWXVRRDZsUFZvRnZOemF6Zi9sbnptKzU4blcwdTlaTlB3VGVoSi9RM2l5azhCUEF1bXplYkc3QlNHYmR0eHkwL2pQT2EwRzVFZlhROW5ZZFF0SjhPU094NzhOdnI2d3hUQTNIQ0FiQnIrNzRqMy9oemgxRUVBV0FCdDZOT29sS3lUNEVieEgwU1hHbnpIbkQ2MXlxZTJ5a1hjaGZOaE9Db0YvRTJrRGxuNlhnSmdoc1FTejhQUXlQcWptTGtJWVo0cExES2RXUTNEQlpBby9MbnBENHp3SGNwdllSeVJOKytYSW9IVDJ6RGZpV09rci8vZjRQOUlCUE1nUFpsZUQyQjJ2QkU3NVNXYlZtQTBMcXNOaVB0NCtOODlxZC9BM1hJQmYzWmwxUTlYT0FMLzJzMFBJNjc4VUxqU3JNWm9sRlZTL1JHNjF2MEk1bG1wRmZmNXlHdDlDT2FUem51YWpWa0UrejdoT05adUhpYURoZmVRMjRZK2hWamlVZGd2MTh6RlRwRnJINWZBZkY2cVVSZmp2YytSdXg3OUZOazAvRDcwcEw0SnRvUFFxL05QSnh0RE1UMENJRXBIQmo4SnRqRWhuUExxM3FpaHIvOXJZRUx3Yk1IelBrVzJhRjlHcEgwZmdyOFBhMitWY3FlTjNXUTlyVndiZ0JQb1VMSU80Um9oNW5zSnBqTnU3QWE5YzZDd0JzRmQ4eHhFVXQxbnVVWVJWNlpnbmlSNHAxSStGNVZTTTRRd1FvdVp0OFBmcm5EeDJ4d2hYZXBUUHVLWTAwZ2hqR0VXU3VMS09PSzlYazVvZDdheHFKUlhJNXNPMnd1MkcwNEtDNVFkbzJUM3JmMVU0c09rci8vSDhLSVNyS0lBQUNBQVNVUkJWSEpnZDA2N0hNRDVjSzh0cXNkYlpQM0FRekFQT0xQUkdJOFNkZUM3Q05yUjhXZjFxUTQ0SDE4U05tNE5uR3QzZ2tiYTk1RzdIdjA4MlRUOG1hcWh0M1ZIbkNoNFVJZnIxbXR1OHhpMHJvaHBjcU42Y2VBK2hnMS8vZ0M1SjNNTGt1cURNQTZDdGdwVTFqdzN1dThFaFY2NEd2blJlc3ZhM29pMHYwcHVIL295Z3A4ZjZCVkRReEdKUGtZMkRQNFYzR2xpNm4xUG96ekhoajhLSUdGejMvSC9xdU5abmdmZjlZWVdNOWY0ZmJZT0MybGVVMkR1aDcwTHJiSE9JNmlkQU0yZ1E5bHZjOTByeTZxSGk0Y0Yvd1pMa2RONlE0anZJRHFVcVJEaW1WUEkzWkcxRUFBVjB0Zi8wK3IvWGh0enphQkRzK2tVMkxsOHMwK2xkQ0VtZDRtZGlwZUJVUXpEaUhXK2pMZ3k3aUVIQ3lqVCtvamJzdm5nYXVmU3dPN0hPRG9sM3ZzQzRrcFlPMWk5d2V3RnVRdU1lbVhtVkdmRVo4NUdUcnNpUUc3RTd4WjAyYzd1UGtHa2ZZcHMwVDZMcFBvUGNOWU1VZGdMUzNiWC9kcXhoUkhHdWdSU0liZDkvVy9KaHNHN1VPdjQwV3EvVnUvZG5IN3MwbTZqUHh6OElNSnplZ3FvQS8rT1dPS1hvY1huRGNNbVRSM1lqbGpucjEwODQ2N2Q2Rk1YWTJ6WWVvSkEvZTlzdUdvSUpyam50SXNBbkJVb2pscmFjS0J3b2MxMWIrTnZMR0V2YkVXaVJ4QnA5M0o4bkIwRXhVd1l3cEtWVmNpUFdvVTdMNU1YUnJ4WFJ5UjZTaHphTFNJMVlRWm1iUmh6UkhvQTdpdUtuUmFBWFIvZmZxMk5qY1Bza05NVUFPRWRUTnVUeWdLWTl2REVPUlpoZzJ0Y3JEOU8xOFZ6N0k2aEovVWpzT1dpVnZBS2VsSVBWLy8yMjlIejV4YlFiSHEyNm9RWEkxMVdkeVB0T3RtaWZRbHg1VCthbUM4M2hLSGxGTitOMmJ1dDNmd1ExSUd2d2xtakc3NTJ0VkphaGNsMFVMYzFScjVpblh1SU92QnROQ092M2lBQXl1U080YjhEMHhRNzJVMDZYUlBqNGZjWFU3YWIycjNBR29udVI3eDNOL3dNOEdMNC9PZ3ExR3JoZ3JJVWVzSHZVcDlSWmtuMUtaaDNSdko4SDBKYzJXKzU1ajBodmRDRjhHeVlXVDZLbVU0NG0xNjR6MnRjZVFWQTBITXk1eHhTQ0ROanpHSmppU3k2MXJrOUY3RlJvNDhqbTE0WE1HOWVvV0JhdUp0ZzFzSlpoVVUzOFp6OG0zU3BQNEUzQTlBRktHYWVBL0JMQUU4Q3lJSTVqL3c5Z0tlci8yZXE5NTZvL3A0QU1BbmdxZXJ2VFBYYS8wZTYxSC8wbUg2WVVCSlhuZ0FidU91VlhhT05CK3paU3VsQzJIdW1EeHV2Zy9RTTFJSDdFVmYrclNtNWNVK1lXbm9qcnE1MXo1Qk53MS9EYkh2ZHpxYXZSNlVjeEZlZm9Ya0Nac2lHd1hRRFgyQ3pnYkVzbVZUL0QrSzlEOE1zOUZweHI0M05qMTRMdlpDc0UxYk1Bd0M4anJqeXBPV2FGL2d6SzFETWhPRlRVZVNDcW5BbnB1VTFqMitSV09KSkdKc3YrT1NWQUNpaFEzbTJldDEvdTVuT3JJVGgxVDRvdEJyblJUQ2Z5MnUrN3pJdTBxR000eFFVd3VUWmtiWHdDdndtNmV2L01jMlBwaEJzTU9CTGtqZVN2djRId0p4Vk5odmVVWitOeWZRTk52ZTlHT1liWVNMdCs5Q1QrcFhIdkJ3a1cwdmZBdkJQTUJ4NEVwZzlqSXU3NWtTTkdCSENud0N6ZTNrRGpZV2M1cEZVYzJBNzVSck5haHVYclY1WUJUYlRmNjFSVUJ2OEx1MDF6bGVzTTBzMkRIN1RSNTdtQThmSmhzRnZZSGJQbnFNQVFIUGFldFFlRytidW16QkU0ZVlWc0dQV1pvUnJyZXJMZWJwdmtMNytOTjE1OS92aGY0SXY5Z01YSUtlOUEzMzl2MnNRbnBmTGNkS2haT2o0OWhNSXBzMVpoT25NRllncjN3c1FoeG1tRFhKeWd0d0kvbjQ2MkM1SU80NlNXT0paYWk0UFVXaDNWOGZ5b3pHd3Z1MkF6N3hhV1VUWm9kMVdvM3kzQ2dBZTdnaVM2dU1JLzNEMWxpTTFZYlVZSFJsekd1aGw2YzBwTG9ySlhkZWdVZ3BpQStTZG5OYUxTdG02TTlPL1FObWRtZ0NROC9qVUVRQzd3YmI1Lzc3Nit4a0F6MVhqZWduQVZEWE03dXJmTDRINTZlRUh0YjRBNW82QzJ6eTBidUlRUzd3S3c0QTdXRDcwcVhNUmpuMVFxSGFkWk1QZ2YwRDB5TjA2M0FxYTd0Ky9hMTBHU1RXSWZ6YXY4THl0eEdUNjJoRGlZK1hSdmZGcFJLSmViRE9iRFh2UHZ2NWZ3akFYQ0x5cGdtYlQxNk5XY0hWT256a3lEYXd0b2N5TXcwMjY3amhRaU1POE85ZFBtMzBWU2RVNkhobUNDanREOGszaHVoK1dCMWcyRmVIdkYwVk9zenNLeW12K1hxOGUxSDdLSVlVd2UxZ0ZpVVR6V0x2NWtRRHhpQTN0UEl3TjN4Z29WKzVoUzVHVDZWdGcrS1d4Mm1sNFhZb0U2VW1Od3QydVNERnVjYWJ1dER4aHQxSEF6KzZ6TUtpM0d3NWc5aGk4azdmclNMeVU2NWxncmdyYzVzTXVqWEFGMGtoN0dYMzlyWEl1Yk1XdEVGWXZqTGtPcXdNL1FDdE9zTWltRlZUS2ZqMmFBN1Z0OFdHWWJZUG14b3BHSkpwRDkwWnV4aEc4M1U3dXVoYVZVb2ZscXZPR2xManlJb3p2NjM5VFZURnpNWUpQa0hoOEN5aGIzclJxNXp3YTVYZVdVRnQzalhmc1VBb3c2a1E5dXp5bmZBTEFtVGhRQ05PbDBnb1VKL3dlaWk2YUVPZ3dPMms5WlpCQ21EMThBSHlMTUVOd3ZvVG9aL21IejFUYXF1ZnloYjNyeG9semJCeWtlc0g2cmlVazFaL2FoclJIRkNMcUNWbE80ZXNKUWw2b0ovaDVGWFFJZ0NQb1dqZFZKKzVHblovNHpDTG9CVCt6YlY2bndoWk9hZFVqOVZURGtMTUQzekViRmdlUlZMMHVwNGNDTFdhNlVYdHdzNWVsU0E1QnBMMkV2djdId3NsWktJajkzRnRWQVRHczd4YkhkQ2JoSWh3M1kzZ05YZXVDYTNHTEV4Y2d1SEUrN3dQT3huUW0rSm1Vc1VRSlROTmwzemRGb25zUmFlZGFlckg4dmRTeFJUU3ZYZWJ4R1R0WXZuTGF4UUNzVHBLOTA2SGtZS3hBbkZKSUZ4VzFtQWZQbnRTVGlMUy83QkMyRWVheUxVNWNCYjNRN0IxeGZFZEtGL1FwSitOU3Q3WmdScmp1aldPSVJKM3NFUnJueDhETjluN1JiVVc5cmY5T2FWaXYxeE82ckhFNnBjVUhHZEcyZzFydXU4WG9PQThVN0x6bVc0VlRwL3VOeXNVdXpicGhTRkw5QllEWGhYUmEyVCtFdVRNU2lQZStqRWowMlRwaG04VkM1RFR4b0c0djJtaU9vQlZRQzJETCtuTU45bDQ5cWFmaDM2YklXaVlSbXRjdXQwMm5OandGY0tpNmd6QW95NUVMZkpnM3o5c1pWVy81UWFEVk0xbjVzVm5zbWptdEV1S0s2T3ZPSHdjS2w4SzhkT29mZGd5VWRmTGhlWVdEZEttL3d1eWVCakZyeUxNakcvTWl1bE8veHZqMjFSNmVFV2U0WWtWYmdXejZKcWdEajRlWFBkdTBRYlBwRDZCMlI0cmZRWTJTbnRTamNIOWdONGNiaGM3R1VvbG9nT3BGRlM4K3Z4aXN3NGlBN1ZwY0NMMFF3WUhDY2xSS0sya3gwd1hnbmRBTDNMYUhIKy9UU0dpcWwyYXoyNkNYTWpoVU5YN2xuVjJybDdqQzFZUWwxVDFvalZQVHM4SHFEaWVZWU51aHZBQkRVSjU3UktKVGlIWHVyZG84K3RQMk1kaXowNW5yQUh3TDlVOHhPRGtoSVhIbENXcHM2UEVLeis4aW10ZmVScEtxanlocVdJYmloR2lVNzFZSUY4dnVCSWtsQ25CdWt4VEFZWFFvZTVBZnZSYUdrQ05xS2QybHBSY3VBbHVLRGJxSmJCSE5hV0c0UjZxZ1E4bUVFTStjUkFwaDlvakxQY2ZJK29GZGRIejdoK0hlbllCamhhZmEwSHVKT2pBRXc4aThHYXhFTm4yenpYVlJRS21IdGRHVzBaUFNQS1J2RlliY3B0c0lKMXVRUmhxcEJXQjFmU0hZTjF3Q0lJS2N0aHpBZVNobVZ0RktLWTVLcVFQVG1WVUFWaUEvdXV4a09DYk1ubEY5ZmhITUFoOWczOG5WNi9URTU5enM0cXBYZm03TDFjMkFWRUpjS2JpTWI3NXdzaTZTTHZVRnpLNTdFL2JkaXBrTFVDbmJhVUs4Q2lnVXdBeUpLMW5NelYxaXZKNitqbGppRmVpQlY3VloyZVMxaThFbVIvVU9samI2SE9hcTRUQ1lJT0ZIQ0dSTVo2NnNwaHZNbFVreHN4TG13OXJkOW9kaVAzTVVzVVRXNW5ueDd4a1NTMlFvY0J2c2xRRHV5SStlQStiWDZ4WFB6NW81QjhVTUY4TDhmNGRJKzE3RUVpOEZ6TXVjUmJxb2NFTmNlUnl4enBlZ1QxMktJSlVKQVBTcEsxSE05Q0t1aEcyYllnenNldUV5RkNlY1ZQamU4OTYxTG90STlHbmgrV2JYR2FjMDZxVzdBRXhZV29GSzZWeE1aODVCcGJTQ0ZqUG5BVGdQMDVrWUtxWGwwQXRSNkZOblZjUHkzMHZCaEt3Z0dncHJ2WENxSitJN25JQS91MHhyT1RRUytOeDlyMWpuUVlTM05UMHN3cXRya1dncDFQamNjcVMwQnVhRG0rRWhIOVlscCtQb1VDWkR5VmR6WUFKRFVzMGhQM29Ud2xqT3JwUXZBSEFlYW9Vdys3aGppUUppbmJ1aFQxMFpLTjFpNW0xZ3dvaGZJWXg5dXdPRlRwalBqUFJUQjE5RFV1V25kVGozNVhIbDkyQkxsa0YyZHA0SnZYQXVZZ20vejdNK3AxSTZEL3JVYXRNMWN4aDNkS25UQVB5YUJNMTVwQ2FzUHJ6aUZORFgvMk9NM0J1R2F2VmNPamE4a2R3MlpCWEN3aEJ1MlBQWmRCK0NyZW1MRGVTRVpTZVduOEhESzQyZVBSdk1oOUFhRkRNOVZDOWNoT25NdWFpVVlpaE9uQVBtYlBCc01DMlcwNkhVOWRJVzA3YythKzBBL1N5MWlMWmNYalJvVnNJU0tGZzhzY1JoekxZRDAvcUV1WlI5SFBVMUtjMkFtUWJrTlNkbmxWNWc5U0xTdmgreFJMNUIySlpENHNwek5PaUUxV0FsY3RwRmdoQ0NPdkVTQVBzUVYvSlZJY3gvSHZTcEMxQXBuWXRJZEkrdjU2dFVkMGFLUXBHYnZsNWNqUUZpbmJ0aEZrU3MybmhHaDdJWGJQZTJrNGQ2TjJsR01KMkpCeERDR0RsdEZReWpmQzhDbUxtUDdWQmV3dXo0MTJ3SlVnaXJqN0dVMGRlL2s0N2MrMm40NjB6TkZUQ2Izb0RiaHI0T2M2TUtSd0FEenFiWjlDMEI0eEVieVdIMHBHYnpiRHE3RHFvZGVpR0JiUG9HbXRONm9CZldvRGh4Q2RqczJNMlpuS0tObU5qQW5aWVQ2eG1OdXUzUTNYUTBGTUYyS0ljaHBJajVPSVpUMVBnVndGdElxbnVyZjgrR05sZE1SOXdkWnJlVTNxaXVDSnNMbEpjUWZKbW9XUmp2MXFFY0FLdExZZmphaWdBNDF5WXRKMXZNbytoUW5zYmtMcitPdHZsN0xFRk9XNDJlMUJNKzR1QXNSazZ6MnlEbExWK3h4RFRNcm5Ic1RUTWkwWDJJdE85RHBid0M3dXFXRlFybVlEVkplbEllSHpYRndYY0VCejBSNUFUcFV1ZXk1amN3Q3pGN0hkSjh3MXlCWTRuZkk5NDdnZUxFOVI2ZUIrd2FnVDdWaFd6NlJ2U2tkZ1RPcFpWSzZSTGtSNE9wNGNWM2ovZStnRmlpMlVlajJCblRuNDJjcHRESjlEcGswemRCbitKTEEzWjU1Yi9yYWFuNHZUYWJlMkhNMXYzaU4yM1I4RGJNUE13bEljeXJWdEJwK1plQTJZSzFZb3Y3RXVRMHU0T2JnZnI1dFlaaDF5UFJWK0I5Zzh4c1lkVEhXT0lRV0ptN0ZjTHFDUXh0TksrdDhHSWtUN3JVTVlwN3ZhUmZFd1VBMEdMbTdhUW5GY1J6Zm52MVpBdzMyRTBRR1VsMVA1ajVRcU0yL3lyaXltNGZZNEJac3phZHVSaXM3STU1aklmSFJaRFRySG53MDlkVjBISHlLS3BURXVrbnJENWlvM2lOOVBYdmdudURXTHVPbFArTzBHeDZBNXB4Ym1BMmZRMkNIWlpxMWhBeEI2M05zaE95enVZV1FTOTAwNTBEWDZIM1JIOUc3MS8vbjlEdSt3cjBxWGZDZUNkUjJCSlY5azZIZ290cCtUZFdiUTVoR0ZjMzBvWTFFdEo0V2N5Z1E2bGdiZ2xoWVFxWVJ6SDc1ODVSTUMyT2FBOUdZRGZJR3VHZDRFYm5MNk4xWjZkNjRRMFkzdHZEd003TmdUTnM2ZkpBdzNDMW1Qc2tKa2o0RWVSNFBDdWdUM0ZucFY3cXN4ajJHSWtsOXR0Y3QwdXpnZzVsdDRkMDdORUxGOFAvR1pJVWJFZHdRcmptOWp1WWwySGp2YnNSaWZKVFd1Wkt2eDBxVWdocmpESGc5L1YvSC82UE1USUdPd0NZVEw4YlFDSlF6bXJqWGtxemFSWGhWZGFEcENmMXM1RGlFckVLWHhIa3RQZlFIZjNmb1lPcmZ3THR2ditKU3ZrYUdNYXNkc0tLa3oyVjA3VjZnMStyQ0dNNXNkRzJmVGV3Y29sRUR6V0lyeFdFcGFWL0M2MnhLMW1DWVBaZ1ZrM3ZtNWg3MzRnamZxdERDTFlEM05vMlJDR3NYaHZtejd5S2VHOXcyN2xpSm9uRzU4UTZrOU5Xb05aWnFWT2RkdEp1SDBFczRjYjNHVE9kaVNXZVFkQUpYbkhpUWdEbitIaVNmWnRpWmcwcTVVVDFtdmcrYmllRmpManlGSXl6ZFUvSkZUdnU1MGppaGtqMEJYUnZIUFB3aEYxbndRVGZTdmw4Wk5QdkNpVmZCaDNJYTMyaHhSYnIzSU80MG95bFNLTmNpcG4zMEczcU1MMS8vUzZNYjk4RTRIelVkaUNpTVh0dEhQTVQwVGcveVBOaDVBTmc1VG1YdEdCaGN3S3RlYjhJOUVKNzQyQjE0Uk9PTnJCZHdQT2g3cGNRNi9UaWs2MytCcFVEaFJVd2JKanIxWDB1eUpRUlY1NTJFYjVlSEVDbHZBckZqUDlqZkppVFZ2SDRJei9hc01QVk16SGRFVmVlQjV0d0JLa25zYXByRFg5TVp5NEQ2OHNCLzJZVE15U3BQbzF3TmFwekRxa0pjdzhCTUVONlVydmdiNTJjd3l2alFqbzIvRUhVcXRuOWswMzNvRkxtNTZ4NW1YM1loK3RKL1FyQVh2dWd2akMwZ1pYU1NycHo0Qy9wMXF1K2kvem9SMkRld3MwbkIzYUc5SzNTWmxuTDA2bE0vWlM3WC9qQUhEUU9nT1hWcjRQTCtjQUp0RWFEdEFUNmxOczI3cVRKNWN4ZzdtckJBSFArMzBBczRmY01SeEhXMXZSQ0ZPNDI0ZkI4SENkSk5RUERqc3FyZlNIL2ZSYW1NMnM4UEd1T1NDOWNBWGUrQUVYTS9WeXM4eFVZMmlEYlpFei9zUjJTUWV3R0tZQmwxVVBIL1VBbzg1VHZaK09mK0M2SDBhRmtIVU9lSWtnaHpEMnNjdlQxYTRpMHU1K1YxR0owQnBPN3JrR2w1SFMwa0pmNDJHNlViUG9HR0JYZmZ2ZU0yN3dCQjBsZi95TUl6eWtrejJjYmlwbXI2VGIxbjZEZDkyZGdLbTg3d2FYVlFoZkhUdUN5YmlMd1MvM1pmMlBNOWhPTnc5YTdmZ0xteWNWY0VNYkN6a01ydFA2TDRIMFF0c0xMNFRpSkt6cm1wcU5XTzRMa1UveFdNL0R1YWdib1VINEhmL2Fzb3Uwb29jWE1XczlwVjNjWklxY0ZQNll1bG5nQlFObGxta0FrK3JyUG8vWkU0L3cyeXZ5a2VZVUNXSUxwek5VMStYSzNXMU84LzFxVFZtTG1GUExzU084VTBaMzZSY0E0ZUtWY2hXejZuVUV6VkNXS3lYU1B6WFYveHVpUjl0Y1FEM1VXd2hwZ01mTXV1azNkZ2VMRSs0Vjc0bkpqTStzalQ0T2ZUY21YcUU3QWZGYWxpRlVRNUhrTWF6blFtajgzV0FXdm9HWEd5K1F0eTdWV0UxWjlhTWEzOHBPSG9CRE03YVVaY1FMVkJrTnIxOGlHeTY1c3JPM3RoRTI0K2hNTDVzNWpYOTBjMTg4WEk2Y3BNQzhwdXVWTTZDWnRrcisrbUMxRldqZGoxS3RQSmNTVklQWndMTzdwR3Y5bTlSRGZLWWI4Nk1XV2U5NG4wMTNyOGdoM0pXWk9JalZoN2hBN0YxU04xZjB1QzVqc21xcTdKUDB1U1lxMlZWZWdVcjY2WVRpM2RLZHk4TDhKd1M1OWdtTG1mWFNiK2crb2xLMHpMQzhhSGJlSXdwWW9ZUEVsTjI1ZnM3RDZtMDlJeE4xMCt3RThnMWluaHE1MU85RzE3aCt4NGM4ZlFxd3pqM0NXN29KcXdqaGhEUEF6WU84Y0pCOWg0NlpPek9ieXIxdXNTNGhoN1lJbHRKZzVDM1BuKzlnaGZnTzNSM0k1dlErZjdQQzZhVFVEYVZRT0I5RzFMaWY4NzlVc2cvMHVUaVFBdUZtYXN3b2JVZWhUM0xqZE5JWjQ0SVN3TTlJTkJGNXR5QXpNZWRRTEY4SnNKdUltYllDZEYybG5UK2F0ZlNiVkoySDBTYWNzMGxtck4xZ2w2a21OSTlhWmd6NTFHYnpQMXMxaEozZGRCYjNRalZqQ2k4Ry9tQjhDQUhSc2VEM3N0eFM3elorbzRUbEdlbEkvUVhnZXhpbUttZlYwbS9vTlZNcGRObmtLUzlzaHpwN1owcWNaZnAvN2pEcUVyblZ2QW5nREhjcXJpRVQza0VoMENuRmxMNEI5NkZCZXFSNTE4MGIxbVRZQWw5R2MxZzU5YWsyZGZNK21NT0JHeStNbVB6TmdXa0hyWU5GS3dTWnNvWHcyMytWa1cwS2svVGdxWmF0eHNoOGJwUVZnTGkvOEdqclBGaFJzUTRMb0xkM3Z0eVFBWmhCTHZJcmE1WEs3dWlwcW00NGhxWTRoUC9waEJDdXZjNUhUZXNHTXhOM0QvTVA1TjI1bkhFRXNJV3J6Nm4zN2szMDRpU1h5bExWbkwyTzhPZTdpUkJ6TXVON05ZZkZHMlJjelY4RjhWcVlZdjF0T2tManlySWZ3OHhaNWRxUTNlQ1dkUms5cUJOcDlseUxZUUVFQm5JZHNlajNVQVQ5Q0dJOWpFWmhyQ3V0MUx4aWRWNlQ5MWFwL3NIQ29sRmJUQjFKZmRSREFtZ0dmalI1QnBGMUhYRG1BV0dJZlZpVHlKSzQ4ZzBpMGdLVDZJcGltNndpWWdPVkdzOWtHdzhZa0xDMnluL1lYbGswYWo0TU5kTFc3QjBYQmZMWUpPOTFXOVhOSEVGY09JWCt5T2ZtdC8veVpCWmdmZlhZNzlDbnVIODNQKzU2MFRRSUFyRWk4QnJOR3NaRUdsQWtqY2VWcHlyUXBpeDNDdVdFUmlwbkwwZGhackZrb0xHWTZBU3czWFd2OC9hMkNlZ2xKTmVjVTJJSVJMM05UOFRwcVR4cnd3a3JrdEl1UlZKOXhtVFlGc0pCT1o3b1I3SnNEUUFrZFNxRGpvdVlMVWhQbUhRSmdodlQxUDB5MSt6NE5mN1lDWWx5RWpnM2ZTTlNCdjRNNzQwdnI4eFRGek9YUXA2d0hkb3Rodk5HbFBnUEFUY056d3dJNk12ZzU2RlBYb2JrQ0dFR2t2WVM0OGpTUzZqanBVbjllVmNrZkJCTzBqaUM0YXB2YnVkUTdsOU9MOEJCV1diaU5wMTc1ODJXZnVZS2Z1aEpFMnhLMndNZnpVb0hScm9Qa2o3TUVUQkNiNis1RXprYXc4MnV0K051UjNxRThEMlpYdEJydXk3K21QdERwVEJmeDZFR2U2b1hWTUNaclh1cVhrVDdiR2VuR0xNUXNBQ2JWM1dBN0tyMEtZZWE2cGhmY3V1Zmc2WitMdk5aamM5MGFkMzFpblFjUVN4UmRoNS9IU0NITU85em84M0hFT3ZQUXA1enNzTnpFVXhXaUpxNkdYdWhGTFBGelgzbkphVGZEOE1uaVovQXlQVU42VW84aHJJT2NpNWtib04zWGozRHREOFg4SGtYM3hsK1NudFMvb0s5L0hFQU96WEhLeWJWRmIyQnVhU0xDeW9zb2hNMkY1YTZ3YkFTdFMxU3pCUysvSXdDc3Jocjhhd21tTStlQkNUZHo5ZWdpemxLNGR5blJpQmswRm41NG5UWFgyMWhpR3JIT0Y2QlByZmFZcHZrYjViVXJ3SllXM1FnR0ZHeUhZSkRqNDFqNnpNQytrUkJ2MTE0UElkYjVHdlFwditrekcwUzljS0ZOb2s1TDZ4U1YwaXJvVTUwKzB6U1NpaXN2d0JBKzUwSi8xRFNrWWI1LzloTjFZQ1RBODZKNk9rcTFvWnQ4UEFzQXkralk4RTBJYjRBNWhKN1V3eUhGQmZxOWdVL0FjRU1SVmtNaUFFNWc3ZWJ2azhHWFV1VE85RTNvNi84MmdDenNCVEM3QWQxcVJOc29QWURiK05Sdk4xNW52SDdDaW44M2M4bHVMaHVBdTZXVjcwQUF2SUdrR25SR2IzeVhTaW1PWU5yM1ptS1V0VjVZaG1BK0VNWHZOa082MUhxVFFqc2htNWZaVWNTVklDNkZXRHo2VkFLVmtoZW5yZFpqZXppTjZxUDVmb2Z5RkF3QjFFc2ZlZ1N4eElzdXcxcmpGSGVHWG9iYTcraWNCM2JtWkZEbnhFQ0hNZzVqb25IS0NtQ0FkRkhoQjZPODJDN0pJT2ZSR2JzQ3MrbDNBempMY3o3MFFoekZpU3RycnRmKzNUZ3VBT2plbUVFa0dzNVNwRjY0RlBuUjlVSWFmdXVhdVJIR2UzZVR1eDY5azJ3YS9naGlpUi9CYk05bGw0WmQ1MFVkcmpmS3d4blFDMTYrVTVpSVpTaitIYVNUc2h1NEd0bmJOQnMvZFJpd3o2dFQvcHNseU5yeGlrMmFiakhuclppNUdQNk9rNWtOREszamRHWTV3anNiMTh1NW56VmxUTmd1dTZCMmxHZTYwR3daYVZkS01WVEs1OWplY3c4bHpNMkdWOWdrbGIxM01OaVNhaU9obi9lamhPYTFHMkRlRmV1bjN6OUt1dFJUM2trclIyckN2R0ZlVG9nbE11aGE1OWVabkRrdWZhb1h4WXpkMG1iOUNzeVdJa1BybEFuemtsOEtHZzBBSUp0K0Q0QkV3TGlNK0FBZzN2czQyYUxkanFUNklHcnRZcHF0dHFZQXpvSStGZVFzUUE3dm5JTG1ONnhKbEZlaGREN1IwdmNpWFdvT3hqbUt3YjVYcFJ5RFhwaXJRdGhKcWg3VGdYREsvVFVrMWVlRi8rdlpOZFl1azdGamZBSWZlazd6bWh2VEV5NkVyZ0d3d3ZhZWU5N0FDbGZ1S1d6TG1NUVNMeUdvbmFjK3RSTG1BK2pyc1F3NXJUdFFlb3pYa1ZRTEljUXpMNUJDbUhkRTRlbDEwdGYvN3pEOFVIbkJPa000bTQ0TnArcWtaNzFHQVN5ajJmVE5xUDJPWHJRN1l0Z0trdW9qTHA5dEZHK0Vha004YjBFNll1UFplTzl6Wkl2Mlh4R0ovclpoMk9heEZQVWRHSHFkK1FVVm9zTFdaTThsemZoczVLWDVhU3lOdmdqRExpd29pM0dnNE1lVCtXeHlSdFhSSitCUFcyc09HMm5mRDJDUDQvMUdjYlBsWUw2cjJmLzN6bWxyVUgrMXdzaEhNWE1KZ2gzY0RqQ1A4YTgwRHVhUWgxaGlMOXk1bDdBejFlQXNSMDdyY3BuMnFxcW0xZzlpUC84cTZoL1RkRW9oRC9BT0NsdVNmQm5CbHRyWU4yQyt2dHpPT29CS3FST1R1OTd1TTEyT3FHWEtJcGI0WGMxMVAxUktLNkZQOFZtUlg0MlBhRlQ5SnJsdDZPdUlSSDlYNzRGWklGTDlDUU92WlNJS3pTZVhBQkRzVzFtWGFheExrYTBReXZ3YXNOY0xYMDhiMXR4M2pDdjdFRXdJTStXUDVyV2diYjZaVUFCUkZET3JRb3N4cnJ5SVlCc1JYa1c4bDV0WStKa3NNNHFaMVFBNkhPOEwxNm83STRNZFY4V0VrVmQ5UDU5VVh3RWJtNElRZ1Y1STFya3YyZ0VtVUNsYi9hSjUzeWtlVjU1QmtQZWVaMGhOV0ZBaTBRSzZOLzZ5K2w4d2diWlNUb0tkLzFnUG83Sm0wMnRoZGdZb0RqUmVETTRCNEFUcDYvOHBhbmR5ZWNFUUNLWXpsOEpzb0Jsc29PdGFONDZrdWpOUUhQNFJEVlZYd3Q0cGJxc0lhd2VoS05DRnRUTlJ3amlJcm5YUE53NW1TKzEzbUE1Rnk5SThLcVUxMEtkRVljVy80QU1BU1RYcklvNTY5OThBTzh5N051N0dDSnNpeWhkQUwxZ1A4N2JUeXAxVjdmL0VhOTc3MDFqaWVkUS8rN0pSdks4ajF1bm4yQi9UaEl3V014ZTZlb3E5czkxbURDK1R1Uk1rcWY0S2MvdDRybENSUWxodzNxZ3VTYjZKNEFQWFVwcE5meGkxeTExMlJzUm4wSnoyQndIVEV6bU1udFNqQ0NaSW5oUUFLZk1WRTNRWEYzL3ZHYkpoOEdFdzU2cXRwWml4VzVJSVo3blZIMkVKU3dTMUczVmF2Yk93a1REb3B1eGErUTU4OERtT3BQcDR3TGlNOThocmF3QzRYU0thTGNUSllTL01FNVVnRzBpT2tpNzFxWUQ1b29TZGc4dDNHWG8xSCtGaGx5R25XYy9udGF0ZjV5RS9tclFKNHkzTkR1VkorUFdQeG5nVHNZVFg1VXpBK2s3TXZxMmUwRThBTEtGNTdUb2ZhVmtwbzBPWkRDR2VlWVBjSGVrUDh3eWtKNlVoMHU1Mk8zQzlPSUhKOUhzQVdMZEMyelhlaXpDWlZpelgvR3N3WXAxNXhCSlArSHEybG9WZ25YQVFQM1JpR1I5QlVnMHJiMEZZNHVBTjJtOGI4clBjRnZidVNER3V1ZElmOE9WclA4dTFUdGZzN3MyYXpSbUpLeGtZeHZsK1llOVFLYTlFTm4xTndMakNoZ3VjUzJnMi9WN1l0eEUvNVgwQUhZcWZNMnpOYWJHQjNXb2Y1Vm1JcDhYTXRURDNhN1VtQVd6anhIS1k4YjVETUpockRZQUovemtFN1IrWWZWdWo0NWVXVnQxVFdQSDYzVXVJSzFNZXdzOTdwQ1lzR0x5QzdVZDM2cWNCNDJCVXluR01EVzl3Q0dlUVRiOGRsYkk3TlhGaktIcFNQMGRZdXlMWjFuUnJKK1F0UHlLeHp0ZGhOc3h0RldlakdNZ0JvNVd3N0RHRENCT2lVTGNnWUZ4aEU5YXlhT3QzZmZha01nRDhMa2xhYWFQWjlLMEl6eGxxR0REQnVWSzZJQVE3VllQdWpYc1FpWXB0MzZ1WkJTT3U3RVdrUFlpcEJjUFpENWFSNW9GQ0Ird1B2dlpTbDh0WWtRaGl6OFdFLzFqaUtSZzdRLzI1NmFpVVY2RlN1c0RoTG05Ynk1RWZQZC9odm51NjFyMEtkNXNKVGhta0VCWU1QZ3VpWlAzQUxnUVhZZ0NBMEd6Nmc2aXYvbDFVblcxYU5VMStEWm9ycEs5LzFPTXpkcHpjdFltY0ZvTy9YYU8xeEJMVHFHOGJNVHRVU3Vlak9KRVFyZ1QxUFJTR2dCR205c29wbnJra21IbkZiaWwvTnVGcDdrZjN4dkNXSk1lM1g0ZEtLY3dKUVZEWWU3SXpiSzNHNjc0aFNmVXhtTnUrbDI4b2Z2dlhFVmNLd25WL2RUby91aEpBM09iT1NidW5xaWxHME5Ob0RpS3VCRDhWSVpiWUEzL0h0WW5sc3d6VEdic2R1VVk1c2swTDNIV0sxMG1QRVRhcDdzSGNQdzBpVk9UdXlPQ3c4bVBIR0FXeFhUQ1kzTFhXb1lQbERlTWM1TFYzMU0yUEYyS2RyMVIzbk1IcFZBQUFIMjlKUkVGVXBJUUZSU1FheGptRXhuTGtYRGdyTDV1K0Z1YU9Sdnh0eGQrTXZUN1czWkYrNHFqSFhCRzIvTzc2REdvLzFneE9EczZFYVp1RDJQaUluSTlzK2hiTW5XOEdBQkdhVGFkZzJMUUduYVFjUWsvcXB3R2VGOXZJVzRKSlE1QXlXNDZpeWVqZUd0ZENIQ2hjQW4rSWJocU9JSXpqMTVLcUR1QlE5VC8vWmhQRlRLL0RQWmJubkhZSkRLTjgzblk5ZjdmcXNuMVliV1JlSURWaDRYRzQ2cTdDTDJLbGpWWWRuZHBUekZ3cW5NL2wxL1dEYU5NMkRtQzNrSThnRUFCSDBLSG9DSzkreFJDZTkyMi9MS2JhMEszd3R1MjhrV1lwRE1IQWk3YlJ6YmV0SjFUTzlvRHZOczFHNysvWHhpeGNtQkFtTGtrR2NWRkM2TWpnaDJHdmxaa3R6TjhtcDZtWTNQVWUxTG81OFVlODkxbkVFdU8rbjdkQTRzb2syT2thNGhLOHEwZUZ2eGNqcDEwTyt6Yk1WZ0gwZ3QzU25UZjdzMWppZFFTM0lRU0F3NGgxQnZhNTFjRGx4cUtxcmF4ZGY5K29qTVdka3dlUlZIL2pNNHZ6RmltRWhRT2I2YW9EUDBSSTY5bFVHN29GdGE0UTJKWmg1ay9NYm9lZWw0R1NoM3VEZEtrL1JiaGJnbytDN1dRTXFnMWplZFFMclRndnoxeU94Y3cxS0U2OHkzTGZhMmNlTmhSaGxiRWhxSVN6aEN3UlllVVppVTVqN1dieHZObGc5VWFmdWhMYTBFY0N4ZUVmcTZiakREb3krQ2t3V3loK0w1RGdYajJiMTQrSmgxWGdabjhuMWQxQ2ZMNDNmZERwVEMrY3o4VmNoZnlvdUxIS24vRGZvZVJnYUxDQ2NCaXhoSjJodTdjOFRXZk9oN05ybm5OUnpBVDNsQi9yTENJU2ZTRndQUE9NdWJJYmFqNWpOTEpZNGluRWUzOGpYUGVLTWJzcVRsd0d2V0RkL1FnQVp5Tm4yZ3JzUnhBd3drYmE5Nk1uOVd2aFh0QUJtQUk0VHBqOXhWR1ArYkpTRmNLbW9xaVV6Z3VZTDYrSTVVRG8yUENIVWJzVUNjeHUrM0hhSFJsVzNOeU9aYjRLWVhNOTM1U3NIeGdCVU9iL2UzemUrczNiNk1qZ0g2RlN1dFRwZ1NaaXp2dlk4SzNJajk1Y2M1M2h2WjVHMmw5R1gvOHVmMWt6WWVRbkVwMFMvR2I1cnl2RlRCSk9Bb2xldUJCbWg5c0UzdHZxVVJKWGZnZkRvRDVJT3orQ3BQcDd5elh2R3NCaTVoeVlkMGdLbThsS1VSUW43QTQzOTJhU0VWZW1FZHk1N0x4RGFzTEM1UWpwNngrQldlWHRCWEhXZEk3dGtxUmVXSTNpaEpzenpOelJuWm9FVUFndFBrNGtXa0R3bWR4Sm4yaklwdGNGak1zL2V1RnFhUGZkVnYxUFZKK0g1UnFpMWZCNnR3REJOV3RoRW1iNXRMcWNXZnB4WlJ6eDNySFFZcTJVTDZFamcvOE5RYjJ6QjhwREtVRkhCcjhNWTBlZzJFYThZUFIvYkZVaDZBSFVvamFPQUhoVmNIL2d2ejRVSitLb2xPd0ZrZ09GQ3hEOFJJMHlWaVJFalpCZnJSM2JOTWJPa1BSclo4WGRvc1FjbGxtQjZVd2NJWnhmVEpMcWMvQzNpV0JlSTRXdzhHQU5zYTlmUTNDbm9teVhEWE5WWWRhK1pOUFh3NzdDK3hFSVRoQm0rSHJFeDdOMkdJUG0wbWdCL25jMDFzd2VhVGI5UHRodkRXODI3WFJILzM4SDg5MTJjamNzL0E4MElyNk1Wd1c0NEJRa0grSkFkZFJ5L1ZTajFlOUVBQndtR3dZZkJOTnlCUDMrRE8yK2oyTnN1TitTVHJPd3hoMmwzeHY0QytoVENwZ0FIMFJ3WnM5RjJsOG42c0NEQ1BkN0VRREhpT0UwTjBnWm5ZbnBUS2ZOOWNVMHIzVWpuSjJSZ2QxVHdGaWhlUW1HZlpuWERUMDgzSms0VUxCZFpxM3VCbzFZN25tRklxNDRuUWw4U2lOM1I0Wk5KUG9zdWpjR1daTGtVQlFuTGdkekRzZ2hkR3o0cGdCeFdqa0Fka1JFbVBEZG9xOGgxaG5XK2o3RjVLNnJVY3pjSEZKOGJpRVlHLzRFOHFPM3dyQ1ZDbXRYb3QzemplcUxkWGRrV0pvaUN0WVhMTEhFZHlyMURhM1doQUc4UEh0U1AwTFh1c2RDakhNSjNUbXdGY1hNcmNLMVpyMnZXQ2NXMFIzOS96Zkd0MzhNckgwRW1kUWI3VW9kK0JkRW9tRVphSnQzYUpxWCtmekVSUUVzcWdvZWdIbFN0aFRUbWN2OFo3Vkt2UGNOQkR0cjFOeEhKZFVwQUFjdDk3eTI3VGFhTjIxSU9Ia2QwelcrRS8yc0ZKU3J4MU9kZGtoTldEaUlGZk1ZNlVuOUFQNlhKQUdqOGk2dENsMHNua3JwWWhRbnJBYVEvbmQ5ZFcvTUl4SU4xeldGUVFVOXFhQitrWGljQk1CaStyMkJQMGFJUG9nYVVzemNRbmNPL0JuWXpreXJ3Qk9HZ09KWGlCSTcyZU1lOGxJdlhOQkJOR3k4Q0x1Tnd2Qnk5anNBaFlFb0dKWEloc0g3RU54bTBxQlNYa0czcVgrSFl1WVdJYjJ3c0t1bkJOclFYUmpmUGdCV2I4S3BPNUgyVjRnNjhBRENkMG5EamZNTDhMNTVxcllzcHpNOVlLNDRUSnNUSEpmc3ZLUVJTeHhHY0Y5Wll2c3BJZFo1V1BqZlg3Nlk2dzIrUzUzSHN4eDU3Wkthc0Y3amp2ZStDR09IL21uRlhPcDA1elBtQWFNbjlXdEUydmRZN3JtaHRyUExwdDhGNEx6cTN6Y0R1TkFtVHJlRHVlazUwcFA2RmNKYmloVHowZ2FBV2c0RUR4SWZBRkRrUjYrQk52UW5hSjY3Q3RFUTlRYTZUZjA2S3VVTGF1NkZOOEFGSFlEOUMrQzErV2dERXdxYzRnc3JMYmVJR2dZdnp6aGREMmZwTHhpRzlqS3AvZ2pkRy85QnVPNFhvNXdxNVF2cE52VkI1TFNQdzF3V1h1c1pzZnhZdjhOU2FFTmZvanZ2dmhkc2wzWVk5Wmd0RjI0WUhFSWtPaEV3UGp0NEh2Y2kzaHYwT0NBZ3I3ME52RjgyV0liaWhHaVU3M2RuNUc2RTJ5OGZSaXdSeEUwRmV3ZTljQzZzSndIb2hkV29sQk0yNGQyOHQxRnZrdW96T00wODVYT2tFQll1ck9KRm9qbDBwL2d5WDdBT1NwOWFnNXpXQjJBWnphWS9BRU1yRTJUM0pRQzhnWjdVandQbHpSNWhkcU04Z1ZobkpxUjRDUUJDZDk1OUo4YUdQeHRXZkxBVHJpcWx0ZlNCMURkUUtTY3Q5OWlTWkt6ek9NSXhZQTlEQzdJSTRiUmp1MEhiZW0wdUxPa0ZvZFZDR0dEazRSalpOUHgxUk5xZlJuQUIwZmcybGZKS2V2LzY3OUNkQS8rUFlEenVGTGRWMkJLL3NiM1dVQy8wMEczcWQrak91NzhHTmlDSHQvVFp0ZTUzVUFlK1V5ZS9RV0Zhb2FRYXZFK3FsQytzN29RMEtHYVdJd1JYT2lTdS9CN2hhUUlwZ0RlUlZMbHBpRjNiYnBnbEFFQis5RnhZZDRXeVk1eXN3cWpiTkU3V01SSlhYc1RjMmhRMGEwZ1hGZUZoV2lJaVBhbGQ4TFpVWklWM3pNdXFTNUp2dytTdXl5MzMvZE8xN3ZlSVJKdDFXajEvNTZQb1VuOFljcnhMNlVPZi9DcXk2Zi9xOFZsMzVaWFRicVJibFFlaFQvV2lkaUJhZ0xXYjl5S1dDSHBZdTRoZllkcE9pSFR6WEtOOHpLWCt3TTB5b3hmbWdoQm01RGtTZlluY01Ud0k1aG5kangyTkhSVEFZbWozM1UyM0tqOUdUdnNFYW4wS2ltR2RmcXg1T1IvYTBCL1RyY3AvSUQvNlVlRiswRTBoQUVBUWFkOVBOZzNmQytEVkFQRzVTdE9IVjNhN0NjcFptTTV3UTNYMkhnY0tuVEQ4aDNtMTJlVGhUbUJGNGxrUGVXc1VId0V3UTJJSnE1c0tQNXdOdmNBMWZjd29uL2tINHp0enZXcGZlWmczcXdlc241WklUVmk0R0RQYW50U1RpSFcrQ1BmTGhFNHEzQVdZVEw4ZDJmU25BRmdQU1BYZFlaT2UxQy9RdkE3dlpMN0lMWU5wUk5yRE10QS8yUUhTYjMvbzYzVG53UDJvbEZaN3pKTTQyQmxsWGlrbDZNNkJMOVA3MS84TDlLbkxZUjVnZUdlcWsxc0d2dzBnQytmdjZ0OHV3bjA0Y1pDc041RnlJNmlKY1RYVG9Oc3JidkpqdlYrdkxHZDdPZFVKcStuQzk3RjI4N2VFKzBITDM2amYrcFJDNzEvL0hicFYrUm0wb1M5Qkwxd0Y0RndZeHdvNXNSak0xMVVYaXBrTmRPZkEvNktEaVovUW5YZi9MU3JsaTJDMkgvUmJwbUs5cTVEYmhyWWlsbWlHWnA1anRBTjJmSkZYTTRtYWRrVHptdWlmclkyeW8zMFdDK0g5SUo1eEdRU3pJQjFMRkZBcmVIcnRlNWJoUUdHVmNQME01TFJyQXVTTkVXbC9IWEdsR1V2UTg0S2dXMmtsdGZER3R4czlxVWVoM2Vka3RNZ0ZOcWRCMHJoWEthK21Pd2M2VVB1OXZEUjBjY0I2SytDWmJPNkpKVjZBT2pDTWtYdS9Bdk03QjJVeHRQdStRTFBwbTRrNjhFMzA5YWNSaWU1Qll6VysyYlpGTDF5TWJQbzJPakw0VVZUS2x3dGh4RHpPQURpQkRYKytIYkhFVGdBOThEK0JzUlB1M0dJbmNIaTJCWFNJazRKdEpwa3ZlTFVabXl0Q0dHRE94d2x5KzlCWGFER3pCc1dKUDdDRUNkSk9lUGtzUUhIaVdycno3bXV4ODI0ZDNSdWZSNGZ5UElsRUM0Z3J1d0c4aHFSNkNIcGhFUTRVbGdNNGorYTFUbFJLbHlDYlRrS2Z1aEMxN2dmYWhEVDhJQW9JTTFpN2VRZjYrcitKNW4wZmM3eXh4QjVFMmw5R3BlekhBYlRSN3FZejE0QUp0TWNBTEtrZWNoMmtUQWppdmZzQjdHMFUyRFBzWU96WFlUaGNGYitCbXdrbFc0WElhMnRJVXVYWHprSisxRG9KOXE1UlorY1duNVpHK1FBYjFPZEt4M1NxY1pUMDlmOEgxZTc3Q0poL0t5YzdHenRFR3hFSzRDem9VMkdvL1Juc1RMWlo4OGxDMUlIdjBMSGhEMEdmQ3N2SkxPODRLUFNwTHJyejdyL0Z5T0Nmb0svL1Z5U3UvQlJKTll0WVlpK01nNzhwbUMzZFdRQ2kwQXZuSTZlOW5ZNE5xOGlQWGdGbm13Wk9HMktkVHhOMTRPL0JCTEo2L3NyY0xxRjVGU0xDd0s3REZhOVpsODliclJsclZEWjJ0bFJPZWJacURGdjliZ2FSYUlsczBRYm9WdVU4NkZOOUNDOXZvb0JOQU1Rd3VlczZUTzY2cmxwb3g4R09LK083TkJlRENSWFdqUytpLzY4MmhKTS9Kc3gxYjN5TWJCcitHc0k0ckxweGVweERpQ3ZQSUQvcWRDaTFPL0tqbHdKWURyYWlFSVZlV09PUXJ2dWxPV1pBSDVhQnV0RlBBbnNRNjl3TGZXcWw1Ym9YMm5DZ3NCcE1iamhlUFRrZytFa216SGRibU1mbXpTdWtKaXhjTE1LT2trV3NjeEw2MUEzVksxNjBKN1dDZ0g5TmtsbXJ3dzRhRDN5b3E4czBLU0xSdldURDRCQjk2Sk1QZ0hYMFljenl6YjhyNVZYUTd2c3dCVDRNb0l4SSsxN0VsWDFnZ3RneEFHY2lQM28rbU9Gc0RNNTJNaUk4bjBmSUhjTi9pMGowT1RBdFdCRHY1RzZXMk5BZ2pKK3didEt2SnhUTzFjbWEyOEhFcTlaeGRvbEVYeUozcHUrbTI5Ui9RcVhjaFhDRlJMR01STUZzSVpoeC9abDJEMW1lNTg4RUtVZWVoeGtBQ3hEdnpaQk53MzhNNENYNEV3cjhRQUFjUTFKOUV2blJqL21NZzVmREJTaG1Ma05jZVJYQXVTaE8yTG5QY2R1T1diZ09aUy9DRjBnSmdBT0lKZlpXbmVxNno0LzFXakZ6R1poeC9tdVl6cndUdGNjM3VmbU9ZdHpIcXdlcm43WklJYXk1dkV6VWdiK2hPKyt1d1BCdnhYM3E4SUhjMmpueVN2d21tSmZqS0lBNGpGMlJYckUycURlcjltRE43dkRNOGZmMS8yOWswK3N4dWV1VFRVakxXaTd0cUpUYmtSOTlXNFBuN0phSXhYc1V3SEdvWC94SEpOWHZWcThIOGY5bWhXc1duUEpXVDJzbHh1RW1IVGY1YU4zUk4vYUVXVWZ0aEFkcmVjNldJR0JQWFBrMTJhSnRvZHZVYjluWVhnWEZUYjF4YWc5aDFIZlJCcE1nM3ZzN3NrWDdBaUxSM3ptazNReDRIYUNrUzgxUTNQc0dnR1V1bjdXYUVRRE1PZXMxaUNzL1IwN3JBTk9LaWVIRnNIYngxR2FRN1JJTUN6R2RvMGlxQmVSSHJkZnQ4bUlWMm8wOEZ5Y3VBSnZFbG1sT3U4cm1XYS9mOFRXdzQ0cE9XeGFpMVIzUHFRc0JNQU4xNE1kRUhYZ0tUSmppS3RjMnNMSm50a2JHMWx5eG96b0c1dGw1SGIwbit0ZW9sQnZOVnV0aE5LSlk1elRpU25objE3bURBRGhLTmcxL21XNVQxNkE0OFc0aFQyRXZDNGwxbVZpdXViWEhNcjVEdlBjeHNtRndLNHdqZlE3WGVjNVBQdjNFSlM1bHV0bUJXNitOaTkvQUtvUzFTbk5FTGIvRFlCSHFDNW10N2dkWituRmxoR3pSUGttM3FmOHZLdVczd1JERVptUDV0Rm54aXhyV0djUjd4OGtXYlFzaTBTZWFsRjVqT3BUZmc5bGVKUnNGcldJclROR2M5bmJTMTM4bTlBSjMzdW9VdnVaWjFIN1RHYXhJTkUwZ0liSEU4OVI3UGJLMmlUTlJ6RVFSVjVham1MR2I1TnFWazkxMVJxeHpOeUxSTUFYUGVZZmNIZGs4ZU1kekFzQVVnQXlBWjZzL3Z3ZmJZZmNVZ0djQVBGZjllUjVBRGtDKytzdys1TFREcUpURmJjOWVFWVVOaXA3VUtKcGgrRmtmMXZBajBXbXlSZnNzWXAyUHc5d0pOVVBqWVozdGNXMlBtK1VVbHE5WTUzTmtpM1lQSXRHaThOeWJDS1pCOXFQSmNvSWZwZVJXRytiMDd1WTZZdEFNWWNnTC9QM2NVdS9iTGtEajc5YnE1VXFXZmx4NWhOeVQrVVBFZTMrR1U2T1A1dVY2RkdzMy96dTVKN081UlFLWUlReEdvdnNSNnl3RWpJdUF1V2lJVTcydzJrVjRvSDRkZlFOeDVma0FlYXFmZHUxQjN2WHFPN0g1QVlBSURoVE9BN0FjeFFrM2lvSDYvUzB6eWo4dG5iUnlUb1VHUGxleEc5UzhQTnNHWUNHZFRMOFB3QXBMbkg2cGtMNytoMzNtS1J3aTBXZkluZWsvUXFUOVNkZ3YvN1VLMFY2Rkl0SytqOXlaL2xORW9yKzEzRDhCWXpBUGtsOEN3K0RaSzgwb0o1NGZVUnZiS3F3MlNHN0NOd3JuUmdpYk84UVNFMlNMOWxHczNmd05NRzJucVAyRXpkOXppZHI4Uk5vUGtqc2UvQXV5YWZnekFNSnlXZU1YQXViRDhLbUFjUURGaVhNQWRDS25jZmRCOVRUT2R0ZU1PaDd2M1l0d2R3bWE4NUpVWDBidzQ1Q1cwR0ltaVp5MkJvYXpYdDk1STBuMXlZRDVtZmZJQTd6bkxoVEFTbVRUN3cwdHhrajd2amx4VW4xY2VaSnMwVDZCZU84dnFsZXM5Z2ZpdGRtQ2dMdTNpTFR2SVZ1MEx5Q3UvTUJ5MzJxWTdDZVA0dnVkYUJCSG8vaEZJU1dvNE5ScUxaQ0krQjcxYk9hODRIUytZYXNGVGs2dHBpUVNQVUEyRFgrUjNQSGdaeEJwZndtMTlhN1ZTNmoxTVBJVjc4MlNMZHJIME5mL05ZUi9USnB2U0lmQ0JZQWdaYmdZT2UweXdZbXBFNDNiT2ROVUJUM21yUjZ2SWRicDFUZWtOZDluWURyVFRmT2FBclByRXE4UUFNY1FWOEp3VER1dmtacXc1bUUzVTNVNzBMRm5pNW5McTM1Nmd1VEJvRHYxT05neXA1ZThoSVc1RE9MS1U5V1p2bmhNaVhWNXNwa0RwSFhaalJzTS81b01GajZKdVBKOW0yY0l6RzVkZ3RoV0FJMlgyOXpZbFRqWllIaUJ2Ny9vaXFBVldQTytBR1k3R3p0N1AvR2VHNkYxTG1QM0RpZlExNytkREJiZVg5V0tpVGFKVmlGOHJzRHFVS1JkSjdkOWZaRGNrM2svNHNxUGhYdXRodmRCejRNSmhWN3laRjJpVzBUejJnZWhUMTBNZjIzWmFHOGRTaDdoNzR3VTg2UWpsc2paWFBmQ1F1aUY2ekNkdVIxc1U0TTFIaS94dm82aytvclBmSnd5U0NHcytkaloyTGdqcDcwRHhsbGtmZ1FTc2VHL1NYcFNqOEJ3eU5tcVR0c1lPQ0xSdldUVDhIOGx0MzM5aTJEQ1lhTmxxS0JhTXJFTWllWHZvK2plK0FEWm92MGhJbEhOOHB5WUY3Nmh3aHBudlI5ckhIeER4bHZ3UGdCWTRadHI3SloyRytVSnd0OHpzRCs3clpXRHU1MzJ5dWw5ZUJrNHZSOWdsTkZjRUFUcVliT2NGODJSVGNOZklIYzllaXU2MW4wUGhtOHZ3Tnh1cklKOXM3K2ZYZnh2WXUzbWZ5S0RoUnVoRHR3TDRPWHE5Ym1pdVdONVNLb3ZnZG5vOG10KzJzMFNhRVBYQURnSHRWcnBlcy9EY3UwWWlTdEJsa2Zyd2R0R0dVbjFXZUdhbTNlMHZ0TUNGQ2NTVmFQOGhUYjNnY2J2ek9oYXR3ZkFnWUR2TnUrUlowZk9QZmozYUtkancrK3dYUGYvclNMdE9ucFNqd2ZKV0lpSWpmc3RxQVBmSUlNdjNZeTFtNzhKWnFUWlpna2IxcUJpSGFSWUhtS2RFK1N1Uno5SjdreC9ydXAxWDhRNmNMVEJ2S05WektPVEJrKzhQeVA4bkFDd0JQNi9MVUd0TjNQeGR6M0V2SndBTTlpbHFIWFUyY3IrNFFUTVRoemRkZTdHcy93NzhkLzFka2Y2bWVUTUZrYjlTS3FQa1MzYXg4aGRqMzRJWGV0MndiRHhzUTZHWWowUDY3M0VPbE03dVlpMDYxaTcrWi9KNEV1M2trM0RteEdKV3UxOTVscjVIa1RYT3ZHNEhEZUNrNVVGcUpTWGdkVXRhMWk3elREVzcwUEI2dWRyV0pGNDB2SnNXSnlzQnlTV21BUnpmV1ROanpXODNidHdGa0tmT3NNU3ZtNjZNTjdYNkcvWWNuQXpsMS9uQmZQSFVQVjBReTljaE9LRUc4ZDZUb2lDRHRDbFBnOWpLWEl1SUhiaUZMSEVjMlRUOE9keHkrQjM2QThIUDQveDdYOEF0aUhCT3N1M2RtaFdqWllZTjBmYzRtOEllTEhPWjlIWC82OWt3K0EzQWV4dmtFLysrdzB3NDlrcndRU29CVUs2WWtjamFtZnM0anNCTmdzOGhscEJ6L3ArVG5tYUFmQks5WWQ3OFY4ZzNMTjJwdUtnWUJVYUR3QTRLTnl6MHlyTkJtSjZid0xZQStBS0dIMlZtSCtyTUdDMTEyTXpkNk9jM21wbXhwdUl0WDRmUjFMOUVVbHFQME14Y3kwZEcvNDRzdW4zLy8vdDNlK1BHMGNkeC9IUEpwZlNVMURpdUdvRjNFRWM4QlVVRWVjaVFxNmlMYkg2QUJvRTFNcGpFQ2NrL2dZZWxxYzhJZytSa0ZEZ0dZOXdKU0pGMEFaWEZTbWgwRjRjRUtJNXFJLzJtalpSbkYrMGx4OTNXUjZNSjdzM3Q3N3pqN1ZuN2J4ZlVoVGYvdkxzZW5mMnV6T3pNMm91RmJXKy84RzEySHBKYlJtMytqdUpXeko1VzFNSEx3Uno4MmMwTi84clRlYisyY1YrK1JDL3B0WTBQWHRlaTY5K0lGUGpZRXRlMjVXcXhyY2hyWCtnY3RlMXk5bUh0VURKSFc3YnZPbHRUYzB1cDdCLzdaZzA1d3R2U0xvZ2MwMUo2MHV6dG1yK0VOOWZ0MXJXTGhQZmxydlA4VHo4VWpBMWUxYURIeWtoOHdqQ3NxcGVQYXlOQTNaTDdXL01yblhWWDRFWkt6S3Jyd0pIRjNHKzhMZmdleWQvcUcvOTVGQllPL0VkMWF2ZlZuUHBTekk5M0NlVlpMZ0JqRnRxRlYvdXZxVExPdktEODBHcDhodVZLcWRrYnM2YmJjK2RkeU9ZbS85NU9GUCtyMHpmYnpienRVOTRxMW8vQnFQTmlDWmE2YmRwdWkzcFRUMVcrTHMyRDNZMmxqaEUxb0ppK1ZSNFRQY2s3VlAwTkw0bVUxMWxHLzdiRE5GK2Z6eE45aWF3R0JUTHYxTjYvYUNsNFpxT3ZYaFNwc3BvcDZJMFMrWjQyMk1kVDYvdGREWnNmWDZrdGM1YmlxcTgzZUI5VkxpQi9UMU56WjROanA4NHErTW5wbFd2UGhQV3EyVXQxZzZydWJSUDBmbnByaC8vN0FiYzhXT1NkTDJaaDRmaTBRK0RVdVdNU3BYZktsODRwOUVhZHVaQkVCVWNxSndPSjNPaEpEdEc1ZzVGeHl3ZWRNVFhqUWYvdHNSMWg4eG9JUGJjdXl0emZ0cXhiTjA4d1A2OVE5S2RZREwzZTVsUlRBYjU4Qk5vcHZ5dWpyMzRNMG1IRk8xcmZDeFFOd0NObDVhN2daUjk0OWd0SWQzbXpMZUJYdndoOVUzTmxFOE5hRDlIU2hDR0QvMHh5S1R3RjVWZjY4SkwzNDlQaW4zdTlpWjVPZmpwdGU5cU1qZnNUbG83NVQ0ZHh2ZjFrMm8yWm5XeDluUllyeDdSWW0xdnErUGFuVEtaM29UTWpkWUdIMnN5Ri85MlNXdWEzSDFUeGZLeXBtZmZDb3JsMXpROSs2b21jNzMyazJhRGwzam1FMy9ETWFtMElhbWt4Z1p0ZDVYY0RtdXo3N2ZidE52YW9TaVRzeDIzZG5KUnh6TmJLZXFNMWkxcDlDa2VSQ1cxZFhLUGNWTEFHZ1VzNlZmUCtkYnV0OHFwMlhoUzd5MGNDaGRyWDlGN0M1OVhzNUZUYzJtbnpIVmp6NWtkaW03RThldkhibnROMGtjcUhyMG02YkpteXZXZ1dENnJtZktmSlMxcjlJOWpvQ2hJa05xZlg2NTIwK1BOZTVMT3RhUVNKM3ZkM2xOeS9wY21HeGpaWURGZVZaLzBjSjkwZlNYbFFVbnJ1SG02RzlpdE9kTWZXZ1JoMldKT3lKWHJudzEvdk9lMHBQMEp5M1JhRWhZNThNTFo0RWZWYjZyL1BtS0dvZDFGTFprYjhtNUpPOVZzN05IVnhoNUp1N1M4OEpsdzVmcHFVQ3gvS0ZOZHVFMm1FZW9WbVgxZWtYUnJpKzhjaFFzaHFkamYvajB1QnYxYmpNcHYzWTNOem9WdE1vSFhvekxYVFU1WEd6bVpHL0dqYWpZK0ZUWWJ1eVRkRElybEs0cEtiNjVxZXZhcUpuTWZ5MXcvdHpWK1ZVZUREbnF5YUZ6empaRkZkV1FXMWF0UFMzclNtYnBadFpScjNVMDZNTDNrajBJQUptMmVNZHlWYWJ0MVJmbENRL21DbVRwVDdyZityTlBNeUhlbXZWbjdsSEdSOXY1c1ZsMDlMdHg5Y3RzazNXcjl1Nko4UVErdUcyZmhoOHc0QnVPZGVCajNPZE1Jd3JJbGxCU0U5ZW8zdEw2SXZKOTg4bVBObEYvcE8yWFprTVgyUEwzOE5tbW12ZE9nM0M2N1diVkRWaVU5dlcvMlJPODJ6bi9ZSk8xekdyOTVscTY3ZnJVN1p6WmJKbW41VHZQbnJCNjMrRys2MWUvcnp1LzJtQ0VCQTNobmgvMGRjbHFzUGVWTTc5M1V3YmVWTC95anIyMWtnOXUyd0ljc2xVUWxCVlpicFdWVTIwUjFlOXhIYmY4R3BWM1FMYTBQSXJyWjFqanFaZC9HcFhTMW0vMXc1NC95Zm1jR0pXSFpFR1dTOWVwUnJkell0K1Z5SFc0dm1Kdi9pemErQVRpS3VPQ1RqV3BnaGNGTDg5d1k1L05yblBjTkdVY1FsZzAyRTVnSTY5WG5aUnJSSnMzdmREdlJrMTJwOHNjdTFnY0FBRVBDQU43WjhyZ1dhOCttdEsxQStiMy9Wcjd3ZWtyYkF3QUFLYUlrekwrb2JjYnl3cXlhUy8yOEZibCttVkxsRlprZXh3RUFRTVlRaFBsbmc2enQ0Ym1UeDVYZWIzSW5tSnYvZzdyckRCUUFBQXdKQTNobnh4T3FWNTlLbU43Yjc1UGYrNjdNMkZ3QUFDQ0QzTUZZNFV1enNiODFBSytydHpaN3BVcE4wZ2Y5SkFrQUFBd09RWmhmdHBScm0rclY1N1R4clVoM3VVN2REWXJsTStLbEN3QUFNb3UzSTdOaGQzanU1SE1KMDd2dG1zS1kzSDFKcGNwZiswNFZBQUFZR0VyQy9ETEJVN1B4QlMyZlQ2cUs3TTJCeWh1UzNrbHRld0FBSUhVRVlmNUVWWXdYYTErVDlGaHNYcmRqM3NXcksrOEVwY3JMa2xiN1NoMEFBQmdveG83MGIxZFlyMzVkRzl0OTlmclc2bVhObFAvVVo1b0FBTUNBVVJMbTI4cjFUK3ZDUzRlZHFiMEVZQ2FRUHZEQ2dpWnppMzJuQ3dBQURCUkJtRzhYYTRjbFRTWE02YVZLY2pVb1ZVNUx1cDFHMGdBQXdPRHdkcVEvb1NTRjllcXoydGhMZmpkREZjVmRVYW55V3I4SkF3QUFnMGRKbUI4MnVIcENGNnB1VmFTN1RPZUtSLytqeVJ4dlJRSUFNQUlJd3Z3d0pWMzE2aEd0M1BoeXd2eHVBN0JRa29KUzVZeWtqL3BMR2dBQUdBYUNNSS9DeGRvemtqN1I3V29KbndOSk4xdERGVkc5REFEQUNHQUFiMzkycWw0OTZrenJKSUFLRWo5UEhmeVg4b1dGTkJJR0FBQUdqNUt3NFRPQjAvTENWOVZjK21Kc2VxOGxXR2E5VXVWMVNjMitVZ1lBQUlhR0lHejRRa2tUNGJtVHowdktwYkF0MnpYRnkzMm5EQUFBREExZFZQanh1QzdXNHIza2grcXRXdGlzazkvN2pxWm02eW1sRFFBQURBRWxZVDQwRy91MWZMNFFteEk0LzNmSE5NaS8xRitpQUFEQU1MbWRoR0x3QXRXcmV5UTFKTjJVZFAvQmREUG85cXFrZTYzcDIyVUM1WW5ZWjd1c1duKy9IOHpOLzFMU1hURU9LQUFBSXlNSXc1QWI5M0FGa3FZbGZVN1MveVRka3JUV21uNi85WGxOVVJYbE5rVnZzZG9nTEd4OWZxUzFqZmVIbDN3QUFKQUdnakFBQUFBUHFJNzBhNnNBMkcwalJyQU1BTUNZNE8xSWY3WnFoSjgwUDZtalZqcmJCUUJnQkFWaFNBdzJJcWcyQmdCZ2pOQkZ4ZWdnQUFNQVlJd3dkaVFBQUlBSGxJUUJBQUI0UUJBR0FBRGdBVzlIQWdBQWVFQkpHQUFBZ0FjRVlRQUFBQjRRaEFFQUFIaEFGeFVBQUFBZVVCSUdBQURnQVVFWUFBQ0FCM1JSQVFBQTRBRWxZUUFBQUI0UWhBRUFBSGpBMjVFQUFBQWVVQklHQUFEZ0FRM3pBUUFBUEtBa0RBQUF3QU9DTUFBQUFBOEl3Z0FBQUR3Z0NBTUFBUENBSUF3QUFNQURnakFBQUFBUENNSUFBQUE4SUFnREFBRHd3QTVieE5CRkFBQUFRelFoZXN3SEFBQVlPcW9qQVFBQVBMRFZrUUFBQUJnaVd4SkdJQVlBQURCRTdhb2pDY29BQUFEUzRjWlZnU1FGWVJnbXpRemJUQnNVKzExaHdyUkJmemNBQUVBYWt1SVpkMTQwSVF6RElHSGhwR2tBQUFEb2p3M0dndjhEU0RVSnRYZmx1djhBQUFBQVNVVk9SSzVDWUlJPSIvPgo8L2RlZnM+Cjwvc3ZnPgo=",n.alt="Yarrow",n.draggable=!1,r.appendChild(n),e.append(i,r),t}}const p=["#3b82f6","#10b981","#f59e0b","#ef4444","#8b5cf6"],m=864e5,f="yarrow-cache-v1-tile",g="yarrow-cache-v1-icon",_="x-yarrow-cached-at",y=new Set(["Tile","Style","Glyphs","SpriteImage","SpriteJSON","Source"]),x=()=>"undefined"!=typeof globalThis&&void 0!==globalThis.caches&&"function"==typeof globalThis.caches.open,v=(t,e)=>/^https?:\/\//i.test(t)?t:new URL(t,e).toString(),b=(t,e)=>`yarrowcache://resource?u=${encodeURIComponent(t)}&ttl=${e}`,T=t=>e(void 0,void 0,void 0,function*(){return{data:yield t.arrayBuffer(),cacheControl:t.headers.get("cache-control"),expires:t.headers.get("expires"),contentType:t.headers.get("content-type")}}),w=(t,i,r)=>e(void 0,void 0,void 0,function*(){var e;const n=yield fetch(t,{method:null!==(e=null==r?void 0:r.method)&&void 0!==e?e:"GET",headers:null==r?void 0:r.headers,body:null==r?void 0:r.body,credentials:null==r?void 0:r.credentials,signal:i.signal});if(!n.ok)throw new Error(`Request failed: ${n.status} ${n.statusText}`);return T(n)}),V=(t,i,r)=>e(void 0,void 0,void 0,function*(){const e=new Headers;r.contentType&&e.set("content-type",r.contentType),r.cacheControl&&e.set("cache-control",r.cacheControl),r.expires&&e.set("expires",r.expires),e.set(_,Date.now().toString()),yield t.put(i,new Response(r.data.slice(0),{status:200,headers:e}))}),R=(t,i,r,n,a)=>e(void 0,void 0,void 0,function*(){if(!x())return w(t,n,a);const e=yield caches.open(i),o=yield e.match(t);if(o){const i=(t=>{const e=t.headers.get(_);if(!e)return null;const i=Number(e);return Number.isFinite(i)?i:null})(o);if(!(null===i||Date.now()-i>r))return T(o);try{const i=yield w(t,n,a);return yield V(e,t,i),i}catch(t){return T(o)}}const s=yield w(t,n,a);return yield V(e,t,s),s});const M={enabled:!1,position:"right",zoom:!0,compass:!0};class U{constructor(){this.inset={top:0,right:0,bottom:0,left:0},this.state={theme:"light",controls:M}}mount(t,e){this.map=t,this.update(e)}update(t){if(this.state=t,!this.map||!t.controls.enabled)return void this.teardown(!0);const e=this.map.getContainer();"static"===getComputedStyle(e).position&&e.style.setProperty("position","relative","important"),this.host||(this.createDom(e),this.attachMapListeners()),this.host&&(this.host.dataset.yarrowTheme=this.state.theme,this.applyHostPosition(this.host),this.renderVisibleButtons(),this.updateCompassNeedle())}setInset(t){var e,i,r,n;this.inset={top:null!==(e=null==t?void 0:t.top)&&void 0!==e?e:0,right:null!==(i=null==t?void 0:t.right)&&void 0!==i?i:0,bottom:null!==(r=null==t?void 0:t.bottom)&&void 0!==r?r:0,left:null!==(n=null==t?void 0:t.left)&&void 0!==n?n:0},this.host&&this.applyHostPosition(this.host)}teardown(t=!0){var e;this.map&&this.onRotate&&this.map.off("rotate",this.onRotate),this.onRotate=void 0,this.zoomInButton&&this.onZoomInClick&&this.zoomInButton.removeEventListener("click",this.onZoomInClick),this.zoomOutButton&&this.onZoomOutClick&&this.zoomOutButton.removeEventListener("click",this.onZoomOutClick),this.compassButton&&this.onCompassClick&&this.compassButton.removeEventListener("click",this.onCompassClick),this.zoomInButton=void 0,this.zoomOutButton=void 0,this.compassButton=void 0,this.compassNeedle=void 0,this.onZoomInClick=void 0,this.onZoomOutClick=void 0,this.onCompassClick=void 0,t&&(null===(e=this.host)||void 0===e?void 0:e.isConnected)&&this.host.remove(),t&&(this.host=void 0)}createDom(t){const e=document.createElement("div");e.setAttribute("data-yarrow-controls-root","1"),e.dataset.yarrowTheme=this.state.theme;const i=e.attachShadow({mode:"closed"}),r=document.createElement("style");r.textContent='\n :host {\n all: initial;\n }\n .group {\n display: flex;\n flex-direction: column;\n gap: 6px;\n }\n button {\n all: unset;\n width: 36px;\n height: 36px;\n border-radius: 16px;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n cursor: pointer;\n box-sizing: border-box;\n font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, \'Segoe UI\', sans-serif;\n font-weight: 700;\n font-size: 18px;\n line-height: 1;\n color: #0f172a;\n background: rgba(255, 255, 255, 0.416);\n backdrop-filter: blur(4px);\n border: 1px solid rgba(255, 255, 255, 0.3);\n box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.07);\n }\n button:hover {\n background: rgba(255, 255, 255, 0.6);\n }\n button:active {\n transform: translateY(1px);\n }\n .needle {\n width: 32px;\n height: 32px;\n display: block;\n filter: none;\n transition: transform 120ms linear;\n }\n :host([data-yarrow-theme="dark"]) button {\n color: #f8fafc;\n background: rgba(15, 23, 42, 0.416);\n border: 1px solid rgba(255, 255, 255, 0.16);\n box-shadow: 0 2px 12px rgba(2, 6, 23, 0.5);\n }\n :host([data-yarrow-theme="dark"]) button:hover {\n background: rgba(15, 23, 42, 0.68);\n }\n :host([data-yarrow-theme="dark"]) .needle {\n filter: invert(1);\n }\n ';const n=document.createElement("div");n.className="group";const a=document.createElement("button");a.type="button",a.ariaLabel="Zoom in",a.textContent="+",this.onZoomInClick=()=>{var t;null===(t=this.map)||void 0===t||t.zoomIn({duration:200})},a.addEventListener("click",this.onZoomInClick);const o=document.createElement("button");o.type="button",o.ariaLabel="Zoom out",o.textContent="-",this.onZoomOutClick=()=>{var t;null===(t=this.map)||void 0===t||t.zoomOut({duration:200})},o.addEventListener("click",this.onZoomOutClick);const s=document.createElement("button");s.type="button",s.ariaLabel="Reset north";const l=document.createElement("img");l.className="needle",l.src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNjQwIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDcuMi4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjYgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTUyOCAzMjBDNTI4IDIwNS4xIDQzNC45IDExMiAzMjAgMTEyQzIwNS4xIDExMiAxMTIgMjA1LjEgMTEyIDMyMEMxMTIgNDM0LjkgMjA1LjEgNTI4IDMyMCA1MjhDNDM0LjkgNTI4IDUyOCA0MzQuOSA1MjggMzIwek02NCAzMjBDNjQgMTc4LjYgMTc4LjYgNjQgMzIwIDY0QzQ2MS40IDY0IDU3NiAxNzguNiA1NzYgMzIwQzU3NiA0NjEuNCA0NjEuNCA1NzYgMzIwIDU3NkMxNzguNiA1NzYgNjQgNDYxLjQgNjQgMzIwek0zNzAuNyAzODkuMUwyMjYuNCA0NDQuNkMyMDcgNDUyLjEgMTg3LjkgNDMzIDE5NS40IDQxMy42TDI1MC45IDI2OS4zQzI1NC4yIDI2MC44IDI2MC44IDI1NC4yIDI2OS4zIDI1MC45TDQxMy42IDE5NS40QzQzMyAxODcuOSA0NTIuMSAyMDcgNDQ0LjYgMjI2LjRMMzg5LjEgMzcwLjdDMzg1LjggMzc5LjIgMzc5LjIgMzg1LjggMzcwLjcgMzg5LjF6TTM1MiAzMjBDMzUyIDMwMi4zIDMzNy43IDI4OCAzMjAgMjg4QzMwMi4zIDI4OCAyODggMzAyLjMgMjg4IDMyMEMyODggMzM3LjcgMzAyLjMgMzUyIDMyMCAzNTJDMzM3LjcgMzUyIDM1MiAzMzcuNyAzNTIgMzIweiIvPjwvc3ZnPg==",l.alt="",l.draggable=!1,s.appendChild(l),this.onCompassClick=()=>{var t;null===(t=this.map)||void 0===t||t.easeTo({bearing:0,pitch:0,duration:250})},s.addEventListener("click",this.onCompassClick),n.append(a,o,s),i.append(r,n),t.appendChild(e),this.host=e,this.zoomInButton=a,this.zoomOutButton=o,this.compassButton=s,this.compassNeedle=l}applyHostPosition(t){const e=8+this.inset.top,i=8+this.inset.right,r=8+this.inset.bottom,n=8+this.inset.left;let a="",o="transform: translateY(-50%) !important";switch(this.state.controls.position){case"left":a=`top: 50% !important; left: ${n}px !important;`;break;case"left-top":a=`top: ${e}px !important; left: ${n}px !important;`,o="transform: none !important";break;case"left-bottom":a=`bottom: ${r}px !important; left: ${n}px !important;`,o="transform: none !important";break;case"right-top":a=`top: ${e}px !important; right: ${i}px !important;`,o="transform: none !important";break;case"right-bottom":a=`bottom: ${r}px !important; right: ${i}px !important;`,o="transform: none !important";break;default:a=`top: 50% !important; right: ${i}px !important;`}t.style.cssText=["position: absolute !important","z-index: 2147483646 !important","pointer-events: auto !important","top: auto !important","right: auto !important","bottom: auto !important","left: auto !important",o,a].join("; ")}renderVisibleButtons(){if(!this.zoomInButton||!this.zoomOutButton||!this.compassButton)return;const t=this.state.controls.zoom,e=this.state.controls.compass;this.zoomInButton.style.display=t?"inline-flex":"none",this.zoomOutButton.style.display=t?"inline-flex":"none",this.compassButton.style.display=e?"inline-flex":"none"}attachMapListeners(){this.map&&(this.onRotate=()=>{this.updateCompassNeedle()},this.map.on("rotate",this.onRotate))}updateCompassNeedle(){this.map&&this.compassNeedle&&(this.compassNeedle.style.transform=`rotate(${-this.map.getBearing()-45}deg)`)}}class S{constructor(t,e){this.getMap=t,this.getLayers=e}onMoveEnd(t){var e;null===(e=this.getMap())||void 0===e||e.on("moveend",()=>{const e=this.getMap(),i=null==e?void 0:e.getCenter(),r=null==e?void 0:e.getZoom();i&&void 0!==r&&t(i.lat,i.lng,r)})}onMapClick(t){var e;null===(e=this.getMap())||void 0===e||e.on("click",e=>{t(e.lngLat.lat,e.lngLat.lng)})}onIconClick(t,e){const i=this.getLayers();let r=[];switch(t){case"pois":r=i.filter(t=>"node_tile"===t.type).map(t=>t.name);break;case"buildings":r=i.filter(t=>"polygon_tile"===t.type).map(t=>t.name)}const n=this.getMap();r.forEach(t=>{n&&(n.on("mouseenter",t,()=>{n.getCanvas().style.cursor="pointer"}),n.on("mouseleave",t,()=>{n.getCanvas().style.cursor=""}),n.on("click",t,t=>{var i,r;(null===(r=null===(i=t.features)||void 0===i?void 0:i[0])||void 0===r?void 0:r.properties)&&e(t.lngLat.lat,t.lngLat.lng,t.features[0].properties)}))})}onLayerClick(t,e){const i=this.getLayers().filter(e=>"buildings"===t&&"polygon_tile"===e.type||"pois"===t&&"node_tile"===e.type).map(t=>t.name),r=this.getMap();i.forEach(t=>{r&&(r.on("mouseenter",t,()=>{r.getCanvas().style.cursor="pointer"}),r.on("mouseleave",t,()=>{r.getCanvas().style.cursor=""}),r.on("click",t,t=>{var i,r;(null===(r=null===(i=t.features)||void 0===i?void 0:i[0])||void 0===r?void 0:r.properties)&&e(t.lngLat.lat,t.lngLat.lng,t.features[0].properties)}))})}changeBackgroundColor(t){const e=this.getMap();e&&(e.on("styleadd",()=>{const i=setInterval(()=>{e.isStyleLoaded()&&(e.setPaintProperty("background","background-color",t),clearInterval(i))},1e3)}),e.on("styledata",()=>{const i=setInterval(()=>{e.isStyleLoaded()&&(e.setPaintProperty("background","background-color",t),clearInterval(i))},1e3)}))}}class N{constructor(t,e){this.getMap=t,this.setLayers=e,this.layers=[]}getLayers(){return this.layers}setLayersArray(t){this.layers=t,this.setLayers&&this.setLayers(t)}addSource(t,e){const i=this.getMap();if(!i)return;const r=i.getSource(t);r?"function"==typeof r.setData?r.setData(e):console.warn(`Source "${t}" already exists and does not support setData.`):i.addSource(t,{type:"geojson",data:e})}updateSourceData(t,e){const i=this.getMap();if(!i)return;const r=i.getSource(t);r&&"function"==typeof r.setData?r.setData(e):this.addSource(t,e)}addLayer(t,e,i,r={},n={},a={},o={}){var s;const l=this.getMap();if(!l)return;const c=null!==(s=o.sourceId)&&void 0!==s?s:t;l.getLayer(t)&&l.removeLayer(t),o.sourceId?l.getSource(c)?i&&this.updateSourceData(c,i):this.addSource(c,i):(l.getSource(t)&&l.removeSource(t),this.addSource(t,i));const h=Object.assign({id:t,type:e,source:c,paint:r,layout:Object.fromEntries(Object.entries(null!=n?n:{}).filter(([t])=>"icon-image-data"!==t))},o.filter?{filter:o.filter}:{});if("icon-image"in n&&"icon-image-data"in n){const t=new Image;t.src=String(n["icon-image-data"]),a.width&&(t.width=a.width),a.height&&(t.height=a.height),t.onload=()=>{const e=String(n["icon-image"]);l.hasImage(e)||l.addImage(e,t)}}l.addLayer(h)}removeLayer(t){const e=this.getMap();e&&(e.getLayer(t)&&e.removeLayer(t),e.getSource(t)&&e.removeSource(t))}setFeatureState(t,e){var i;null===(i=this.getMap())||void 0===i||i.setFeatureState(t,e)}queryRenderedFeatures(t,e){const i=this.getMap();return i?i.queryRenderedFeatures(t,e):[]}}class F{constructor(t){this.getMap=t}addMarker(t,e={}){const i=this.getMap();if(!i)return console.warn("Map not initialized"),null;const r=new n.Marker({element:e.element,color:e.color||"#FF0000",draggable:e.draggable||!1,anchor:e.anchor||"bottom"}).setLngLat([t[1],t[0]]).addTo(i);return e.onClick&&r.getElement().addEventListener("click",e.onClick),r}removeMarker(t){t?t.remove():console.warn("No marker provided to remove")}}class E{constructor(t){this.getMap=t}zoomTo(t,e,i){var r;null===(r=this.getMap())||void 0===r||r.flyTo({center:[e,t],zoom:i,speed:1})}fitBounds(t){var e;const i=this.getBoundingBox(t),r=.003;Math.abs(i.xMax-i.xMin)<r&&(i.xMin-=.0015,i.xMax+=.0015),Math.abs(i.yMax-i.yMin)<r&&(i.yMin-=.0015,i.yMax+=.0015),null===(e=this.getMap())||void 0===e||e.fitBounds([[i.xMin,i.yMin],[i.xMax,i.yMax]],{padding:50,duration:1e3})}getBoundingBox(t){var e,i;const r={xMin:180,yMin:180,xMax:-180,yMax:-180},n=t=>{const[e,i]=t;r.xMin=Math.min(r.xMin,e),r.xMax=Math.max(r.xMax,e),r.yMin=Math.min(r.yMin,i),r.yMax=Math.max(r.yMax,i)},a=t=>Array.isArray(t)&&t.length>=2&&"number"==typeof t[0]&&"number"==typeof t[1];for(const r of t.features){const t=null===(e=r.geometry)||void 0===e?void 0:e.type,o=null===(i=r.geometry)||void 0===i?void 0:i.coordinates;if("Point"===t&&a(o))n(o);else if("LineString"===t&&Array.isArray(o))for(const t of o)a(t)&&n(t);else if("Polygon"===t&&Array.isArray(o))for(const t of o)if(Array.isArray(t))for(const e of t)a(e)&&n(e)}return r}}const Z=["#22c55e","#aaaaaa","#cccccc","#dddddd","#eeeeee"],k=t=>{if(t<60)return`${t.toFixed(1)} мин`;const e=Math.floor(t/60),i=Math.round(t%60);return i>0?`${e}h ${i}min`:`${e}h`},z=(t,e)=>({type:"Feature",geometry:{type:"Point",coordinates:t},properties:{label:e}}),W=t=>{for(let e=0;e<5;e++)t(`custom-route-${e}`),t(`custom-route-label-${e}`);(()=>{const t=document.getElementById("hover-popup");t&&t.remove()})()};class I{constructor(t,e,i,r){this.getMap=t,this.addLayer=e,this.removeLayer=i,this.fitBounds=r}buildRoute(t){return e(this,void 0,void 0,function*(){var e,i,r,a,o;const{profile:l,coordinates:c,routeColor:h=Z[0],routeWidth:u=5,routeOpacity:d=1,alternativeColor:p=Z[1],alternativeWidth:m=2.5,alternativeOpacity:f=.5,showLabels:g=!0,labelFont:_=["Open Sans Bold","Arial Unicode MS Bold"],labelSize:y=14,labelOffset:x=[0,1.2],labelAnchor:v="top",fitBounds:b=!0,clearOldRoutes:T=!0,language:w,layerPrefix:V="route"}=t;if(c.length<2)throw new Error("At least two coordinates are required to build a route.");try{const t=(t=>{const e=s();if(!e)return t;try{const i=new URL(t);return i.searchParams.set("api_key",e),i.toString()}catch(e){return t}})("https://api.yarrow.uz/api/routing/route"),R=yield fetch(t,{method:"POST",headers:Object.assign({"Content-Type":"application/json"},w?{"Accept-Language":w}:{}),body:JSON.stringify({profile:l.toUpperCase(),coordinates:c.map(t=>({lat:t[0],lng:t[1]}))})});if(!R.ok)throw new Error(`Request failed: ${R.status} ${R.statusText}`);const M=yield R.json();if(!M.success)return console.warn("⚠️ Маршрут не найден"),{features:[],directions:[],meta:{profile:l,totalRoutes:0,bestRouteIndex:0,duration:0,distance:0}};let U=(null===(e=M.data.path)||void 0===e?void 0:e.features)||[];if(U=(t=>t.map(t=>{const e=t.geometry.coordinates.map(t=>[t.lng,t.lat]);return Object.assign(Object.assign({},t),{geometry:Object.assign(Object.assign({},t.geometry),{coordinates:e})})}))(U),!U.length)return console.warn("⚠️ Нет фич для отображения маршрута"),{features:[],directions:[],meta:{profile:l,totalRoutes:0,bestRouteIndex:0,duration:0,distance:0}};const S=(null===(r=null===(i=M.data.directions)||void 0===i?void 0:i.routes)||void 0===r?void 0:r.map(t=>t.properties||[]))||[];T&&W(this.removeLayer);const N=this.getMap(),F=(null===(a=U[0])||void 0===a?void 0:a.properties.duration)||0,E=(null===(o=U[0])||void 0===o?void 0:o.properties.distance)||0;return U.forEach((t,e)=>{const i=`${V}-${e}`,r=`${V}-label-${e}`,a=t.properties.duration,o=t.properties.distance,s=0===e,l=((t,e,i,r)=>{const n=(e/1e3).toFixed(2),a=i||void 0===r?"":` (+${Math.round(t-r)} мин)`;return`⏱ ${k(t)} / ${n} км${a}`})(a,o,s,F);if(this.addLayer(i,"line",{type:"FeatureCollection",features:[t]},{"line-color":s?h:p,"line-width":s?u:m,"line-opacity":s?d:f}),g){const e=(t=>t[Math.floor(t.length/2)])(t.geometry.coordinates);this.addLayer(r,"symbol",{type:"FeatureCollection",features:[z(e,l)]},{"text-halo-color":"#ffffff","text-halo-width":2.5,"text-halo-blur":1},{"text-field":["get","label"],"text-size":y+2,"text-offset":x,"text-anchor":v,"text-font":_})}if(N){let e=null;N.on("mouseenter",i,()=>{var i;N.getCanvas().style.cursor="pointer",e&&e.remove(),e=new n.Popup({closeButton:!1,closeOnClick:!1,offset:10,className:"route-hover-popup"}).setLngLat(t.geometry.coordinates[Math.floor(t.geometry.coordinates.length/2)]).setHTML(`\n <div style="font-size: 13px; font-weight: 600; color: #111;">${k(a)}</div>\n <div style="font-size: 11px; color: #555;">${i=o,i<1e3?`${Math.round(i)} m`:`${(i/1e3).toFixed(2)} км`}</div>\n `).addTo(N)}),N.on("mouseleave",i,()=>{N.getCanvas().style.cursor="",e&&(e.remove(),e=null)})}}),b&&N&&this.fitBounds({type:"FeatureCollection",features:[U[0]]}),{features:U,directions:S,meta:{profile:l,totalRoutes:U.length,bestRouteIndex:0,duration:F,distance:E}}}catch(t){return console.error("❌ Ошибка при построении маршрута:",t),{features:[],directions:[],meta:{profile:l,totalRoutes:0,bestRouteIndex:0,duration:0,distance:0}}}})}buildRouteWithLabels(t,i,r){return e(this,void 0,void 0,function*(){console.warn("⚠️ buildRouteWithLabels() is deprecated and will be removed in upcoming releases. Use buildRoute() instead. See docs: https://yarrow.uz/docs/routing");const e=yield this.buildRoute({profile:r,coordinates:[t,i]});return{features:e.features,directions:e.directions[0]||[]}})}buildMultiSegmentRouteWithLabels(t,i,r){return e(this,void 0,void 0,function*(){console.warn("⚠️ buildMultiSegmentRouteWithLabels() is deprecated and will be removed in upcoming releases. Use buildRoute() instead. See docs: https://yarrow.uz/docs/routing");const e=yield this.buildRoute({profile:i,coordinates:t,language:r});return{features:e.features,directions:e.directions}})}clearAllRoutes(){for(let t=0;t<5;t++)this.removeLayer(`custom-route-${t}`),this.removeLayer(`custom-route-label-${t}`);const t=document.getElementById("hover-popup");t&&t.remove(),console.log("✅ All routes cleared")}}class D{constructor(t){this.addLayer=t}renderRoutes(t,e="route"){t.forEach((t,i)=>{this.addLayer(`${e}-${i}`,"line",{type:"FeatureCollection",features:[t]},{"line-color":p[i%p.length],"line-width":4,"line-opacity":.8},{"line-join":"round","line-cap":"round"})})}}class C{constructor(t,e,i,r){this.getMap=t,this.fitBounds=e,this.addLayer=i,this.removeLayer=r}highlightSearchResults(t,i={}){let r=0,n=null,a=null,o=!0;const l=`${i.layerName||"search-results"}-icons`,c=i.layerName||"search-results",h=t=>{var e,r;if((null===(e=t.features)||void 0===e?void 0:e.length)&&t.features[0].properties){const e=t.features[0];null===(r=i.onIconClick)||void 0===r||r.call(i,t.lngLat.lat,t.lngLat.lng,e.properties)}},u=()=>{const t=this.getMap();t&&(t.getCanvas().style.cursor="pointer")},d=()=>{const t=this.getMap();t&&(t.getCanvas().style.cursor="")},p=()=>{this.getMap()&&n&&(a&&clearTimeout(a),a=setTimeout(()=>{var t;const e=this.getMap();if(!e||!n)return;const r=e.getCenter(),a=r.lat,o=r.lng,s=((t,e,i,r)=>{const n=t=>t*Math.PI/180,a=n(t),o=n(i),s=n(i-t),l=n(r-e),c=Math.pow(Math.sin(s/2),2)+Math.cos(a)*Math.cos(o)*Math.pow(Math.sin(l/2),2);return 2*Math.atan2(Math.sqrt(c),Math.sqrt(1-c))*6371e3})(n[0],n[1],a,o);s>=500&&(console.log(`Map moved ${s.toFixed(2)}m, refetching...`),null===(t=i.onLoadingStateChange)||void 0===t||t.call(i,"rerender"),f())},250))},m=(i,r)=>e(this,void 0,void 0,function*(){try{const e=(t=>{const e=s();if(!e)return t;try{const i=new URL(t);return i.searchParams.set("api_key",e),i.toString()}catch(e){return t}})("https://api.yarrow.uz/api/search/"),n=new URL(e);n.searchParams.set("q",t),n.searchParams.set("lat",String(i)),n.searchParams.set("lng",String(r)),n.searchParams.set("country","Uzbekistan"),n.searchParams.set("sort_by","relevance"),n.searchParams.set("page","1"),n.searchParams.set("page_size","15");const a=yield fetch(n.toString(),{headers:{"Content-Type":"application/json"}});if(!a.ok)throw new Error(`Request failed: ${a.status} ${a.statusText}`);const o=yield a.json();return((null==o?void 0:o.results)||[]).map(t=>{var e,i,r,n;return{id:t.id,name:t.name,icon_img:t.icon_img,latitude:null===(i=null===(e=t.address)||void 0===e?void 0:e.location)||void 0===i?void 0:i.lat,longitude:null===(n=null===(r=t.address)||void 0===r?void 0:r.location)||void 0===n?void 0:n.lng}})}catch(t){return console.error("Error fetching search results:",t),[]}}),f=()=>e(this,void 0,void 0,function*(){var t,e;const r=this.getMap();if(!r)return;const a=r.getCenter(),s=a.lat,p=a.lng,f=yield m(s,p);null===(t=i.onLoadingStateChange)||void 0===t||t.call(i,!1),null===(e=i.onResultsUpdate)||void 0===e||e.call(i,f),n=[s,p];const g=Object.assign({layerName:c,iconImage:"geo-icon",pulseAnimation:!1,zoomToResults:!0,onIconClick:void 0},i);this.removeLayer(c),this.removeLayer(l);const _=f.filter(t=>"number"==typeof t.latitude&&"number"==typeof t.longitude).map(t=>({type:"Feature",geometry:{type:"Point",coordinates:[t.longitude,t.latitude]},properties:Object.assign(Object.assign({},t),{id:t.id||Math.random().toString(36).substring(2)})}));if(0===_.length)return void console.warn("No valid search results to display");const y={type:"FeatureCollection",features:_};setTimeout(()=>{const t=this.getMap();if(t)try{if(g.iconImage){f.some(t=>t.icon_img)?(this.addLayer(l,"symbol",y,{"text-halo-color":"#ffffff","text-halo-width":2},{"icon-image":["get","icon_img"],"icon-size":.7,"icon-allow-overlap":!0,"text-field":["get","name"],"text-offset":[0,1.5],"text-anchor":"top","text-size":12}),t.on("click",l,h),t.on("mouseenter",l,u),t.on("mouseleave",l,d)):(this.addLayer(l,"circle",y,{"circle-radius":10,"circle-color":"#f97316","circle-stroke-width":2,"circle-stroke-color":"#ffffff"}),this.addLayer(`${l}-label`,"symbol",y,{"text-halo-color":"#ffffff","text-halo-width":2},{"text-field":["get","name"],"text-size":12,"text-offset":[0,1.5],"text-anchor":"top","text-font":["Open Sans Bold","Arial Unicode MS Bold"]}),t.on("click",l,h),t.on("mouseenter",l,u),t.on("mouseleave",l,d))}if(o&&g.zoomToResults&&_.length>0)try{this.fitBounds(y)}catch(t){console.warn("Failed to zoom to search results",t)}o=!1}catch(t){console.error("Error rendering search results:",t)}},0)}),g=()=>{var t,e;const n=this.getMap();n?(null===(e=i.onLoadingStateChange)||void 0===e||e.call(i,"firstRender"),f(),n.on("moveend",p)):r<30?(console.warn("Map not available. Retrying in 1s..."),r++,setTimeout(g,1e3)):(console.error("Map instance never became available. Aborting highlight."),null===(t=i.onLoadingStateChange)||void 0===t||t.call(i,!1))};return g(),()=>{var t;const e=this.getMap();e&&(e.getLayer(l)&&(e.off("click",l,h),e.off("mouseenter",l,u),e.off("mouseleave",l,d),this.removeLayer(l)),e.getLayer(c)&&this.removeLayer(c),e.off("moveend",p),a&&(clearTimeout(a),a=null),null===(t=i.onLoadingStateChange)||void 0===t||t.call(i,!1))}}}class P{constructor(t,e,i,r,n,a,o,s,l,c,h){this.getMap=t,this.config=e,this.fetchJson=i,this.fixStyle=r,this.getIconsMap=n,this.addIconsToMap=a,this.badgeController=o,this.controlsController=s,this.syncCollision=l,this.updateLayersArray=c,this.setLayers=h,this.layers=[]}setLayersArray(t){this.layers=t,this.setLayers&&this.setLayers(t)}changeStyles(t){return e(this,void 0,void 0,function*(){const i=this.getMap();if(!i)throw new Error("Map not initialized");try{let r="/styles/";"satellite"===t?r="/styles/satellite/":"hybrid"===t&&(r="/styles/hybrid/"),"dark"===this.config.theme&&(r+=r.includes("?")?"&dark=true":"?dark=true");const n=yield this.fetchJson(r,"yarrow-cache-v1-tile");if(!n)throw new Error("Failed to fetch style data");return this.fixStyle(n),i.setStyle(n),n.layers&&this.updateLayersArray(n),i.once("styledata",()=>e(this,void 0,void 0,function*(){try{const t=yield this.getIconsMap();yield this.addIconsToMap(t)}catch(t){console.error("Error re-adding icons after style change:",t)}})),n}catch(t){throw console.error("Error changing styles:",t),t}})}changeTheme(t){return e(this,void 0,void 0,function*(){const i=this.getMap();if(!i)throw new Error("Map not initialized");try{this.config.theme=t,this.badgeController.update({theme:this.config.theme,position:this.config.brandBadgePosition}),this.controlsController.update({theme:this.config.theme,controls:this.config.controls}),this.syncCollision();const r="dark"===t?"/styles/?dark=true":"/styles/",n=yield this.fetchJson(r,"yarrow-cache-v1-tile");if(!n)throw new Error("Failed to fetch style data");return this.fixStyle(n),i.setStyle(n),n.layers&&this.updateLayersArray(n),i.once("styledata",()=>e(this,void 0,void 0,function*(){try{const t=yield this.getIconsMap();yield this.addIconsToMap(t)}catch(t){console.error("Error re-adding icons after theme change:",t)}})),n}catch(t){throw console.error("Error changing theme:",t),t}})}changeBrandBadgePosition(t){const e=u(t);return this.config.brandBadgePosition=e,this.badgeController.update({theme:this.config.theme,position:this.config.brandBadgePosition}),this.syncCollision(),e}getControlsInsetForCollision(t,e,i){const r=Math.max(0,Math.ceil(i)+8);return r<=0?{}:"top-left"===e&&"left-top"===t||"top-right"===e&&"right-top"===t?{top:r}:"bottom-left"===e&&"left-bottom"===t||"bottom-right"===e&&"right-bottom"===t?{bottom:r}:{}}}class B{constructor(t){this.layers=[],this.badgeController=new d,this.controlsController=new U,this.config=t,this.ensureCacheProtocol(),function(t){if(!t)throw new Error("apiKey is required");o=t}(t.apiKey)}ensureCacheProtocol(){B.isCacheProtocolRegistered||(n.addProtocol("yarrowcache",(t,i)=>e(this,void 0,void 0,function*(){const e=new URL(t.url),r=e.searchParams.get("u"),n=e.searchParams.get("ttl");if(!r)throw new Error("Missing cache target URL");const o=v(r,a),s=Number(n),l=Number.isFinite(s)&&s>0?s:2592e6,c=yield R(o,f,l,i,t);return{data:c.data,cacheControl:c.cacheControl,expires:c.expires}})),B.isCacheProtocolRegistered=!0)}get cacheLifespanMs(){return this.config.cache.lifespanDays*m}isCacheEnabled(){return this.config.cache.enabled}transformRequestForCache(t,e){if(!this.isCacheEnabled()||!e||!(t=>!!t&&y.has(t))(e))return{url:t};const i=v(t,a);return{url:b(i,this.cacheLifespanMs)}}fetchJson(t,i){return e(this,void 0,void 0,function*(){const e=v(t,a),r=this.addApiKeyToUrl(e);if(!this.isCacheEnabled()){const t=yield fetch(r);if(!t.ok)throw new Error(`Request failed: ${t.status} ${t.statusText}`);return t.json()}const n=new AbortController,o=yield R(r,i,this.cacheLifespanMs,n),s=(new TextDecoder).decode(o.data);return JSON.parse(s)})}addApiKeyToUrl(t){const e=s();if(!e)return t;try{const i=new URL(t);return i.searchParams.set("api_key",e),i.toString()}catch(e){return t}}loadImageFromSrc(t,e=!0){return new Promise((i,r)=>{const n=new Image;e&&(n.crossOrigin="anonymous"),n.onload=()=>i(n),n.onerror=()=>r(new Error(`Failed to load icon image: ${t}`)),n.src=t})}loadIconImage(t){return e(this,void 0,void 0,function*(){if(!this.isCacheEnabled())return this.loadImageFromSrc(t);const e=new AbortController,i=yield R(v(t,a),g,this.cacheLifespanMs,e),r=new Blob([i.data],{type:i.contentType||"image/png"}),n=URL.createObjectURL(r);try{return yield this.loadImageFromSrc(n,!1)}finally{URL.revokeObjectURL(n)}})}getIconsMap(){return e(this,void 0,void 0,function*(){return(yield this.fetchJson("/icons-image",g)).reduce((t,e)=>(t[e.icon_image_name]=e.icon_image_url,t),{})})}addIconsToMap(t){return e(this,void 0,void 0,function*(){const i=this.map;i&&(yield Promise.all(Object.entries(t).map(t=>e(this,[t],void 0,function*([t,e]){if(i&&!i.hasImage(t))try{const r=yield this.loadIconImage(e);i&&!i.hasImage(t)&&i.addImage(t,r)}catch(e){console.error(`Error loading icon "${t}":`,e)}}))))})}patchMapRemoveForBadgeCleanup(){if(!this.map)return;const t=this.map,e=t.remove.bind(t);t.remove=()=>(this.stopBadgeCollisionObserver(),this.badgeController.teardown(!0),this.controlsController.teardown(!0),e())}getControlsInsetForCollision(t,e,i){const r=Math.max(0,Math.ceil(i)+8);return r<=0?{}:("top-left"!==e||"left"!==t&&"left-top"!==t)&&("top-right"!==e||"right"!==t&&"right-top"!==t)?("bottom-left"!==e||"left"!==t&&"left-bottom"!==t)&&("bottom-right"!==e||"right"!==t&&"right-bottom"!==t)?{}:{bottom:r}:{top:r}}syncOverlayCollisionInset(){var t;if(!this.config.controls.enabled)return void this.controlsController.setInset();const e=this.badgeController.getHostElement(),i=null!==(t=null==e?void 0:e.getBoundingClientRect().height)&&void 0!==t?t:0;!(null==e?void 0:e.isConnected)||i<=0?this.controlsController.setInset():this.controlsController.setInset(this.getControlsInsetForCollision(this.config.controls.position,this.config.brandBadgePosition,i))}stopBadgeCollisionObserver(){var t;null===(t=this.badgeResizeObserver)||void 0===t||t.disconnect(),this.badgeResizeObserver=void 0}startBadgeCollisionObserver(){this.stopBadgeCollisionObserver();const t=this.badgeController.getHostElement();t&&"undefined"!=typeof window&&void 0!==window.ResizeObserver&&(this.badgeResizeObserver=new window.ResizeObserver(()=>{this.syncOverlayCollisionInset()}),this.badgeResizeObserver.observe(t))}fixStyle(t){if(t&&(t.glyphs="https://fonts.openmaptiles.org/{fontstack}/{range}.pbf",console.log("✅ YarrowSDK: Glyphs URL forced to:",t.glyphs),t.layers)){let e=0;t.layers.forEach(t=>{const i=t;if("symbol"===i.type){i.layout||(i.layout={});const t=i.layout["text-font"];((null==t?void 0:t[0])||"").toLowerCase().includes("bold")?i.layout["text-font"]=["Open Sans Bold"]:i.layout["text-font"]=["Open Sans Regular"],e++}}),console.log(`✅ YarrowSDK: Aggressively fixed fonts for ${e} symbol layers`)}}updateLayersArray(t){this.layers=[],t.layers&&t.layers.forEach(t=>{const e=t;e.source&&e["source-layer"]&&this.layers.push({type:e["source-layer"],name:e.id})})}storePoiLayerConfig(t){var e;if(!t.layers||!t.sources)return;const i=t.layers.filter(t=>"node_tile"===t.source),r=null===(e=t.sources)||void 0===e?void 0:e.node_tile;i.length>0&&(this.poiLayerConfig=i[0]),r&&(this.poiSourceConfig={type:r.type,tiles:r.tiles})}removePoiLayerFromStyle(t){var e;t.layers&&t.sources&&(t.layers=t.layers.filter(t=>"node_tile"!==t.source),null===(e=t.sources)||void 0===e||delete e.node_tile)}init(){return e(this,void 0,void 0,function*(){const t=yield this.getIconsMap(),i="dark"===this.config.theme?"/styles/?dark=true":"/styles/",r=yield this.fetchJson(i,f);this.updateLayersArray(r),this.storePoiLayerConfig(r),this.config.excludePoiLayer&&this.removePoiLayerFromStyle(r),this.layerManager=new N(()=>this.map,t=>{this.layers=t}),this.markerManager=new F(()=>this.map),this.navigationManager=new E(()=>this.map),this.eventManager=new S(()=>this.map,()=>this.layers),this.stylesManager=new P(()=>this.map,this.config,(t,e)=>this.fetchJson(t,e),t=>this.fixStyle(t),()=>this.getIconsMap(),t=>this.addIconsToMap(t),this.badgeController,this.controlsController,()=>this.syncOverlayCollisionInset(),t=>this.updateLayersArray(t),t=>{this.layers=t}),this.routingRenderer=new D((t,e,i,r,n,a,o)=>this.layerManager.addLayer(t,e,i,r,n,a,o)),this.routingBuilder=new I(()=>this.map,(t,e,i,r,n,a,o)=>this.layerManager.addLayer(t,e,i,r,n,a,o),t=>this.layerManager.removeLayer(t),t=>this.navigationManager.fitBounds(t)),this.searchManager=new C(()=>this.map,t=>this.navigationManager.fitBounds(t),(t,e,i,r,n,a,o)=>this.layerManager.addLayer(t,e,i,r,n,a,o),t=>this.layerManager.removeLayer(t)),this.map=new n.Map({container:this.config.container,style:r,center:this.config.center,zoom:this.config.zoom,minZoom:this.config.minZoom,maxZoom:this.config.maxZoom,maxPitch:85,transformRequest:(t,e)=>this.transformRequestForCache(t,e)}),this.patchMapRemoveForBadgeCleanup(),this.badgeController.mount(this.map.getContainer(),{theme:this.config.theme,position:this.config.brandBadgePosition}),this.controlsController.mount(this.map,{theme:this.config.theme,controls:this.config.controls}),this.syncOverlayCollisionInset(),this.startBadgeCollisionObserver(),this.map._controls.forEach(t=>{var e;null===(e=this.map)||void 0===e||e.removeControl(t)}),this.map.on("load",()=>e(this,void 0,void 0,function*(){yield this.addIconsToMap(t)}))})}clearCache(){return e(this,void 0,void 0,function*(){x()&&(yield Promise.all([caches.delete(f),caches.delete(g)]))})}changeStyles(t){return e(this,void 0,void 0,function*(){return this.stylesManager.changeStyles(t)})}changeTheme(t){return e(this,void 0,void 0,function*(){return this.stylesManager.changeTheme(t)})}changeBrandBadgePosition(t){return this.stylesManager.changeBrandBadgePosition(t)}enablePoiLayer(){this.map&&!this.map.getLayer("pois_tile_layer")&&this.poiSourceConfig&&this.poiLayerConfig&&(this.map.getSource("node_tile")||this.map.addSource("node_tile",{type:"vector",tiles:this.poiSourceConfig.tiles}),this.map.addLayer(this.poiLayerConfig))}disablePoiLayer(){this.map&&this.map.getLayer("pois_tile_layer")&&this.map.removeLayer("pois_tile_layer")}zoomTo(t,e,i){this.navigationManager.zoomTo(t,e,i)}fitBounds(t){this.navigationManager.fitBounds(t)}getBoundingBox(t){return this.navigationManager.getBoundingBox(t)}onMoveEnd(t){this.eventManager.onMoveEnd(t)}onMapClick(t){this.eventManager.onMapClick(t)}onIconClick(t,e){this.eventManager.onIconClick(t,e)}onLayerClick(t,e){this.eventManager.onLayerClick(t,e)}changeBackgroundColor(t){this.eventManager.changeBackgroundColor(t)}addSource(t,e){this.layerManager.addSource(t,e)}updateSourceData(t,e){this.layerManager.updateSourceData(t,e)}addLayer(t,e,i,r={},n={},a={},o={}){this.layerManager.addLayer(t,e,i,r,n,a,o)}removeLayer(t){this.layerManager.removeLayer(t)}setFeatureState(t,e){this.layerManager.setFeatureState(t,e)}queryRenderedFeatures(t,e){return this.layerManager.queryRenderedFeatures(t,e)}addMarker(t,e={}){return this.markerManager.addMarker(t,e)}removeMarker(t){this.markerManager.removeMarker(t)}renderRoutes(t,e="route"){this.routingRenderer.renderRoutes(t,e)}buildRoute(t){return e(this,void 0,void 0,function*(){return this.routingBuilder.buildRoute(t)})}buildRouteWithLabels(t,i,r){return e(this,void 0,void 0,function*(){return this.routingBuilder.buildRouteWithLabels(t,i,r)})}buildMultiSegmentRouteWithLabels(t,i,r){return e(this,void 0,void 0,function*(){return this.routingBuilder.buildMultiSegmentRouteWithLabels(t,i,r)})}clearAllRoutes(){this.routingBuilder.clearAllRoutes()}highlightSearchResults(t,e={}){return this.searchManager.highlightSearchResults(t,e)}}B.isCacheProtocolRegistered=!1,t.YarrowMap=B,t.YarrowMapConfig=class{constructor(t){const{container:e,center:i,zoom:r=10,minZoom:n=0,maxZoom:a=19,theme:o="light",cache:s={},brandBadgePosition:c=l,controls:h={},excludePoiLayer:d=!1,apiKey:p}=t;if(!p)throw new Error("apiKey is required");this.container=e,this.center=i,this.zoom=r,this.minZoom=n,this.maxZoom=a,this.theme=o,this.cache=(t=>{var e;const i="number"==typeof(null==t?void 0:t.lifespanDays)&&Number.isFinite(t.lifespanDays)&&t.lifespanDays>0?t.lifespanDays:30;return{enabled:null!==(e=null==t?void 0:t.enabled)&&void 0!==e&&e,lifespanDays:i}})(s),this.brandBadgePosition=u(c),this.controls=(t=>{var e,i,r;const n=null==t?void 0:t.position;let a=M.position;return"left"===n||"left-top"===n||"left-bottom"===n||"right"===n||"right-top"===n||"right-bottom"===n?a=n:"top-left"===n||"bottom-left"===n?a="top-left"===n?"left-top":"left-bottom":"top-right"!==n&&"bottom-right"!==n||(a="top-right"===n?"right-top":"right-bottom"),{enabled:null!==(e=null==t?void 0:t.enabled)&&void 0!==e?e:M.enabled,position:a,zoom:null!==(i=null==t?void 0:t.zoom)&&void 0!==i?i:M.zoom,compass:null!==(r=null==t?void 0:t.compass)&&void 0!==r?r:M.compass}})(h),this.excludePoiLayer=d,this.apiKey=p}}});
|