mahal_map 1.6.6 → 1.6.7
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/README.md +106 -0
- package/dist/index.d.mts +2 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4 -4
- package/dist/index.mjs.map +1 -1
- package/dist/mahal_map.sdk.js +1 -1
- package/package.json +2 -1
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var
|
|
1
|
+
var de=Object.defineProperty;var w=(i,e)=>{for(var t in e)de(i,t,{get:e[t],enumerable:!0})};var m=class{constructor(e){this.map=e}setZoom(e,t=!0){t?this.map.easeTo({zoom:e}):this.map.setZoom(e)}setBearing(e,t=!0){t?this.map.easeTo({bearing:e}):this.map.setBearing(e)}setPitch(e,t=!0){t?this.map.easeTo({pitch:e}):this.map.setPitch(e)}toggle3D(e){this.map.easeTo({pitch:e?60:0,bearing:e?this.map.getBearing():0,duration:800})}resetNorth(){this.map.easeTo({bearing:0,pitch:0,duration:600})}flyTo(e){this.map.flyTo({speed:1.2,curve:1.42,essential:!0,...e})}getPitch(){return this.map.getPitch()}};var K="https://platform.mahal.tj/api/",I=/^([-+]?(?:[1-8]?\d(?:\.\d+)?|90(?:\.0+)?)),\s*([-+]?(?:180(?:\.0+)?|(?:(?:1[0-7]\d)|(?:[1-9]?\d))(?:\.\d+)?))$/,P=/^([-+]?(?:180(?:\.0+)?|(?:(?:1[0-7]\d)|(?:[1-9]?\d))(?:\.\d+)?)),\s*([-+]?(?:[1-8]?\d(?:\.\d+)?|90(?:\.0+)?))$/;var W="https://mtile.gram.tj/custom-styles/dark-style.json",z="https://mtile.gram.tj/custom-styles/mapstyle.json",_="https://mtile.gram.tj/custom-styles/style_maptiler_basic_hn.json";function J(i,e,t){let r=i.includes("?")?"&":"?";return`${i}${r}${e}=${encodeURIComponent(t)}`}function E(i,e,t){let r=i;return t&&(r=J(r,"token",t)),e==="ru"&&(r=J(r,"lang","ru")),r}var k="";function ce(i){i!==""&&(k=i)}function ge(){k=""}var B=()=>k;var me=/<svg[\s>]/i,fe=/<(svg|path|g|circle|rect|polygon|line|polyline|ellipse|use)\b/i,M=(i,e,t)=>{let r=new RegExp(`\\s${e}="[^"]*"`,"i");return r.test(i)?i.replace(r,` ${e}="${t}"`):i.replace(/<svg\b/i,`<svg ${e}="${t}"`)},ye=i=>i.replace(/&/g,"&").replace(/"/g,"""),q=i=>`<image href="${ye(i)}" x="14" y="12" width="22" height="22" style="filter: brightness(0) invert(1);" />`,ve=i=>{let e=i.trim();if(me.test(e)){let t=M(e,"x","14");return t=M(t,"y","12"),t=M(t,"width","22"),t=M(t,"height","22"),/\spreserveAspectRatio="/i.test(t)||(t=t.replace(/<svg\b/i,'<svg preserveAspectRatio="xMidYMid meet"')),t}return`<g transform="translate(14 12)">${e}</g>`},Me=({innerSvg:i,innerUrl:e})=>{let t=i?.trim(),r=e?.trim();return t?fe.test(t)?ve(t):q(t):r?q(r):""},Z=(i,e={})=>`<svg
|
|
2
2
|
width="50"
|
|
3
3
|
height="62"
|
|
4
4
|
viewBox="0 0 50 62"
|
|
@@ -20,7 +20,7 @@ var ue=Object.defineProperty;var x=(i,e)=>{for(var t in e)ue(i,t,{get:e[t],enume
|
|
|
20
20
|
stroke-width="2"
|
|
21
21
|
/>
|
|
22
22
|
<g clip-path="url(#clip0_367_31358)">
|
|
23
|
-
${
|
|
23
|
+
${Me(e)}
|
|
24
24
|
</g>
|
|
25
25
|
<defs>
|
|
26
26
|
<filter
|
|
@@ -67,7 +67,7 @@ var ue=Object.defineProperty;var x=(i,e)=>{for(var t in e)ue(i,t,{get:e[t],enume
|
|
|
67
67
|
/>
|
|
68
68
|
</clipPath>
|
|
69
69
|
</defs>
|
|
70
|
-
</svg>`;var
|
|
70
|
+
</svg>`;var F=class{constructor(e){this.props=e;this.element=this.createElement()}createElement(){let e=document.createElement("div");e.style.cursor="pointer";let t=this.props.svg?this.applyColorToCustomSvg(this.props.svg):Z(this.props.color??"#278960",{innerSvg:this.props.innerSvg,innerUrl:this.props.innerUrl});return e.innerHTML=t,this.props.draggable&&(e.draggable=!0),e}applyColorToCustomSvg(e){return this.props.color?e.replace(/fill="[^"]*"/g,`fill="${this.props.color}"`):e}getElement(){return this.element}getCoordinates(){return this.props.coordinates}isDraggable(){return!!this.props.draggable}getAnchor(){return this.props.anchor||"center"}};function X(i,e,t){return new i.Marker({element:t.getElement(),draggable:t.isDraggable?.()??!1,anchor:t.getAnchor?.()??"center"}).setLngLat(t.getCoordinates()).addTo(e)}var Le={dark:W,light:z},be={dark:"#ffffff",light:"#19191a"},p=class p{constructor(){this.isReady=!1;this.readyCallbacks=[];this.language="tj";this.instanceKey=""}static getInstanceKey(e){return typeof e.container=="string"&&e.container?e.container:"map"}static normalizeLanguage(e){return e==="ru"?"ru":"tj"}static setDefaultLanguage(e){p.defaultLanguage=p.normalizeLanguage(e)}static getDefaultStyle(e,t){return E(Le[e],t,p.getMapToken())}static getVectorStyle(){return E(_,void 0,p.getMapToken())}static getMapToken(){let e=B();if(!e)throw new Error("[MahalMap SDK] Map API key is required. Call keyUtils.saveKey() before creating the map or pass apikey in the SDK script URL.");return e}static create(e,t){let s=(typeof window<"u"?window.maplibregl:void 0)||t;if(!s)throw new Error("[MahalMap SDK] MapLibre GL was not found. Pass it as the second argument or include it through a script.");let n=p.normalizeLanguage(e.lang||p.defaultLanguage),a=e.theme==="dark"?"dark":"light",l=e.autoAddVectorSource?p.getVectorStyle():e.style?e.style:p.getDefaultStyle(a,n),o=new p,h=p.getInstanceKey(e);return o.options=e,o.language=n,o.instanceKey=h,o.maplibre=s,o.map=new s.Map({container:e.container||"map",style:l,center:e.center||[69.624024,40.279687],zoom:e.zoom||5,attributionControl:!1}),o.addLogo(a),o.map.on("load",()=>{o.isReady=!0,o.camera=new m(o.map),o.readyCallbacks.forEach(u=>u(o.map)),o.readyCallbacks=[]}),p.instances.set(h,o),o}static onReady(e,t){if(!p.instances.has(e)){let s=setInterval(()=>{p.instances.has(e)&&(clearInterval(s),p.onReady(e,t))},50);return}let r=p.getInstance(e);r.isReady?t(r.map):r.readyCallbacks.push(t)}static getInstance(e){let t=p.instances.get(e);if(!t)throw new Error("[MahalMap SDK] Map instance is not created");return t}static hasInstance(e){return p.instances.has(e)}static removeInstance(e){return p.instances.delete(e)}static addMarker(e,t){return e.addMarker(t)}static getCamera(e){return e.getCamera()}static getMap(e){return e.getMap()}static setStyle(e,t){e.setStyle(t)}static setLanguage(e,t){e.setLanguage(t)}static setCenter(e,t){e.setCenter(t)}static setZoom(e,t){e.setZoom(t)}static destroy(e){e.destroy()}addMarker(e){return X(this.maplibre,this.map,e)}init(e){this.map=e,this.camera=new m(e)}getCamera(){return this.camera}getMap(){return this.map}setStyle(e){this.options.autoAddVectorSource||(this.options.theme=e,this.options.style||this.map.setStyle(p.getDefaultStyle(e,this.language)),this.updateLogoColor(e))}setLanguage(e){if(this.language=p.normalizeLanguage(e),this.options.lang=this.language,this.options.autoAddVectorSource||this.options.style)return;let t=this.options.theme==="dark"?"dark":"light";this.map.setStyle(p.getDefaultStyle(t,this.language))}setCenter(e){this.map.setCenter(e)}setZoom(e){this.map.setZoom(e)}destroy(){this.logoObserver?.disconnect(),this.logoObserver=void 0,this.logoHost?.remove(),this.logoHost=void 0,this.logoShadow=void 0,this.map.remove(),p.instances.delete(this.instanceKey)}addLogo(e){let t=this.map.getContainer(),r=document.createElement("div"),s=r.attachShadow({mode:"closed"});r.setAttribute("aria-label","Mahal"),r.dataset.mahal=Math.random().toString(36).slice(2),this.logoHost=r,this.logoShadow=s,this.applyLogoHostStyles(),this.renderLogo(e),t.appendChild(r),this.observeLogo(t)}updateLogoColor(e){this.logoShadow&&this.renderLogo(e)}renderLogo(e){this.logoShadow&&(this.logoShadow.innerHTML=`
|
|
71
71
|
<style>
|
|
72
72
|
:host {
|
|
73
73
|
all: initial;
|
|
@@ -110,5 +110,5 @@ var ue=Object.defineProperty;var x=(i,e)=>{for(var t in e)ue(i,t,{get:e[t],enume
|
|
|
110
110
|
</clipPath>
|
|
111
111
|
</defs>
|
|
112
112
|
</svg>
|
|
113
|
-
`}};l.instances=new Map,l.defaultLanguage="tj";var F=l;var oe={};x(oe,{Router:()=>te,Search:()=>se,SearchByLocation:()=>ae,clearKey:()=>ce,getApiKey:()=>E,saveKey:()=>de});import Le from"axios";var f=Le.create({baseURL:K});var X=async(i,e)=>{try{let t=[];return i.forEach(s=>{t.push({lng:s[0],lat:s[1]})}),(await f.post("services/getRoutes",{points:t,token:e})).data}catch(t){throw console.error(t),t}};var ee={};x(ee,{checkCoordinates:()=>Ce,debounce:()=>T,geojsonPolyline:()=>D,geometryPolyline:()=>Q,trimValue:()=>Ie});function Ce(i){let e,t;if(I.test(i)){let r=i.match(I);r&&([,e,t]=r)}else if(w.test(i)){let r=i.match(w);r&&([,t,e]=r)}else return console.log("\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 \u0444\u043E\u0440\u043C\u0430\u0442 \u043A\u043E\u043E\u0440\u0434\u0438\u043D\u0430\u0442"),null;return{lat:e,lng:t}}function T(i,e){let t;return(...r)=>(t&&clearTimeout(t),new Promise(s=>{t=setTimeout(async()=>{let a=await i(...r);s(a)},e)}))}function D(i){let e=[],t=0,r=i.length,s=0,a=0;for(;t<r;){let n,p=0,o=0;do n=i.charCodeAt(t++)-63,o|=(n&31)<<p,p+=5;while(n>=32);let h=o&1?~(o>>1):o>>1;s+=h,p=0,o=0;do n=i.charCodeAt(t++)-63,o|=(n&31)<<p,p+=5;while(n>=32);let u=o&1?~(o>>1):o>>1;a+=u,e.push([a*1e-5,s*1e-5])}return e}function Se(i){let e="",t=0,r=0;for(let s=0;s<i.length;s++){let[a,n]=i[s],p=Math.round(n*1e5),o=Math.round(a*1e5),h=p-t,u=o-r;t=p,r=o,e+=Y(h)+Y(u)}return e}function Y(i){let e=i<<1;return i<0&&(e=~e),xe(e)}function xe(i){let e="";for(;i>=32;)e+=String.fromCharCode((32|i&31)+63),i>>=5;return e+=String.fromCharCode(i+63),e}var Q=Se;function Ie(i,e){if(e<=0)return"";let t=i.trim();return e>=t.length?t:t.slice(0,e)}async function te(i,e,t){if(!t)throw new Error("[MahalMap SDK] Router token is required");try{let r=await X(i,t);return r?.data?r.data.map(a=>{let n={...a};return n.route?.routes?.length&&(n.route.routes=n.route.routes.map(p=>({...p,geometry:e==="geojson"&&typeof p.geometry=="string"?D(p.geometry):p.geometry}))),n}):r}catch(r){throw r}}var re=async i=>{try{return(await f.post("services/getAddress",null,{params:i})).data}catch(e){throw console.error("Error while searching address:",e),e}},ie=async i=>{try{return(await f.post("services/getAddressByLocation",null,{params:i})).data}catch(e){throw console.error("Error while searching address by location:",e),e}};async function we(i,e,t){let r={text:i,token:e,...t};try{return(await re(r)).data}catch(s){throw s}}var Pe=T(we,500);async function se(i,e,t){if(!e)throw new Error("[MahalMap SDK] Search token is required");return await Pe(i,e,t)}async function ae(i){if(!i.token)throw new Error("[MahalMap SDK] SearchByLocation token is required");let e={...i};try{return await ie(e)}catch(t){throw t}}var he={};x(he,{MeasureTool:()=>S,haversineDistance:()=>ne,lineLength:()=>M,midpoint:()=>G,polygonArea:()=>R,polygonCentroid:()=>H});var A=63710088e-1;function d(i){return i*Math.PI/180}function ne(i,e){let[t,r]=i,[s,a]=e,n=d(r),p=d(a),o=d(a-r),h=d(s-t),u=Math.sin(o/2),g=Math.sin(h/2),c=u*u+Math.cos(n)*Math.cos(p)*g*g,y=2*Math.atan2(Math.sqrt(c),Math.sqrt(1-c));return A*y}function M(i){let e=0;for(let t=1;t<i.length;t+=1)e+=ne(i[t-1],i[t]);return e}function R(i){if(i.length<3)return 0;let e=0;for(let t=0;t<i.length;t+=1){let r=i[t],s=i[(t+1)%i.length],a=d(r[0]),n=d(r[1]),p=d(s[0]),o=d(s[1]);e+=(p-a)*(2+Math.sin(n)+Math.sin(o))}return Math.abs(e*A*A/2)}function H(i){let e=i.reduce((t,r)=>[t[0]+r[0],t[1]+r[1]],[0,0]);return[e[0]/i.length,e[1]/i.length]}function G(i){return i.length===0?[0,0]:i[Math.floor((i.length-1)/2)]}var pe='<svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 7h16M9 7V4h6v3M6 7l1 13h10l1-13" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/></svg>',ke='<svg width="14" height="14" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 4l16 16M20 4L4 20" stroke="currentColor" stroke-width="1.8" stroke-linecap="round"/></svg>',Ee='<svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 12l6 6 10-12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',b=class{constructor(e,t,r,s){this.wrapper=document.createElement("div"),this.valueEl=document.createElement("span"),this.trashButton=document.createElement("button"),this.closeButton=document.createElement("button"),this.checkButton=document.createElement("button"),this.applyWrapperStyles(t),this.applyValueStyles(t),this.applyButtonStyles(this.trashButton,t),this.applyButtonStyles(this.closeButton,t),this.applyButtonStyles(this.checkButton,t),this.trashButton.type="button",this.closeButton.type="button",this.checkButton.type="button",this.trashButton.innerHTML=r.trash??pe,this.closeButton.innerHTML=r.close??ke,this.checkButton.innerHTML=r.check??Ee;let a=n=>{n.preventDefault(),n.stopPropagation()};this.wrapper.addEventListener("mousedown",a),this.wrapper.addEventListener("dblclick",a),this.wrapper.addEventListener("contextmenu",a),this.trashButton.addEventListener("click",n=>{a(n),s.onRemove()}),this.closeButton.addEventListener("click",n=>{a(n),s.onClose()}),this.checkButton.addEventListener("click",n=>{a(n),s.onCheck()}),this.wrapper.appendChild(this.valueEl),this.wrapper.appendChild(this.checkButton),this.wrapper.appendChild(this.trashButton),this.wrapper.appendChild(this.closeButton),this.wrapper.style.display="none",e.appendChild(this.wrapper)}applyWrapperStyles(e){let t=this.wrapper.style;t.position="absolute",t.zIndex="5",t.display="flex",t.alignItems="center",t.gap=e.badgeGap??"8px",t.padding="6px 8px",t.background=e.badgeBackground??"#FFFFFF",t.borderRadius=e.badgeBorderRadius??"12px",t.boxShadow=e.badgeBoxShadow??"0 2px 10px rgba(15, 23, 42, 0.18)",t.border=e.badgeBorder??"1px solid rgba(0,0,0,0.06)",t.transform="translate(-50%, -140%)",t.pointerEvents="auto",t.userSelect="none",t.whiteSpace="nowrap"}applyValueStyles(e){let t=this.valueEl.style;t.color=e.badgeTextColor??"#19191A",t.fontSize=e.badgeFontSize??"14px",t.fontWeight=e.badgeFontWeight??"600",t.lineHeight="18px"}applyButtonStyles(e,t){let r=e.style,s=t.iconButtonSize??"24px";r.display="inline-flex",r.alignItems="center",r.justifyContent="center",r.width=s,r.height=s,r.border="none",r.background="transparent",r.cursor="pointer",r.color=t.badgeTextColor??"#535969",r.padding="0"}setValue(e){this.valueEl.textContent=e}setCheckEnabled(e){this.checkButton.style.opacity=e?"1":"0.35",this.checkButton.style.pointerEvents=e?"auto":"none"}setPosition(e,t){this.wrapper.style.left=`${e}px`,this.wrapper.style.top=`${t}px`}show(){this.wrapper.style.display="flex"}hide(){this.wrapper.style.display="none"}destroy(){this.wrapper.remove()}},L=class{constructor(e,t,r,s){this.wrapper=document.createElement("div"),this.valueEl=document.createElement("span"),this.trashButton=document.createElement("button");let a=this.wrapper.style;a.position="absolute",a.zIndex="4",a.display="flex",a.alignItems="center",a.gap=t.badgeGap??"6px",a.padding="5px 7px",a.background=t.badgeBackground??"#FFFFFF",a.borderRadius=t.badgeBorderRadius??"12px",a.boxShadow=t.badgeBoxShadow??"0 2px 10px rgba(15, 23, 42, 0.18)",a.border=t.badgeBorder??"1px solid rgba(0,0,0,0.06)",a.transform="translate(-50%, -50%)",a.pointerEvents="auto",a.userSelect="none",a.whiteSpace="nowrap";let n=this.valueEl.style;n.color=t.badgeTextColor??"#19191A",n.fontSize=t.badgeFontSize??"13px",n.fontWeight=t.badgeFontWeight??"600",n.lineHeight="16px";let p=t.iconButtonSize??"20px",o=this.trashButton.style;o.display="inline-flex",o.alignItems="center",o.justifyContent="center",o.width=p,o.height=p,o.border="none",o.background="transparent",o.cursor="pointer",o.color=t.badgeTextColor??"#535969",o.padding="0",this.trashButton.type="button",this.trashButton.innerHTML=r.trash??pe;let h=u=>{u.preventDefault(),u.stopPropagation()};this.wrapper.addEventListener("mousedown",h),this.wrapper.addEventListener("dblclick",h),this.wrapper.addEventListener("contextmenu",h),this.trashButton.addEventListener("click",u=>{h(u),s()}),this.wrapper.appendChild(this.valueEl),this.wrapper.appendChild(this.trashButton),e.appendChild(this.wrapper)}setValue(e){this.valueEl.textContent=e}setPosition(e,t){this.wrapper.style.left=`${e}px`,this.wrapper.style.top=`${t}px`}destroy(){this.wrapper.remove()}};var Be=0,O=i=>`${i}-${Date.now().toString(36)}-${Be+=1}`,Fe={pointColor:"#FFFFFF",pointStrokeColor:"#278960",pointStrokeWidth:2,pointRadius:5,lineColor:"#278960",lineWidth:3,fillColor:"#278960",fillOpacity:.15,labelColor:"#19191A",labelHaloColor:"#FFFFFF"};function $(i,e){return i>=1e3?`${(i/1e3).toFixed(2)} ${e.kilometers??"\u043A\u043C"}`:`${Math.round(i)} ${e.meters??"\u043C"}`}function le(i,e){return i>=1e5?`${(i/1e6).toFixed(2)} ${e.squareKilometers??"\u043A\u043C\xB2"}`:`${Math.round(i)} ${e.squareMeters??"\u043C\xB2"}`}function V(i){return i==="area"?3:2}function C(){return{type:"FeatureCollection",features:[]}}var S=class{constructor(e,t={}){this.isActive=!1;this.draft=null;this.shapes=[];this.badge=null;this.shapeBadges=new Map;this.draggingPointId=null;this.draggingShapeId=null;this.suppressNextClick=!1;this.hoverInsert=null;this.handleClick=e=>this.onMapClick(e);this.handlePointMouseDown=e=>this.onPointMouseDown(e);this.handlePointMouseEnter=()=>this.setCursor("pointer");this.handlePointMouseLeave=()=>this.setCursor("");this.handlePointContextMenu=e=>this.onPointContextMenu(e);this.handleLineMouseMove=e=>this.onLineMouseMove(e);this.handleLineMouseLeave=()=>this.clearHoverInsert();this.handleLineMouseDown=e=>this.onLineMouseDown(e);this.handleStyleLoad=()=>this.onStyleLoad();this.handleViewportChange=()=>{this.updateBadgePosition(),this.updateShapeBadgePositions()};this.onPointDragMove=e=>{if(!this.draggingShapeId||!this.draggingPointId)return;let t=this.findShape(this.draggingShapeId),r=t?.points.find(s=>s.id===this.draggingPointId);!t||!r||(r.lngLat=[+e.lngLat.lng.toFixed(6),+e.lngLat.lat.toFixed(6)],this.recomputeShape(t),this.render(),this.emitChange())};this.onPointDragUp=()=>{this.stopDragListeners(),this.map.dragPan.enable(),this.setCursor("pointer"),this.suppressNextClick=!0};this.map=e,this.prefix=t.sourceIdPrefix??"mahal-measure",this.style=t.style??{},this.labels=t.labels??{},this.icons=t.icons??{},this.mode=t.mode??"distance",this.onChange=t.onChange,this.onCloseRequest=t.onCloseRequest,this.pointsSourceId=`${this.prefix}-points`,this.linesSourceId=`${this.prefix}-lines`,this.fillsSourceId=`${this.prefix}-fills`,this.hoverPointSourceId=`${this.prefix}-hover-point`,this.pointsLayerId=`${this.prefix}-points-layer`,this.linesCasingLayerId=`${this.prefix}-lines-casing-layer`,this.linesLayerId=`${this.prefix}-lines-layer`,this.fillsLayerId=`${this.prefix}-fills-layer`,this.hoverPointLayerId=`${this.prefix}-hover-point-layer`,this.ensureLayers(),this.badge=new b(e.getContainer(),this.style,this.icons,{onRemove:()=>this.removeShape((this.draft??this.getLastShape())?.id??""),onClose:()=>this.onCloseRequest?.(),onCheck:()=>this.finishDraft()}),this.map.on("click",this.handleClick),this.map.on("mousedown",this.pointsLayerId,this.handlePointMouseDown),this.map.on("mouseenter",this.pointsLayerId,this.handlePointMouseEnter),this.map.on("mouseleave",this.pointsLayerId,this.handlePointMouseLeave),this.map.on("contextmenu",this.pointsLayerId,this.handlePointContextMenu),this.map.on("mousemove",this.linesCasingLayerId,this.handleLineMouseMove),this.map.on("mouseleave",this.linesCasingLayerId,this.handleLineMouseLeave),this.map.on("mousedown",this.linesCasingLayerId,this.handleLineMouseDown),this.map.on("style.load",this.handleStyleLoad),this.map.on("move",this.handleViewportChange)}start(e=this.mode){this.isActive=!0,this.setMode(e),this.render(),this.emitChange()}stop(){this.isActive=!1,this.badge?.hide(),this.clearHoverInsert(),this.emitChange()}setMode(e){this.mode!==e&&(this.mode=e,this.draft&&(this.draft.mode=e,this.recomputeShape(this.draft)),this.render(),this.emitChange())}finishDraft(){this.commitOrDiscardDraft(),this.render(),this.emitChange()}removeShape(e){e&&(this.draft?.id===e?this.draft=null:this.shapes=this.shapes.filter(t=>t.id!==e),this.render(),this.emitChange())}removePoint(e,t){let r=this.findShape(e);if(r){if(r.points=r.points.filter(s=>s.id!==t),r.points.length===0){this.removeShape(e);return}this.recomputeShape(r),this.render(),this.emitChange()}}clearAll(){this.draft=null,this.shapes=[],this.clearHoverInsert(),this.render(),this.emitChange()}getState(){return{active:this.isActive,mode:this.mode,draft:this.draft?this.cloneShape(this.draft):null,shapes:this.shapes.map(e=>this.cloneShape(e))}}destroy(){this.map.off("click",this.handleClick),this.map.off("mousedown",this.pointsLayerId,this.handlePointMouseDown),this.map.off("mouseenter",this.pointsLayerId,this.handlePointMouseEnter),this.map.off("mouseleave",this.pointsLayerId,this.handlePointMouseLeave),this.map.off("contextmenu",this.pointsLayerId,this.handlePointContextMenu),this.map.off("mousemove",this.linesCasingLayerId,this.handleLineMouseMove),this.map.off("mouseleave",this.linesCasingLayerId,this.handleLineMouseLeave),this.map.off("mousedown",this.linesCasingLayerId,this.handleLineMouseDown),this.map.off("style.load",this.handleStyleLoad),this.map.off("move",this.handleViewportChange),this.stopDragListeners(),this.badge?.destroy(),this.badge=null,this.shapeBadges.forEach(e=>e.destroy()),this.shapeBadges.clear(),this.removeLayers()}cloneShape(e){return{...e,points:e.points.map(t=>({...t,lngLat:[...t.lngLat]}))}}findShape(e){return this.draft?.id===e?this.draft:this.shapes.find(t=>t.id===e)??null}getLastShape(){return this.shapes[this.shapes.length-1]??null}commitOrDiscardDraft(){this.draft&&(this.draft.points.length>=V(this.draft.mode)&&this.shapes.push(this.draft),this.draft=null)}ensureDraft(){return this.draft||(this.draft={id:O("measure-shape"),mode:this.mode,points:[],closed:!1,distance:0,area:0}),this.draft}recomputeShape(e){let t=e.points.map(r=>r.lngLat);if(e.mode==="area"&&t.length>=3){e.closed=!0,e.area=R(t),e.distance=M([...t,t[0]]);return}e.closed=!1,e.area=0,e.distance=M(t)}onMapClick(e){if(!this.isActive)return;if(this.suppressNextClick){this.suppressNextClick=!1;return}if(this.map.queryRenderedFeatures(e.point,{layers:[this.pointsLayerId]}).length>0)return;let r=this.ensureDraft();r.points.push({id:O("measure-point"),lngLat:[+e.lngLat.lng.toFixed(6),+e.lngLat.lat.toFixed(6)]}),this.recomputeShape(r),this.render(),this.emitChange()}onPointMouseDown(e){if(!this.isActive)return;let t=e.features?.[0],r=t?.properties?.shapeId,s=t?.properties?.pointId;!r||!s||(e.preventDefault(),this.draggingShapeId=r,this.draggingPointId=s,this.map.dragPan.disable(),this.setCursor("grabbing"),this.map.on("mousemove",this.onPointDragMove),this.map.on("mouseup",this.onPointDragUp))}stopDragListeners(){this.map.off("mousemove",this.onPointDragMove),this.map.off("mouseup",this.onPointDragUp),this.draggingShapeId=null,this.draggingPointId=null}projectPoint(e){let t=this.map.project(e);return{x:t.x,y:t.y}}closestPointOnSegment(e,t,r){let s=r.x-t.x,a=r.y-t.y,n=s*s+a*a;if(n===0)return t;let p=Math.max(0,Math.min(1,((e.x-t.x)*s+(e.y-t.y)*a)/n));return{x:t.x+s*p,y:t.y+a*p}}findClosestPointOnShape(e,t){let r=e.points.map(h=>this.projectPoint(h.lngLat)),s=e.closed?r.length:r.length-1,a=-1,n=null,p=1/0;for(let h=0;h<s;h+=1){let u=r[h],g=r[(h+1)%r.length];if(!u||!g)continue;let c=this.closestPointOnSegment(t,u,g),y=c.x-t.x,j=c.y-t.y,U=Math.sqrt(y*y+j*j);U<p&&(p=U,a=h,n=c)}if(a===-1||!n)return null;let o=this.map.unproject([n.x,n.y]);return{index:a,lngLat:[+o.lng.toFixed(6),+o.lat.toFixed(6)]}}isOverExistingPoint(e){return this.map.queryRenderedFeatures(e,{layers:[this.pointsLayerId]}).length>0}onLineMouseMove(e){if(!this.isActive||this.draggingPointId||this.isOverExistingPoint(e.point)){this.clearHoverInsert();return}let r=e.features?.[0]?.properties?.shapeId,s=r?this.findShape(r):null;if(!r||!s)return;let a=this.findClosestPointOnShape(s,e.point);a&&(this.hoverInsert={shapeId:r,index:a.index,lngLat:a.lngLat},this.renderHoverPoint(),this.setCursor("copy"))}clearHoverInsert(){this.hoverInsert&&(this.hoverInsert=null,this.renderHoverPoint(),this.setCursor(""))}onLineMouseDown(e){if(!this.isActive||!this.hoverInsert)return;let r=e.features?.[0]?.properties?.shapeId;if(!r||r!==this.hoverInsert.shapeId)return;let s=this.findShape(r);if(!s)return;e.preventDefault();let a={id:O("measure-point"),lngLat:this.hoverInsert.lngLat};s.points.splice(this.hoverInsert.index+1,0,a),this.recomputeShape(s),this.hoverInsert=null,this.renderHoverPoint(),this.render(),this.emitChange(),this.draggingShapeId=r,this.draggingPointId=a.id,this.map.dragPan.disable(),this.setCursor("grabbing"),this.map.on("mousemove",this.onPointDragMove),this.map.on("mouseup",this.onPointDragUp)}renderHoverPoint(){let e=this.hoverInsert?[{type:"Feature",properties:{},geometry:{type:"Point",coordinates:this.hoverInsert.lngLat}}]:[];this.setSourceData(this.hoverPointSourceId,{type:"FeatureCollection",features:e})}onPointContextMenu(e){if(!this.isActive)return;let t=e.features?.[0],r=t?.properties?.shapeId,s=t?.properties?.pointId;!r||!s||(e.preventDefault(),this.removePoint(r,s))}setCursor(e){this.map.getCanvas().style.cursor=e}onStyleLoad(){this.ensureLayers(),this.render()}emitChange(){this.onChange?.(this.getState())}ensureLayers(){let e={...Fe,...this.style};this.map.getSource(this.linesSourceId)||this.map.addSource(this.linesSourceId,{type:"geojson",data:C()}),this.map.getSource(this.fillsSourceId)||this.map.addSource(this.fillsSourceId,{type:"geojson",data:C()}),this.map.getSource(this.pointsSourceId)||this.map.addSource(this.pointsSourceId,{type:"geojson",data:C()}),this.map.getSource(this.hoverPointSourceId)||this.map.addSource(this.hoverPointSourceId,{type:"geojson",data:C()}),this.map.getLayer(this.fillsLayerId)||this.map.addLayer({id:this.fillsLayerId,type:"fill",source:this.fillsSourceId,paint:{"fill-color":e.fillColor,"fill-opacity":e.fillOpacity}}),this.map.getLayer(this.linesCasingLayerId)||this.map.addLayer({id:this.linesCasingLayerId,type:"line",source:this.linesSourceId,layout:{"line-cap":"round","line-join":"round"},paint:{"line-color":"#FFFFFF","line-width":e.lineWidth+3,"line-opacity":.9}}),this.map.getLayer(this.linesLayerId)||this.map.addLayer({id:this.linesLayerId,type:"line",source:this.linesSourceId,layout:{"line-cap":"round","line-join":"round"},paint:{"line-color":e.lineColor,"line-width":e.lineWidth,...this.style.lineDasharray?{"line-dasharray":this.style.lineDasharray}:{}}}),this.map.getLayer(this.hoverPointLayerId)||this.map.addLayer({id:this.hoverPointLayerId,type:"circle",source:this.hoverPointSourceId,paint:{"circle-radius":Math.max(3,e.pointRadius-1),"circle-color":e.pointColor,"circle-stroke-color":e.pointStrokeColor,"circle-stroke-width":e.pointStrokeWidth,"circle-opacity":.8,"circle-stroke-opacity":.8}}),this.map.getLayer(this.pointsLayerId)||this.map.addLayer({id:this.pointsLayerId,type:"circle",source:this.pointsSourceId,paint:{"circle-radius":e.pointRadius,"circle-color":e.pointColor,"circle-stroke-color":e.pointStrokeColor,"circle-stroke-width":e.pointStrokeWidth}})}removeLayers(){[this.pointsLayerId,this.hoverPointLayerId,this.linesLayerId,this.linesCasingLayerId,this.fillsLayerId].forEach(e=>{this.map.getLayer(e)&&this.map.removeLayer(e)}),[this.pointsSourceId,this.hoverPointSourceId,this.linesSourceId,this.fillsSourceId].forEach(e=>{this.map.getSource(e)&&this.map.removeSource(e)})}setSourceData(e,t){this.map.getSource(e)?.setData(t)}buildLineFeature(e){if(e.points.length<2)return null;let t=e.points.map(r=>r.lngLat);return{type:"Feature",id:e.id,properties:{shapeId:e.id},geometry:{type:"LineString",coordinates:e.closed?[...t,t[0]]:t}}}buildFillFeature(e){if(e.mode!=="area"||e.points.length<3)return null;let t=e.points.map(r=>r.lngLat);return{type:"Feature",id:e.id,properties:{shapeId:e.id},geometry:{type:"Polygon",coordinates:[[...t,t[0]]]}}}buildPointFeatures(e){return e.points.map(t=>({type:"Feature",id:t.id,properties:{shapeId:e.id,pointId:t.id},geometry:{type:"Point",coordinates:t.lngLat}}))}getShapeAnchor(e){let t=e.points.map(r=>r.lngLat);return e.mode==="area"?H(t):G(t)}render(){let e=this.shapes,t=e.map(a=>this.buildLineFeature(a)).filter(a=>!!a),r=e.map(a=>this.buildFillFeature(a)).filter(a=>!!a),s=e.flatMap(a=>this.buildPointFeatures(a));if(this.draft){let a=this.buildLineFeature(this.draft),n=this.buildFillFeature(this.draft);a&&t.push(a),n&&r.push(n),s.push(...this.buildPointFeatures(this.draft))}this.setSourceData(this.linesSourceId,{type:"FeatureCollection",features:t}),this.setSourceData(this.fillsSourceId,{type:"FeatureCollection",features:r}),this.setSourceData(this.pointsSourceId,{type:"FeatureCollection",features:s}),this.updateBadge(),this.syncShapeBadges()}syncShapeBadges(){let e=new Set(this.shapes.map(t=>t.id));Array.from(this.shapeBadges.keys()).forEach(t=>{e.has(t)||(this.shapeBadges.get(t)?.destroy(),this.shapeBadges.delete(t))}),this.shapes.forEach(t=>{if(t.points.length<V(t.mode)){this.shapeBadges.get(t.id)?.destroy(),this.shapeBadges.delete(t.id);return}let r=t.mode==="area"?le(t.area,this.labels):$(t.distance,this.labels),s=this.shapeBadges.get(t.id);s||(s=new L(this.map.getContainer(),this.style,this.icons,()=>this.removeShape(t.id)),this.shapeBadges.set(t.id,s)),s.setValue(r);let a=this.map.project(this.getShapeAnchor(t));s.setPosition(a.x,a.y)})}updateShapeBadgePositions(){this.shapes.forEach(e=>{let t=this.shapeBadges.get(e.id);if(!t)return;let r=this.map.project(this.getShapeAnchor(e));t.setPosition(r.x,r.y)})}updateBadge(){if(!this.badge)return;if(!this.isActive||!this.draft||this.draft.points.length===0){this.badge.hide();return}let e=this.draft.points.length>=V(this.draft.mode),t=this.draft.mode==="area"?le(this.draft.area,this.labels):$(this.draft.distance,this.labels);this.badge.setValue(e?t:$(this.draft.distance,this.labels)),this.badge.setCheckEnabled(e),this.badge.show(),this.updateBadgePosition()}updateBadgePosition(){if(!this.badge||!this.draft||this.draft.points.length===0||!this.isActive)return;let e=this.draft.points[this.draft.points.length-1];if(!e)return;let t=this.map.project(e.lngLat);this.badge.setPosition(t.x,t.y)}};export{F as MahalMap,B as MahalMapDefaultMarker,S as MeasureTool,te as Router,se as Search,ae as SearchByLocation,oe as keyUtils,he as measureUtils,ee as utils};
|
|
113
|
+
`}};p.instances=new Map,p.defaultLanguage="tj";var T=p;var oe={};w(oe,{Router:()=>re,Search:()=>ne,SearchByLocation:()=>ae,clearKey:()=>ge,getApiKey:()=>B,saveKey:()=>ce});import Se from"axios";var f=Se.create({baseURL:K});var Y=async(i,e)=>{try{let t=[];return i.forEach(s=>{t.push({lng:s[0],lat:s[1]})}),(await f.post("services/getRoutes",{points:t,token:e})).data}catch(t){throw console.error(t),t}};var te={};w(te,{checkCoordinates:()=>Ce,debounce:()=>D,geojsonPolyline:()=>A,geometryPolyline:()=>ee,trimValue:()=>Ie});function Ce(i){let e,t;if(I.test(i)){let r=i.match(I);r&&([,e,t]=r)}else if(P.test(i)){let r=i.match(P);r&&([,t,e]=r)}else return console.log("\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 \u0444\u043E\u0440\u043C\u0430\u0442 \u043A\u043E\u043E\u0440\u0434\u0438\u043D\u0430\u0442"),null;return{lat:e,lng:t}}function D(i,e){let t;return(...r)=>(t&&clearTimeout(t),new Promise(s=>{t=setTimeout(async()=>{let n=await i(...r);s(n)},e)}))}function A(i){let e=[],t=0,r=i.length,s=0,n=0;for(;t<r;){let a,l=0,o=0;do a=i.charCodeAt(t++)-63,o|=(a&31)<<l,l+=5;while(a>=32);let h=o&1?~(o>>1):o>>1;s+=h,l=0,o=0;do a=i.charCodeAt(t++)-63,o|=(a&31)<<l,l+=5;while(a>=32);let u=o&1?~(o>>1):o>>1;n+=u,e.push([n*1e-5,s*1e-5])}return e}function xe(i){let e="",t=0,r=0;for(let s=0;s<i.length;s++){let[n,a]=i[s],l=Math.round(a*1e5),o=Math.round(n*1e5),h=l-t,u=o-r;t=l,r=o,e+=Q(h)+Q(u)}return e}function Q(i){let e=i<<1;return i<0&&(e=~e),we(e)}function we(i){let e="";for(;i>=32;)e+=String.fromCharCode((32|i&31)+63),i>>=5;return e+=String.fromCharCode(i+63),e}var ee=xe;function Ie(i,e){if(e<=0)return"";let t=i.trim();return e>=t.length?t:t.slice(0,e)}async function re(i,e,t){if(!t)throw new Error("[MahalMap SDK] Router token is required");try{let r=await Y(i,t);return r?.data?r.data.map(n=>{let a={...n};return a.route?.routes?.length&&(a.route.routes=a.route.routes.map(l=>({...l,geometry:e==="geojson"&&typeof l.geometry=="string"?A(l.geometry):l.geometry}))),a}):r}catch(r){throw r}}var ie=async i=>{try{return(await f.post("services/getAddress",null,{params:i})).data}catch(e){throw console.error("Error while searching address:",e),e}},se=async i=>{try{return(await f.post("services/getAddressByLocation",null,{params:i})).data}catch(e){throw console.error("Error while searching address by location:",e),e}};async function Pe(i,e,t){let r={text:i,token:e,...t};try{return(await ie(r)).data}catch(s){throw s}}var Ee=D(Pe,500);async function ne(i,e,t){if(!e)throw new Error("[MahalMap SDK] Search token is required");return await Ee(i,e,t)}async function ae(i){if(!i.token)throw new Error("[MahalMap SDK] SearchByLocation token is required");let e={...i};try{return await se(e)}catch(t){throw t}}var ue={};w(ue,{MeasureTool:()=>x,haversineDistance:()=>le,lineLength:()=>L,midpoint:()=>O,polygonArea:()=>H,polygonCentroid:()=>G});var R=63710088e-1;function d(i){return i*Math.PI/180}function le(i,e){let[t,r]=i,[s,n]=e,a=d(r),l=d(n),o=d(n-r),h=d(s-t),u=Math.sin(o/2),g=Math.sin(h/2),c=u*u+Math.cos(a)*Math.cos(l)*g*g,v=2*Math.atan2(Math.sqrt(c),Math.sqrt(1-c));return R*v}function L(i){let e=0;for(let t=1;t<i.length;t+=1)e+=le(i[t-1],i[t]);return e}function H(i){if(i.length<3)return 0;let e=0;for(let t=0;t<i.length;t+=1){let r=i[t],s=i[(t+1)%i.length],n=d(r[0]),a=d(r[1]),l=d(s[0]),o=d(s[1]);e+=(l-n)*(2+Math.sin(a)+Math.sin(o))}return Math.abs(e*R*R/2)}function G(i){let e=i.reduce((t,r)=>[t[0]+r[0],t[1]+r[1]],[0,0]);return[e[0]/i.length,e[1]/i.length]}function O(i){return i.length===0?[0,0]:i[Math.floor((i.length-1)/2)]}var ke=new Set(["script","foreignobject","iframe","object","embed","link","style"]);function Be(i){let e=[],t=document.createTreeWalker(i,NodeFilter.SHOW_ELEMENT),r=i;for(;r;){let s=r;ke.has(s.tagName.toLowerCase())?e.push(s):Array.from(s.attributes).forEach(n=>{let a=n.name.toLowerCase(),l=n.value.trim().toLowerCase();(a.startsWith("on")||l.startsWith("javascript:")||l.includes("data:text/html"))&&s.removeAttribute(n.name)}),r=t.nextNode()}e.forEach(s=>s.remove())}function Fe(i){if(typeof DOMParser>"u")return null;try{let e=new DOMParser().parseFromString(i,"image/svg+xml"),t=e.documentElement;return!t||t.tagName.toLowerCase()!=="svg"||e.querySelector("parsererror")?null:(Be(t),new XMLSerializer().serializeToString(t))}catch{return null}}function y(i,e){return i?Fe(i)??e:e}var pe='<svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 7h16M9 7V4h6v3M6 7l1 13h10l1-13" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/></svg>',Te='<svg width="14" height="14" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 4l16 16M20 4L4 20" stroke="currentColor" stroke-width="1.8" stroke-linecap="round"/></svg>',De='<svg width="16" height="16" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 12l6 6 10-12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',b=class{constructor(e,t,r,s){this.wrapper=document.createElement("div"),this.valueEl=document.createElement("span"),this.trashButton=document.createElement("button"),this.closeButton=document.createElement("button"),this.checkButton=document.createElement("button"),this.applyWrapperStyles(t),this.applyValueStyles(t),this.applyButtonStyles(this.trashButton,t),this.applyButtonStyles(this.closeButton,t),this.applyButtonStyles(this.checkButton,t),this.trashButton.type="button",this.closeButton.type="button",this.checkButton.type="button",this.trashButton.innerHTML=y(r.trash,pe),this.closeButton.innerHTML=y(r.close,Te),this.checkButton.innerHTML=y(r.check,De);let n=a=>{a.preventDefault(),a.stopPropagation()};this.wrapper.addEventListener("mousedown",n),this.wrapper.addEventListener("dblclick",n),this.wrapper.addEventListener("contextmenu",n),this.trashButton.addEventListener("click",a=>{n(a),s.onRemove()}),this.closeButton.addEventListener("click",a=>{n(a),s.onClose()}),this.checkButton.addEventListener("click",a=>{n(a),s.onCheck()}),this.wrapper.appendChild(this.valueEl),this.wrapper.appendChild(this.checkButton),this.wrapper.appendChild(this.trashButton),this.wrapper.appendChild(this.closeButton),this.wrapper.style.display="none",e.appendChild(this.wrapper)}applyWrapperStyles(e){let t=this.wrapper.style;t.position="absolute",t.zIndex="5",t.display="flex",t.alignItems="center",t.gap=e.badgeGap??"8px",t.padding="6px 8px",t.background=e.badgeBackground??"#FFFFFF",t.borderRadius=e.badgeBorderRadius??"12px",t.boxShadow=e.badgeBoxShadow??"0 2px 10px rgba(15, 23, 42, 0.18)",t.border=e.badgeBorder??"1px solid rgba(0,0,0,0.06)",t.transform="translate(-50%, -140%)",t.pointerEvents="auto",t.userSelect="none",t.whiteSpace="nowrap"}applyValueStyles(e){let t=this.valueEl.style;t.color=e.badgeTextColor??"#19191A",t.fontSize=e.badgeFontSize??"14px",t.fontWeight=e.badgeFontWeight??"600",t.lineHeight="18px"}applyButtonStyles(e,t){let r=e.style,s=t.iconButtonSize??"24px";r.display="inline-flex",r.alignItems="center",r.justifyContent="center",r.width=s,r.height=s,r.border="none",r.background="transparent",r.cursor="pointer",r.color=t.badgeTextColor??"#535969",r.padding="0"}setValue(e){this.valueEl.textContent=e}setCheckEnabled(e){this.checkButton.style.opacity=e?"1":"0.35",this.checkButton.style.pointerEvents=e?"auto":"none"}setPosition(e,t){this.wrapper.style.left=`${e}px`,this.wrapper.style.top=`${t}px`}show(){this.wrapper.style.display="flex"}hide(){this.wrapper.style.display="none"}destroy(){this.wrapper.remove()}},S=class{constructor(e,t,r,s){this.wrapper=document.createElement("div"),this.valueEl=document.createElement("span"),this.trashButton=document.createElement("button");let n=this.wrapper.style;n.position="absolute",n.zIndex="4",n.display="flex",n.alignItems="center",n.gap=t.badgeGap??"6px",n.padding="5px 7px",n.background=t.badgeBackground??"#FFFFFF",n.borderRadius=t.badgeBorderRadius??"12px",n.boxShadow=t.badgeBoxShadow??"0 2px 10px rgba(15, 23, 42, 0.18)",n.border=t.badgeBorder??"1px solid rgba(0,0,0,0.06)",n.transform="translate(-50%, -50%)",n.pointerEvents="auto",n.userSelect="none",n.whiteSpace="nowrap";let a=this.valueEl.style;a.color=t.badgeTextColor??"#19191A",a.fontSize=t.badgeFontSize??"13px",a.fontWeight=t.badgeFontWeight??"600",a.lineHeight="16px";let l=t.iconButtonSize??"20px",o=this.trashButton.style;o.display="inline-flex",o.alignItems="center",o.justifyContent="center",o.width=l,o.height=l,o.border="none",o.background="transparent",o.cursor="pointer",o.color=t.badgeTextColor??"#535969",o.padding="0",this.trashButton.type="button",this.trashButton.innerHTML=y(r.trash,pe);let h=u=>{u.preventDefault(),u.stopPropagation()};this.wrapper.addEventListener("mousedown",h),this.wrapper.addEventListener("dblclick",h),this.wrapper.addEventListener("contextmenu",h),this.trashButton.addEventListener("click",u=>{h(u),s()}),this.wrapper.appendChild(this.valueEl),this.wrapper.appendChild(this.trashButton),e.appendChild(this.wrapper)}setValue(e){this.valueEl.textContent=e}setPosition(e,t){this.wrapper.style.left=`${e}px`,this.wrapper.style.top=`${t}px`}destroy(){this.wrapper.remove()}};var Ae=0,$=i=>`${i}-${Date.now().toString(36)}-${Ae+=1}`,Re={pointColor:"#FFFFFF",pointStrokeColor:"#278960",pointStrokeWidth:2,pointRadius:5,lineColor:"#278960",lineWidth:3,fillColor:"#278960",fillOpacity:.15,labelColor:"#19191A",labelHaloColor:"#FFFFFF"};function V(i,e){return i>=1e3?`${(i/1e3).toFixed(2)} ${e.kilometers??"\u043A\u043C"}`:`${Math.round(i)} ${e.meters??"\u043C"}`}function he(i,e){return i>=1e5?`${(i/1e6).toFixed(2)} ${e.squareKilometers??"\u043A\u043C\xB2"}`:`${Math.round(i)} ${e.squareMeters??"\u043C\xB2"}`}function j(i){return i==="area"?3:2}function C(){return{type:"FeatureCollection",features:[]}}var x=class{constructor(e,t={}){this.isActive=!1;this.draft=null;this.shapes=[];this.badge=null;this.shapeBadges=new Map;this.draggingPointId=null;this.draggingShapeId=null;this.dragPanWasEnabled=!0;this.suppressNextClick=!1;this.hoverInsert=null;this.handleClick=e=>this.onMapClick(e);this.handlePointMouseDown=e=>this.onPointMouseDown(e);this.handlePointMouseEnter=()=>this.setCursor("pointer");this.handlePointMouseLeave=()=>this.setCursor("");this.handlePointContextMenu=e=>this.onPointContextMenu(e);this.handleLineMouseMove=e=>this.onLineMouseMove(e);this.handleLineMouseLeave=()=>this.clearHoverInsert();this.handleLineMouseDown=e=>this.onLineMouseDown(e);this.handleStyleLoad=()=>this.onStyleLoad();this.handleViewportChange=()=>{this.updateBadgePosition(),this.updateShapeBadgePositions()};this.onPointDragMove=e=>{if(!this.draggingShapeId||!this.draggingPointId)return;let t=this.findShape(this.draggingShapeId),r=t?.points.find(s=>s.id===this.draggingPointId);!t||!r||(r.lngLat=[+e.lngLat.lng.toFixed(6),+e.lngLat.lat.toFixed(6)],this.recomputeShape(t),this.render(),this.emitChange())};this.onPointDragUp=()=>{this.draggingPointId&&(this.stopDragListeners(),this.dragPanWasEnabled&&this.map.dragPan.enable(),this.setCursor("pointer"),this.suppressNextClick=!0)};this.map=e,this.prefix=t.sourceIdPrefix??"mahal-measure",this.style=t.style??{},this.labels=t.labels??{},this.icons=t.icons??{},this.mode=t.mode??"distance",this.onChange=t.onChange,this.onCloseRequest=t.onCloseRequest,this.pointsSourceId=`${this.prefix}-points`,this.linesSourceId=`${this.prefix}-lines`,this.fillsSourceId=`${this.prefix}-fills`,this.hoverPointSourceId=`${this.prefix}-hover-point`,this.pointsLayerId=`${this.prefix}-points-layer`,this.linesCasingLayerId=`${this.prefix}-lines-casing-layer`,this.linesLayerId=`${this.prefix}-lines-layer`,this.fillsLayerId=`${this.prefix}-fills-layer`,this.hoverPointLayerId=`${this.prefix}-hover-point-layer`,this.map.isStyleLoaded()&&this.ensureLayers(),this.badge=new b(e.getContainer(),this.style,this.icons,{onRemove:()=>this.removeShape((this.draft??this.getLastShape())?.id??""),onClose:()=>this.onCloseRequest?.(),onCheck:()=>this.finishDraft()}),this.map.on("click",this.handleClick),this.map.on("mousedown",this.pointsLayerId,this.handlePointMouseDown),this.map.on("mouseenter",this.pointsLayerId,this.handlePointMouseEnter),this.map.on("mouseleave",this.pointsLayerId,this.handlePointMouseLeave),this.map.on("contextmenu",this.pointsLayerId,this.handlePointContextMenu),this.map.on("mousemove",this.linesCasingLayerId,this.handleLineMouseMove),this.map.on("mouseleave",this.linesCasingLayerId,this.handleLineMouseLeave),this.map.on("mousedown",this.linesCasingLayerId,this.handleLineMouseDown),this.map.on("style.load",this.handleStyleLoad),this.map.on("move",this.handleViewportChange)}start(e=this.mode){this.isActive=!0,this.setMode(e),this.render(),this.emitChange()}stop(){this.isActive=!1,this.onPointDragUp(),this.badge?.hide(),this.clearHoverInsert(),this.emitChange()}setMode(e){this.mode!==e&&(this.mode=e,this.draft&&(this.draft.mode=e,this.recomputeShape(this.draft)),this.render(),this.emitChange())}finishDraft(){this.commitOrDiscardDraft(),this.render(),this.emitChange()}removeShape(e){e&&(this.draft?.id===e?this.draft=null:this.shapes=this.shapes.filter(t=>t.id!==e),this.render(),this.emitChange())}removePoint(e,t){let r=this.findShape(e);if(r){if(r.points=r.points.filter(s=>s.id!==t),r.points.length===0){this.removeShape(e);return}this.recomputeShape(r),this.render(),this.emitChange()}}clearAll(){this.draft=null,this.shapes=[],this.clearHoverInsert(),this.render(),this.emitChange()}getState(){return{active:this.isActive,mode:this.mode,draft:this.draft?this.cloneShape(this.draft):null,shapes:this.shapes.map(e=>this.cloneShape(e))}}destroy(){this.map.off("click",this.handleClick),this.map.off("mousedown",this.pointsLayerId,this.handlePointMouseDown),this.map.off("mouseenter",this.pointsLayerId,this.handlePointMouseEnter),this.map.off("mouseleave",this.pointsLayerId,this.handlePointMouseLeave),this.map.off("contextmenu",this.pointsLayerId,this.handlePointContextMenu),this.map.off("mousemove",this.linesCasingLayerId,this.handleLineMouseMove),this.map.off("mouseleave",this.linesCasingLayerId,this.handleLineMouseLeave),this.map.off("mousedown",this.linesCasingLayerId,this.handleLineMouseDown),this.map.off("style.load",this.handleStyleLoad),this.map.off("move",this.handleViewportChange),this.onPointDragUp(),this.badge?.destroy(),this.badge=null,this.shapeBadges.forEach(e=>e.destroy()),this.shapeBadges.clear(),this.removeLayers()}cloneShape(e){return{...e,points:e.points.map(t=>({...t,lngLat:[...t.lngLat]}))}}findShape(e){return this.draft?.id===e?this.draft:this.shapes.find(t=>t.id===e)??null}getLastShape(){return this.shapes[this.shapes.length-1]??null}commitOrDiscardDraft(){this.draft&&(this.draft.points.length>=j(this.draft.mode)&&this.shapes.push(this.draft),this.draft=null)}ensureDraft(){return this.draft||(this.draft={id:$("measure-shape"),mode:this.mode,points:[],closed:!1,distance:0,area:0}),this.draft}recomputeShape(e){let t=e.points.map(r=>r.lngLat);if(e.mode==="area"&&t.length>=3){e.closed=!0,e.area=H(t),e.distance=L([...t,t[0]]);return}e.closed=!1,e.area=0,e.distance=L(t)}onMapClick(e){if(!this.isActive)return;if(this.suppressNextClick){this.suppressNextClick=!1;return}if(this.map.queryRenderedFeatures(e.point,{layers:[this.pointsLayerId]}).length>0)return;let r=this.ensureDraft();r.points.push({id:$("measure-point"),lngLat:[+e.lngLat.lng.toFixed(6),+e.lngLat.lat.toFixed(6)]}),this.recomputeShape(r),this.render(),this.emitChange()}onPointMouseDown(e){if(!this.isActive)return;let t=e.features?.[0],r=t?.properties?.shapeId,s=t?.properties?.pointId;!r||!s||(e.preventDefault(),this.beginPointDrag(r,s))}beginPointDrag(e,t){this.draggingShapeId=e,this.draggingPointId=t,this.dragPanWasEnabled=this.map.dragPan.isEnabled(),this.map.dragPan.disable(),this.setCursor("grabbing"),this.map.on("mousemove",this.onPointDragMove),this.map.on("mouseup",this.onPointDragUp),window.addEventListener("mouseup",this.onPointDragUp)}stopDragListeners(){this.map.off("mousemove",this.onPointDragMove),this.map.off("mouseup",this.onPointDragUp),window.removeEventListener("mouseup",this.onPointDragUp),this.draggingShapeId=null,this.draggingPointId=null}projectPoint(e){let t=this.map.project(e);return{x:t.x,y:t.y}}closestPointOnSegment(e,t,r){let s=r.x-t.x,n=r.y-t.y,a=s*s+n*n;if(a===0)return t;let l=Math.max(0,Math.min(1,((e.x-t.x)*s+(e.y-t.y)*n)/a));return{x:t.x+s*l,y:t.y+n*l}}findClosestPointOnShape(e,t){let r=e.points.map(h=>this.projectPoint(h.lngLat)),s=e.closed?r.length:r.length-1,n=-1,a=null,l=1/0;for(let h=0;h<s;h+=1){let u=r[h],g=r[(h+1)%r.length];if(!u||!g)continue;let c=this.closestPointOnSegment(t,u,g),v=c.x-t.x,U=c.y-t.y,N=Math.sqrt(v*v+U*U);N<l&&(l=N,n=h,a=c)}if(n===-1||!a)return null;let o=this.map.unproject([a.x,a.y]);return{index:n,lngLat:[+o.lng.toFixed(6),+o.lat.toFixed(6)]}}isOverExistingPoint(e){return this.map.queryRenderedFeatures(e,{layers:[this.pointsLayerId]}).length>0}onLineMouseMove(e){if(!this.isActive||this.draggingPointId||this.isOverExistingPoint(e.point)){this.clearHoverInsert();return}let r=e.features?.[0]?.properties?.shapeId,s=r?this.findShape(r):null;if(!r||!s)return;let n=this.findClosestPointOnShape(s,e.point);n&&(this.hoverInsert={shapeId:r,index:n.index,lngLat:n.lngLat},this.renderHoverPoint(),this.setCursor("copy"))}clearHoverInsert(){this.hoverInsert&&(this.hoverInsert=null,this.renderHoverPoint(),this.setCursor(""))}onLineMouseDown(e){if(!this.isActive||!this.hoverInsert)return;let r=e.features?.[0]?.properties?.shapeId;if(!r||r!==this.hoverInsert.shapeId)return;let s=this.findShape(r);if(!s)return;e.preventDefault();let n={id:$("measure-point"),lngLat:this.hoverInsert.lngLat};s.points.splice(this.hoverInsert.index+1,0,n),this.recomputeShape(s),this.hoverInsert=null,this.renderHoverPoint(),this.render(),this.emitChange(),this.beginPointDrag(r,n.id)}renderHoverPoint(){let e=this.hoverInsert?[{type:"Feature",properties:{},geometry:{type:"Point",coordinates:this.hoverInsert.lngLat}}]:[];this.setSourceData(this.hoverPointSourceId,{type:"FeatureCollection",features:e})}onPointContextMenu(e){if(!this.isActive)return;let t=e.features?.[0],r=t?.properties?.shapeId,s=t?.properties?.pointId;!r||!s||(e.preventDefault(),this.removePoint(r,s))}setCursor(e){this.map.getCanvas().style.cursor=e}onStyleLoad(){this.ensureLayers(),this.render()}emitChange(){this.onChange?.(this.getState())}ensureLayers(){let e={...Re,...this.style};this.map.getSource(this.linesSourceId)||this.map.addSource(this.linesSourceId,{type:"geojson",data:C()}),this.map.getSource(this.fillsSourceId)||this.map.addSource(this.fillsSourceId,{type:"geojson",data:C()}),this.map.getSource(this.pointsSourceId)||this.map.addSource(this.pointsSourceId,{type:"geojson",data:C()}),this.map.getSource(this.hoverPointSourceId)||this.map.addSource(this.hoverPointSourceId,{type:"geojson",data:C()}),this.map.getLayer(this.fillsLayerId)||this.map.addLayer({id:this.fillsLayerId,type:"fill",source:this.fillsSourceId,paint:{"fill-color":e.fillColor,"fill-opacity":e.fillOpacity}}),this.map.getLayer(this.linesCasingLayerId)||this.map.addLayer({id:this.linesCasingLayerId,type:"line",source:this.linesSourceId,layout:{"line-cap":"round","line-join":"round"},paint:{"line-color":"#FFFFFF","line-width":e.lineWidth+3,"line-opacity":.9}}),this.map.getLayer(this.linesLayerId)||this.map.addLayer({id:this.linesLayerId,type:"line",source:this.linesSourceId,layout:{"line-cap":"round","line-join":"round"},paint:{"line-color":e.lineColor,"line-width":e.lineWidth,...this.style.lineDasharray?{"line-dasharray":this.style.lineDasharray}:{}}}),this.map.getLayer(this.hoverPointLayerId)||this.map.addLayer({id:this.hoverPointLayerId,type:"circle",source:this.hoverPointSourceId,paint:{"circle-radius":Math.max(3,e.pointRadius-1),"circle-color":e.pointColor,"circle-stroke-color":e.pointStrokeColor,"circle-stroke-width":e.pointStrokeWidth,"circle-opacity":.8,"circle-stroke-opacity":.8}}),this.map.getLayer(this.pointsLayerId)||this.map.addLayer({id:this.pointsLayerId,type:"circle",source:this.pointsSourceId,paint:{"circle-radius":e.pointRadius,"circle-color":e.pointColor,"circle-stroke-color":e.pointStrokeColor,"circle-stroke-width":e.pointStrokeWidth}})}removeLayers(){[this.pointsLayerId,this.hoverPointLayerId,this.linesLayerId,this.linesCasingLayerId,this.fillsLayerId].forEach(e=>{this.map.getLayer(e)&&this.map.removeLayer(e)}),[this.pointsSourceId,this.hoverPointSourceId,this.linesSourceId,this.fillsSourceId].forEach(e=>{this.map.getSource(e)&&this.map.removeSource(e)})}setSourceData(e,t){this.map.getSource(e)?.setData(t)}buildLineFeature(e){if(e.points.length<2)return null;let t=e.points.map(r=>r.lngLat);return{type:"Feature",id:e.id,properties:{shapeId:e.id},geometry:{type:"LineString",coordinates:e.closed?[...t,t[0]]:t}}}buildFillFeature(e){if(e.mode!=="area"||e.points.length<3)return null;let t=e.points.map(r=>r.lngLat);return{type:"Feature",id:e.id,properties:{shapeId:e.id},geometry:{type:"Polygon",coordinates:[[...t,t[0]]]}}}buildPointFeatures(e){return e.points.map(t=>({type:"Feature",id:t.id,properties:{shapeId:e.id,pointId:t.id},geometry:{type:"Point",coordinates:t.lngLat}}))}getShapeAnchor(e){let t=e.points.map(r=>r.lngLat);return e.mode==="area"?G(t):O(t)}render(){let e=this.shapes,t=e.map(n=>this.buildLineFeature(n)).filter(n=>!!n),r=e.map(n=>this.buildFillFeature(n)).filter(n=>!!n),s=e.flatMap(n=>this.buildPointFeatures(n));if(this.draft){let n=this.buildLineFeature(this.draft),a=this.buildFillFeature(this.draft);n&&t.push(n),a&&r.push(a),s.push(...this.buildPointFeatures(this.draft))}this.setSourceData(this.linesSourceId,{type:"FeatureCollection",features:t}),this.setSourceData(this.fillsSourceId,{type:"FeatureCollection",features:r}),this.setSourceData(this.pointsSourceId,{type:"FeatureCollection",features:s}),this.updateBadge(),this.syncShapeBadges()}syncShapeBadges(){let e=new Set(this.shapes.map(t=>t.id));Array.from(this.shapeBadges.keys()).forEach(t=>{e.has(t)||(this.shapeBadges.get(t)?.destroy(),this.shapeBadges.delete(t))}),this.shapes.forEach(t=>{if(t.points.length<j(t.mode)){this.shapeBadges.get(t.id)?.destroy(),this.shapeBadges.delete(t.id);return}let r=t.mode==="area"?he(t.area,this.labels):V(t.distance,this.labels),s=this.shapeBadges.get(t.id);s||(s=new S(this.map.getContainer(),this.style,this.icons,()=>this.removeShape(t.id)),this.shapeBadges.set(t.id,s)),s.setValue(r);let n=this.map.project(this.getShapeAnchor(t));s.setPosition(n.x,n.y)})}updateShapeBadgePositions(){this.shapes.forEach(e=>{let t=this.shapeBadges.get(e.id);if(!t)return;let r=this.map.project(this.getShapeAnchor(e));t.setPosition(r.x,r.y)})}updateBadge(){if(!this.badge)return;if(!this.isActive||!this.draft||this.draft.points.length===0){this.badge.hide();return}let e=this.draft.points.length>=j(this.draft.mode),t=this.draft.mode==="area"?he(this.draft.area,this.labels):V(this.draft.distance,this.labels);this.badge.setValue(e?t:V(this.draft.distance,this.labels)),this.badge.setCheckEnabled(e),this.badge.show(),this.updateBadgePosition()}updateBadgePosition(){if(!this.badge||!this.draft||this.draft.points.length===0||!this.isActive)return;let e=this.draft.points[this.draft.points.length-1];if(!e)return;let t=this.map.project(e.lngLat);this.badge.setPosition(t.x,t.y)}};export{T as MahalMap,F as MahalMapDefaultMarker,x as MeasureTool,re as Router,ne as Search,ae as SearchByLocation,oe as keyUtils,ue as measureUtils,te as utils};
|
|
114
114
|
//# sourceMappingURL=index.mjs.map
|