You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1 lines
992 B

{"ast":null,"code":"import { createControlComponent } from '@react-leaflet/core';\nimport { Control } from 'leaflet';\nexport const ScaleControl = createControlComponent(function createScaleControl(props) {\n return new Control.Scale(props);\n});","map":{"version":3,"names":["createControlComponent","Control","ScaleControl","createScaleControl","props","Scale"],"sources":["/Users/mahdi/Documents/work/programming/barnameNegar/arbaeenWebApp/node_modules/react-leaflet/lib/ScaleControl.js"],"sourcesContent":["import { createControlComponent } from '@react-leaflet/core';\nimport { Control } from 'leaflet';\nexport const ScaleControl = createControlComponent(function createScaleControl(props) {\n return new Control.Scale(props);\n});\n"],"mappings":"AAAA,SAASA,sBAAT,QAAuC,qBAAvC;AACA,SAASC,OAAT,QAAwB,SAAxB;AACA,OAAO,MAAMC,YAAY,GAAGF,sBAAsB,CAAC,SAASG,kBAAT,CAA4BC,KAA5B,EAAmC;EAClF,OAAO,IAAIH,OAAO,CAACI,KAAZ,CAAkBD,KAAlB,CAAP;AACH,CAFiD,CAA3C"},"metadata":{},"sourceType":"module"}