@tracktor/map 1.8.8 → 1.8.9
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 +375 -352
- 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
|
|
3
|
-
import { LicenseInfo as
|
|
4
|
-
import
|
|
5
|
-
import { useTheme as
|
|
6
|
-
import
|
|
7
|
-
import { isArray as
|
|
8
|
-
const
|
|
9
|
-
var
|
|
2
|
+
import $e, { createContext as Fe, useEffect as T, useMemo as M, useRef as ce, memo as ie, useState as P } from "react";
|
|
3
|
+
import { LicenseInfo as Ne } from "@mui/x-license";
|
|
4
|
+
import ve from "mapbox-gl";
|
|
5
|
+
import { useTheme as _e, Box as V, GlobalStyles as De, Skeleton as Ue } from "@tracktor/design-system";
|
|
6
|
+
import Ye, { Marker as Ee, Source as ge, Layer as me, useMap as Be, Popup as We } from "react-map-gl";
|
|
7
|
+
import { isArray as ue, isString as de, isNumber as K } from "@tracktor/react-utils";
|
|
8
|
+
const Ft = 2.333, Nt = 46.8677;
|
|
9
|
+
var Q = { exports: {} }, W = {};
|
|
10
10
|
/**
|
|
11
11
|
* @license React
|
|
12
12
|
* react-jsx-runtime.production.js
|
|
@@ -16,10 +16,10 @@ var Z = { exports: {} }, B = {};
|
|
|
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
|
|
20
|
-
function
|
|
21
|
-
if (
|
|
22
|
-
|
|
19
|
+
var ye;
|
|
20
|
+
function Ge() {
|
|
21
|
+
if (ye) return W;
|
|
22
|
+
ye = 1;
|
|
23
23
|
var e = Symbol.for("react.transitional.element"), t = Symbol.for("react.fragment");
|
|
24
24
|
function n(a, o, l) {
|
|
25
25
|
var s = null;
|
|
@@ -36,9 +36,9 @@ function Be() {
|
|
|
36
36
|
props: l
|
|
37
37
|
};
|
|
38
38
|
}
|
|
39
|
-
return
|
|
39
|
+
return W.Fragment = t, W.jsx = n, W.jsxs = n, W;
|
|
40
40
|
}
|
|
41
|
-
var
|
|
41
|
+
var G = {};
|
|
42
42
|
/**
|
|
43
43
|
* @license React
|
|
44
44
|
* react-jsx-runtime.development.js
|
|
@@ -48,26 +48,26 @@ var V = {};
|
|
|
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 he;
|
|
52
52
|
function Ve() {
|
|
53
|
-
return
|
|
53
|
+
return he || (he = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
54
54
|
function e(r) {
|
|
55
55
|
if (r == null) return null;
|
|
56
56
|
if (typeof r == "function")
|
|
57
57
|
return r.$$typeof === Y ? null : r.displayName || r.name || null;
|
|
58
58
|
if (typeof r == "string") return r;
|
|
59
59
|
switch (r) {
|
|
60
|
-
case
|
|
60
|
+
case k:
|
|
61
61
|
return "Fragment";
|
|
62
62
|
case N:
|
|
63
63
|
return "Profiler";
|
|
64
|
-
case
|
|
64
|
+
case q:
|
|
65
65
|
return "StrictMode";
|
|
66
66
|
case D:
|
|
67
67
|
return "Suspense";
|
|
68
68
|
case U:
|
|
69
69
|
return "SuspenseList";
|
|
70
|
-
case
|
|
70
|
+
case C:
|
|
71
71
|
return "Activity";
|
|
72
72
|
}
|
|
73
73
|
if (typeof r == "object")
|
|
@@ -76,19 +76,19 @@ function Ve() {
|
|
|
76
76
|
), r.$$typeof) {
|
|
77
77
|
case E:
|
|
78
78
|
return "Portal";
|
|
79
|
-
case
|
|
79
|
+
case ne:
|
|
80
80
|
return r.displayName || "Context";
|
|
81
|
-
case
|
|
81
|
+
case re:
|
|
82
82
|
return (r._context.displayName || "Context") + ".Consumer";
|
|
83
|
-
case
|
|
84
|
-
var
|
|
85
|
-
return r = r.displayName, r || (r =
|
|
86
|
-
case T:
|
|
87
|
-
return c = r.displayName || null, c !== null ? c : e(r.type) || "Memo";
|
|
83
|
+
case oe:
|
|
84
|
+
var i = r.render;
|
|
85
|
+
return r = r.displayName, r || (r = i.displayName || i.name || "", r = r !== "" ? "ForwardRef(" + r + ")" : "ForwardRef"), r;
|
|
88
86
|
case S:
|
|
89
|
-
|
|
87
|
+
return i = r.displayName || null, i !== null ? i : e(r.type) || "Memo";
|
|
88
|
+
case R:
|
|
89
|
+
i = r._payload, r = r._init;
|
|
90
90
|
try {
|
|
91
|
-
return e(r(
|
|
91
|
+
return e(r(i));
|
|
92
92
|
} catch {
|
|
93
93
|
}
|
|
94
94
|
}
|
|
@@ -100,72 +100,72 @@ function Ve() {
|
|
|
100
100
|
function n(r) {
|
|
101
101
|
try {
|
|
102
102
|
t(r);
|
|
103
|
-
var
|
|
103
|
+
var i = !1;
|
|
104
104
|
} catch {
|
|
105
|
-
|
|
105
|
+
i = !0;
|
|
106
106
|
}
|
|
107
|
-
if (
|
|
108
|
-
|
|
109
|
-
var
|
|
110
|
-
return
|
|
111
|
-
|
|
107
|
+
if (i) {
|
|
108
|
+
i = console;
|
|
109
|
+
var m = i.error, h = typeof Symbol == "function" && Symbol.toStringTag && r[Symbol.toStringTag] || r.constructor.name || "Object";
|
|
110
|
+
return m.call(
|
|
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
114
|
), t(r);
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
117
|
function a(r) {
|
|
118
|
-
if (r ===
|
|
119
|
-
if (typeof r == "object" && r !== null && r.$$typeof ===
|
|
118
|
+
if (r === k) return "<>";
|
|
119
|
+
if (typeof r == "object" && r !== null && r.$$typeof === R)
|
|
120
120
|
return "<...>";
|
|
121
121
|
try {
|
|
122
|
-
var
|
|
123
|
-
return
|
|
122
|
+
var i = e(r);
|
|
123
|
+
return i ? "<" + i + ">" : "<...>";
|
|
124
124
|
} catch {
|
|
125
125
|
return "<...>";
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
128
|
function o() {
|
|
129
|
-
var r =
|
|
129
|
+
var r = L.A;
|
|
130
130
|
return r === null ? null : r.getOwner();
|
|
131
131
|
}
|
|
132
132
|
function l() {
|
|
133
133
|
return Error("react-stack-top-frame");
|
|
134
134
|
}
|
|
135
135
|
function s(r) {
|
|
136
|
-
if (
|
|
137
|
-
var
|
|
138
|
-
if (
|
|
136
|
+
if (I.call(r, "key")) {
|
|
137
|
+
var i = Object.getOwnPropertyDescriptor(r, "key").get;
|
|
138
|
+
if (i && i.isReactWarning) return !1;
|
|
139
139
|
}
|
|
140
140
|
return r.key !== void 0;
|
|
141
141
|
}
|
|
142
|
-
function u(r,
|
|
143
|
-
function
|
|
144
|
-
|
|
142
|
+
function u(r, i) {
|
|
143
|
+
function m() {
|
|
144
|
+
z || (z = !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
|
-
|
|
150
|
-
get:
|
|
149
|
+
m.isReactWarning = !0, Object.defineProperty(r, "key", {
|
|
150
|
+
get: m,
|
|
151
151
|
configurable: !0
|
|
152
152
|
});
|
|
153
153
|
}
|
|
154
154
|
function d() {
|
|
155
155
|
var r = e(this.type);
|
|
156
|
-
return
|
|
156
|
+
return J[r] || (J[r] = !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
|
)), r = this.props.ref, r !== void 0 ? r : null;
|
|
159
159
|
}
|
|
160
|
-
function g(r,
|
|
161
|
-
var
|
|
160
|
+
function g(r, i, m, h, A, j) {
|
|
161
|
+
var c = m.ref;
|
|
162
162
|
return r = {
|
|
163
|
-
$$typeof:
|
|
163
|
+
$$typeof: _,
|
|
164
164
|
type: r,
|
|
165
|
-
key:
|
|
166
|
-
props:
|
|
167
|
-
_owner:
|
|
168
|
-
}, (
|
|
165
|
+
key: i,
|
|
166
|
+
props: m,
|
|
167
|
+
_owner: h
|
|
168
|
+
}, (c !== void 0 ? c : null) !== null ? Object.defineProperty(r, "ref", {
|
|
169
169
|
enumerable: !1,
|
|
170
170
|
get: d
|
|
171
171
|
}) : Object.defineProperty(r, "ref", { enumerable: !1, value: null }), r._store = {}, Object.defineProperty(r._store, "validated", {
|
|
@@ -182,69 +182,69 @@ function Ve() {
|
|
|
182
182
|
configurable: !1,
|
|
183
183
|
enumerable: !1,
|
|
184
184
|
writable: !0,
|
|
185
|
-
value:
|
|
185
|
+
value: A
|
|
186
186
|
}), Object.defineProperty(r, "_debugTask", {
|
|
187
187
|
configurable: !1,
|
|
188
188
|
enumerable: !1,
|
|
189
189
|
writable: !0,
|
|
190
|
-
value:
|
|
190
|
+
value: j
|
|
191
191
|
}), Object.freeze && (Object.freeze(r.props), Object.freeze(r)), r;
|
|
192
192
|
}
|
|
193
|
-
function p(r,
|
|
194
|
-
var
|
|
195
|
-
if (
|
|
196
|
-
if (
|
|
197
|
-
if (
|
|
198
|
-
for (
|
|
199
|
-
|
|
200
|
-
Object.freeze && Object.freeze(
|
|
193
|
+
function p(r, i, m, h, A, j) {
|
|
194
|
+
var c = i.children;
|
|
195
|
+
if (c !== void 0)
|
|
196
|
+
if (h)
|
|
197
|
+
if ($(c)) {
|
|
198
|
+
for (h = 0; h < c.length; h++)
|
|
199
|
+
v(c[h]);
|
|
200
|
+
Object.freeze && Object.freeze(c);
|
|
201
201
|
} else
|
|
202
202
|
console.error(
|
|
203
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
204
|
);
|
|
205
|
-
else
|
|
206
|
-
if (
|
|
207
|
-
|
|
208
|
-
var
|
|
209
|
-
return
|
|
205
|
+
else v(c);
|
|
206
|
+
if (I.call(i, "key")) {
|
|
207
|
+
c = e(r);
|
|
208
|
+
var y = Object.keys(i).filter(function(B) {
|
|
209
|
+
return B !== "key";
|
|
210
210
|
});
|
|
211
|
-
|
|
211
|
+
h = 0 < y.length ? "{key: someKey, " + y.join(": ..., ") + ": ...}" : "{key: someKey}", H[c + h] || (y = 0 < y.length ? "{" + y.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} />
|
|
215
215
|
React keys must be passed directly to JSX without using spread:
|
|
216
216
|
let props = %s;
|
|
217
217
|
<%s key={someKey} {...props} />`,
|
|
218
|
-
m,
|
|
219
218
|
h,
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
219
|
+
c,
|
|
220
|
+
y,
|
|
221
|
+
c
|
|
222
|
+
), H[c + h] = !0);
|
|
223
223
|
}
|
|
224
|
-
if (
|
|
225
|
-
|
|
226
|
-
for (var
|
|
227
|
-
|
|
228
|
-
} else
|
|
229
|
-
return
|
|
230
|
-
|
|
224
|
+
if (c = null, m !== void 0 && (n(m), c = "" + m), s(i) && (n(i.key), c = "" + i.key), "key" in i) {
|
|
225
|
+
m = {};
|
|
226
|
+
for (var w in i)
|
|
227
|
+
w !== "key" && (m[w] = i[w]);
|
|
228
|
+
} else m = i;
|
|
229
|
+
return c && u(
|
|
230
|
+
m,
|
|
231
231
|
typeof r == "function" ? r.displayName || r.name || "Unknown" : r
|
|
232
232
|
), g(
|
|
233
233
|
r,
|
|
234
|
-
|
|
235
|
-
|
|
234
|
+
c,
|
|
235
|
+
m,
|
|
236
236
|
o(),
|
|
237
|
-
|
|
238
|
-
|
|
237
|
+
A,
|
|
238
|
+
j
|
|
239
239
|
);
|
|
240
240
|
}
|
|
241
|
-
function
|
|
242
|
-
b(r) ? r._store && (r._store.validated = 1) : typeof r == "object" && r !== null && r.$$typeof ===
|
|
241
|
+
function v(r) {
|
|
242
|
+
b(r) ? r._store && (r._store.validated = 1) : typeof r == "object" && r !== null && r.$$typeof === R && (r._payload.status === "fulfilled" ? b(r._payload.value) && r._payload.value._store && (r._payload.value._store.validated = 1) : r._store && (r._store.validated = 1));
|
|
243
243
|
}
|
|
244
244
|
function b(r) {
|
|
245
|
-
return typeof r == "object" && r !== null && r.$$typeof ===
|
|
245
|
+
return typeof r == "object" && r !== null && r.$$typeof === _;
|
|
246
246
|
}
|
|
247
|
-
var x =
|
|
247
|
+
var x = $e, _ = Symbol.for("react.transitional.element"), E = Symbol.for("react.portal"), k = Symbol.for("react.fragment"), q = Symbol.for("react.strict_mode"), N = Symbol.for("react.profiler"), re = Symbol.for("react.consumer"), ne = Symbol.for("react.context"), oe = Symbol.for("react.forward_ref"), D = Symbol.for("react.suspense"), U = Symbol.for("react.suspense_list"), S = Symbol.for("react.memo"), R = Symbol.for("react.lazy"), C = Symbol.for("react.activity"), Y = Symbol.for("react.client.reference"), L = x.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, I = Object.prototype.hasOwnProperty, $ = Array.isArray, F = console.createTask ? console.createTask : function() {
|
|
248
248
|
return null;
|
|
249
249
|
};
|
|
250
250
|
x = {
|
|
@@ -252,44 +252,44 @@ React keys must be passed directly to JSX without using spread:
|
|
|
252
252
|
return r();
|
|
253
253
|
}
|
|
254
254
|
};
|
|
255
|
-
var
|
|
255
|
+
var z, J = {}, X = x.react_stack_bottom_frame.bind(
|
|
256
256
|
x,
|
|
257
257
|
l
|
|
258
|
-
)(),
|
|
259
|
-
|
|
260
|
-
var
|
|
258
|
+
)(), Z = F(a(l)), H = {};
|
|
259
|
+
G.Fragment = k, G.jsx = function(r, i, m) {
|
|
260
|
+
var h = 1e4 > L.recentlyCreatedOwnerStacks++;
|
|
261
261
|
return p(
|
|
262
262
|
r,
|
|
263
|
-
|
|
264
|
-
|
|
263
|
+
i,
|
|
264
|
+
m,
|
|
265
265
|
!1,
|
|
266
|
-
|
|
267
|
-
|
|
266
|
+
h ? Error("react-stack-top-frame") : X,
|
|
267
|
+
h ? F(a(r)) : Z
|
|
268
268
|
);
|
|
269
|
-
},
|
|
270
|
-
var
|
|
269
|
+
}, G.jsxs = function(r, i, m) {
|
|
270
|
+
var h = 1e4 > L.recentlyCreatedOwnerStacks++;
|
|
271
271
|
return p(
|
|
272
272
|
r,
|
|
273
|
-
|
|
274
|
-
|
|
273
|
+
i,
|
|
274
|
+
m,
|
|
275
275
|
!0,
|
|
276
|
-
|
|
277
|
-
|
|
276
|
+
h ? Error("react-stack-top-frame") : X,
|
|
277
|
+
h ? F(a(r)) : Z
|
|
278
278
|
);
|
|
279
279
|
};
|
|
280
|
-
})()),
|
|
280
|
+
})()), G;
|
|
281
281
|
}
|
|
282
|
-
var
|
|
283
|
-
function
|
|
284
|
-
return
|
|
282
|
+
var be;
|
|
283
|
+
function qe() {
|
|
284
|
+
return be || (be = 1, process.env.NODE_ENV === "production" ? Q.exports = Ge() : Q.exports = Ve()), Q.exports;
|
|
285
285
|
}
|
|
286
|
-
var f =
|
|
287
|
-
const
|
|
286
|
+
var f = qe();
|
|
287
|
+
const ze = Fe({
|
|
288
288
|
licenceMapbox: "",
|
|
289
289
|
licenseMuiX: ""
|
|
290
|
-
}),
|
|
291
|
-
|
|
292
|
-
t &&
|
|
290
|
+
}), Dt = ({ children: e, licenseMuiX: t, licenceMapbox: n }) => {
|
|
291
|
+
T(() => {
|
|
292
|
+
t && Ne.setLicenseKey(t);
|
|
293
293
|
}, [t]);
|
|
294
294
|
const a = M(
|
|
295
295
|
() => ({
|
|
@@ -298,28 +298,28 @@ const Ge = Ie({
|
|
|
298
298
|
}),
|
|
299
299
|
[t, n]
|
|
300
300
|
);
|
|
301
|
-
return n && (
|
|
302
|
-
},
|
|
301
|
+
return n && (ve.accessToken = n), /* @__PURE__ */ f.jsx(ze.Provider, { value: a, children: e });
|
|
302
|
+
}, Je = (e) => e?.type === "LineString" || e?.type === "MultiLineString", Xe = (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
305
|
const n = Math.floor(t.length / 2);
|
|
306
306
|
return [t[n][0], t[n][1]];
|
|
307
|
-
},
|
|
307
|
+
}, Ze = ({ route: e, children: t }) => {
|
|
308
308
|
if (!(e && t))
|
|
309
309
|
return null;
|
|
310
310
|
const n = e.geometry;
|
|
311
|
-
if (!
|
|
311
|
+
if (!Je(n))
|
|
312
312
|
return null;
|
|
313
|
-
const a = n.coordinates, [o, l] =
|
|
314
|
-
return /* @__PURE__ */ f.jsx(
|
|
315
|
-
},
|
|
313
|
+
const a = n.coordinates, [o, l] = Xe(a);
|
|
314
|
+
return /* @__PURE__ */ f.jsx(Ee, { longitude: o, latitude: l, children: t });
|
|
315
|
+
}, He = (e) => ue(e) ? { features: e, type: "FeatureCollection" } : e.type === "FeatureCollection" ? e : { features: [e], type: "FeatureCollection" }, te = ({ features: e, lineLabel: t, lineStyle: n }) => {
|
|
316
316
|
if (!e)
|
|
317
317
|
return null;
|
|
318
|
-
const a =
|
|
318
|
+
const a = He(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__ */ f.jsxs(f.Fragment, { children: [
|
|
320
320
|
o.length > 0 && // biome-ignore lint/correctness/useUniqueElementIds: <ID must stay stable for map layer>
|
|
321
|
-
/* @__PURE__ */ f.jsx(
|
|
322
|
-
|
|
321
|
+
/* @__PURE__ */ f.jsx(ge, { id: "features-polygon", type: "geojson", data: { features: o, type: "FeatureCollection" }, children: /* @__PURE__ */ f.jsx(
|
|
322
|
+
me,
|
|
323
323
|
{
|
|
324
324
|
id: "polygon-fill",
|
|
325
325
|
type: "fill",
|
|
@@ -330,8 +330,8 @@ const Ge = Ie({
|
|
|
330
330
|
}
|
|
331
331
|
) }),
|
|
332
332
|
l.length > 0 && /* @__PURE__ */ f.jsxs(f.Fragment, { children: [
|
|
333
|
-
/* @__PURE__ */ f.jsx(
|
|
334
|
-
|
|
333
|
+
/* @__PURE__ */ f.jsx(ge, { id: "features-line", type: "geojson", data: { features: l, type: "FeatureCollection" }, children: /* @__PURE__ */ f.jsx(
|
|
334
|
+
me,
|
|
335
335
|
{
|
|
336
336
|
id: "line-stroke",
|
|
337
337
|
type: "line",
|
|
@@ -342,26 +342,26 @@ const Ge = Ie({
|
|
|
342
342
|
}
|
|
343
343
|
}
|
|
344
344
|
) }),
|
|
345
|
-
t && l.map((s, u) => /* @__PURE__ */ f.jsx(
|
|
345
|
+
t && l.map((s, u) => /* @__PURE__ */ f.jsx(Ze, { route: s, children: t }, `label-${u}`))
|
|
346
346
|
] })
|
|
347
347
|
] });
|
|
348
|
-
},
|
|
348
|
+
}, Qe = "#000000", Ke = "#FFFFFF", le = {
|
|
349
349
|
default: "#009ba6",
|
|
350
350
|
primary: "#3F83F8",
|
|
351
351
|
secondary: "#9C27B0",
|
|
352
352
|
success: "#4CAF50",
|
|
353
353
|
warning: "#FF9800"
|
|
354
|
-
},
|
|
355
|
-
const o =
|
|
354
|
+
}, et = (e) => e in le, tt = ({ color: e, variant: t, type: n, size: a = 28 }) => {
|
|
355
|
+
const o = _e(), l = o.palette.mode === "dark" ? Qe : Ke, s = Math.max(3, Math.round(a * 0.25)), u = (() => {
|
|
356
356
|
if (n === "dropOff")
|
|
357
357
|
return "#4e85e1";
|
|
358
|
-
if (t &&
|
|
359
|
-
return
|
|
358
|
+
if (t && et(t))
|
|
359
|
+
return le[t];
|
|
360
360
|
if (!e)
|
|
361
|
-
return
|
|
361
|
+
return le.default;
|
|
362
362
|
if (typeof e == "function")
|
|
363
363
|
return e(o);
|
|
364
|
-
if (
|
|
364
|
+
if (de(e) && e.includes(".")) {
|
|
365
365
|
const [d, g] = e.split("."), p = o.palette[d];
|
|
366
366
|
if (p && typeof p == "object" && g in p)
|
|
367
367
|
return p[g];
|
|
@@ -369,7 +369,7 @@ const Ge = Ie({
|
|
|
369
369
|
return e;
|
|
370
370
|
})();
|
|
371
371
|
return /* @__PURE__ */ f.jsx(
|
|
372
|
-
|
|
372
|
+
V,
|
|
373
373
|
{
|
|
374
374
|
component: "div",
|
|
375
375
|
style: {
|
|
@@ -382,7 +382,7 @@ const Ge = Ie({
|
|
|
382
382
|
}
|
|
383
383
|
}
|
|
384
384
|
);
|
|
385
|
-
},
|
|
385
|
+
}, rt = (e) => ({
|
|
386
386
|
".mapboxgl-popup-close-button": {
|
|
387
387
|
color: e.palette.mode === "dark" ? "#fff !important" : "#000 !important",
|
|
388
388
|
fontSize: "20px !important"
|
|
@@ -397,35 +397,35 @@ const Ge = Ie({
|
|
|
397
397
|
".mapboxgl-popup-tip": {
|
|
398
398
|
borderTopColor: `${e.palette.mode === "dark" ? "#1e1e1e" : "#ffffff"} !important`
|
|
399
399
|
}
|
|
400
|
-
}),
|
|
401
|
-
if (
|
|
400
|
+
}), Re = (e) => {
|
|
401
|
+
if (K(e))
|
|
402
402
|
return e;
|
|
403
|
-
if (
|
|
403
|
+
if (de(e) && e.trim() !== "") {
|
|
404
404
|
const t = Number(e);
|
|
405
405
|
return Number.isFinite(t) ? t : null;
|
|
406
406
|
}
|
|
407
407
|
return null;
|
|
408
|
-
},
|
|
409
|
-
const t =
|
|
408
|
+
}, Se = (e) => {
|
|
409
|
+
const t = Re(e);
|
|
410
410
|
return t !== null && t >= -90 && t <= 90;
|
|
411
|
-
},
|
|
412
|
-
const t =
|
|
411
|
+
}, je = (e) => {
|
|
412
|
+
const t = Re(e);
|
|
413
413
|
return t !== null && t >= -180 && t <= 180;
|
|
414
|
-
},
|
|
414
|
+
}, Ut = (e) => Array.isArray(e) && e.length === 2 && Se(e[0]) && je(e[1]), Te = (e) => {
|
|
415
415
|
if (typeof e != "object" || e === null)
|
|
416
416
|
return !1;
|
|
417
417
|
const t = e;
|
|
418
|
-
return (typeof t.id == "string" || typeof t.id == "number" || t.id === void 0) &&
|
|
419
|
-
},
|
|
418
|
+
return (typeof t.id == "string" || typeof t.id == "number" || t.id === void 0) && Se(t.lat) && je(t.lng);
|
|
419
|
+
}, xe = (e) => de(e) || K(e) ? String(e) : JSON.stringify(e), nt = (e) => {
|
|
420
420
|
if (!e)
|
|
421
421
|
return [];
|
|
422
|
-
const t =
|
|
422
|
+
const t = ue(e) ? e : e.type === "FeatureCollection" ? e.features : [e], n = [];
|
|
423
423
|
for (const a of t) {
|
|
424
424
|
const o = a.geometry;
|
|
425
425
|
o.type === "Point" && n.push(o.coordinates), o.type === "LineString" && n.push(...o.coordinates), o.type === "Polygon" && n.push(...o.coordinates[0]);
|
|
426
426
|
}
|
|
427
427
|
return n;
|
|
428
|
-
},
|
|
428
|
+
}, ot = ({
|
|
429
429
|
markers: e = [],
|
|
430
430
|
features: t,
|
|
431
431
|
padding: n = 50,
|
|
@@ -435,25 +435,25 @@ const Ge = Ie({
|
|
|
435
435
|
animationKey: s,
|
|
436
436
|
openPopup: u
|
|
437
437
|
}) => {
|
|
438
|
-
const { current: d } =
|
|
439
|
-
const x = [...p.map((
|
|
440
|
-
return x.length === 0 ? null : x.reduce((
|
|
441
|
-
}, [p,
|
|
442
|
-
return
|
|
438
|
+
const { current: d } = Be(), g = ce(""), p = M(() => e.filter(Te), [e]), v = M(() => nt(t), [t]), b = M(() => {
|
|
439
|
+
const x = [...p.map((_) => [_.lng, _.lat]), ...v];
|
|
440
|
+
return x.length === 0 ? null : x.reduce((_, [E, k]) => _.extend([E, k]), new ve.LngLatBounds());
|
|
441
|
+
}, [p, v]);
|
|
442
|
+
return T(() => {
|
|
443
443
|
if (u) {
|
|
444
|
-
g.current = s !== void 0 ?
|
|
444
|
+
g.current = s !== void 0 ? xe(s) : "__initial_skip__";
|
|
445
445
|
return;
|
|
446
446
|
}
|
|
447
447
|
if (d && l && b) {
|
|
448
448
|
if (s !== void 0) {
|
|
449
|
-
const x =
|
|
449
|
+
const x = xe(s);
|
|
450
450
|
if (g.current === x)
|
|
451
451
|
return;
|
|
452
452
|
g.current = x;
|
|
453
453
|
} else if (g.current === "__initial_skip__")
|
|
454
454
|
return;
|
|
455
455
|
if (!b.isEmpty()) {
|
|
456
|
-
if (p.length === 1 &&
|
|
456
|
+
if (p.length === 1 && v.length === 0) {
|
|
457
457
|
const x = p[0];
|
|
458
458
|
d.flyTo({
|
|
459
459
|
center: [x.lng, x.lat],
|
|
@@ -468,15 +468,15 @@ const Ge = Ie({
|
|
|
468
468
|
});
|
|
469
469
|
}
|
|
470
470
|
}
|
|
471
|
-
}, [d, b, n, a, o, s, l, p,
|
|
472
|
-
},
|
|
471
|
+
}, [d, b, n, a, o, s, l, p, v, u]), null;
|
|
472
|
+
}, ke = (e, t) => {
|
|
473
473
|
if (t <= 0)
|
|
474
474
|
throw new Error("chunkSize must be greater than 0");
|
|
475
475
|
const n = [];
|
|
476
476
|
for (let a = 0; a < e.length; a += t)
|
|
477
477
|
n.push(e.slice(a, a + t));
|
|
478
478
|
return n;
|
|
479
|
-
},
|
|
479
|
+
}, st = (e, t) => [e, ...t.map((n) => n.coords)].map((n) => n.join(",")).join(";"), at = (e, t, n) => {
|
|
480
480
|
const a = t.map((s, u) => {
|
|
481
481
|
if (u === 0 || s == null)
|
|
482
482
|
return null;
|
|
@@ -488,51 +488,51 @@ const Ge = Ie({
|
|
|
488
488
|
const o = a.sort((s, u) => s.distance - u.distance), l = o[0];
|
|
489
489
|
return n && l.distance > n ? { all: o, nearest: null } : { all: o, nearest: l };
|
|
490
490
|
};
|
|
491
|
-
function
|
|
491
|
+
function we(e, t, n) {
|
|
492
492
|
return async (a, o, l, s) => {
|
|
493
|
-
const u =
|
|
494
|
-
return p?.length ?
|
|
493
|
+
const u = st(a, o), d = e(u, l), g = await t(d), p = g ? n(g)?.[0] : void 0;
|
|
494
|
+
return p?.length ? at(o, p, s) : { all: [], nearest: null };
|
|
495
495
|
};
|
|
496
496
|
}
|
|
497
|
-
const
|
|
497
|
+
const Ce = async (e, t, n) => {
|
|
498
498
|
const a = Array.from({ length: Math.ceil(e.length / t) }, (l, s) => e.slice(s * t, (s + 1) * t));
|
|
499
499
|
return (await Promise.all(a.map(async (l) => Promise.all(l.map(n))))).flat();
|
|
500
|
-
},
|
|
500
|
+
}, lt = "https://api.mapbox.com", fe = (e, t, n, a, o = {}) => {
|
|
501
501
|
const l = new URLSearchParams({
|
|
502
502
|
access_token: "",
|
|
503
503
|
...o
|
|
504
504
|
});
|
|
505
|
-
return `${
|
|
506
|
-
},
|
|
505
|
+
return `${lt}/${e}/${t}/mapbox/${n}/${a}?${l.toString()}`;
|
|
506
|
+
}, pe = async (e) => {
|
|
507
507
|
try {
|
|
508
508
|
const t = await fetch(e);
|
|
509
509
|
return t.ok ? await t.json() : (console.error(`Mapbox API error: ${t.status} ${t.statusText}`), null);
|
|
510
510
|
} catch (t) {
|
|
511
511
|
return console.error("Mapbox network error:", t), null;
|
|
512
512
|
}
|
|
513
|
-
},
|
|
513
|
+
}, ct = 25, it = 5, ut = (e, t) => fe("directions-matrix", "v1", t, e, {
|
|
514
514
|
annotations: "distance",
|
|
515
515
|
sources: "0"
|
|
516
|
-
}),
|
|
516
|
+
}), dt = (e) => e.distances ?? void 0, ft = we(ut, pe, dt), pt = async (e, t, n = "driving", a) => {
|
|
517
517
|
if (!t.length)
|
|
518
518
|
return [];
|
|
519
|
-
const o =
|
|
520
|
-
return (await
|
|
519
|
+
const o = ke(t, ct - 1);
|
|
520
|
+
return (await Ce(
|
|
521
521
|
o,
|
|
522
|
-
|
|
523
|
-
(s) =>
|
|
522
|
+
it,
|
|
523
|
+
(s) => ft(e, s, n, a)
|
|
524
524
|
)).flatMap((s) => s.all).sort((s, u) => s.distance - u.distance);
|
|
525
|
-
},
|
|
526
|
-
const a = `${e[0]},${e[1]}`, o =
|
|
525
|
+
}, gt = async (e, t = "driving", n = [5, 10, 15]) => {
|
|
526
|
+
const a = `${e[0]},${e[1]}`, o = fe("isochrone", "v1", t, a, {
|
|
527
527
|
contours_minutes: n.join(","),
|
|
528
528
|
polygons: "true"
|
|
529
529
|
});
|
|
530
|
-
return await
|
|
531
|
-
},
|
|
532
|
-
const a = `${e.join(",")};${t.join(",")}`, o =
|
|
530
|
+
return await pe(o);
|
|
531
|
+
}, mt = async (e, t, n = "driving") => {
|
|
532
|
+
const a = `${e.join(",")};${t.join(",")}`, o = fe("directions", "v5", n, a, {
|
|
533
533
|
geometries: "geojson",
|
|
534
534
|
overview: "full"
|
|
535
|
-
}), l = await
|
|
535
|
+
}), l = await pe(o);
|
|
536
536
|
if (!l?.routes?.length)
|
|
537
537
|
return null;
|
|
538
538
|
const s = l.routes[0];
|
|
@@ -544,64 +544,64 @@ const ke = async (e, t, n) => {
|
|
|
544
544
|
},
|
|
545
545
|
type: "Feature"
|
|
546
546
|
};
|
|
547
|
-
},
|
|
548
|
-
findNearest:
|
|
549
|
-
getIsochrone:
|
|
550
|
-
getItinerary:
|
|
551
|
-
},
|
|
552
|
-
const [o, l] =
|
|
553
|
-
return
|
|
547
|
+
}, ee = {
|
|
548
|
+
findNearest: pt,
|
|
549
|
+
getIsochrone: gt,
|
|
550
|
+
getItinerary: mt
|
|
551
|
+
}, yt = ({ origin: e, profile: t = "driving", intervals: n = [5, 10, 15], onIsochroneLoaded: a }) => {
|
|
552
|
+
const [o, l] = P(null);
|
|
553
|
+
return T(() => {
|
|
554
554
|
let s = !1;
|
|
555
555
|
if (!e || e.length !== 2) {
|
|
556
556
|
l(null);
|
|
557
557
|
return;
|
|
558
558
|
}
|
|
559
559
|
return (async () => {
|
|
560
|
-
if (!
|
|
560
|
+
if (!ee.getIsochrone) {
|
|
561
561
|
console.warn("⚠️ getIsochrone is not implemented for this provider.");
|
|
562
562
|
return;
|
|
563
563
|
}
|
|
564
|
-
const u = await
|
|
564
|
+
const u = await ee.getIsochrone(e, t, n);
|
|
565
565
|
s || (l(u), a?.(u ?? null));
|
|
566
566
|
})(), () => {
|
|
567
567
|
s = !0;
|
|
568
568
|
};
|
|
569
|
-
}, [e, t, n, a]), o ? /* @__PURE__ */ f.jsx(
|
|
570
|
-
},
|
|
569
|
+
}, [e, t, n, a]), o ? /* @__PURE__ */ f.jsx(te, { features: o }) : null;
|
|
570
|
+
}, ht = ie(yt), bt = {
|
|
571
571
|
cycling: "routed-bike",
|
|
572
572
|
driving: "routed-car",
|
|
573
573
|
walking: "routed-foot"
|
|
574
|
-
},
|
|
575
|
-
const o = `${
|
|
574
|
+
}, xt = "https://routing.openstreetmap.de", Ae = (e, t, n, a) => {
|
|
575
|
+
const o = `${xt}/${bt[t]}/${e}/v1/${t}/${n}`, l = a ? `?${new URLSearchParams(a).toString()}` : "";
|
|
576
576
|
return `${o}${l}`;
|
|
577
|
-
},
|
|
577
|
+
}, Oe = async (e) => {
|
|
578
578
|
try {
|
|
579
579
|
const t = await fetch(e);
|
|
580
580
|
return t.ok ? await t.json() : (console.error("OSRM API error:", t.status, t.statusText), null);
|
|
581
581
|
} catch (t) {
|
|
582
582
|
return console.error("Error fetching OSRM API:", t), null;
|
|
583
583
|
}
|
|
584
|
-
},
|
|
584
|
+
}, vt = 100, _t = 5, Et = (e, t) => Ae("table", t, e, {
|
|
585
585
|
annotations: "distance",
|
|
586
586
|
sources: 0
|
|
587
|
-
}),
|
|
588
|
-
|
|
589
|
-
|
|
587
|
+
}), Rt = we(
|
|
588
|
+
Et,
|
|
589
|
+
Oe,
|
|
590
590
|
(e) => e.distances ?? void 0
|
|
591
|
-
),
|
|
591
|
+
), St = async (e, t, n = "driving", a) => {
|
|
592
592
|
if (!t.length)
|
|
593
593
|
return [];
|
|
594
|
-
const o =
|
|
595
|
-
return (await
|
|
594
|
+
const o = ke(t, vt - 1);
|
|
595
|
+
return (await Ce(
|
|
596
596
|
o,
|
|
597
|
-
|
|
598
|
-
(s) =>
|
|
597
|
+
_t,
|
|
598
|
+
(s) => Rt(e, s, n, a)
|
|
599
599
|
)).flatMap((s) => s.all).sort((s, u) => s.distance - u.distance);
|
|
600
|
-
},
|
|
601
|
-
const a = `${e.join(",")};${t.join(",")}`, o =
|
|
600
|
+
}, jt = async (e, t, n = "driving") => {
|
|
601
|
+
const a = `${e.join(",")};${t.join(",")}`, o = Ae("route", n, a, {
|
|
602
602
|
geometries: "geojson",
|
|
603
603
|
overview: "full"
|
|
604
|
-
}), l = await
|
|
604
|
+
}), l = await Oe(o);
|
|
605
605
|
if (!l?.routes?.length)
|
|
606
606
|
return null;
|
|
607
607
|
const s = l.routes[0];
|
|
@@ -613,20 +613,20 @@ const ke = async (e, t, n) => {
|
|
|
613
613
|
},
|
|
614
614
|
type: "Feature"
|
|
615
615
|
};
|
|
616
|
-
},
|
|
617
|
-
findNearest:
|
|
618
|
-
getItinerary:
|
|
619
|
-
},
|
|
620
|
-
const [d, g] =
|
|
621
|
-
return
|
|
616
|
+
}, Me = {
|
|
617
|
+
findNearest: St,
|
|
618
|
+
getItinerary: jt
|
|
619
|
+
}, Pe = ({ from: e, to: t, profile: n, engine: a, itineraryLineStyle: o, initialRoute: l, onRouteComputed: s, itineraryLabel: u }) => {
|
|
620
|
+
const [d, g] = P(l ?? null);
|
|
621
|
+
return T(() => {
|
|
622
622
|
l && (g(l), s?.(l));
|
|
623
|
-
}, [l, s]),
|
|
623
|
+
}, [l, s]), T(() => {
|
|
624
624
|
!(e && t) || l || (async () => {
|
|
625
|
-
const
|
|
626
|
-
g(
|
|
625
|
+
const v = await (a === "OSRM" ? Me : ee).getItinerary(e, t, n);
|
|
626
|
+
g(v ?? null), s?.(v ?? null);
|
|
627
627
|
})();
|
|
628
|
-
}, [e, t, n, a, l, s]), d ? /* @__PURE__ */ f.jsx(
|
|
629
|
-
},
|
|
628
|
+
}, [e, t, n, a, l, s]), d ? /* @__PURE__ */ f.jsx(te, { features: d, lineStyle: o, lineLabel: u }) : null;
|
|
629
|
+
}, Tt = ({
|
|
630
630
|
origin: e,
|
|
631
631
|
maxDistanceMeters: t,
|
|
632
632
|
destinations: n,
|
|
@@ -636,10 +636,10 @@ const ke = async (e, t, n) => {
|
|
|
636
636
|
profile: s = "driving",
|
|
637
637
|
engine: u = "OSRM"
|
|
638
638
|
}) => {
|
|
639
|
-
const [d, g] =
|
|
640
|
-
|
|
639
|
+
const [d, g] = P(o ?? []), p = ce(null);
|
|
640
|
+
T(() => {
|
|
641
641
|
o && g(o);
|
|
642
|
-
}, [o]),
|
|
642
|
+
}, [o]), T(() => {
|
|
643
643
|
const b = new AbortController();
|
|
644
644
|
if (o?.length) return;
|
|
645
645
|
if (!e || e.length !== 2 || !n?.length) {
|
|
@@ -651,33 +651,33 @@ const ke = async (e, t, n) => {
|
|
|
651
651
|
coords: [E.lng, E.lat],
|
|
652
652
|
id: E.id
|
|
653
653
|
}));
|
|
654
|
-
return (u === "OSRM" ?
|
|
655
|
-
}, [e, t, n, s, u, o?.length]),
|
|
654
|
+
return (u === "OSRM" ? Me : ee).findNearest(e, x, s, t).then((E) => g(E ?? [])).catch(() => g([])), () => b.abort();
|
|
655
|
+
}, [e, t, n, s, u, o?.length]), T(() => {
|
|
656
656
|
const b = p.current;
|
|
657
|
-
(!b || b.length !== d.length || b.some((
|
|
657
|
+
(!b || b.length !== d.length || b.some((_, E) => _.id !== d[E]?.id || _.distance !== d[E]?.distance)) && (a?.(d), p.current = d);
|
|
658
658
|
}, [d, a]);
|
|
659
|
-
const
|
|
660
|
-
return
|
|
661
|
-
},
|
|
662
|
-
const [t, n] =
|
|
663
|
-
return
|
|
659
|
+
const v = d[0];
|
|
660
|
+
return v ? v.routeFeature ? /* @__PURE__ */ f.jsx(te, { features: v.routeFeature }) : /* @__PURE__ */ f.jsx(Pe, { from: e, to: v.point, profile: s, engine: u, itineraryLineStyle: l }) : null;
|
|
661
|
+
}, kt = ie(Tt), wt = ({ children: e }) => {
|
|
662
|
+
const [t, n] = P(!1);
|
|
663
|
+
return T(() => {
|
|
664
664
|
queueMicrotask(() => n(!0));
|
|
665
665
|
}, []), t ? e : null;
|
|
666
|
-
},
|
|
666
|
+
}, ae = {
|
|
667
667
|
satellite: "mapbox://styles/mapbox/satellite-streets-v12",
|
|
668
668
|
street: {
|
|
669
669
|
dark: "mapbox://styles/mapbox/dark-v11",
|
|
670
670
|
light: "mapbox://styles/mapbox/streets-v12"
|
|
671
671
|
}
|
|
672
|
-
},
|
|
672
|
+
}, Le = (e, t) => {
|
|
673
673
|
const n = t === "dark";
|
|
674
674
|
switch (e) {
|
|
675
675
|
case "satellite":
|
|
676
|
-
return
|
|
676
|
+
return ae.satellite;
|
|
677
677
|
default:
|
|
678
|
-
return n ?
|
|
678
|
+
return n ? ae.street.dark : ae.street.light;
|
|
679
679
|
}
|
|
680
|
-
},
|
|
680
|
+
}, Ct = ({
|
|
681
681
|
mapStyle: e,
|
|
682
682
|
theme: t,
|
|
683
683
|
baseMapView: n,
|
|
@@ -687,8 +687,8 @@ const ke = async (e, t, n) => {
|
|
|
687
687
|
cooperativeGestures: o,
|
|
688
688
|
doubleClickZoom: a,
|
|
689
689
|
failIfMajorPerformanceCaveat: !1,
|
|
690
|
-
style: e ??
|
|
691
|
-
}),
|
|
690
|
+
style: e ?? Le(n, t)
|
|
691
|
+
}), At = ({
|
|
692
692
|
containerStyle: e,
|
|
693
693
|
square: t,
|
|
694
694
|
loading: n,
|
|
@@ -700,57 +700,77 @@ const ke = async (e, t, n) => {
|
|
|
700
700
|
openPopup: d,
|
|
701
701
|
openPopupOnHover: g,
|
|
702
702
|
markers: p = [],
|
|
703
|
-
fitBounds:
|
|
703
|
+
fitBounds: v = !0,
|
|
704
704
|
fitBoundsPadding: b,
|
|
705
705
|
fitBoundDuration: x,
|
|
706
|
-
fitBoundsAnimationKey:
|
|
706
|
+
fitBoundsAnimationKey: _,
|
|
707
707
|
disableAnimation: E,
|
|
708
|
-
mapStyle:
|
|
709
|
-
onMapClick:
|
|
708
|
+
mapStyle: k,
|
|
709
|
+
onMapClick: q,
|
|
710
710
|
baseMapView: N,
|
|
711
|
-
cooperativeGestures:
|
|
712
|
-
doubleClickZoom:
|
|
713
|
-
projection:
|
|
711
|
+
cooperativeGestures: re = !0,
|
|
712
|
+
doubleClickZoom: ne = !0,
|
|
713
|
+
projection: oe,
|
|
714
714
|
theme: D,
|
|
715
715
|
features: U,
|
|
716
|
-
itineraryParams:
|
|
717
|
-
findNearestMarker:
|
|
718
|
-
isochrone:
|
|
716
|
+
itineraryParams: S,
|
|
717
|
+
findNearestMarker: R,
|
|
718
|
+
isochrone: C
|
|
719
719
|
}) => {
|
|
720
|
-
const Y =
|
|
721
|
-
const [
|
|
722
|
-
return { latitude:
|
|
723
|
-
}, [l, s]),
|
|
724
|
-
() =>
|
|
725
|
-
[N,
|
|
720
|
+
const Y = _e(), L = ce(null), [I, $] = P(d ?? null), [F, z] = P(!1), [J, X] = P(!1), Z = M(() => {
|
|
721
|
+
const [c = 2.3522, y = 48.8566] = ue(l) ? l : [];
|
|
722
|
+
return { latitude: y, longitude: c, zoom: s };
|
|
723
|
+
}, [l, s]), H = M(
|
|
724
|
+
() => k || Le(N, D ?? Y.palette.mode),
|
|
725
|
+
[N, k, D, Y.palette.mode]
|
|
726
726
|
), {
|
|
727
|
-
style:
|
|
728
|
-
cooperativeGestures:
|
|
729
|
-
doubleClickZoom:
|
|
730
|
-
} =
|
|
727
|
+
style: r,
|
|
728
|
+
cooperativeGestures: i,
|
|
729
|
+
doubleClickZoom: m
|
|
730
|
+
} = Ct({
|
|
731
731
|
baseMapView: N,
|
|
732
|
-
cooperativeGestures:
|
|
733
|
-
doubleClickZoom:
|
|
734
|
-
mapStyle:
|
|
732
|
+
cooperativeGestures: re,
|
|
733
|
+
doubleClickZoom: ne,
|
|
734
|
+
mapStyle: H,
|
|
735
735
|
theme: D ?? Y.palette.mode
|
|
736
|
-
}),
|
|
737
|
-
!g &&
|
|
738
|
-
},
|
|
739
|
-
g &&
|
|
736
|
+
}), h = (c, y) => {
|
|
737
|
+
!g && y && $(c);
|
|
738
|
+
}, A = (c, y) => {
|
|
739
|
+
g && $(y ? c : null);
|
|
740
740
|
};
|
|
741
|
-
|
|
742
|
-
|
|
741
|
+
T(() => {
|
|
742
|
+
$(d ?? null);
|
|
743
743
|
}, [d]);
|
|
744
|
-
const
|
|
745
|
-
return /* @__PURE__ */ f.
|
|
746
|
-
|
|
744
|
+
const j = M(() => I ? p?.find((c) => c.id === I) ?? null : null, [I, p]);
|
|
745
|
+
return J ? /* @__PURE__ */ f.jsx(
|
|
746
|
+
V,
|
|
747
|
+
{
|
|
748
|
+
sx: {
|
|
749
|
+
alignItems: "center",
|
|
750
|
+
bgcolor: "grey.100",
|
|
751
|
+
display: "flex",
|
|
752
|
+
height: a,
|
|
753
|
+
justifyContent: "center",
|
|
754
|
+
p: 2,
|
|
755
|
+
textAlign: "center",
|
|
756
|
+
width: o
|
|
757
|
+
},
|
|
758
|
+
children: /* @__PURE__ */ f.jsxs("span", { children: [
|
|
759
|
+
"🚫 ",
|
|
760
|
+
/* @__PURE__ */ f.jsx("strong", { children: "Cannot display the map" }),
|
|
761
|
+
/* @__PURE__ */ f.jsx("br", {}),
|
|
762
|
+
"Try to activate WebGL in your browser settings."
|
|
763
|
+
] })
|
|
764
|
+
}
|
|
765
|
+
) : /* @__PURE__ */ f.jsxs(
|
|
766
|
+
V,
|
|
747
767
|
{
|
|
748
768
|
"data-testid": "mapbox-container",
|
|
749
769
|
sx: { borderRadius: t ? 0 : 1, height: a, overflow: "hidden", position: "relative", width: o, ...e },
|
|
750
770
|
children: [
|
|
751
|
-
/* @__PURE__ */ f.jsx(
|
|
771
|
+
/* @__PURE__ */ f.jsx(De, { styles: rt }),
|
|
752
772
|
n && /* @__PURE__ */ f.jsx(
|
|
753
|
-
|
|
773
|
+
Ue,
|
|
754
774
|
{
|
|
755
775
|
"data-testid": "skeleton-loader",
|
|
756
776
|
width: o,
|
|
@@ -764,120 +784,123 @@ const ke = async (e, t, n) => {
|
|
|
764
784
|
}
|
|
765
785
|
),
|
|
766
786
|
!n && /* @__PURE__ */ f.jsxs(
|
|
767
|
-
|
|
787
|
+
Ye,
|
|
768
788
|
{
|
|
769
|
-
ref:
|
|
770
|
-
cooperativeGestures:
|
|
771
|
-
doubleClickZoom:
|
|
772
|
-
mapStyle:
|
|
773
|
-
projection:
|
|
789
|
+
ref: L,
|
|
790
|
+
cooperativeGestures: i,
|
|
791
|
+
doubleClickZoom: m,
|
|
792
|
+
mapStyle: r,
|
|
793
|
+
projection: oe,
|
|
774
794
|
onLoad: () => {
|
|
775
|
-
|
|
795
|
+
z(!0), L.current?.resize();
|
|
776
796
|
},
|
|
777
|
-
|
|
797
|
+
onError: () => {
|
|
798
|
+
X(!0);
|
|
799
|
+
},
|
|
800
|
+
initialViewState: Z,
|
|
778
801
|
style: { height: "100%", width: "100%" },
|
|
779
802
|
mapboxAccessToken: void 0,
|
|
780
|
-
onClick: (
|
|
781
|
-
const
|
|
782
|
-
const { lng:
|
|
783
|
-
return
|
|
803
|
+
onClick: (c) => {
|
|
804
|
+
const y = p.find((w) => {
|
|
805
|
+
const { lng: B, lat: se } = c.lngLat, O = Math.abs(Number(w.lng ?? 0) - B), Ie = Math.abs(Number(w.lat ?? 0) - se);
|
|
806
|
+
return O < 0.01 && Ie < 0.01;
|
|
784
807
|
});
|
|
785
|
-
|
|
808
|
+
q?.(c.lngLat.lng, c.lngLat.lat, y ?? null);
|
|
786
809
|
},
|
|
787
810
|
children: [
|
|
788
|
-
|
|
789
|
-
const
|
|
790
|
-
if (!
|
|
811
|
+
F && p.filter(Te).map((c) => {
|
|
812
|
+
const y = typeof c.size == "number" ? c.size : void 0, w = (() => {
|
|
813
|
+
if (!c.IconComponent)
|
|
791
814
|
return null;
|
|
792
|
-
const
|
|
793
|
-
return
|
|
794
|
-
})(),
|
|
815
|
+
const O = { ...c.iconProps };
|
|
816
|
+
return y && (O.width = y, O.height = y), /* @__PURE__ */ f.jsx(c.IconComponent, { ...O });
|
|
817
|
+
})(), B = c.IconComponent ? null : /* @__PURE__ */ f.jsx(tt, { color: c.color, variant: c.variant, size: y, type: c.type }), se = {
|
|
795
818
|
alignItems: "center",
|
|
796
|
-
cursor:
|
|
819
|
+
cursor: c.Tooltip ? "pointer" : "default",
|
|
797
820
|
display: "inline-flex",
|
|
798
821
|
justifyContent: "center",
|
|
799
|
-
...
|
|
822
|
+
...c.IconComponent && !y ? {} : y ? { height: y, width: y } : {}
|
|
800
823
|
};
|
|
801
824
|
return /* @__PURE__ */ f.jsx(
|
|
802
|
-
|
|
825
|
+
Ee,
|
|
803
826
|
{
|
|
804
|
-
longitude:
|
|
805
|
-
latitude:
|
|
827
|
+
longitude: c.lng,
|
|
828
|
+
latitude: c.lat,
|
|
806
829
|
anchor: "center",
|
|
807
|
-
onClick: (
|
|
808
|
-
|
|
830
|
+
onClick: (O) => {
|
|
831
|
+
O.originalEvent.stopPropagation(), c.id && h(c.id, !!c.Tooltip), q?.(c.lng, c.lat, c);
|
|
809
832
|
},
|
|
810
833
|
children: /* @__PURE__ */ f.jsx(
|
|
811
|
-
|
|
834
|
+
V,
|
|
812
835
|
{
|
|
813
836
|
component: "div",
|
|
814
|
-
onMouseEnter: () =>
|
|
815
|
-
onMouseLeave: () =>
|
|
816
|
-
style:
|
|
817
|
-
children:
|
|
837
|
+
onMouseEnter: () => c.id && A(c.id, !!c.Tooltip),
|
|
838
|
+
onMouseLeave: () => A(null),
|
|
839
|
+
style: se,
|
|
840
|
+
children: w || B
|
|
818
841
|
}
|
|
819
842
|
)
|
|
820
843
|
},
|
|
821
|
-
|
|
844
|
+
c.id
|
|
822
845
|
);
|
|
823
846
|
}),
|
|
824
|
-
|
|
825
|
-
|
|
847
|
+
F && j?.Tooltip && /* @__PURE__ */ f.jsx(
|
|
848
|
+
We,
|
|
826
849
|
{
|
|
827
|
-
longitude:
|
|
828
|
-
latitude:
|
|
850
|
+
longitude: K(j.lng) ? j.lng : 0,
|
|
851
|
+
latitude: K(j.lat) ? j.lat : 0,
|
|
829
852
|
anchor: "top",
|
|
830
|
-
onClose: () =>
|
|
853
|
+
onClose: () => $(null),
|
|
831
854
|
maxWidth: u,
|
|
832
855
|
closeOnClick: !0,
|
|
833
856
|
closeOnMove: !1,
|
|
834
|
-
children: /* @__PURE__ */ f.jsx(
|
|
857
|
+
children: /* @__PURE__ */ f.jsx(V, { sx: { minHeight: 60, minWidth: 240 }, children: /* @__PURE__ */ f.jsx(wt, { children: j.Tooltip }) })
|
|
835
858
|
}
|
|
836
859
|
),
|
|
837
|
-
|
|
838
|
-
|
|
860
|
+
S && /* @__PURE__ */ f.jsx(
|
|
861
|
+
Pe,
|
|
839
862
|
{
|
|
840
|
-
from:
|
|
841
|
-
to:
|
|
842
|
-
profile:
|
|
843
|
-
engine:
|
|
844
|
-
itineraryLineStyle:
|
|
845
|
-
initialRoute:
|
|
846
|
-
onRouteComputed:
|
|
847
|
-
itineraryLabel:
|
|
863
|
+
from: S.from,
|
|
864
|
+
to: S.to,
|
|
865
|
+
profile: S.profile,
|
|
866
|
+
engine: S.engine,
|
|
867
|
+
itineraryLineStyle: S.itineraryLineStyle,
|
|
868
|
+
initialRoute: S.initialRoute,
|
|
869
|
+
onRouteComputed: S.onRouteComputed,
|
|
870
|
+
itineraryLabel: S.itineraryLabel
|
|
848
871
|
}
|
|
849
872
|
),
|
|
850
|
-
|
|
851
|
-
|
|
873
|
+
R && /* @__PURE__ */ f.jsx(
|
|
874
|
+
kt,
|
|
852
875
|
{
|
|
853
|
-
origin:
|
|
854
|
-
destinations:
|
|
855
|
-
onNearestFound:
|
|
856
|
-
maxDistanceMeters:
|
|
857
|
-
engine:
|
|
858
|
-
profile:
|
|
859
|
-
initialNearestResults:
|
|
860
|
-
itineraryLineStyle:
|
|
876
|
+
origin: R.origin,
|
|
877
|
+
destinations: R.destinations,
|
|
878
|
+
onNearestFound: R.onNearestFound,
|
|
879
|
+
maxDistanceMeters: R.maxDistanceMeters,
|
|
880
|
+
engine: R.engine,
|
|
881
|
+
profile: R.profile,
|
|
882
|
+
initialNearestResults: R.initialNearestResults,
|
|
883
|
+
itineraryLineStyle: R.itineraryLineStyle
|
|
861
884
|
}
|
|
862
885
|
),
|
|
863
|
-
|
|
864
|
-
|
|
886
|
+
C && /* @__PURE__ */ f.jsx(
|
|
887
|
+
ht,
|
|
865
888
|
{
|
|
866
|
-
origin:
|
|
867
|
-
profile:
|
|
868
|
-
onIsochroneLoaded:
|
|
869
|
-
intervals:
|
|
889
|
+
origin: C.origin,
|
|
890
|
+
profile: C.profile,
|
|
891
|
+
onIsochroneLoaded: C.onIsochroneLoaded,
|
|
892
|
+
intervals: C.intervals
|
|
870
893
|
}
|
|
871
894
|
),
|
|
872
|
-
U && /* @__PURE__ */ f.jsx(
|
|
873
|
-
|
|
874
|
-
|
|
895
|
+
U && /* @__PURE__ */ f.jsx(te, { features: U }),
|
|
896
|
+
v && /* @__PURE__ */ f.jsx(
|
|
897
|
+
ot,
|
|
875
898
|
{
|
|
876
899
|
markers: p,
|
|
877
900
|
features: U,
|
|
878
901
|
padding: b,
|
|
879
902
|
duration: E ? 0 : x,
|
|
880
|
-
animationKey:
|
|
903
|
+
animationKey: _,
|
|
881
904
|
openPopup: !!d
|
|
882
905
|
}
|
|
883
906
|
)
|
|
@@ -887,25 +910,25 @@ const ke = async (e, t, n) => {
|
|
|
887
910
|
]
|
|
888
911
|
}
|
|
889
912
|
);
|
|
890
|
-
},
|
|
913
|
+
}, Yt = ie(At), Bt = ["OSRM", "Mapbox"], Wt = ["driving", "walking", "cycling"], Gt = (e, t) => {
|
|
891
914
|
const n = "geometry" in t ? t.geometry : t, [a, o] = e, l = (s) => s.map(
|
|
892
|
-
(u) => u.reduce((d, [g, p],
|
|
893
|
-
const [x,
|
|
894
|
-
return p > o !=
|
|
915
|
+
(u) => u.reduce((d, [g, p], v, b) => {
|
|
916
|
+
const [x, _] = b[(v - 1 + b.length) % b.length];
|
|
917
|
+
return p > o != _ > o && a < (x - g) * (o - p) / (_ - p) + g ? !d : d;
|
|
895
918
|
}, !1)
|
|
896
919
|
).reduce((u, d, g) => g === 0 ? d : u && !d, !1);
|
|
897
920
|
return n.type === "Polygon" ? l(n.coordinates) : n.type === "MultiPolygon" ? n.coordinates.some((s) => l(s)) : !1;
|
|
898
921
|
};
|
|
899
922
|
export {
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
923
|
+
Nt as DEFAULT_CENTER_LAT,
|
|
924
|
+
Ft as DEFAULT_CENTER_LNG,
|
|
925
|
+
Dt as MapProvider,
|
|
926
|
+
Yt as MapView,
|
|
927
|
+
Bt as engines,
|
|
928
|
+
Gt as isPointInGeoJSON,
|
|
929
|
+
Ut as isValidLatLngTuple,
|
|
930
|
+
Se as isValidLatitude,
|
|
931
|
+
je as isValidLongitude,
|
|
932
|
+
Te as isValidMarker,
|
|
933
|
+
Wt as profiles
|
|
911
934
|
};
|