1 line
1010 B
JSON
1 line
1010 B
JSON
{"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":["/home/m3mo/Desktop/temparea/solarbank/frontend/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,sBAAsB,QAAQ,qBAAqB;AAC5D,SAASC,OAAO,QAAQ,SAAS;AACjC,OAAO,MAAMC,YAAY,GAAGF,sBAAsB,CAAC,SAASG,kBAAkBA,CAACC,KAAK,EAAE;EAClF,OAAO,IAAIH,OAAO,CAACI,KAAK,CAACD,KAAK,CAAC;AACnC,CAAC,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |