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 line
1.0 KiB

2 years ago
{"ast":null,"code":"import { createControlComponent } from '@react-leaflet/core';\nimport { Control } from 'leaflet';\nexport const AttributionControl = createControlComponent(function createAttributionControl(props) {\n return new Control.Attribution(props);\n});","map":{"version":3,"names":["createControlComponent","Control","AttributionControl","createAttributionControl","props","Attribution"],"sources":["/Users/mahdi/Documents/work/programming/barnameNegar/arbaeenWebApp/node_modules/react-leaflet/lib/AttributionControl.js"],"sourcesContent":["import { createControlComponent } from '@react-leaflet/core';\nimport { Control } from 'leaflet';\nexport const AttributionControl = createControlComponent(function createAttributionControl(props) {\n return new Control.Attribution(props);\n});\n"],"mappings":"AAAA,SAASA,sBAAT,QAAuC,qBAAvC;AACA,SAASC,OAAT,QAAwB,SAAxB;AACA,OAAO,MAAMC,kBAAkB,GAAGF,sBAAsB,CAAC,SAASG,wBAAT,CAAkCC,KAAlC,EAAyC;EAC9F,OAAO,IAAIH,OAAO,CAACI,WAAZ,CAAwBD,KAAxB,CAAP;AACH,CAFuD,CAAjD"},"metadata":{},"sourceType":"module"}