@tracktor/map 1.8.14 → 1.8.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.js CHANGED
@@ -1,941 +1,637 @@
1
- (function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.appendChild(document.createTextNode(`.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top{left:50%;top:0;transform:translate(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media(-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media(-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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.5z'/%3E%3C/svg%3E")}@media(-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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.5z'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media(-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media(-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M3.3335 11.6666C3.3335 12.5871 4.07969 13.3333 5.00016 13.3333C5.92064 13.3333 6.66683 12.5871 6.66683 11.6666L6.66683 6.66659L11.6668 6.66659C12.5873 6.66659 13.3335 5.92039 13.3335 4.99992C13.3335 4.07944 12.5873 3.33325 11.6668 3.33325H3.3335V11.6666Z' fill='currentColor'/%3E%3Cpath d='M26.6668 11.6666C26.6668 12.5871 25.9206 13.3333 25.0002 13.3333C24.0797 13.3333 23.3335 12.5871 23.3335 11.6666L23.3335 6.66659L18.3335 6.66659C17.413 6.66659 16.6668 5.92039 16.6668 4.99992C16.6668 4.07944 17.413 3.33325 18.3335 3.33325H26.6668L26.6668 11.6666Z' fill='currentColor'/%3E%3Cpath d='M13.3335 24.9999C13.3335 25.9204 12.5873 26.6666 11.6668 26.6666H3.3335V18.3333C3.3335 17.4128 4.07969 16.6666 5.00016 16.6666C5.92064 16.6666 6.66683 17.4128 6.66683 18.3333V23.3333H11.6668C12.5873 23.3333 13.3335 24.0794 13.3335 24.9999Z' fill='currentColor'/%3E%3Cpath d='M18.3335 26.6666C17.413 26.6666 16.6668 25.9204 16.6668 24.9999C16.6668 24.0794 17.413 23.3333 18.3335 23.3333H23.3335V18.3333C23.3335 17.4128 24.0797 16.6666 25.0002 16.6666C25.9206 16.6666 26.6668 17.4128 26.6668 18.3333V26.6666H18.3335Z' fill='currentColor'/%3E%3C/svg%3E");background-size:26px 26px}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle.mapboxgl-ctrl-level-button-selected .mapboxgl-ctrl-icon{filter:invert(1) brightness(1)}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media(-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%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.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media(-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media(-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%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}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%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 (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%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")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl-separator{background-color:#e0e0e0;height:1px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{color:#333;font-size:18px;font-weight:700;height:50px;width:50px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:hover{background-color:#f5f5f5}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#4a5568;color:#fff}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#2d3748}`)),document.head.appendChild(o)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
2
- import $e, { createContext as De, useEffect as w, useMemo as k, useRef as de, memo as fe, useState as N } from "react";
3
- import { LicenseInfo as Ue } from "@mui/x-license";
4
- import Re from "mapbox-gl";
5
- import { Box as V, useTheme as Se, GlobalStyles as Ye, Skeleton as Be } from "@tracktor/design-system";
6
- import We, { Marker as je, Source as he, Layer as be, useMap as Ge, Popup as Ve } from "react-map-gl";
7
- import { isArray as pe, isString as ge, isNumber as te } from "@tracktor/react-utils";
8
- const Ut = 2.333, Yt = 46.8677;
9
- var ee = { exports: {} }, W = {};
10
- /**
11
- * @license React
12
- * react-jsx-runtime.production.js
13
- *
14
- * Copyright (c) Meta Platforms, Inc. and affiliates.
15
- *
16
- * This source code is licensed under the MIT license found in the
17
- * LICENSE file in the root directory of this source tree.
18
- */
19
- var xe;
20
- function qe() {
21
- if (xe) return W;
22
- xe = 1;
23
- var e = Symbol.for("react.transitional.element"), t = Symbol.for("react.fragment");
24
- function r(l, o, a) {
25
- var s = null;
26
- if (a !== void 0 && (s = "" + a), o.key !== void 0 && (s = "" + o.key), "key" in o) {
27
- a = {};
28
- for (var u in o)
29
- u !== "key" && (a[u] = o[u]);
30
- } else a = o;
31
- return o = a.ref, {
32
- $$typeof: e,
33
- type: l,
34
- key: s,
35
- ref: o !== void 0 ? o : null,
36
- props: a
37
- };
38
- }
39
- return W.Fragment = t, W.jsx = r, W.jsxs = r, W;
40
- }
41
- var G = {};
42
- /**
43
- * @license React
44
- * react-jsx-runtime.development.js
45
- *
46
- * Copyright (c) Meta Platforms, Inc. and affiliates.
47
- *
48
- * This source code is licensed under the MIT license found in the
49
- * LICENSE file in the root directory of this source tree.
50
- */
51
- var ve;
52
- function ze() {
53
- return ve || (ve = 1, process.env.NODE_ENV !== "production" && (function() {
54
- function e(n) {
55
- if (n == null) return null;
56
- if (typeof n == "function")
57
- return n.$$typeof === J ? null : n.displayName || n.name || null;
58
- if (typeof n == "string") return n;
59
- switch (n) {
60
- case C:
61
- return "Fragment";
62
- case I:
63
- return "Profiler";
64
- case q:
65
- return "StrictMode";
66
- case $:
67
- return "Suspense";
68
- case D:
69
- return "SuspenseList";
70
- case A:
71
- return "Activity";
72
- }
73
- if (typeof n == "object")
74
- switch (typeof n.tag == "number" && console.error(
75
- "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
76
- ), n.$$typeof) {
77
- case _:
78
- return "Portal";
79
- case se:
80
- return n.displayName || "Context";
81
- case oe:
82
- return (n._context.displayName || "Context") + ".Consumer";
83
- case z:
84
- var c = n.render;
85
- return n = n.displayName, n || (n = c.displayName || c.name || "", n = n !== "" ? "ForwardRef(" + n + ")" : "ForwardRef"), n;
86
- case T:
87
- return c = n.displayName || null, c !== null ? c : e(n.type) || "Memo";
88
- case S:
89
- c = n._payload, n = n._init;
90
- try {
91
- return e(n(c));
92
- } catch {
93
- }
94
- }
95
- return null;
96
- }
97
- function t(n) {
98
- return "" + n;
99
- }
100
- function r(n) {
101
- try {
102
- t(n);
103
- var c = !1;
104
- } catch {
105
- c = !0;
106
- }
107
- if (c) {
108
- c = console;
109
- var m = c.error, b = typeof Symbol == "function" && Symbol.toStringTag && n[Symbol.toStringTag] || n.constructor.name || "Object";
110
- return m.call(
111
- c,
112
- "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
113
- b
114
- ), t(n);
115
- }
116
- }
117
- function l(n) {
118
- if (n === C) return "<>";
119
- if (typeof n == "object" && n !== null && n.$$typeof === S)
120
- return "<...>";
121
- try {
122
- var c = e(n);
123
- return c ? "<" + c + ">" : "<...>";
124
- } catch {
125
- return "<...>";
126
- }
127
- }
128
- function o() {
129
- var n = U.A;
130
- return n === null ? null : n.getOwner();
131
- }
132
- function a() {
133
- return Error("react-stack-top-frame");
134
- }
135
- function s(n) {
136
- if (F.call(n, "key")) {
137
- var c = Object.getOwnPropertyDescriptor(n, "key").get;
138
- if (c && c.isReactWarning) return !1;
139
- }
140
- return n.key !== void 0;
141
- }
142
- function u(n, c) {
143
- function m() {
144
- M || (M = !0, console.error(
145
- "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
146
- c
147
- ));
148
- }
149
- m.isReactWarning = !0, Object.defineProperty(n, "key", {
150
- get: m,
151
- configurable: !0
152
- });
153
- }
154
- function f() {
155
- var n = e(this.type);
156
- return Y[n] || (Y[n] = !0, console.error(
157
- "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
158
- )), n = this.props.ref, n !== void 0 ? n : null;
159
- }
160
- function g(n, c, m, b, L, B) {
161
- var y = m.ref;
162
- return n = {
163
- $$typeof: h,
164
- type: n,
165
- key: c,
166
- props: m,
167
- _owner: b
168
- }, (y !== void 0 ? y : null) !== null ? Object.defineProperty(n, "ref", {
169
- enumerable: !1,
170
- get: f
171
- }) : Object.defineProperty(n, "ref", { enumerable: !1, value: null }), n._store = {}, Object.defineProperty(n._store, "validated", {
172
- configurable: !1,
173
- enumerable: !1,
174
- writable: !0,
175
- value: 0
176
- }), Object.defineProperty(n, "_debugInfo", {
177
- configurable: !1,
178
- enumerable: !1,
179
- writable: !0,
180
- value: null
181
- }), Object.defineProperty(n, "_debugStack", {
182
- configurable: !1,
183
- enumerable: !1,
184
- writable: !0,
185
- value: L
186
- }), Object.defineProperty(n, "_debugTask", {
187
- configurable: !1,
188
- enumerable: !1,
189
- writable: !0,
190
- value: B
191
- }), Object.freeze && (Object.freeze(n.props), Object.freeze(n)), n;
192
- }
193
- function p(n, c, m, b, L, B) {
194
- var y = c.children;
195
- if (y !== void 0)
196
- if (b)
197
- if (X(y)) {
198
- for (b = 0; b < y.length; b++)
199
- E(y[b]);
200
- Object.freeze && Object.freeze(y);
201
- } else
202
- console.error(
203
- "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
204
- );
205
- else E(y);
206
- if (F.call(c, "key")) {
207
- y = e(n);
208
- var j = Object.keys(c).filter(function(R) {
209
- return R !== "key";
210
- });
211
- b = 0 < j.length ? "{key: someKey, " + j.join(": ..., ") + ": ...}" : "{key: someKey}", Q[y + b] || (j = 0 < j.length ? "{" + j.join(": ..., ") + ": ...}" : "{}", console.error(
212
- `A props object containing a "key" prop is being spread into JSX:
213
- let props = %s;
214
- <%s {...props} />
215
- React keys must be passed directly to JSX without using spread:
216
- let props = %s;
217
- <%s key={someKey} {...props} />`,
218
- b,
219
- y,
220
- j,
221
- y
222
- ), Q[y + b] = !0);
223
- }
224
- if (y = null, m !== void 0 && (r(m), y = "" + m), s(c) && (r(c.key), y = "" + c.key), "key" in c) {
225
- m = {};
226
- for (var i in c)
227
- i !== "key" && (m[i] = c[i]);
228
- } else m = c;
229
- return y && u(
230
- m,
231
- typeof n == "function" ? n.displayName || n.name || "Unknown" : n
232
- ), g(
233
- n,
234
- y,
235
- m,
236
- o(),
237
- L,
238
- B
239
- );
240
- }
241
- function E(n) {
242
- x(n) ? n._store && (n._store.validated = 1) : typeof n == "object" && n !== null && n.$$typeof === S && (n._payload.status === "fulfilled" ? x(n._payload.value) && n._payload.value._store && (n._payload.value._store.validated = 1) : n._store && (n._store.validated = 1));
243
- }
244
- function x(n) {
245
- return typeof n == "object" && n !== null && n.$$typeof === h;
246
- }
247
- var v = $e, h = Symbol.for("react.transitional.element"), _ = Symbol.for("react.portal"), C = Symbol.for("react.fragment"), q = Symbol.for("react.strict_mode"), I = Symbol.for("react.profiler"), oe = Symbol.for("react.consumer"), se = Symbol.for("react.context"), z = Symbol.for("react.forward_ref"), $ = Symbol.for("react.suspense"), D = Symbol.for("react.suspense_list"), T = Symbol.for("react.memo"), S = Symbol.for("react.lazy"), A = Symbol.for("react.activity"), J = Symbol.for("react.client.reference"), U = v.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, F = Object.prototype.hasOwnProperty, X = Array.isArray, O = console.createTask ? console.createTask : function() {
248
- return null;
249
- };
250
- v = {
251
- react_stack_bottom_frame: function(n) {
252
- return n();
253
- }
254
- };
255
- var M, Y = {}, Z = v.react_stack_bottom_frame.bind(
256
- v,
257
- a
258
- )(), H = O(l(a)), Q = {};
259
- G.Fragment = C, G.jsx = function(n, c, m) {
260
- var b = 1e4 > U.recentlyCreatedOwnerStacks++;
261
- return p(
262
- n,
263
- c,
264
- m,
265
- !1,
266
- b ? Error("react-stack-top-frame") : Z,
267
- b ? O(l(n)) : H
268
- );
269
- }, G.jsxs = function(n, c, m) {
270
- var b = 1e4 > U.recentlyCreatedOwnerStacks++;
271
- return p(
272
- n,
273
- c,
274
- m,
275
- !0,
276
- b ? Error("react-stack-top-frame") : Z,
277
- b ? O(l(n)) : H
278
- );
279
- };
280
- })()), G;
281
- }
282
- var _e;
283
- function Je() {
284
- return _e || (_e = 1, process.env.NODE_ENV === "production" ? ee.exports = qe() : ee.exports = ze()), ee.exports;
285
- }
286
- var d = Je();
287
- const Xe = De({
288
- licenceMapbox: "",
289
- licenseMuiX: ""
290
- }), Bt = ({ children: e, licenseMuiX: t, licenceMapbox: r }) => {
291
- w(() => {
292
- t && Ue.setLicenseKey(t);
293
- }, [t]);
294
- const l = k(
295
- () => ({
296
- licenceMapbox: r,
297
- licenseMuiX: t
298
- }),
299
- [t, r]
300
- );
301
- return r && (Re.accessToken = r), /* @__PURE__ */ d.jsx(Xe.Provider, { value: l, children: e });
302
- }, Ze = (e) => e?.type === "LineString" || e?.type === "MultiLineString", He = (e) => {
303
- let t;
304
- Array.isArray(e[0][0]) ? t = e.reduce((o, a) => a.length > o.length ? a : o) : t = e;
305
- const r = Math.floor(t.length / 2);
306
- return [t[r][0], t[r][1]];
307
- }, Qe = ({ route: e, children: t }) => {
308
- if (!(e && t))
309
- return null;
310
- const r = e.geometry;
311
- if (!Ze(r))
312
- return null;
313
- const l = r.coordinates, [o, a] = He(l);
314
- return /* @__PURE__ */ d.jsx(je, { longitude: o, latitude: a, children: t });
315
- }, Ke = (e) => pe(e) ? { features: e, type: "FeatureCollection" } : e.type === "FeatureCollection" ? e : { features: [e], type: "FeatureCollection" }, re = ({ features: e, lineLabel: t, lineStyle: r }) => {
316
- if (!e)
317
- return null;
318
- const l = Ke(e), o = l.features.filter((s) => s.geometry.type === "Polygon" || s.geometry.type === "MultiPolygon"), a = l.features.filter((s) => s.geometry.type === "LineString" || s.geometry.type === "MultiLineString");
319
- return /* @__PURE__ */ d.jsxs(d.Fragment, { children: [
320
- o.length > 0 && // biome-ignore lint/correctness/useUniqueElementIds: <ID must stay stable for map layer>
321
- /* @__PURE__ */ d.jsx(he, { id: "features-polygon", type: "geojson", data: { features: o, type: "FeatureCollection" }, children: /* @__PURE__ */ d.jsx(
322
- be,
323
- {
324
- id: "polygon-fill",
325
- type: "fill",
326
- paint: {
327
- "fill-color": ["coalesce", ["get", "color"], "#4ADE80"],
328
- "fill-opacity": ["coalesce", ["get", "opacity"], 0.4]
329
- }
330
- }
331
- ) }),
332
- a.length > 0 && /* @__PURE__ */ d.jsxs(d.Fragment, { children: [
333
- /* @__PURE__ */ d.jsx(he, { id: "features-line", type: "geojson", data: { features: a, type: "FeatureCollection" }, children: /* @__PURE__ */ d.jsx(
334
- be,
335
- {
336
- id: "line-stroke",
337
- type: "line",
338
- paint: {
339
- "line-color": r?.color ?? ["coalesce", ["get", "color"], "#3B82F6"],
340
- "line-opacity": r?.opacity ?? ["coalesce", ["get", "opacity"], 0.9],
341
- "line-width": r?.width ?? ["coalesce", ["get", "width"], 3]
342
- }
343
- }
344
- ) }),
345
- t && a.map((s, u) => /* @__PURE__ */ d.jsx(Qe, { route: s, children: t }, `label-${u}`))
346
- ] })
347
- ] });
348
- }, et = ({ width: e, height: t }) => /* @__PURE__ */ d.jsx(
349
- V,
350
- {
351
- sx: {
352
- alignItems: "center",
353
- bgcolor: "grey.100",
354
- display: "flex",
355
- height: t,
356
- justifyContent: "center",
357
- p: 2,
358
- textAlign: "center",
359
- width: e
360
- },
361
- children: /* @__PURE__ */ d.jsxs("span", { children: [
362
- "🚫 ",
363
- /* @__PURE__ */ d.jsx("strong", { children: "Cannot display the map" }),
364
- /* @__PURE__ */ d.jsx("br", {}),
365
- "Try to activate WebGL in your browser settings."
366
- ] })
367
- }
368
- ), tt = "#000000", nt = "#FFFFFF", ue = {
369
- default: "#009ba6",
370
- primary: "#3F83F8",
371
- secondary: "#9C27B0",
372
- success: "#4CAF50",
373
- warning: "#FF9800"
374
- }, rt = (e) => e in ue, ot = ({ color: e, variant: t, type: r, size: l = 28 }) => {
375
- const o = Se(), a = o.palette.mode === "dark" ? tt : nt, s = Math.max(3, Math.round(l * 0.25)), u = (() => {
376
- if (r === "dropOff")
377
- return "#4e85e1";
378
- if (t && rt(t))
379
- return ue[t];
380
- if (!e)
381
- return ue.default;
382
- if (typeof e == "function")
383
- return e(o);
384
- if (ge(e) && e.includes(".")) {
385
- const [f, g] = e.split("."), p = o.palette[f];
386
- if (p && typeof p == "object" && g in p)
387
- return p[g];
388
- }
389
- return e;
390
- })();
391
- return /* @__PURE__ */ d.jsx(
392
- V,
393
- {
394
- component: "div",
395
- style: {
396
- backgroundColor: a,
397
- border: `${s}px solid ${u}`,
398
- borderRadius: "50%",
399
- boxShadow: "0 0 4px rgba(0,0,0,0.3)",
400
- height: l,
401
- width: l
402
- }
403
- }
404
- );
405
- }, st = (e) => ({
406
- ".mapboxgl-popup-close-button": {
407
- color: e.palette.mode === "dark" ? "#fff !important" : "#000 !important",
408
- fontSize: "20px !important"
409
- },
410
- ".mapboxgl-popup-content": {
411
- backgroundColor: "transparent!important",
412
- borderRadius: "0px !important",
413
- boxShadow: "none!important",
414
- padding: "0px 0px!important",
415
- width: "fit-content!important"
416
- },
417
- ".mapboxgl-popup-tip": {
418
- borderTopColor: `${e.palette.mode === "dark" ? "#1e1e1e" : "#ffffff"} !important`
419
- }
420
- }), Te = (e) => {
421
- if (te(e))
422
- return e;
423
- if (ge(e) && e.trim() !== "") {
424
- const t = Number(e);
425
- return Number.isFinite(t) ? t : null;
426
- }
427
- return null;
428
- }, we = (e) => {
429
- const t = Te(e);
430
- return t !== null && t >= -90 && t <= 90;
431
- }, Ce = (e) => {
432
- const t = Te(e);
433
- return t !== null && t >= -180 && t <= 180;
434
- }, Wt = (e) => Array.isArray(e) && e.length === 2 && we(e[0]) && Ce(e[1]), Ae = (e) => {
435
- if (typeof e != "object" || e === null)
436
- return !1;
437
- const t = e;
438
- return (typeof t.id == "string" || typeof t.id == "number" || t.id === void 0) && we(t.lat) && Ce(t.lng);
439
- }, Ee = (e) => ge(e) || te(e) ? String(e) : JSON.stringify(e), lt = (e) => {
440
- if (!e)
441
- return [];
442
- const t = pe(e) ? e : e.type === "FeatureCollection" ? e.features : [e], r = [];
443
- for (const l of t) {
444
- const o = l.geometry;
445
- o.type === "Point" && r.push(o.coordinates), o.type === "LineString" && r.push(...o.coordinates), o.type === "Polygon" && r.push(...o.coordinates[0]);
446
- }
447
- return r.filter(([l, o]) => Number.isFinite(l) && Number.isFinite(o));
448
- }, at = ({
449
- markers: e = [],
450
- features: t,
451
- padding: r = 50,
452
- duration: l = 1e3,
453
- disableAnimation: o,
454
- fitBounds: a = !0,
455
- animationKey: s,
456
- openPopup: u
457
- }) => {
458
- const { current: f } = Ge(), g = de(""), p = k(() => e.filter(Ae), [e]), E = k(() => lt(t), [t]), x = k(() => {
459
- const v = [
460
- ...p.map((h) => [Number(h.lng), Number(h.lat)]),
461
- ...E
462
- ].filter(([h, _]) => Number.isFinite(h) && Number.isFinite(_));
463
- return v.length === 0 ? null : v.reduce((h, [_, C]) => h.extend([_, C]), new Re.LngLatBounds());
464
- }, [p, E]);
465
- return w(() => {
466
- if (u) {
467
- g.current = s !== void 0 ? Ee(s) : "__initial_skip__";
468
- return;
469
- }
470
- if (f && a && x) {
471
- if (s !== void 0) {
472
- const v = Ee(s);
473
- if (g.current === v)
474
- return;
475
- g.current = v;
476
- } else if (g.current === "__initial_skip__")
477
- return;
478
- if (!x.isEmpty()) {
479
- if (p.length === 1 && E.length === 0) {
480
- const v = p[0], h = Number(v.lng), _ = Number(v.lat);
481
- if (!(Number.isFinite(h) && Number.isFinite(_)))
482
- return;
483
- f.flyTo({
484
- center: [h, _],
485
- duration: o ? 0 : l,
486
- zoom: 14
487
- });
488
- return;
489
- }
490
- f.fitBounds([x.getSouthWest().toArray(), x.getNorthEast().toArray()], {
491
- duration: o ? 0 : l,
492
- padding: r
493
- });
494
- }
495
- }
496
- }, [f, x, r, l, o, s, a, p, E, u]), null;
497
- }, Oe = (e, t) => {
498
- if (t <= 0)
499
- throw new Error("chunkSize must be greater than 0");
500
- const r = [];
501
- for (let l = 0; l < e.length; l += t)
502
- r.push(e.slice(l, l + t));
503
- return r;
504
- }, it = (e, t) => [e, ...t.map((r) => r.coords)].map((r) => r.join(",")).join(";"), ct = (e, t, r) => {
505
- const l = t.map((s, u) => {
506
- if (u === 0 || s == null)
507
- return null;
508
- const f = e[u - 1];
509
- return f ? { distance: s, id: f.id, point: f.coords } : null;
510
- }).filter((s) => s !== null);
511
- if (l.length === 0)
512
- return { all: [], nearest: null };
513
- const o = l.sort((s, u) => s.distance - u.distance), a = o[0];
514
- return r && a.distance > r ? { all: o, nearest: null } : { all: o, nearest: a };
1
+ (function(){try{if(typeof document<`u`){var e=document.createElement(`style`);e.appendChild(document.createTextNode(`.mapboxgl-map{-webkit-tap-highlight-color:#0000;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;overflow:hidden}.mapboxgl-canvas{position:absolute;top:0;left:0}.mapboxgl-map:-webkit-full-screen{width:100%;height:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;z-index:2;position:absolute}.mapboxgl-ctrl-top-left{top:0;left:0}.mapboxgl-ctrl-top{top:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-top-right{top:0;right:0}.mapboxgl-ctrl-right{top:50%;right:0;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{top:50%;left:0;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px buttontext}}.mapboxgl-ctrl-group button{background-color:initial;box-sizing:border-box;cursor:pointer;border:0;outline:none;width:32px;height:32px;padding:0;display:block;overflow:hidden}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid buttontext}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#eee}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-up .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 11.7071C4.68342 12.0976 5.31658 12.0976 5.70711 11.7071L9 8.41421L12.2929 11.7071C12.6834 12.0976 13.3166 12.0976 13.7071 11.7071C14.0976 11.3166 14.0976 10.6834 13.7071 10.2929L9.70711 6.29289C9.31658 5.90237 8.68342 5.90237 8.29289 6.29289L4.29289 10.2929C3.90237 10.6834 3.90237 11.3166 4.29289 11.7071Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-down .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 6.29289C4.68342 5.90237 5.31658 5.90237 5.70711 6.29289L9 9.58579L12.2929 6.29289C12.6834 5.90237 13.3166 5.90237 13.7071 6.29289C14.0976 6.68342 14.0976 7.31658 13.7071 7.70711L9.70711 11.7071C9.31658 12.0976 8.68342 12.0976 8.29289 11.7071L4.29289 7.70711C3.90237 7.31658 3.90237 6.68342 4.29289 6.29289Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:2s linear infinite mapboxgl-spin}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:88px;height:23px;margin:0 0 -4px -4px;display:block;overflow:hidden}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{box-sizing:initial;background-color:#fff;border-radius:12px;min-height:20px;margin:10px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{visibility:visible;padding:2px 28px 2px 8px}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{box-sizing:border-box;cursor:pointer;background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%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;outline:none;width:24px;height:24px;display:none;position:absolute;top:0;right:0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;right:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;left:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%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 (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%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")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{margin-left:2px;font-weight:700}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{box-sizing:border-box;color:#333;white-space:nowrap;background-color:#ffffffbf;border:2px solid #333;border-top:#333;padding:0 5px;font-size:10px}.mapboxgl-popup{pointer-events:none;will-change:transform;display:flex;position:absolute;top:0;left:0}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{z-index:1;border:10px solid #0000;width:0;height:0}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{border-top:none;border-bottom-color:#fff;align-self:center}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{border-top:none;border-bottom-color:#fff;border-left:none;align-self:flex-start}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{border-top:none;border-bottom-color:#fff;border-right:none;align-self:flex-end}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{border-top-color:#fff;border-bottom:none;align-self:center}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{border-top-color:#fff;border-bottom:none;border-left:none;align-self:flex-start}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{border-top-color:#fff;border-bottom:none;border-right:none;align-self:flex-end}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{border-left:none;border-right-color:#fff;align-self:center}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{border-left-color:#fff;border-right:none;align-self:center}.mapboxgl-popup-close-button{background-color:initial;cursor:pointer;border:0;border-radius:0 3px 0 0;position:absolute;top:0;right:0}.mapboxgl-popup-close-button:hover{background-color:#eee}.mapboxgl-popup-content{pointer-events:auto;background:#fff;border-radius:3px;padding:10px 10px 15px;position:relative;box-shadow:0 1px 2px #0000001a}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{opacity:1;will-change:transform;transition:opacity .2s;position:absolute;top:0;left:0}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;width:15px;height:15px}.mapboxgl-user-location-dot:before{content:"";animation:2s infinite mapboxgl-user-location-dot-pulse;position:absolute}.mapboxgl-user-location-dot:after{box-sizing:border-box;content:"";border:2px solid #fff;border-radius:50%;width:19px;height:19px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 3px #00000059}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{width:0;height:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{content:"";border-bottom:7.5px solid #4aa1eb;position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px)skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px)skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;width:1px;height:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{opacity:.5;background:#fff;border:2px dotted #202020;width:0;height:0;position:absolute;top:0;left:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{color:#fff;opacity:0;pointer-events:none;text-align:center;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;transition:opacity .75s ease-in-out 1s;display:flex;position:absolute;top:0;left:0}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{text-align:center;font-size:16px;font-weight:700}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{color:#000;background-color:#ccc}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#ccc}
2
+ /*$vite$:1*/`)),document.head.appendChild(e)}}catch(e){console.error(`vite-plugin-css-injected-by-js`,e)}})();import { LicenseInfo as e } from "@mui/x-license";
3
+ import t from "mapbox-gl";
4
+ import { createContext as n, memo as r, useEffect as i, useMemo as a, useRef as o, useState as s } from "react";
5
+ import { Fragment as c, jsx as l, jsxs as u } from "react/jsx-runtime";
6
+ import { Box as d, GlobalStyles as f, Skeleton as p, useTheme as m } from "@tracktor/design-system";
7
+ import h, { Layer as g, Marker as ee, Popup as te, Source as _, useMap as v } from "react-map-gl";
8
+ import { isArray as y, isNumber as b, isString as x } from "@tracktor/react-utils";
9
+ //#region src/constants/coordinates.ts
10
+ var S = 2.333, C = 46.8677, w = n({
11
+ licenceMapbox: "",
12
+ licenseMuiX: ""
13
+ }), T = ({ children: n, licenseMuiX: r, licenceMapbox: o }) => {
14
+ i(() => {
15
+ r && e.setLicenseKey(r);
16
+ }, [r]);
17
+ let s = a(() => ({
18
+ licenceMapbox: o,
19
+ licenseMuiX: r
20
+ }), [r, o]);
21
+ return o && (t.accessToken = o), /* @__PURE__ */ l(w.Provider, {
22
+ value: s,
23
+ children: n
24
+ });
25
+ }, ne = (e) => e?.type === "LineString" || e?.type === "MultiLineString", re = (e) => {
26
+ let t;
27
+ t = Array.isArray(e[0][0]) ? e.reduce((e, t) => t.length > e.length ? t : e) : e;
28
+ let n = Math.floor(t.length / 2);
29
+ return [t[n][0], t[n][1]];
30
+ }, E = ({ route: e, children: t }) => {
31
+ if (!(e && t)) return null;
32
+ let n = e.geometry;
33
+ if (!ne(n)) return null;
34
+ let r = n.coordinates, [i, a] = re(r);
35
+ return /* @__PURE__ */ l(ee, {
36
+ longitude: i,
37
+ latitude: a,
38
+ children: t
39
+ });
40
+ }, D = (e) => y(e) ? {
41
+ features: e,
42
+ type: "FeatureCollection"
43
+ } : e.type === "FeatureCollection" ? e : {
44
+ features: [e],
45
+ type: "FeatureCollection"
46
+ }, O = ({ features: e, lineLabel: t, lineStyle: n }) => {
47
+ if (!e) return null;
48
+ let r = D(e), i = r.features.filter((e) => e.geometry.type === "Polygon" || e.geometry.type === "MultiPolygon"), a = r.features.filter((e) => e.geometry.type === "LineString" || e.geometry.type === "MultiLineString");
49
+ return /* @__PURE__ */ u(c, { children: [i.length > 0 && /* @__PURE__ */ l(_, {
50
+ id: "features-polygon",
51
+ type: "geojson",
52
+ data: {
53
+ features: i,
54
+ type: "FeatureCollection"
55
+ },
56
+ children: /* @__PURE__ */ l(g, {
57
+ id: "polygon-fill",
58
+ type: "fill",
59
+ paint: {
60
+ "fill-color": [
61
+ "coalesce",
62
+ ["get", "color"],
63
+ "#4ADE80"
64
+ ],
65
+ "fill-opacity": [
66
+ "coalesce",
67
+ ["get", "opacity"],
68
+ .4
69
+ ]
70
+ }
71
+ })
72
+ }), a.length > 0 && /* @__PURE__ */ u(c, { children: [/* @__PURE__ */ l(_, {
73
+ id: "features-line",
74
+ type: "geojson",
75
+ data: {
76
+ features: a,
77
+ type: "FeatureCollection"
78
+ },
79
+ children: /* @__PURE__ */ l(g, {
80
+ id: "line-stroke",
81
+ type: "line",
82
+ paint: {
83
+ "line-color": n?.color ?? [
84
+ "coalesce",
85
+ ["get", "color"],
86
+ "#3B82F6"
87
+ ],
88
+ "line-opacity": n?.opacity ?? [
89
+ "coalesce",
90
+ ["get", "opacity"],
91
+ .9
92
+ ],
93
+ "line-width": n?.width ?? [
94
+ "coalesce",
95
+ ["get", "width"],
96
+ 3
97
+ ]
98
+ }
99
+ })
100
+ }), t && a.map((e, n) => /* @__PURE__ */ l(E, {
101
+ route: e,
102
+ children: t
103
+ }, `label-${n}`))] })] });
104
+ }, ie = ({ width: e, height: t }) => /* @__PURE__ */ l(d, {
105
+ sx: {
106
+ alignItems: "center",
107
+ bgcolor: "grey.100",
108
+ display: "flex",
109
+ height: t,
110
+ justifyContent: "center",
111
+ p: 2,
112
+ textAlign: "center",
113
+ width: e
114
+ },
115
+ children: /* @__PURE__ */ u("span", { children: [
116
+ "🚫 ",
117
+ /* @__PURE__ */ l("strong", { children: "Cannot display the map" }),
118
+ /* @__PURE__ */ l("br", {}),
119
+ "Try to activate WebGL in your browser settings."
120
+ ] })
121
+ }), k = "#000000", A = "#FFFFFF", j = {
122
+ default: "#009ba6",
123
+ primary: "#3F83F8",
124
+ secondary: "#9C27B0",
125
+ success: "#4CAF50",
126
+ warning: "#FF9800"
127
+ }, M = (e) => e in j, ae = ({ color: e, variant: t, type: n, size: r = 28 }) => {
128
+ let i = m();
129
+ return /* @__PURE__ */ l(d, {
130
+ component: "div",
131
+ style: {
132
+ backgroundColor: i.palette.mode === "dark" ? k : A,
133
+ border: `${Math.max(3, Math.round(r * .25))}px solid ${(() => {
134
+ if (n === "dropOff") return "#4e85e1";
135
+ if (t && M(t)) return j[t];
136
+ if (!e) return j.default;
137
+ if (typeof e == "function") return e(i);
138
+ if (x(e) && e.includes(".")) {
139
+ let [t, n] = e.split("."), r = i.palette[t];
140
+ if (r && typeof r == "object" && n in r) return r[n];
141
+ }
142
+ return e;
143
+ })()}`,
144
+ borderRadius: "50%",
145
+ boxShadow: "0 0 4px rgba(0,0,0,0.3)",
146
+ height: r,
147
+ width: r
148
+ }
149
+ });
150
+ }, oe = (e) => ({
151
+ ".mapboxgl-popup-close-button": {
152
+ color: e.palette.mode === "dark" ? "#fff !important" : "#000 !important",
153
+ fontSize: "20px !important"
154
+ },
155
+ ".mapboxgl-popup-content": {
156
+ backgroundColor: "transparent!important",
157
+ borderRadius: "0px !important",
158
+ boxShadow: "none!important",
159
+ padding: "0px 0px!important",
160
+ width: "fit-content!important"
161
+ },
162
+ ".mapboxgl-popup-tip": { borderTopColor: `${e.palette.mode === "dark" ? "#1e1e1e" : "#ffffff"} !important` }
163
+ }), N = (e) => {
164
+ if (b(e)) return e;
165
+ if (x(e) && e.trim() !== "") {
166
+ let t = Number(e);
167
+ return Number.isFinite(t) ? t : null;
168
+ }
169
+ return null;
170
+ }, P = (e) => {
171
+ let t = N(e);
172
+ return t !== null && t >= -90 && t <= 90;
173
+ }, F = (e) => {
174
+ let t = N(e);
175
+ return t !== null && t >= -180 && t <= 180;
176
+ }, I = (e) => Array.isArray(e) && e.length === 2 && P(e[0]) && F(e[1]), L = (e) => {
177
+ if (typeof e != "object" || !e) return !1;
178
+ let t = e;
179
+ return (typeof t.id == "string" || typeof t.id == "number" || t.id === void 0) && P(t.lat) && F(t.lng);
180
+ }, R = (e) => x(e) || b(e) ? String(e) : JSON.stringify(e), z = (e) => {
181
+ if (!e) return [];
182
+ let t = y(e) ? e : e.type === "FeatureCollection" ? e.features : [e], n = [];
183
+ for (let e of t) {
184
+ let t = e.geometry;
185
+ t.type === "Point" && n.push(t.coordinates), t.type === "LineString" && n.push(...t.coordinates), t.type === "Polygon" && n.push(...t.coordinates[0]);
186
+ }
187
+ return n.filter(([e, t]) => Number.isFinite(e) && Number.isFinite(t));
188
+ }, se = ({ markers: e = [], features: n, padding: r = 50, duration: s = 1e3, disableAnimation: c, fitBounds: l = !0, animationKey: u, openPopup: d }) => {
189
+ let { current: f } = v(), p = o(""), m = a(() => e.filter(L), [e]), h = a(() => z(n), [n]), g = a(() => {
190
+ let e = [...m.map((e) => [Number(e.lng), Number(e.lat)]), ...h].filter(([e, t]) => Number.isFinite(e) && Number.isFinite(t));
191
+ return e.length === 0 ? null : e.reduce((e, [t, n]) => e.extend([t, n]), new t.LngLatBounds());
192
+ }, [m, h]);
193
+ return i(() => {
194
+ if (d) {
195
+ p.current = u === void 0 ? "__initial_skip__" : R(u);
196
+ return;
197
+ }
198
+ if (f && l && g) {
199
+ if (u !== void 0) {
200
+ let e = R(u);
201
+ if (p.current === e) return;
202
+ p.current = e;
203
+ } else if (p.current === "__initial_skip__") return;
204
+ if (!g.isEmpty()) {
205
+ if (m.length === 1 && h.length === 0) {
206
+ let e = m[0], t = Number(e.lng), n = Number(e.lat);
207
+ if (!(Number.isFinite(t) && Number.isFinite(n))) return;
208
+ f.flyTo({
209
+ center: [t, n],
210
+ duration: c ? 0 : s,
211
+ zoom: 14
212
+ });
213
+ return;
214
+ }
215
+ f.fitBounds([g.getSouthWest().toArray(), g.getNorthEast().toArray()], {
216
+ duration: c ? 0 : s,
217
+ padding: r
218
+ });
219
+ }
220
+ }
221
+ }, [
222
+ f,
223
+ g,
224
+ r,
225
+ s,
226
+ c,
227
+ u,
228
+ l,
229
+ m,
230
+ h,
231
+ d
232
+ ]), null;
233
+ }, B = (e, t) => {
234
+ if (t <= 0) throw Error("chunkSize must be greater than 0");
235
+ let n = [];
236
+ for (let r = 0; r < e.length; r += t) n.push(e.slice(r, r + t));
237
+ return n;
238
+ }, V = (e, t) => [e, ...t.map((e) => e.coords)].map((e) => e.join(",")).join(";"), H = (e, t, n) => {
239
+ let r = t.map((t, n) => {
240
+ if (n === 0 || t == null) return null;
241
+ let r = e[n - 1];
242
+ return r ? {
243
+ distance: t,
244
+ id: r.id,
245
+ point: r.coords
246
+ } : null;
247
+ }).filter((e) => e !== null);
248
+ if (r.length === 0) return {
249
+ all: [],
250
+ nearest: null
251
+ };
252
+ let i = r.sort((e, t) => e.distance - t.distance), a = i[0];
253
+ return n && a.distance > n ? {
254
+ all: i,
255
+ nearest: null
256
+ } : {
257
+ all: i,
258
+ nearest: a
259
+ };
515
260
  };
516
- function Me(e, t, r) {
517
- return async (l, o, a, s) => {
518
- const u = it(l, o), f = e(u, a), g = await t(f), p = g ? r(g)?.[0] : void 0;
519
- return p?.length ? ct(o, p, s) : { all: [], nearest: null };
520
- };
261
+ function U(e, t, n) {
262
+ return async (r, i, a, o) => {
263
+ let s = await t(e(V(r, i), a)), c = s ? n(s)?.[0] : void 0;
264
+ return c?.length ? H(i, c, o) : {
265
+ all: [],
266
+ nearest: null
267
+ };
268
+ };
521
269
  }
522
- const Pe = async (e, t, r) => {
523
- const l = Array.from({ length: Math.ceil(e.length / t) }, (a, s) => e.slice(s * t, (s + 1) * t));
524
- return (await Promise.all(l.map(async (a) => Promise.all(a.map(r))))).flat();
525
- }, ut = "https://api.mapbox.com", me = (e, t, r, l, o = {}) => {
526
- const a = new URLSearchParams({
527
- access_token: "",
528
- ...o
529
- });
530
- return `${ut}/${e}/${t}/mapbox/${r}/${l}?${a.toString()}`;
531
- }, ye = async (e) => {
532
- try {
533
- const t = await fetch(e);
534
- return t.ok ? await t.json() : (console.error(`Mapbox API error: ${t.status} ${t.statusText}`), null);
535
- } catch (t) {
536
- return console.error("Mapbox network error:", t), null;
537
- }
538
- }, dt = 25, ft = 5, pt = (e, t) => me("directions-matrix", "v1", t, e, {
539
- annotations: "distance",
540
- sources: "0"
541
- }), gt = (e) => e.distances ?? void 0, mt = Me(pt, ye, gt), yt = async (e, t, r = "driving", l) => {
542
- if (!t.length)
543
- return [];
544
- const o = Oe(t, dt - 1);
545
- return (await Pe(
546
- o,
547
- ft,
548
- (s) => mt(e, s, r, l)
549
- )).flatMap((s) => s.all).sort((s, u) => s.distance - u.distance);
550
- }, ht = async (e, t = "driving", r = [5, 10, 15]) => {
551
- const l = `${e[0]},${e[1]}`, o = me("isochrone", "v1", t, l, {
552
- contours_minutes: r.join(","),
553
- polygons: "true"
554
- });
555
- return await ye(o);
556
- }, bt = async (e, t, r = "driving") => {
557
- const l = `${e.join(",")};${t.join(",")}`, o = me("directions", "v5", r, l, {
558
- geometries: "geojson",
559
- overview: "full"
560
- }), a = await ye(o);
561
- if (!a?.routes?.length)
562
- return null;
563
- const s = a.routes[0];
564
- return {
565
- geometry: s.geometry,
566
- properties: {
567
- distance: s.distance,
568
- duration: s.duration
569
- },
570
- type: "Feature"
571
- };
572
- }, ne = {
573
- findNearest: yt,
574
- getIsochrone: ht,
575
- getItinerary: bt
576
- }, xt = ({ origin: e, profile: t = "driving", intervals: r = [5, 10, 15], onIsochroneLoaded: l }) => {
577
- const [o, a] = N(null);
578
- return w(() => {
579
- let s = !1;
580
- if (!e || e.length !== 2) {
581
- a(null);
582
- return;
583
- }
584
- return (async () => {
585
- if (!ne.getIsochrone) {
586
- console.warn("⚠️ getIsochrone is not implemented for this provider.");
587
- return;
588
- }
589
- const u = await ne.getIsochrone(e, t, r);
590
- s || (a(u), l?.(u ?? null));
591
- })(), () => {
592
- s = !0;
593
- };
594
- }, [e, t, r, l]), o ? /* @__PURE__ */ d.jsx(re, { features: o }) : null;
595
- }, vt = fe(xt), _t = {
596
- cycling: "routed-bike",
597
- driving: "routed-car",
598
- walking: "routed-foot"
599
- }, Et = "https://routing.openstreetmap.de", ke = (e, t, r, l) => {
600
- const o = `${Et}/${_t[t]}/${e}/v1/${t}/${r}`, a = l ? `?${new URLSearchParams(l).toString()}` : "";
601
- return `${o}${a}`;
602
- }, Ne = async (e) => {
603
- try {
604
- const t = await fetch(e);
605
- return t.ok ? await t.json() : (console.error("OSRM API error:", t.status, t.statusText), null);
606
- } catch (t) {
607
- return console.error("Error fetching OSRM API:", t), null;
608
- }
609
- }, Rt = 100, St = 5, jt = (e, t) => ke("table", t, e, {
610
- annotations: "distance",
611
- sources: 0
612
- }), Tt = Me(
613
- jt,
614
- Ne,
615
- (e) => e.distances ?? void 0
616
- ), wt = async (e, t, r = "driving", l) => {
617
- if (!t.length)
618
- return [];
619
- const o = Oe(t, Rt - 1);
620
- return (await Pe(
621
- o,
622
- St,
623
- (s) => Tt(e, s, r, l)
624
- )).flatMap((s) => s.all).sort((s, u) => s.distance - u.distance);
625
- }, Ct = async (e, t, r = "driving") => {
626
- const l = `${e.join(",")};${t.join(",")}`, o = ke("route", r, l, {
627
- geometries: "geojson",
628
- overview: "full"
629
- }), a = await Ne(o);
630
- if (!a?.routes?.length)
631
- return null;
632
- const s = a.routes[0];
633
- return {
634
- geometry: s.geometry,
635
- properties: {
636
- distance: s.distance,
637
- duration: s.duration
638
- },
639
- type: "Feature"
640
- };
641
- }, Fe = {
642
- findNearest: wt,
643
- getItinerary: Ct
644
- }, Le = ({ from: e, to: t, profile: r, engine: l, itineraryLineStyle: o, initialRoute: a, onRouteComputed: s, itineraryLabel: u }) => {
645
- const [f, g] = N(a ?? null);
646
- return w(() => {
647
- a && (g(a), s?.(a));
648
- }, [a, s]), w(() => {
649
- !(e && t) || a || (async () => {
650
- const E = await (l === "OSRM" ? Fe : ne).getItinerary(e, t, r);
651
- g(E ?? null), s?.(E ?? null);
652
- })();
653
- }, [e, t, r, l, a, s]), f ? /* @__PURE__ */ d.jsx(re, { features: f, lineStyle: o, lineLabel: u }) : null;
654
- }, At = ({
655
- origin: e,
656
- maxDistanceMeters: t,
657
- destinations: r,
658
- onNearestFound: l,
659
- initialNearestResults: o,
660
- itineraryLineStyle: a,
661
- profile: s = "driving",
662
- engine: u = "OSRM"
663
- }) => {
664
- const [f, g] = N(o ?? []), p = de(null);
665
- w(() => {
666
- o && g(o);
667
- }, [o]), w(() => {
668
- const x = new AbortController();
669
- if (o?.length) return;
670
- if (!e || e.length !== 2 || !r?.length) {
671
- g([]);
672
- return;
673
- }
674
- g([]);
675
- const v = r.map((_) => ({
676
- coords: [_.lng, _.lat],
677
- id: _.id
678
- }));
679
- return (u === "OSRM" ? Fe : ne).findNearest(e, v, s, t).then((_) => g(_ ?? [])).catch(() => g([])), () => x.abort();
680
- }, [e, t, r, s, u, o?.length]), w(() => {
681
- const x = p.current;
682
- (!x || x.length !== f.length || x.some((h, _) => h.id !== f[_]?.id || h.distance !== f[_]?.distance)) && (l?.(f), p.current = f);
683
- }, [f, l]);
684
- const E = f[0];
685
- return E ? E.routeFeature ? /* @__PURE__ */ d.jsx(re, { features: E.routeFeature }) : /* @__PURE__ */ d.jsx(Le, { from: e, to: E.point, profile: s, engine: u, itineraryLineStyle: a }) : null;
686
- }, Ot = fe(At), Mt = ({ children: e }) => {
687
- const [t, r] = N(!1);
688
- return w(() => {
689
- queueMicrotask(() => r(!0));
690
- }, []), t ? e : null;
691
- }, ce = {
692
- satellite: "mapbox://styles/mapbox/satellite-streets-v12",
693
- street: {
694
- dark: "mapbox://styles/mapbox/dark-v11",
695
- light: "mapbox://styles/mapbox/streets-v12"
696
- }
697
- }, Ie = (e, t) => {
698
- const r = t === "dark";
699
- switch (e) {
700
- case "satellite":
701
- return ce.satellite;
702
- default:
703
- return r ? ce.street.dark : ce.street.light;
704
- }
705
- }, Pt = ({
706
- mapStyle: e,
707
- theme: t,
708
- baseMapView: r,
709
- doubleClickZoom: l,
710
- cooperativeGestures: o
711
- }) => ({
712
- cooperativeGestures: o,
713
- doubleClickZoom: l,
714
- failIfMajorPerformanceCaveat: !1,
715
- style: e ?? Ie(r, t)
716
- }), kt = ({
717
- containerStyle: e,
718
- square: t,
719
- loading: r,
720
- height: l = 300,
721
- width: o = "100%",
722
- center: a = [2.3522, 48.8566],
723
- zoom: s = 5,
724
- popupMaxWidth: u,
725
- openPopup: f,
726
- openPopupOnHover: g,
727
- markers: p = [],
728
- fitBounds: E = !0,
729
- fitBoundsPadding: x,
730
- fitBoundDuration: v,
731
- fitBoundsAnimationKey: h,
732
- disableAnimation: _,
733
- mapStyle: C,
734
- onMapClick: q,
735
- baseMapView: I,
736
- cooperativeGestures: oe = !0,
737
- doubleClickZoom: se = !0,
738
- projection: z,
739
- theme: $,
740
- features: D,
741
- itineraryParams: T,
742
- findNearestMarker: S,
743
- isochrone: A,
744
- markerAnchor: J,
745
- popupAnchor: U = "top"
746
- }) => {
747
- const F = Se(), X = de(null), [O, M] = N(f ?? null), [Y, Z] = N(!1), [H, Q] = N(!1), n = k(() => {
748
- const [i = 2.3522, R = 48.8566] = pe(a) ? a : [];
749
- return { latitude: R, longitude: i, zoom: s };
750
- }, [a, s]), c = k(
751
- () => C || Ie(I, $ ?? F.palette.mode),
752
- [I, C, $, F.palette.mode]
753
- ), {
754
- style: m,
755
- cooperativeGestures: b,
756
- doubleClickZoom: L
757
- } = Pt({
758
- baseMapView: I,
759
- cooperativeGestures: oe,
760
- doubleClickZoom: se,
761
- mapStyle: c,
762
- theme: $ ?? F.palette.mode
763
- }), B = (i, R) => {
764
- !g && R && M(i);
765
- }, y = (i, R) => {
766
- g && M(R ? i : null);
767
- };
768
- w(() => {
769
- M(f ?? null);
770
- }, [f]);
771
- const j = k(() => O ? p?.find((i) => i.id === O) ?? null : null, [O, p]);
772
- return H ? /* @__PURE__ */ d.jsx(et, { width: o, height: l }) : /* @__PURE__ */ d.jsxs(
773
- V,
774
- {
775
- "data-testid": "mapbox-container",
776
- sx: { borderRadius: t ? 0 : 1, height: l, overflow: "hidden", position: "relative", width: o, ...e },
777
- children: [
778
- /* @__PURE__ */ d.jsx(Ye, { styles: st }),
779
- r && /* @__PURE__ */ d.jsx(
780
- Be,
781
- {
782
- "data-testid": "skeleton-loader",
783
- width: o,
784
- height: l,
785
- variant: t ? "rectangular" : "rounded",
786
- sx: {
787
- inset: 0,
788
- position: "absolute",
789
- zIndex: 2
790
- }
791
- }
792
- ),
793
- !r && /* @__PURE__ */ d.jsxs(
794
- We,
795
- {
796
- ref: X,
797
- cooperativeGestures: b,
798
- doubleClickZoom: L,
799
- mapStyle: m,
800
- projection: z || "mercator",
801
- onLoad: () => {
802
- Z(!0), X.current?.resize();
803
- },
804
- onError: () => {
805
- Q(!0);
806
- },
807
- initialViewState: n,
808
- style: { height: "100%", width: "100%" },
809
- mapboxAccessToken: void 0,
810
- onClick: (i) => {
811
- const R = p.find((K) => {
812
- const { lng: le, lat: ae } = i.lngLat, ie = Math.abs(Number(K.lng ?? 0) - le), P = Math.abs(Number(K.lat ?? 0) - ae);
813
- return ie < 0.01 && P < 0.01;
814
- });
815
- q?.(i.lngLat.lng, i.lngLat.lat, R ?? null);
816
- },
817
- children: [
818
- Y && p.filter(Ae).map((i) => {
819
- const R = typeof i.size == "number" ? i.size : void 0, K = i.IconComponent && !J ? "top-left" : "center", le = (() => {
820
- if (!i.IconComponent)
821
- return null;
822
- const P = { ...i.iconProps };
823
- return R && (P.width = R, P.height = R), /* @__PURE__ */ d.jsx(i.IconComponent, { ...P });
824
- })(), ae = i.IconComponent ? null : /* @__PURE__ */ d.jsx(ot, { color: i.color, variant: i.variant, size: R, type: i.type }), ie = {
825
- alignItems: "center",
826
- cursor: i.Tooltip ? "pointer" : "default",
827
- display: "inline-flex",
828
- justifyContent: "center",
829
- ...i.IconComponent && !R ? {} : R ? { height: R, width: R } : {}
830
- };
831
- return /* @__PURE__ */ d.jsx(
832
- je,
833
- {
834
- longitude: i.lng,
835
- latitude: i.lat,
836
- anchor: J || K,
837
- onClick: (P) => {
838
- P.originalEvent.stopPropagation(), i.id && B(i.id, !!i.Tooltip), q?.(i.lng, i.lat, i), i.onClick?.(i);
839
- },
840
- children: /* @__PURE__ */ d.jsx(
841
- V,
842
- {
843
- component: "div",
844
- onMouseEnter: () => i.id && y(i.id, !!i.Tooltip),
845
- onMouseLeave: () => y(null),
846
- style: ie,
847
- children: le || ae
848
- }
849
- )
850
- },
851
- i.id
852
- );
853
- }),
854
- Y && j?.Tooltip && /* @__PURE__ */ d.jsx(
855
- Ve,
856
- {
857
- longitude: te(j.lng) ? j.lng : 0,
858
- latitude: te(j.lat) ? j.lat : 0,
859
- anchor: U,
860
- onClose: () => M(null),
861
- maxWidth: u,
862
- closeOnClick: !0,
863
- closeOnMove: !1,
864
- children: /* @__PURE__ */ d.jsx(V, { sx: { minHeight: 60, minWidth: 240 }, children: /* @__PURE__ */ d.jsx(Mt, { children: j.Tooltip }) })
865
- }
866
- ),
867
- T && /* @__PURE__ */ d.jsx(
868
- Le,
869
- {
870
- from: T.from,
871
- to: T.to,
872
- profile: T.profile,
873
- engine: T.engine,
874
- itineraryLineStyle: T.itineraryLineStyle,
875
- initialRoute: T.initialRoute,
876
- onRouteComputed: T.onRouteComputed,
877
- itineraryLabel: T.itineraryLabel
878
- }
879
- ),
880
- S && /* @__PURE__ */ d.jsx(
881
- Ot,
882
- {
883
- origin: S.origin,
884
- destinations: S.destinations,
885
- onNearestFound: S.onNearestFound,
886
- maxDistanceMeters: S.maxDistanceMeters,
887
- engine: S.engine,
888
- profile: S.profile,
889
- initialNearestResults: S.initialNearestResults,
890
- itineraryLineStyle: S.itineraryLineStyle
891
- }
892
- ),
893
- A && /* @__PURE__ */ d.jsx(
894
- vt,
895
- {
896
- origin: A.origin,
897
- profile: A.profile,
898
- onIsochroneLoaded: A.onIsochroneLoaded,
899
- intervals: A.intervals
900
- }
901
- ),
902
- D && /* @__PURE__ */ d.jsx(re, { features: D }),
903
- E && /* @__PURE__ */ d.jsx(
904
- at,
905
- {
906
- markers: p,
907
- features: D,
908
- padding: x,
909
- duration: _ ? 0 : v,
910
- animationKey: h,
911
- openPopup: !!f
912
- }
913
- )
914
- ]
915
- }
916
- )
917
- ]
918
- }
919
- );
920
- }, Gt = fe(kt), Vt = ["OSRM", "Mapbox"], qt = ["driving", "walking", "cycling"], zt = (e, t) => {
921
- const r = "geometry" in t ? t.geometry : t, [l, o] = e, a = (s) => s.map(
922
- (u) => u.reduce((f, [g, p], E, x) => {
923
- const [v, h] = x[(E - 1 + x.length) % x.length];
924
- return p > o != h > o && l < (v - g) * (o - p) / (h - p) + g ? !f : f;
925
- }, !1)
926
- ).reduce((u, f, g) => g === 0 ? f : u && !f, !1);
927
- return r.type === "Polygon" ? a(r.coordinates) : r.type === "MultiPolygon" ? r.coordinates.some((s) => a(s)) : !1;
928
- };
929
- export {
930
- Yt as DEFAULT_CENTER_LAT,
931
- Ut as DEFAULT_CENTER_LNG,
932
- Bt as MapProvider,
933
- Gt as MapView,
934
- Vt as engines,
935
- zt as isPointInGeoJSON,
936
- Wt as isValidLatLngTuple,
937
- we as isValidLatitude,
938
- Ce as isValidLongitude,
939
- Ae as isValidMarker,
940
- qt as profiles
270
+ //#endregion
271
+ //#region src/services/core/processInBatches.ts
272
+ var W = async (e, t, n) => {
273
+ let r = Array.from({ length: Math.ceil(e.length / t) }, (n, r) => e.slice(r * t, (r + 1) * t));
274
+ return (await Promise.all(r.map(async (e) => Promise.all(e.map(n))))).flat();
275
+ }, G = "https://api.mapbox.com", K = (e, t, n, r, i = {}) => `${G}/${e}/${t}/mapbox/${n}/${r}?${new URLSearchParams({
276
+ access_token: "",
277
+ ...i
278
+ }).toString()}`, q = async (e) => {
279
+ try {
280
+ let t = await fetch(e);
281
+ return t.ok ? await t.json() : (console.error(`Mapbox API error: ${t.status} ${t.statusText}`), null);
282
+ } catch (e) {
283
+ return console.error("Mapbox network error:", e), null;
284
+ }
285
+ }, J = 25, ce = 5, le = U((e, t) => K("directions-matrix", "v1", t, e, {
286
+ annotations: "distance",
287
+ sources: "0"
288
+ }), q, (e) => e.distances ?? void 0), Y = {
289
+ findNearest: async (e, t, n = "driving", r) => t.length ? (await W(B(t, J - 1), ce, (t) => le(e, t, n, r))).flatMap((e) => e.all).sort((e, t) => e.distance - t.distance) : [],
290
+ getIsochrone: async (e, t = "driving", n = [
291
+ 5,
292
+ 10,
293
+ 15
294
+ ]) => await q(K("isochrone", "v1", t, `${e[0]},${e[1]}`, {
295
+ contours_minutes: n.join(","),
296
+ polygons: "true"
297
+ })),
298
+ getItinerary: async (e, t, n = "driving") => {
299
+ let r = await q(K("directions", "v5", n, `${e.join(",")};${t.join(",")}`, {
300
+ geometries: "geojson",
301
+ overview: "full"
302
+ }));
303
+ if (!r?.routes?.length) return null;
304
+ let i = r.routes[0];
305
+ return {
306
+ geometry: i.geometry,
307
+ properties: {
308
+ distance: i.distance,
309
+ duration: i.duration
310
+ },
311
+ type: "Feature"
312
+ };
313
+ }
314
+ }, ue = r(({ origin: e, profile: t = "driving", intervals: n = [
315
+ 5,
316
+ 10,
317
+ 15
318
+ ], onIsochroneLoaded: r }) => {
319
+ let [a, o] = s(null);
320
+ return i(() => {
321
+ let i = !1;
322
+ if (!e || e.length !== 2) {
323
+ o(null);
324
+ return;
325
+ }
326
+ return (async () => {
327
+ if (!Y.getIsochrone) {
328
+ console.warn("⚠️ getIsochrone is not implemented for this provider.");
329
+ return;
330
+ }
331
+ let a = await Y.getIsochrone(e, t, n);
332
+ i || (o(a), r?.(a ?? null));
333
+ })(), () => {
334
+ i = !0;
335
+ };
336
+ }, [
337
+ e,
338
+ t,
339
+ n,
340
+ r
341
+ ]), a ? /* @__PURE__ */ l(O, { features: a }) : null;
342
+ }), de = {
343
+ cycling: "routed-bike",
344
+ driving: "routed-car",
345
+ walking: "routed-foot"
346
+ }, fe = "https://routing.openstreetmap.de", X = (e, t, n, r) => `${`${fe}/${de[t]}/${e}/v1/${t}/${n}`}${r ? `?${new URLSearchParams(r).toString()}` : ""}`, Z = async (e) => {
347
+ try {
348
+ let t = await fetch(e);
349
+ return t.ok ? await t.json() : (console.error("OSRM API error:", t.status, t.statusText), null);
350
+ } catch (e) {
351
+ return console.error("Error fetching OSRM API:", e), null;
352
+ }
353
+ }, Q = 100, pe = 5, me = U((e, t) => X("table", t, e, {
354
+ annotations: "distance",
355
+ sources: 0
356
+ }), Z, (e) => e.distances ?? void 0), he = {
357
+ findNearest: async (e, t, n = "driving", r) => t.length ? (await W(B(t, Q - 1), pe, (t) => me(e, t, n, r))).flatMap((e) => e.all).sort((e, t) => e.distance - t.distance) : [],
358
+ getItinerary: async (e, t, n = "driving") => {
359
+ let r = await Z(X("route", n, `${e.join(",")};${t.join(",")}`, {
360
+ geometries: "geojson",
361
+ overview: "full"
362
+ }));
363
+ if (!r?.routes?.length) return null;
364
+ let i = r.routes[0];
365
+ return {
366
+ geometry: i.geometry,
367
+ properties: {
368
+ distance: i.distance,
369
+ duration: i.duration
370
+ },
371
+ type: "Feature"
372
+ };
373
+ }
374
+ }, ge = ({ from: e, to: t, profile: n, engine: r, itineraryLineStyle: a, initialRoute: o, onRouteComputed: c, itineraryLabel: u }) => {
375
+ let [d, f] = s(o ?? null);
376
+ return i(() => {
377
+ o && (f(o), c?.(o));
378
+ }, [o, c]), i(() => {
379
+ !(e && t) || o || (async () => {
380
+ let i = await (r === "OSRM" ? he : Y).getItinerary(e, t, n);
381
+ f(i ?? null), c?.(i ?? null);
382
+ })();
383
+ }, [
384
+ e,
385
+ t,
386
+ n,
387
+ r,
388
+ o,
389
+ c
390
+ ]), d ? /* @__PURE__ */ l(O, {
391
+ features: d,
392
+ lineStyle: a,
393
+ lineLabel: u
394
+ }) : null;
395
+ }, _e = r(({ origin: e, maxDistanceMeters: t, destinations: n, onNearestFound: r, initialNearestResults: a, itineraryLineStyle: c, profile: u = "driving", engine: d = "OSRM" }) => {
396
+ let [f, p] = s(a ?? []), m = o(null);
397
+ i(() => {
398
+ a && p(a);
399
+ }, [a]), i(() => {
400
+ let r = new AbortController();
401
+ if (a?.length) return;
402
+ if (!e || e.length !== 2 || !n?.length) {
403
+ p([]);
404
+ return;
405
+ }
406
+ p([]);
407
+ let i = n.map((e) => ({
408
+ coords: [e.lng, e.lat],
409
+ id: e.id
410
+ }));
411
+ return (d === "OSRM" ? he : Y).findNearest(e, i, u, t).then((e) => p(e ?? [])).catch(() => p([])), () => r.abort();
412
+ }, [
413
+ e,
414
+ t,
415
+ n,
416
+ u,
417
+ d,
418
+ a?.length
419
+ ]), i(() => {
420
+ let e = m.current;
421
+ (!e || e.length !== f.length || e.some((e, t) => e.id !== f[t]?.id || e.distance !== f[t]?.distance)) && (r?.(f), m.current = f);
422
+ }, [f, r]);
423
+ let h = f[0];
424
+ return h ? h.routeFeature ? /* @__PURE__ */ l(O, { features: h.routeFeature }) : /* @__PURE__ */ l(ge, {
425
+ from: e,
426
+ to: h.point,
427
+ profile: u,
428
+ engine: d,
429
+ itineraryLineStyle: c
430
+ }) : null;
431
+ }), ve = ({ children: e }) => {
432
+ let [t, n] = s(!1);
433
+ return i(() => {
434
+ queueMicrotask(() => n(!0));
435
+ }, []), t ? e : null;
436
+ }, $ = {
437
+ satellite: "mapbox://styles/mapbox/satellite-streets-v12",
438
+ street: {
439
+ dark: "mapbox://styles/mapbox/dark-v11",
440
+ light: "mapbox://styles/mapbox/streets-v12"
441
+ }
442
+ }, ye = (e, t) => {
443
+ let n = t === "dark";
444
+ switch (e) {
445
+ case "satellite": return $.satellite;
446
+ default: return n ? $.street.dark : $.street.light;
447
+ }
448
+ }, be = ({ mapStyle: e, theme: t, baseMapView: n, doubleClickZoom: r, cooperativeGestures: i }) => ({
449
+ cooperativeGestures: i,
450
+ doubleClickZoom: r,
451
+ failIfMajorPerformanceCaveat: !1,
452
+ style: e ?? ye(n, t)
453
+ }), xe = r(({ containerStyle: e, square: t, loading: n, height: r = 300, width: c = "100%", center: g = [2.3522, 48.8566], zoom: _ = 5, popupMaxWidth: v, openPopup: x, openPopupOnHover: S, markers: C = [], fitBounds: w = !0, fitBoundsPadding: T, fitBoundDuration: ne, fitBoundsAnimationKey: re, disableAnimation: E, mapStyle: D, onMapClick: k, baseMapView: A, cooperativeGestures: j = !0, doubleClickZoom: M = !0, projection: N, theme: P, features: F, itineraryParams: I, findNearestMarker: R, isochrone: z, markerAnchor: B, popupAnchor: V = "top" }) => {
454
+ let H = m(), U = o(null), [W, G] = s(x ?? null), [K, q] = s(!1), [J, ce] = s(!1), le = a(() => {
455
+ let [e = 2.3522, t = 48.8566] = y(g) ? g : [];
456
+ return {
457
+ latitude: t,
458
+ longitude: e,
459
+ zoom: _
460
+ };
461
+ }, [g, _]), { style: Y, cooperativeGestures: de, doubleClickZoom: fe } = be({
462
+ baseMapView: A,
463
+ cooperativeGestures: j,
464
+ doubleClickZoom: M,
465
+ mapStyle: a(() => D || ye(A, P ?? H.palette.mode), [
466
+ A,
467
+ D,
468
+ P,
469
+ H.palette.mode
470
+ ]),
471
+ projection: N,
472
+ theme: P ?? H.palette.mode
473
+ }), X = (e, t) => {
474
+ !S && t && G(e);
475
+ }, Z = (e, t) => {
476
+ S && G(t ? e : null);
477
+ };
478
+ i(() => {
479
+ G(x ?? null);
480
+ }, [x]);
481
+ let Q = a(() => W ? C?.find((e) => e.id === W) ?? null : null, [W, C]);
482
+ return J ? /* @__PURE__ */ l(ie, {
483
+ width: c,
484
+ height: r
485
+ }) : /* @__PURE__ */ u(d, {
486
+ "data-testid": "mapbox-container",
487
+ sx: {
488
+ borderRadius: t ? 0 : 1,
489
+ height: r,
490
+ overflow: "hidden",
491
+ position: "relative",
492
+ width: c,
493
+ ...e
494
+ },
495
+ children: [
496
+ /* @__PURE__ */ l(f, { styles: oe }),
497
+ n && /* @__PURE__ */ l(p, {
498
+ "data-testid": "skeleton-loader",
499
+ width: c,
500
+ height: r,
501
+ variant: t ? "rectangular" : "rounded",
502
+ sx: {
503
+ inset: 0,
504
+ position: "absolute",
505
+ zIndex: 2
506
+ }
507
+ }),
508
+ !n && /* @__PURE__ */ u(h, {
509
+ ref: U,
510
+ cooperativeGestures: de,
511
+ doubleClickZoom: fe,
512
+ mapStyle: Y,
513
+ projection: N || "mercator",
514
+ onLoad: () => {
515
+ q(!0), U.current?.resize();
516
+ },
517
+ onError: () => {
518
+ ce(!0);
519
+ },
520
+ initialViewState: le,
521
+ style: {
522
+ height: "100%",
523
+ width: "100%"
524
+ },
525
+ mapboxAccessToken: void 0,
526
+ onClick: (e) => {
527
+ let t = C.find((t) => {
528
+ let { lng: n, lat: r } = e.lngLat, i = Math.abs(Number(t.lng ?? 0) - n), a = Math.abs(Number(t.lat ?? 0) - r);
529
+ return i < .01 && a < .01;
530
+ });
531
+ k?.(e.lngLat.lng, e.lngLat.lat, t ?? null);
532
+ },
533
+ children: [
534
+ K && C.filter(L).map((e) => {
535
+ let t = typeof e.size == "number" ? e.size : void 0, n = e.IconComponent && !B ? "top-left" : "center", r = (() => {
536
+ if (!e.IconComponent) return null;
537
+ let n = { ...e.iconProps };
538
+ return t && (n.width = t, n.height = t), /* @__PURE__ */ l(e.IconComponent, { ...n });
539
+ })(), i = e.IconComponent ? null : /* @__PURE__ */ l(ae, {
540
+ color: e.color,
541
+ variant: e.variant,
542
+ size: t,
543
+ type: e.type
544
+ }), a = {
545
+ alignItems: "center",
546
+ cursor: e.Tooltip ? "pointer" : "default",
547
+ display: "inline-flex",
548
+ justifyContent: "center",
549
+ ...e.IconComponent && !t ? {} : t ? {
550
+ height: t,
551
+ width: t
552
+ } : {}
553
+ };
554
+ return /* @__PURE__ */ l(ee, {
555
+ longitude: e.lng,
556
+ latitude: e.lat,
557
+ anchor: B || n,
558
+ onClick: (t) => {
559
+ t.originalEvent.stopPropagation(), e.id && X(e.id, !!e.Tooltip), k?.(e.lng, e.lat, e), e.onClick?.(e);
560
+ },
561
+ children: /* @__PURE__ */ l(d, {
562
+ component: "div",
563
+ onMouseEnter: () => e.id && Z(e.id, !!e.Tooltip),
564
+ onMouseLeave: () => Z(null),
565
+ style: a,
566
+ children: r || i
567
+ })
568
+ }, e.id);
569
+ }),
570
+ K && Q?.Tooltip && /* @__PURE__ */ l(te, {
571
+ longitude: b(Q.lng) ? Q.lng : 0,
572
+ latitude: b(Q.lat) ? Q.lat : 0,
573
+ anchor: V,
574
+ onClose: () => G(null),
575
+ maxWidth: v,
576
+ closeOnClick: !0,
577
+ closeOnMove: !1,
578
+ children: /* @__PURE__ */ l(d, {
579
+ sx: {
580
+ minHeight: 60,
581
+ minWidth: 240
582
+ },
583
+ children: /* @__PURE__ */ l(ve, { children: Q.Tooltip })
584
+ })
585
+ }),
586
+ I && /* @__PURE__ */ l(ge, {
587
+ from: I.from,
588
+ to: I.to,
589
+ profile: I.profile,
590
+ engine: I.engine,
591
+ itineraryLineStyle: I.itineraryLineStyle,
592
+ initialRoute: I.initialRoute,
593
+ onRouteComputed: I.onRouteComputed,
594
+ itineraryLabel: I.itineraryLabel
595
+ }),
596
+ R && /* @__PURE__ */ l(_e, {
597
+ origin: R.origin,
598
+ destinations: R.destinations,
599
+ onNearestFound: R.onNearestFound,
600
+ maxDistanceMeters: R.maxDistanceMeters,
601
+ engine: R.engine,
602
+ profile: R.profile,
603
+ initialNearestResults: R.initialNearestResults,
604
+ itineraryLineStyle: R.itineraryLineStyle
605
+ }),
606
+ z && /* @__PURE__ */ l(ue, {
607
+ origin: z.origin,
608
+ profile: z.profile,
609
+ onIsochroneLoaded: z.onIsochroneLoaded,
610
+ intervals: z.intervals
611
+ }),
612
+ F && /* @__PURE__ */ l(O, { features: F }),
613
+ w && /* @__PURE__ */ l(se, {
614
+ markers: C,
615
+ features: F,
616
+ padding: T,
617
+ duration: E ? 0 : ne,
618
+ animationKey: re,
619
+ openPopup: !!x
620
+ })
621
+ ]
622
+ })
623
+ ]
624
+ });
625
+ }), Se = ["OSRM", "Mapbox"], Ce = [
626
+ "driving",
627
+ "walking",
628
+ "cycling"
629
+ ], we = (e, t) => {
630
+ let n = "geometry" in t ? t.geometry : t, [r, i] = e, a = (e) => e.map((e) => e.reduce((e, [t, n], a, o) => {
631
+ let [s, c] = o[(a - 1 + o.length) % o.length];
632
+ return n > i != c > i && r < (s - t) * (i - n) / (c - n) + t ? !e : e;
633
+ }, !1)).reduce((e, t, n) => n === 0 ? t : e && !t, !1);
634
+ return n.type === "Polygon" ? a(n.coordinates) : n.type === "MultiPolygon" ? n.coordinates.some((e) => a(e)) : !1;
941
635
  };
636
+ //#endregion
637
+ export { C as DEFAULT_CENTER_LAT, S as DEFAULT_CENTER_LNG, T as MapProvider, xe as MapView, Se as engines, we as isPointInGeoJSON, I as isValidLatLngTuple, P as isValidLatitude, F as isValidLongitude, L as isValidMarker, Ce as profiles };