@tracktor/map 1.8.12 → 1.8.13
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 +233 -233
- package/dist/main.umd.cjs +4 -4
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
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 Fe, { createContext as Ue, useEffect as w, useMemo as P, useRef as
|
|
2
|
+
import Fe, { createContext as Ue, useEffect as w, useMemo as P, useRef as de, memo as fe, useState as I } from "react";
|
|
3
3
|
import { LicenseInfo as De } from "@mui/x-license";
|
|
4
|
-
import
|
|
5
|
-
import { Box as z, useTheme as
|
|
6
|
-
import Je, { Marker as
|
|
7
|
-
import { isArray as
|
|
4
|
+
import Re from "mapbox-gl";
|
|
5
|
+
import { Box as z, useTheme as Se, GlobalStyles as Ye, Skeleton as We } from "@tracktor/design-system";
|
|
6
|
+
import Je, { Marker as je, Source as he, Layer as be, useMap as Ge, Popup as ze } from "react-map-gl";
|
|
7
|
+
import { isArray as pe, isString as ge, isNumber as te } from "@tracktor/react-utils";
|
|
8
8
|
const Yt = 2.333, Wt = 46.8677;
|
|
9
|
-
var
|
|
9
|
+
var ee = { exports: {} }, J = {};
|
|
10
10
|
/**
|
|
11
11
|
* @license React
|
|
12
12
|
* react-jsx-runtime.production.js
|
|
@@ -16,12 +16,12 @@ var K = { exports: {} }, J = {};
|
|
|
16
16
|
* This source code is licensed under the MIT license found in the
|
|
17
17
|
* LICENSE file in the root directory of this source tree.
|
|
18
18
|
*/
|
|
19
|
-
var
|
|
19
|
+
var xe;
|
|
20
20
|
function qe() {
|
|
21
|
-
if (
|
|
22
|
-
|
|
21
|
+
if (xe) return J;
|
|
22
|
+
xe = 1;
|
|
23
23
|
var e = Symbol.for("react.transitional.element"), t = Symbol.for("react.fragment");
|
|
24
|
-
function
|
|
24
|
+
function r(a, o, l) {
|
|
25
25
|
var s = null;
|
|
26
26
|
if (l !== void 0 && (s = "" + l), o.key !== void 0 && (s = "" + o.key), "key" in o) {
|
|
27
27
|
l = {};
|
|
@@ -36,7 +36,7 @@ function qe() {
|
|
|
36
36
|
props: l
|
|
37
37
|
};
|
|
38
38
|
}
|
|
39
|
-
return J.Fragment = t, J.jsx =
|
|
39
|
+
return J.Fragment = t, J.jsx = r, J.jsxs = r, J;
|
|
40
40
|
}
|
|
41
41
|
var G = {};
|
|
42
42
|
/**
|
|
@@ -48,15 +48,15 @@ var G = {};
|
|
|
48
48
|
* This source code is licensed under the MIT license found in the
|
|
49
49
|
* LICENSE file in the root directory of this source tree.
|
|
50
50
|
*/
|
|
51
|
-
var
|
|
51
|
+
var ve;
|
|
52
52
|
function Be() {
|
|
53
|
-
return
|
|
54
|
-
function e(
|
|
55
|
-
if (
|
|
56
|
-
if (typeof
|
|
57
|
-
return
|
|
58
|
-
if (typeof
|
|
59
|
-
switch (
|
|
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 === V ? null : n.displayName || n.name || null;
|
|
58
|
+
if (typeof n == "string") return n;
|
|
59
|
+
switch (n) {
|
|
60
60
|
case C:
|
|
61
61
|
return "Fragment";
|
|
62
62
|
case $:
|
|
@@ -70,131 +70,131 @@ function Be() {
|
|
|
70
70
|
case A:
|
|
71
71
|
return "Activity";
|
|
72
72
|
}
|
|
73
|
-
if (typeof
|
|
74
|
-
switch (typeof
|
|
73
|
+
if (typeof n == "object")
|
|
74
|
+
switch (typeof n.tag == "number" && console.error(
|
|
75
75
|
"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
|
|
76
|
-
),
|
|
76
|
+
), n.$$typeof) {
|
|
77
77
|
case R:
|
|
78
78
|
return "Portal";
|
|
79
|
+
case se:
|
|
80
|
+
return n.displayName || "Context";
|
|
79
81
|
case oe:
|
|
80
|
-
return
|
|
81
|
-
case ne:
|
|
82
|
-
return (r._context.displayName || "Context") + ".Consumer";
|
|
82
|
+
return (n._context.displayName || "Context") + ".Consumer";
|
|
83
83
|
case B:
|
|
84
|
-
var i =
|
|
85
|
-
return
|
|
84
|
+
var i = n.render;
|
|
85
|
+
return n = n.displayName, n || (n = i.displayName || i.name || "", n = n !== "" ? "ForwardRef(" + n + ")" : "ForwardRef"), n;
|
|
86
86
|
case T:
|
|
87
|
-
return i =
|
|
87
|
+
return i = n.displayName || null, i !== null ? i : e(n.type) || "Memo";
|
|
88
88
|
case S:
|
|
89
|
-
i =
|
|
89
|
+
i = n._payload, n = n._init;
|
|
90
90
|
try {
|
|
91
|
-
return e(
|
|
91
|
+
return e(n(i));
|
|
92
92
|
} catch {
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
95
|
return null;
|
|
96
96
|
}
|
|
97
|
-
function t(
|
|
98
|
-
return "" +
|
|
97
|
+
function t(n) {
|
|
98
|
+
return "" + n;
|
|
99
99
|
}
|
|
100
|
-
function n
|
|
100
|
+
function r(n) {
|
|
101
101
|
try {
|
|
102
|
-
t(
|
|
102
|
+
t(n);
|
|
103
103
|
var i = !1;
|
|
104
104
|
} catch {
|
|
105
105
|
i = !0;
|
|
106
106
|
}
|
|
107
107
|
if (i) {
|
|
108
108
|
i = console;
|
|
109
|
-
var m = i.error, h = typeof Symbol == "function" && Symbol.toStringTag &&
|
|
109
|
+
var m = i.error, h = typeof Symbol == "function" && Symbol.toStringTag && n[Symbol.toStringTag] || n.constructor.name || "Object";
|
|
110
110
|
return m.call(
|
|
111
111
|
i,
|
|
112
112
|
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
113
113
|
h
|
|
114
|
-
), t(
|
|
114
|
+
), t(n);
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
|
-
function a(
|
|
118
|
-
if (
|
|
119
|
-
if (typeof
|
|
117
|
+
function a(n) {
|
|
118
|
+
if (n === C) return "<>";
|
|
119
|
+
if (typeof n == "object" && n !== null && n.$$typeof === S)
|
|
120
120
|
return "<...>";
|
|
121
121
|
try {
|
|
122
|
-
var i = e(
|
|
122
|
+
var i = e(n);
|
|
123
123
|
return i ? "<" + i + ">" : "<...>";
|
|
124
124
|
} catch {
|
|
125
125
|
return "<...>";
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
128
|
function o() {
|
|
129
|
-
var
|
|
130
|
-
return
|
|
129
|
+
var n = D.A;
|
|
130
|
+
return n === null ? null : n.getOwner();
|
|
131
131
|
}
|
|
132
132
|
function l() {
|
|
133
133
|
return Error("react-stack-top-frame");
|
|
134
134
|
}
|
|
135
|
-
function s(
|
|
136
|
-
if (L.call(
|
|
137
|
-
var i = Object.getOwnPropertyDescriptor(
|
|
135
|
+
function s(n) {
|
|
136
|
+
if (L.call(n, "key")) {
|
|
137
|
+
var i = Object.getOwnPropertyDescriptor(n, "key").get;
|
|
138
138
|
if (i && i.isReactWarning) return !1;
|
|
139
139
|
}
|
|
140
|
-
return
|
|
140
|
+
return n.key !== void 0;
|
|
141
141
|
}
|
|
142
|
-
function u(
|
|
142
|
+
function u(n, i) {
|
|
143
143
|
function m() {
|
|
144
144
|
O || (O = !0, console.error(
|
|
145
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
146
|
i
|
|
147
147
|
));
|
|
148
148
|
}
|
|
149
|
-
m.isReactWarning = !0, Object.defineProperty(
|
|
149
|
+
m.isReactWarning = !0, Object.defineProperty(n, "key", {
|
|
150
150
|
get: m,
|
|
151
151
|
configurable: !0
|
|
152
152
|
});
|
|
153
153
|
}
|
|
154
154
|
function f() {
|
|
155
|
-
var
|
|
156
|
-
return Y[
|
|
155
|
+
var n = e(this.type);
|
|
156
|
+
return Y[n] || (Y[n] = !0, console.error(
|
|
157
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
|
-
)),
|
|
158
|
+
)), n = this.props.ref, n !== void 0 ? n : null;
|
|
159
159
|
}
|
|
160
|
-
function g(
|
|
160
|
+
function g(n, i, m, h, N, W) {
|
|
161
161
|
var y = m.ref;
|
|
162
|
-
return
|
|
162
|
+
return n = {
|
|
163
163
|
$$typeof: E,
|
|
164
|
-
type:
|
|
164
|
+
type: n,
|
|
165
165
|
key: i,
|
|
166
166
|
props: m,
|
|
167
167
|
_owner: h
|
|
168
|
-
}, (y !== void 0 ? y : null) !== null ? Object.defineProperty(
|
|
168
|
+
}, (y !== void 0 ? y : null) !== null ? Object.defineProperty(n, "ref", {
|
|
169
169
|
enumerable: !1,
|
|
170
170
|
get: f
|
|
171
|
-
}) : Object.defineProperty(
|
|
171
|
+
}) : Object.defineProperty(n, "ref", { enumerable: !1, value: null }), n._store = {}, Object.defineProperty(n._store, "validated", {
|
|
172
172
|
configurable: !1,
|
|
173
173
|
enumerable: !1,
|
|
174
174
|
writable: !0,
|
|
175
175
|
value: 0
|
|
176
|
-
}), Object.defineProperty(
|
|
176
|
+
}), Object.defineProperty(n, "_debugInfo", {
|
|
177
177
|
configurable: !1,
|
|
178
178
|
enumerable: !1,
|
|
179
179
|
writable: !0,
|
|
180
180
|
value: null
|
|
181
|
-
}), Object.defineProperty(
|
|
181
|
+
}), Object.defineProperty(n, "_debugStack", {
|
|
182
182
|
configurable: !1,
|
|
183
183
|
enumerable: !1,
|
|
184
184
|
writable: !0,
|
|
185
185
|
value: N
|
|
186
|
-
}), Object.defineProperty(
|
|
186
|
+
}), Object.defineProperty(n, "_debugTask", {
|
|
187
187
|
configurable: !1,
|
|
188
188
|
enumerable: !1,
|
|
189
189
|
writable: !0,
|
|
190
190
|
value: W
|
|
191
|
-
}), Object.freeze && (Object.freeze(
|
|
191
|
+
}), Object.freeze && (Object.freeze(n.props), Object.freeze(n)), n;
|
|
192
192
|
}
|
|
193
|
-
function p(
|
|
193
|
+
function p(n, i, m, h, N, W) {
|
|
194
194
|
var y = i.children;
|
|
195
195
|
if (y !== void 0)
|
|
196
196
|
if (h)
|
|
197
|
-
if (
|
|
197
|
+
if (X(y)) {
|
|
198
198
|
for (h = 0; h < y.length; h++)
|
|
199
199
|
v(y[h]);
|
|
200
200
|
Object.freeze && Object.freeze(y);
|
|
@@ -204,11 +204,11 @@ function Be() {
|
|
|
204
204
|
);
|
|
205
205
|
else v(y);
|
|
206
206
|
if (L.call(i, "key")) {
|
|
207
|
-
y = e(
|
|
207
|
+
y = e(n);
|
|
208
208
|
var j = Object.keys(i).filter(function(_) {
|
|
209
209
|
return _ !== "key";
|
|
210
210
|
});
|
|
211
|
-
h = 0 < j.length ? "{key: someKey, " + j.join(": ..., ") + ": ...}" : "{key: someKey}",
|
|
211
|
+
h = 0 < j.length ? "{key: someKey, " + j.join(": ..., ") + ": ...}" : "{key: someKey}", Q[y + h] || (j = 0 < j.length ? "{" + j.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
212
212
|
`A props object containing a "key" prop is being spread into JSX:
|
|
213
213
|
let props = %s;
|
|
214
214
|
<%s {...props} />
|
|
@@ -219,18 +219,18 @@ React keys must be passed directly to JSX without using spread:
|
|
|
219
219
|
y,
|
|
220
220
|
j,
|
|
221
221
|
y
|
|
222
|
-
),
|
|
222
|
+
), Q[y + h] = !0);
|
|
223
223
|
}
|
|
224
|
-
if (y = null, m !== void 0 && (
|
|
224
|
+
if (y = null, m !== void 0 && (r(m), y = "" + m), s(i) && (r(i.key), y = "" + i.key), "key" in i) {
|
|
225
225
|
m = {};
|
|
226
226
|
for (var c in i)
|
|
227
227
|
c !== "key" && (m[c] = i[c]);
|
|
228
228
|
} else m = i;
|
|
229
229
|
return y && u(
|
|
230
230
|
m,
|
|
231
|
-
typeof
|
|
231
|
+
typeof n == "function" ? n.displayName || n.name || "Unknown" : n
|
|
232
232
|
), g(
|
|
233
|
-
|
|
233
|
+
n,
|
|
234
234
|
y,
|
|
235
235
|
m,
|
|
236
236
|
o(),
|
|
@@ -238,88 +238,88 @@ React keys must be passed directly to JSX without using spread:
|
|
|
238
238
|
W
|
|
239
239
|
);
|
|
240
240
|
}
|
|
241
|
-
function v(
|
|
242
|
-
b(
|
|
241
|
+
function v(n) {
|
|
242
|
+
b(n) ? n._store && (n._store.validated = 1) : typeof n == "object" && n !== null && n.$$typeof === S && (n._payload.status === "fulfilled" ? b(n._payload.value) && n._payload.value._store && (n._payload.value._store.validated = 1) : n._store && (n._store.validated = 1));
|
|
243
243
|
}
|
|
244
|
-
function b(
|
|
245
|
-
return typeof
|
|
244
|
+
function b(n) {
|
|
245
|
+
return typeof n == "object" && n !== null && n.$$typeof === E;
|
|
246
246
|
}
|
|
247
|
-
var x = Fe, E = Symbol.for("react.transitional.element"), R = Symbol.for("react.portal"), C = Symbol.for("react.fragment"), q = Symbol.for("react.strict_mode"), $ = Symbol.for("react.profiler"),
|
|
247
|
+
var x = Fe, E = Symbol.for("react.transitional.element"), R = Symbol.for("react.portal"), C = Symbol.for("react.fragment"), q = Symbol.for("react.strict_mode"), $ = Symbol.for("react.profiler"), oe = Symbol.for("react.consumer"), se = Symbol.for("react.context"), B = Symbol.for("react.forward_ref"), F = Symbol.for("react.suspense"), U = Symbol.for("react.suspense_list"), T = Symbol.for("react.memo"), S = Symbol.for("react.lazy"), A = Symbol.for("react.activity"), V = Symbol.for("react.client.reference"), D = x.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, L = Object.prototype.hasOwnProperty, X = Array.isArray, M = console.createTask ? console.createTask : function() {
|
|
248
248
|
return null;
|
|
249
249
|
};
|
|
250
250
|
x = {
|
|
251
|
-
react_stack_bottom_frame: function(
|
|
252
|
-
return
|
|
251
|
+
react_stack_bottom_frame: function(n) {
|
|
252
|
+
return n();
|
|
253
253
|
}
|
|
254
254
|
};
|
|
255
|
-
var O, Y = {},
|
|
255
|
+
var O, Y = {}, Z = x.react_stack_bottom_frame.bind(
|
|
256
256
|
x,
|
|
257
257
|
l
|
|
258
|
-
)(),
|
|
259
|
-
G.Fragment = C, G.jsx = function(
|
|
258
|
+
)(), H = M(a(l)), Q = {};
|
|
259
|
+
G.Fragment = C, G.jsx = function(n, i, m) {
|
|
260
260
|
var h = 1e4 > D.recentlyCreatedOwnerStacks++;
|
|
261
261
|
return p(
|
|
262
|
-
|
|
262
|
+
n,
|
|
263
263
|
i,
|
|
264
264
|
m,
|
|
265
265
|
!1,
|
|
266
|
-
h ? Error("react-stack-top-frame") :
|
|
267
|
-
h ? M(a(
|
|
266
|
+
h ? Error("react-stack-top-frame") : Z,
|
|
267
|
+
h ? M(a(n)) : H
|
|
268
268
|
);
|
|
269
|
-
}, G.jsxs = function(
|
|
269
|
+
}, G.jsxs = function(n, i, m) {
|
|
270
270
|
var h = 1e4 > D.recentlyCreatedOwnerStacks++;
|
|
271
271
|
return p(
|
|
272
|
-
|
|
272
|
+
n,
|
|
273
273
|
i,
|
|
274
274
|
m,
|
|
275
275
|
!0,
|
|
276
|
-
h ? Error("react-stack-top-frame") :
|
|
277
|
-
h ? M(a(
|
|
276
|
+
h ? Error("react-stack-top-frame") : Z,
|
|
277
|
+
h ? M(a(n)) : H
|
|
278
278
|
);
|
|
279
279
|
};
|
|
280
280
|
})()), G;
|
|
281
281
|
}
|
|
282
|
-
var
|
|
282
|
+
var _e;
|
|
283
283
|
function Ve() {
|
|
284
|
-
return
|
|
284
|
+
return _e || (_e = 1, process.env.NODE_ENV === "production" ? ee.exports = qe() : ee.exports = Be()), ee.exports;
|
|
285
285
|
}
|
|
286
286
|
var d = Ve();
|
|
287
287
|
const Xe = Ue({
|
|
288
288
|
licenceMapbox: "",
|
|
289
289
|
licenseMuiX: ""
|
|
290
|
-
}), Jt = ({ children: e, licenseMuiX: t, licenceMapbox:
|
|
290
|
+
}), Jt = ({ children: e, licenseMuiX: t, licenceMapbox: r }) => {
|
|
291
291
|
w(() => {
|
|
292
292
|
t && De.setLicenseKey(t);
|
|
293
293
|
}, [t]);
|
|
294
294
|
const a = P(
|
|
295
295
|
() => ({
|
|
296
|
-
licenceMapbox:
|
|
296
|
+
licenceMapbox: r,
|
|
297
297
|
licenseMuiX: t
|
|
298
298
|
}),
|
|
299
|
-
[t,
|
|
299
|
+
[t, r]
|
|
300
300
|
);
|
|
301
|
-
return
|
|
301
|
+
return r && (Re.accessToken = r), /* @__PURE__ */ d.jsx(Xe.Provider, { value: a, children: e });
|
|
302
302
|
}, Ze = (e) => e?.type === "LineString" || e?.type === "MultiLineString", He = (e) => {
|
|
303
303
|
let t;
|
|
304
304
|
Array.isArray(e[0][0]) ? t = e.reduce((o, l) => l.length > o.length ? l : o) : t = e;
|
|
305
|
-
const
|
|
306
|
-
return [t[
|
|
305
|
+
const r = Math.floor(t.length / 2);
|
|
306
|
+
return [t[r][0], t[r][1]];
|
|
307
307
|
}, Qe = ({ route: e, children: t }) => {
|
|
308
308
|
if (!(e && t))
|
|
309
309
|
return null;
|
|
310
|
-
const
|
|
311
|
-
if (!Ze(
|
|
310
|
+
const r = e.geometry;
|
|
311
|
+
if (!Ze(r))
|
|
312
312
|
return null;
|
|
313
|
-
const a =
|
|
314
|
-
return /* @__PURE__ */ d.jsx(
|
|
315
|
-
}, Ke = (e) =>
|
|
313
|
+
const a = r.coordinates, [o, l] = He(a);
|
|
314
|
+
return /* @__PURE__ */ d.jsx(je, { longitude: o, latitude: l, 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
316
|
if (!e)
|
|
317
317
|
return null;
|
|
318
318
|
const a = Ke(e), o = a.features.filter((s) => s.geometry.type === "Polygon" || s.geometry.type === "MultiPolygon"), l = a.features.filter((s) => s.geometry.type === "LineString" || s.geometry.type === "MultiLineString");
|
|
319
319
|
return /* @__PURE__ */ d.jsxs(d.Fragment, { children: [
|
|
320
320
|
o.length > 0 && // biome-ignore lint/correctness/useUniqueElementIds: <ID must stay stable for map layer>
|
|
321
|
-
/* @__PURE__ */ d.jsx(
|
|
322
|
-
|
|
321
|
+
/* @__PURE__ */ d.jsx(he, { id: "features-polygon", type: "geojson", data: { features: o, type: "FeatureCollection" }, children: /* @__PURE__ */ d.jsx(
|
|
322
|
+
be,
|
|
323
323
|
{
|
|
324
324
|
id: "polygon-fill",
|
|
325
325
|
type: "fill",
|
|
@@ -330,15 +330,15 @@ const Xe = Ue({
|
|
|
330
330
|
}
|
|
331
331
|
) }),
|
|
332
332
|
l.length > 0 && /* @__PURE__ */ d.jsxs(d.Fragment, { children: [
|
|
333
|
-
/* @__PURE__ */ d.jsx(
|
|
334
|
-
|
|
333
|
+
/* @__PURE__ */ d.jsx(he, { id: "features-line", type: "geojson", data: { features: l, type: "FeatureCollection" }, children: /* @__PURE__ */ d.jsx(
|
|
334
|
+
be,
|
|
335
335
|
{
|
|
336
336
|
id: "line-stroke",
|
|
337
337
|
type: "line",
|
|
338
338
|
paint: {
|
|
339
|
-
"line-color":
|
|
340
|
-
"line-opacity":
|
|
341
|
-
"line-width":
|
|
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
342
|
}
|
|
343
343
|
}
|
|
344
344
|
) }),
|
|
@@ -365,23 +365,23 @@ const Xe = Ue({
|
|
|
365
365
|
"Try to activate WebGL in your browser settings."
|
|
366
366
|
] })
|
|
367
367
|
}
|
|
368
|
-
), tt = "#000000",
|
|
368
|
+
), tt = "#000000", nt = "#FFFFFF", ue = {
|
|
369
369
|
default: "#009ba6",
|
|
370
370
|
primary: "#3F83F8",
|
|
371
371
|
secondary: "#9C27B0",
|
|
372
372
|
success: "#4CAF50",
|
|
373
373
|
warning: "#FF9800"
|
|
374
|
-
},
|
|
375
|
-
const o =
|
|
376
|
-
if (
|
|
374
|
+
}, rt = (e) => e in ue, ot = ({ color: e, variant: t, type: r, size: a = 28 }) => {
|
|
375
|
+
const o = Se(), l = o.palette.mode === "dark" ? tt : nt, s = Math.max(3, Math.round(a * 0.25)), u = (() => {
|
|
376
|
+
if (r === "dropOff")
|
|
377
377
|
return "#4e85e1";
|
|
378
|
-
if (t &&
|
|
379
|
-
return
|
|
378
|
+
if (t && rt(t))
|
|
379
|
+
return ue[t];
|
|
380
380
|
if (!e)
|
|
381
|
-
return
|
|
381
|
+
return ue.default;
|
|
382
382
|
if (typeof e == "function")
|
|
383
383
|
return e(o);
|
|
384
|
-
if (
|
|
384
|
+
if (ge(e) && e.includes(".")) {
|
|
385
385
|
const [f, g] = e.split("."), p = o.palette[f];
|
|
386
386
|
if (p && typeof p == "object" && g in p)
|
|
387
387
|
return p[g];
|
|
@@ -417,56 +417,56 @@ const Xe = Ue({
|
|
|
417
417
|
".mapboxgl-popup-tip": {
|
|
418
418
|
borderTopColor: `${e.palette.mode === "dark" ? "#1e1e1e" : "#ffffff"} !important`
|
|
419
419
|
}
|
|
420
|
-
}),
|
|
421
|
-
if (
|
|
420
|
+
}), Te = (e) => {
|
|
421
|
+
if (te(e))
|
|
422
422
|
return e;
|
|
423
|
-
if (
|
|
423
|
+
if (ge(e) && e.trim() !== "") {
|
|
424
424
|
const t = Number(e);
|
|
425
425
|
return Number.isFinite(t) ? t : null;
|
|
426
426
|
}
|
|
427
427
|
return null;
|
|
428
|
-
}, Te = (e) => {
|
|
429
|
-
const t = je(e);
|
|
430
|
-
return t !== null && t >= -90 && t <= 90;
|
|
431
428
|
}, we = (e) => {
|
|
432
|
-
const t =
|
|
429
|
+
const t = Te(e);
|
|
430
|
+
return t !== null && t >= -90 && t <= 90;
|
|
431
|
+
}, Ce = (e) => {
|
|
432
|
+
const t = Te(e);
|
|
433
433
|
return t !== null && t >= -180 && t <= 180;
|
|
434
|
-
}, Gt = (e) => Array.isArray(e) && e.length === 2 &&
|
|
434
|
+
}, Gt = (e) => Array.isArray(e) && e.length === 2 && we(e[0]) && Ce(e[1]), Ae = (e) => {
|
|
435
435
|
if (typeof e != "object" || e === null)
|
|
436
436
|
return !1;
|
|
437
437
|
const t = e;
|
|
438
|
-
return (typeof t.id == "string" || typeof t.id == "number" || t.id === void 0) &&
|
|
439
|
-
},
|
|
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), at = (e) => {
|
|
440
440
|
if (!e)
|
|
441
441
|
return [];
|
|
442
|
-
const t =
|
|
442
|
+
const t = pe(e) ? e : e.type === "FeatureCollection" ? e.features : [e], r = [];
|
|
443
443
|
for (const a of t) {
|
|
444
444
|
const o = a.geometry;
|
|
445
|
-
o.type === "Point" &&
|
|
445
|
+
o.type === "Point" && r.push(o.coordinates), o.type === "LineString" && r.push(...o.coordinates), o.type === "Polygon" && r.push(...o.coordinates[0]);
|
|
446
446
|
}
|
|
447
|
-
return
|
|
447
|
+
return r;
|
|
448
448
|
}, lt = ({
|
|
449
449
|
markers: e = [],
|
|
450
450
|
features: t,
|
|
451
|
-
padding:
|
|
451
|
+
padding: r = 50,
|
|
452
452
|
duration: a = 1e3,
|
|
453
453
|
disableAnimation: o,
|
|
454
454
|
fitBounds: l = !0,
|
|
455
455
|
animationKey: s,
|
|
456
456
|
openPopup: u
|
|
457
457
|
}) => {
|
|
458
|
-
const { current: f } = Ge(), g =
|
|
458
|
+
const { current: f } = Ge(), g = de(""), p = P(() => e.filter(Ae), [e]), v = P(() => at(t), [t]), b = P(() => {
|
|
459
459
|
const x = [...p.map((E) => [E.lng, E.lat]), ...v];
|
|
460
|
-
return x.length === 0 ? null : x.reduce((E, [R, C]) => E.extend([R, C]), new
|
|
460
|
+
return x.length === 0 ? null : x.reduce((E, [R, C]) => E.extend([R, C]), new Re.LngLatBounds());
|
|
461
461
|
}, [p, v]);
|
|
462
462
|
return w(() => {
|
|
463
463
|
if (u) {
|
|
464
|
-
g.current = s !== void 0 ?
|
|
464
|
+
g.current = s !== void 0 ? Ee(s) : "__initial_skip__";
|
|
465
465
|
return;
|
|
466
466
|
}
|
|
467
467
|
if (f && l && b) {
|
|
468
468
|
if (s !== void 0) {
|
|
469
|
-
const x =
|
|
469
|
+
const x = Ee(s);
|
|
470
470
|
if (g.current === x)
|
|
471
471
|
return;
|
|
472
472
|
g.current = x;
|
|
@@ -484,19 +484,19 @@ const Xe = Ue({
|
|
|
484
484
|
}
|
|
485
485
|
f.fitBounds([b.getSouthWest().toArray(), b.getNorthEast().toArray()], {
|
|
486
486
|
duration: o ? 0 : a,
|
|
487
|
-
padding:
|
|
487
|
+
padding: r
|
|
488
488
|
});
|
|
489
489
|
}
|
|
490
490
|
}
|
|
491
|
-
}, [f, b,
|
|
492
|
-
},
|
|
491
|
+
}, [f, b, r, a, o, s, l, p, v, u]), null;
|
|
492
|
+
}, Me = (e, t) => {
|
|
493
493
|
if (t <= 0)
|
|
494
494
|
throw new Error("chunkSize must be greater than 0");
|
|
495
|
-
const
|
|
495
|
+
const r = [];
|
|
496
496
|
for (let a = 0; a < e.length; a += t)
|
|
497
|
-
|
|
498
|
-
return
|
|
499
|
-
}, ct = (e, t) => [e, ...t.map((
|
|
497
|
+
r.push(e.slice(a, a + t));
|
|
498
|
+
return r;
|
|
499
|
+
}, ct = (e, t) => [e, ...t.map((r) => r.coords)].map((r) => r.join(",")).join(";"), it = (e, t, r) => {
|
|
500
500
|
const a = t.map((s, u) => {
|
|
501
501
|
if (u === 0 || s == null)
|
|
502
502
|
return null;
|
|
@@ -506,53 +506,53 @@ const Xe = Ue({
|
|
|
506
506
|
if (a.length === 0)
|
|
507
507
|
return { all: [], nearest: null };
|
|
508
508
|
const o = a.sort((s, u) => s.distance - u.distance), l = o[0];
|
|
509
|
-
return
|
|
509
|
+
return r && l.distance > r ? { all: o, nearest: null } : { all: o, nearest: l };
|
|
510
510
|
};
|
|
511
|
-
function
|
|
511
|
+
function Oe(e, t, r) {
|
|
512
512
|
return async (a, o, l, s) => {
|
|
513
|
-
const u = ct(a, o), f = e(u, l), g = await t(f), p = g ?
|
|
513
|
+
const u = ct(a, o), f = e(u, l), g = await t(f), p = g ? r(g)?.[0] : void 0;
|
|
514
514
|
return p?.length ? it(o, p, s) : { all: [], nearest: null };
|
|
515
515
|
};
|
|
516
516
|
}
|
|
517
|
-
const
|
|
517
|
+
const ke = async (e, t, r) => {
|
|
518
518
|
const a = Array.from({ length: Math.ceil(e.length / t) }, (l, s) => e.slice(s * t, (s + 1) * t));
|
|
519
|
-
return (await Promise.all(a.map(async (l) => Promise.all(l.map(
|
|
520
|
-
}, ut = "https://api.mapbox.com", dt = "pk.eyJ1IjoidHJhY2t0b3JzcmUiLCJhIjoiY2xkMGNxaW5hMGpqZzNvcW9rdXdvZWwzbiJ9.zIXTU-P1dkgpaHq5Tjtqmw",
|
|
519
|
+
return (await Promise.all(a.map(async (l) => Promise.all(l.map(r))))).flat();
|
|
520
|
+
}, ut = "https://api.mapbox.com", dt = "pk.eyJ1IjoidHJhY2t0b3JzcmUiLCJhIjoiY2xkMGNxaW5hMGpqZzNvcW9rdXdvZWwzbiJ9.zIXTU-P1dkgpaHq5Tjtqmw", me = (e, t, r, a, o = {}) => {
|
|
521
521
|
const l = new URLSearchParams({
|
|
522
522
|
access_token: dt,
|
|
523
523
|
...o
|
|
524
524
|
});
|
|
525
|
-
return `${ut}/${e}/${t}/mapbox/${
|
|
526
|
-
},
|
|
525
|
+
return `${ut}/${e}/${t}/mapbox/${r}/${a}?${l.toString()}`;
|
|
526
|
+
}, ye = async (e) => {
|
|
527
527
|
try {
|
|
528
528
|
const t = await fetch(e);
|
|
529
529
|
return t.ok ? await t.json() : (console.error(`Mapbox API error: ${t.status} ${t.statusText}`), null);
|
|
530
530
|
} catch (t) {
|
|
531
531
|
return console.error("Mapbox network error:", t), null;
|
|
532
532
|
}
|
|
533
|
-
}, ft = 25, pt = 5, gt = (e, t) =>
|
|
533
|
+
}, ft = 25, pt = 5, gt = (e, t) => me("directions-matrix", "v1", t, e, {
|
|
534
534
|
annotations: "distance",
|
|
535
535
|
sources: "0"
|
|
536
|
-
}), mt = (e) => e.distances ?? void 0, yt =
|
|
536
|
+
}), mt = (e) => e.distances ?? void 0, yt = Oe(gt, ye, mt), ht = async (e, t, r = "driving", a) => {
|
|
537
537
|
if (!t.length)
|
|
538
538
|
return [];
|
|
539
|
-
const o =
|
|
540
|
-
return (await
|
|
539
|
+
const o = Me(t, ft - 1);
|
|
540
|
+
return (await ke(
|
|
541
541
|
o,
|
|
542
542
|
pt,
|
|
543
|
-
(s) => yt(e, s,
|
|
543
|
+
(s) => yt(e, s, r, a)
|
|
544
544
|
)).flatMap((s) => s.all).sort((s, u) => s.distance - u.distance);
|
|
545
|
-
}, bt = async (e, t = "driving",
|
|
546
|
-
const a = `${e[0]},${e[1]}`, o =
|
|
547
|
-
contours_minutes:
|
|
545
|
+
}, bt = async (e, t = "driving", r = [5, 10, 15]) => {
|
|
546
|
+
const a = `${e[0]},${e[1]}`, o = me("isochrone", "v1", t, a, {
|
|
547
|
+
contours_minutes: r.join(","),
|
|
548
548
|
polygons: "true"
|
|
549
549
|
});
|
|
550
|
-
return await
|
|
551
|
-
}, xt = async (e, t,
|
|
552
|
-
const a = `${e.join(",")};${t.join(",")}`, o =
|
|
550
|
+
return await ye(o);
|
|
551
|
+
}, xt = async (e, t, r = "driving") => {
|
|
552
|
+
const a = `${e.join(",")};${t.join(",")}`, o = me("directions", "v5", r, a, {
|
|
553
553
|
geometries: "geojson",
|
|
554
554
|
overview: "full"
|
|
555
|
-
}), l = await
|
|
555
|
+
}), l = await ye(o);
|
|
556
556
|
if (!l?.routes?.length)
|
|
557
557
|
return null;
|
|
558
558
|
const s = l.routes[0];
|
|
@@ -564,11 +564,11 @@ const Oe = async (e, t, n) => {
|
|
|
564
564
|
},
|
|
565
565
|
type: "Feature"
|
|
566
566
|
};
|
|
567
|
-
},
|
|
567
|
+
}, ne = {
|
|
568
568
|
findNearest: ht,
|
|
569
569
|
getIsochrone: bt,
|
|
570
570
|
getItinerary: xt
|
|
571
|
-
}, vt = ({ origin: e, profile: t = "driving", intervals:
|
|
571
|
+
}, vt = ({ origin: e, profile: t = "driving", intervals: r = [5, 10, 15], onIsochroneLoaded: a }) => {
|
|
572
572
|
const [o, l] = I(null);
|
|
573
573
|
return w(() => {
|
|
574
574
|
let s = !1;
|
|
@@ -577,51 +577,51 @@ const Oe = async (e, t, n) => {
|
|
|
577
577
|
return;
|
|
578
578
|
}
|
|
579
579
|
return (async () => {
|
|
580
|
-
if (!
|
|
580
|
+
if (!ne.getIsochrone) {
|
|
581
581
|
console.warn("⚠️ getIsochrone is not implemented for this provider.");
|
|
582
582
|
return;
|
|
583
583
|
}
|
|
584
|
-
const u = await
|
|
584
|
+
const u = await ne.getIsochrone(e, t, r);
|
|
585
585
|
s || (l(u), a?.(u ?? null));
|
|
586
586
|
})(), () => {
|
|
587
587
|
s = !0;
|
|
588
588
|
};
|
|
589
|
-
}, [e, t,
|
|
590
|
-
}, _t =
|
|
589
|
+
}, [e, t, r, a]), o ? /* @__PURE__ */ d.jsx(re, { features: o }) : null;
|
|
590
|
+
}, _t = fe(vt), Et = {
|
|
591
591
|
cycling: "routed-bike",
|
|
592
592
|
driving: "routed-car",
|
|
593
593
|
walking: "routed-foot"
|
|
594
|
-
}, Rt = "https://routing.openstreetmap.de",
|
|
595
|
-
const o = `${Rt}/${Et[t]}/${e}/v1/${t}/${
|
|
594
|
+
}, Rt = "https://routing.openstreetmap.de", Pe = (e, t, r, a) => {
|
|
595
|
+
const o = `${Rt}/${Et[t]}/${e}/v1/${t}/${r}`, l = a ? `?${new URLSearchParams(a).toString()}` : "";
|
|
596
596
|
return `${o}${l}`;
|
|
597
|
-
},
|
|
597
|
+
}, Ie = async (e) => {
|
|
598
598
|
try {
|
|
599
599
|
const t = await fetch(e);
|
|
600
600
|
return t.ok ? await t.json() : (console.error("OSRM API error:", t.status, t.statusText), null);
|
|
601
601
|
} catch (t) {
|
|
602
602
|
return console.error("Error fetching OSRM API:", t), null;
|
|
603
603
|
}
|
|
604
|
-
}, St = 100, jt = 5, Tt = (e, t) =>
|
|
604
|
+
}, St = 100, jt = 5, Tt = (e, t) => Pe("table", t, e, {
|
|
605
605
|
annotations: "distance",
|
|
606
606
|
sources: 0
|
|
607
|
-
}), wt =
|
|
607
|
+
}), wt = Oe(
|
|
608
608
|
Tt,
|
|
609
|
-
|
|
609
|
+
Ie,
|
|
610
610
|
(e) => e.distances ?? void 0
|
|
611
|
-
), Ct = async (e, t,
|
|
611
|
+
), Ct = async (e, t, r = "driving", a) => {
|
|
612
612
|
if (!t.length)
|
|
613
613
|
return [];
|
|
614
|
-
const o =
|
|
615
|
-
return (await
|
|
614
|
+
const o = Me(t, St - 1);
|
|
615
|
+
return (await ke(
|
|
616
616
|
o,
|
|
617
617
|
jt,
|
|
618
|
-
(s) => wt(e, s,
|
|
618
|
+
(s) => wt(e, s, r, a)
|
|
619
619
|
)).flatMap((s) => s.all).sort((s, u) => s.distance - u.distance);
|
|
620
|
-
}, At = async (e, t,
|
|
621
|
-
const a = `${e.join(",")};${t.join(",")}`, o =
|
|
620
|
+
}, At = async (e, t, r = "driving") => {
|
|
621
|
+
const a = `${e.join(",")};${t.join(",")}`, o = Pe("route", r, a, {
|
|
622
622
|
geometries: "geojson",
|
|
623
623
|
overview: "full"
|
|
624
|
-
}), l = await
|
|
624
|
+
}), l = await Ie(o);
|
|
625
625
|
if (!l?.routes?.length)
|
|
626
626
|
return null;
|
|
627
627
|
const s = l.routes[0];
|
|
@@ -633,85 +633,85 @@ const Oe = async (e, t, n) => {
|
|
|
633
633
|
},
|
|
634
634
|
type: "Feature"
|
|
635
635
|
};
|
|
636
|
-
},
|
|
636
|
+
}, Le = {
|
|
637
637
|
findNearest: Ct,
|
|
638
638
|
getItinerary: At
|
|
639
|
-
},
|
|
639
|
+
}, Ne = ({ from: e, to: t, profile: r, engine: a, itineraryLineStyle: o, initialRoute: l, onRouteComputed: s, itineraryLabel: u }) => {
|
|
640
640
|
const [f, g] = I(l ?? null);
|
|
641
641
|
return w(() => {
|
|
642
642
|
l && (g(l), s?.(l));
|
|
643
643
|
}, [l, s]), w(() => {
|
|
644
644
|
!(e && t) || l || (async () => {
|
|
645
|
-
const v = await (a === "OSRM" ?
|
|
645
|
+
const v = await (a === "OSRM" ? Le : ne).getItinerary(e, t, r);
|
|
646
646
|
g(v ?? null), s?.(v ?? null);
|
|
647
647
|
})();
|
|
648
|
-
}, [e, t,
|
|
648
|
+
}, [e, t, r, a, l, s]), f ? /* @__PURE__ */ d.jsx(re, { features: f, lineStyle: o, lineLabel: u }) : null;
|
|
649
649
|
}, Mt = ({
|
|
650
650
|
origin: e,
|
|
651
651
|
maxDistanceMeters: t,
|
|
652
|
-
destinations:
|
|
652
|
+
destinations: r,
|
|
653
653
|
onNearestFound: a,
|
|
654
654
|
initialNearestResults: o,
|
|
655
655
|
itineraryLineStyle: l,
|
|
656
656
|
profile: s = "driving",
|
|
657
657
|
engine: u = "OSRM"
|
|
658
658
|
}) => {
|
|
659
|
-
const [f, g] = I(o ?? []), p =
|
|
659
|
+
const [f, g] = I(o ?? []), p = de(null);
|
|
660
660
|
w(() => {
|
|
661
661
|
o && g(o);
|
|
662
662
|
}, [o]), w(() => {
|
|
663
663
|
const b = new AbortController();
|
|
664
664
|
if (o?.length) return;
|
|
665
|
-
if (!e || e.length !== 2 || !
|
|
665
|
+
if (!e || e.length !== 2 || !r?.length) {
|
|
666
666
|
g([]);
|
|
667
667
|
return;
|
|
668
668
|
}
|
|
669
669
|
g([]);
|
|
670
|
-
const x =
|
|
670
|
+
const x = r.map((R) => ({
|
|
671
671
|
coords: [R.lng, R.lat],
|
|
672
672
|
id: R.id
|
|
673
673
|
}));
|
|
674
|
-
return (u === "OSRM" ?
|
|
675
|
-
}, [e, t,
|
|
674
|
+
return (u === "OSRM" ? Le : ne).findNearest(e, x, s, t).then((R) => g(R ?? [])).catch(() => g([])), () => b.abort();
|
|
675
|
+
}, [e, t, r, s, u, o?.length]), w(() => {
|
|
676
676
|
const b = p.current;
|
|
677
677
|
(!b || b.length !== f.length || b.some((E, R) => E.id !== f[R]?.id || E.distance !== f[R]?.distance)) && (a?.(f), p.current = f);
|
|
678
678
|
}, [f, a]);
|
|
679
679
|
const v = f[0];
|
|
680
|
-
return v ? v.routeFeature ? /* @__PURE__ */ d.jsx(re, { features: v.routeFeature }) : /* @__PURE__ */ d.jsx(
|
|
681
|
-
}, Ot =
|
|
682
|
-
const [t,
|
|
680
|
+
return v ? v.routeFeature ? /* @__PURE__ */ d.jsx(re, { features: v.routeFeature }) : /* @__PURE__ */ d.jsx(Ne, { from: e, to: v.point, profile: s, engine: u, itineraryLineStyle: l }) : null;
|
|
681
|
+
}, Ot = fe(Mt), kt = ({ children: e }) => {
|
|
682
|
+
const [t, r] = I(!1);
|
|
683
683
|
return w(() => {
|
|
684
|
-
queueMicrotask(() =>
|
|
684
|
+
queueMicrotask(() => r(!0));
|
|
685
685
|
}, []), t ? e : null;
|
|
686
|
-
},
|
|
686
|
+
}, ie = {
|
|
687
687
|
satellite: "mapbox://styles/mapbox/satellite-streets-v12",
|
|
688
688
|
street: {
|
|
689
689
|
dark: "mapbox://styles/mapbox/dark-v11",
|
|
690
690
|
light: "mapbox://styles/mapbox/streets-v12"
|
|
691
691
|
}
|
|
692
|
-
},
|
|
693
|
-
const
|
|
692
|
+
}, $e = (e, t) => {
|
|
693
|
+
const r = t === "dark";
|
|
694
694
|
switch (e) {
|
|
695
695
|
case "satellite":
|
|
696
|
-
return
|
|
696
|
+
return ie.satellite;
|
|
697
697
|
default:
|
|
698
|
-
return
|
|
698
|
+
return r ? ie.street.dark : ie.street.light;
|
|
699
699
|
}
|
|
700
700
|
}, Pt = ({
|
|
701
701
|
mapStyle: e,
|
|
702
702
|
theme: t,
|
|
703
|
-
baseMapView:
|
|
703
|
+
baseMapView: r,
|
|
704
704
|
doubleClickZoom: a,
|
|
705
705
|
cooperativeGestures: o
|
|
706
706
|
}) => ({
|
|
707
707
|
cooperativeGestures: o,
|
|
708
708
|
doubleClickZoom: a,
|
|
709
709
|
failIfMajorPerformanceCaveat: !1,
|
|
710
|
-
style: e ??
|
|
710
|
+
style: e ?? $e(r, t)
|
|
711
711
|
}), It = ({
|
|
712
712
|
containerStyle: e,
|
|
713
713
|
square: t,
|
|
714
|
-
loading:
|
|
714
|
+
loading: r,
|
|
715
715
|
height: a = 300,
|
|
716
716
|
width: o = "100%",
|
|
717
717
|
center: l = [2.3522, 48.8566],
|
|
@@ -728,22 +728,22 @@ const Oe = async (e, t, n) => {
|
|
|
728
728
|
mapStyle: C,
|
|
729
729
|
onMapClick: q,
|
|
730
730
|
baseMapView: $,
|
|
731
|
-
cooperativeGestures:
|
|
732
|
-
doubleClickZoom:
|
|
731
|
+
cooperativeGestures: oe = !0,
|
|
732
|
+
doubleClickZoom: se = !0,
|
|
733
733
|
projection: B,
|
|
734
734
|
theme: F,
|
|
735
735
|
features: U,
|
|
736
736
|
itineraryParams: T,
|
|
737
737
|
findNearestMarker: S,
|
|
738
738
|
isochrone: A,
|
|
739
|
-
markerAnchor:
|
|
739
|
+
markerAnchor: V,
|
|
740
740
|
popupAnchor: D = "top"
|
|
741
741
|
}) => {
|
|
742
|
-
const L =
|
|
743
|
-
const [c = 2.3522, _ = 48.8566] =
|
|
742
|
+
const L = Se(), X = de(null), [M, O] = I(f ?? null), [Y, Z] = I(!1), [H, Q] = I(!1), n = P(() => {
|
|
743
|
+
const [c = 2.3522, _ = 48.8566] = pe(l) ? l : [];
|
|
744
744
|
return { latitude: _, longitude: c, zoom: s };
|
|
745
745
|
}, [l, s]), i = P(
|
|
746
|
-
() => C ||
|
|
746
|
+
() => C || $e($, F ?? L.palette.mode),
|
|
747
747
|
[$, C, F, L.palette.mode]
|
|
748
748
|
), {
|
|
749
749
|
style: m,
|
|
@@ -751,8 +751,8 @@ const Oe = async (e, t, n) => {
|
|
|
751
751
|
doubleClickZoom: N
|
|
752
752
|
} = Pt({
|
|
753
753
|
baseMapView: $,
|
|
754
|
-
cooperativeGestures:
|
|
755
|
-
doubleClickZoom:
|
|
754
|
+
cooperativeGestures: oe,
|
|
755
|
+
doubleClickZoom: se,
|
|
756
756
|
mapStyle: i,
|
|
757
757
|
theme: F ?? L.palette.mode
|
|
758
758
|
}), W = (c, _) => {
|
|
@@ -764,14 +764,14 @@ const Oe = async (e, t, n) => {
|
|
|
764
764
|
O(f ?? null);
|
|
765
765
|
}, [f]);
|
|
766
766
|
const j = P(() => M ? p?.find((c) => c.id === M) ?? null : null, [M, p]);
|
|
767
|
-
return
|
|
767
|
+
return H ? /* @__PURE__ */ d.jsx(et, { width: o, height: a }) : /* @__PURE__ */ d.jsxs(
|
|
768
768
|
z,
|
|
769
769
|
{
|
|
770
770
|
"data-testid": "mapbox-container",
|
|
771
771
|
sx: { borderRadius: t ? 0 : 1, height: a, overflow: "hidden", position: "relative", width: o, ...e },
|
|
772
772
|
children: [
|
|
773
773
|
/* @__PURE__ */ d.jsx(Ye, { styles: st }),
|
|
774
|
-
|
|
774
|
+
r && /* @__PURE__ */ d.jsx(
|
|
775
775
|
We,
|
|
776
776
|
{
|
|
777
777
|
"data-testid": "skeleton-loader",
|
|
@@ -785,38 +785,38 @@ const Oe = async (e, t, n) => {
|
|
|
785
785
|
}
|
|
786
786
|
}
|
|
787
787
|
),
|
|
788
|
-
!
|
|
788
|
+
!r && /* @__PURE__ */ d.jsxs(
|
|
789
789
|
Je,
|
|
790
790
|
{
|
|
791
|
-
ref:
|
|
791
|
+
ref: X,
|
|
792
792
|
cooperativeGestures: h,
|
|
793
793
|
doubleClickZoom: N,
|
|
794
794
|
mapStyle: m,
|
|
795
795
|
projection: B || "mercator",
|
|
796
796
|
onLoad: () => {
|
|
797
|
-
|
|
797
|
+
Z(!0), X.current?.resize();
|
|
798
798
|
},
|
|
799
799
|
onError: () => {
|
|
800
|
-
|
|
800
|
+
Q(!0);
|
|
801
801
|
},
|
|
802
|
-
initialViewState:
|
|
802
|
+
initialViewState: n,
|
|
803
803
|
style: { height: "100%", width: "100%" },
|
|
804
804
|
mapboxAccessToken: "pk.eyJ1IjoidHJhY2t0b3JzcmUiLCJhIjoiY2xkMGNxaW5hMGpqZzNvcW9rdXdvZWwzbiJ9.zIXTU-P1dkgpaHq5Tjtqmw",
|
|
805
805
|
onClick: (c) => {
|
|
806
|
-
const _ = p.find((
|
|
807
|
-
const { lng: ae, lat: le } = c.lngLat,
|
|
808
|
-
return
|
|
806
|
+
const _ = p.find((K) => {
|
|
807
|
+
const { lng: ae, lat: le } = c.lngLat, ce = Math.abs(Number(K.lng ?? 0) - ae), k = Math.abs(Number(K.lat ?? 0) - le);
|
|
808
|
+
return ce < 0.01 && k < 0.01;
|
|
809
809
|
});
|
|
810
810
|
q?.(c.lngLat.lng, c.lngLat.lat, _ ?? null);
|
|
811
811
|
},
|
|
812
812
|
children: [
|
|
813
|
-
Y && p.filter(
|
|
814
|
-
const _ = typeof c.size == "number" ? c.size : void 0,
|
|
813
|
+
Y && p.filter(Ae).map((c) => {
|
|
814
|
+
const _ = typeof c.size == "number" ? c.size : void 0, K = c.IconComponent && !V ? "top-left" : "center", ae = (() => {
|
|
815
815
|
if (!c.IconComponent)
|
|
816
816
|
return null;
|
|
817
817
|
const k = { ...c.iconProps };
|
|
818
818
|
return _ && (k.width = _, k.height = _), /* @__PURE__ */ d.jsx(c.IconComponent, { ...k });
|
|
819
|
-
})(),
|
|
819
|
+
})(), le = c.IconComponent ? null : /* @__PURE__ */ d.jsx(ot, { color: c.color, variant: c.variant, size: _, type: c.type }), ce = {
|
|
820
820
|
alignItems: "center",
|
|
821
821
|
cursor: c.Tooltip ? "pointer" : "default",
|
|
822
822
|
display: "inline-flex",
|
|
@@ -824,11 +824,11 @@ const Oe = async (e, t, n) => {
|
|
|
824
824
|
...c.IconComponent && !_ ? {} : _ ? { height: _, width: _ } : {}
|
|
825
825
|
};
|
|
826
826
|
return /* @__PURE__ */ d.jsx(
|
|
827
|
-
|
|
827
|
+
je,
|
|
828
828
|
{
|
|
829
829
|
longitude: c.lng,
|
|
830
830
|
latitude: c.lat,
|
|
831
|
-
anchor:
|
|
831
|
+
anchor: V || K,
|
|
832
832
|
onClick: (k) => {
|
|
833
833
|
k.originalEvent.stopPropagation(), c.id && W(c.id, !!c.Tooltip), q?.(c.lng, c.lat, c), c.onClick?.(c);
|
|
834
834
|
},
|
|
@@ -838,8 +838,8 @@ const Oe = async (e, t, n) => {
|
|
|
838
838
|
component: "div",
|
|
839
839
|
onMouseEnter: () => c.id && y(c.id, !!c.Tooltip),
|
|
840
840
|
onMouseLeave: () => y(null),
|
|
841
|
-
style:
|
|
842
|
-
children:
|
|
841
|
+
style: ce,
|
|
842
|
+
children: ae || le
|
|
843
843
|
}
|
|
844
844
|
)
|
|
845
845
|
},
|
|
@@ -849,8 +849,8 @@ const Oe = async (e, t, n) => {
|
|
|
849
849
|
Y && j?.Tooltip && /* @__PURE__ */ d.jsx(
|
|
850
850
|
ze,
|
|
851
851
|
{
|
|
852
|
-
longitude:
|
|
853
|
-
latitude:
|
|
852
|
+
longitude: te(j.lng) ? j.lng : 0,
|
|
853
|
+
latitude: te(j.lat) ? j.lat : 0,
|
|
854
854
|
anchor: D,
|
|
855
855
|
onClose: () => O(null),
|
|
856
856
|
maxWidth: u,
|
|
@@ -860,7 +860,7 @@ const Oe = async (e, t, n) => {
|
|
|
860
860
|
}
|
|
861
861
|
),
|
|
862
862
|
T && /* @__PURE__ */ d.jsx(
|
|
863
|
-
|
|
863
|
+
Ne,
|
|
864
864
|
{
|
|
865
865
|
from: T.from,
|
|
866
866
|
to: T.to,
|
|
@@ -912,14 +912,14 @@ const Oe = async (e, t, n) => {
|
|
|
912
912
|
]
|
|
913
913
|
}
|
|
914
914
|
);
|
|
915
|
-
}, zt =
|
|
916
|
-
const
|
|
915
|
+
}, zt = fe(It), qt = ["OSRM", "Mapbox"], Bt = ["driving", "walking", "cycling"], Vt = (e, t) => {
|
|
916
|
+
const r = "geometry" in t ? t.geometry : t, [a, o] = e, l = (s) => s.map(
|
|
917
917
|
(u) => u.reduce((f, [g, p], v, b) => {
|
|
918
918
|
const [x, E] = b[(v - 1 + b.length) % b.length];
|
|
919
919
|
return p > o != E > o && a < (x - g) * (o - p) / (E - p) + g ? !f : f;
|
|
920
920
|
}, !1)
|
|
921
921
|
).reduce((u, f, g) => g === 0 ? f : u && !f, !1);
|
|
922
|
-
return
|
|
922
|
+
return r.type === "Polygon" ? l(r.coordinates) : r.type === "MultiPolygon" ? r.coordinates.some((s) => l(s)) : !1;
|
|
923
923
|
};
|
|
924
924
|
export {
|
|
925
925
|
Wt as DEFAULT_CENTER_LAT,
|
|
@@ -929,8 +929,8 @@ export {
|
|
|
929
929
|
qt as engines,
|
|
930
930
|
Vt as isPointInGeoJSON,
|
|
931
931
|
Gt as isValidLatLngTuple,
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
932
|
+
we as isValidLatitude,
|
|
933
|
+
Ce as isValidLongitude,
|
|
934
|
+
Ae as isValidMarker,
|
|
935
935
|
Bt as profiles
|
|
936
936
|
};
|