Leaflet.Path.Transform icon indicating copy to clipboard operation
Leaflet.Path.Transform copied to clipboard

polygon.transform.enable(); not working in angular

Open sureshpauhala opened this issue 4 years ago • 5 comments

I am not able to use 'leaflet.path.transform in angular and polygon.transform.enable(); not working in my case

sureshpauhala avatar May 14 '21 11:05 sureshpauhala

same

ChinaCappuccino avatar Mar 11 '22 15:03 ChinaCappuccino

I've no idea how are you adding the plugin to your angular app. I don't have enough data to help you

w8r avatar Mar 11 '22 16:03 w8r

@sureshpauhala did you find a solution? I'm facing the same problem here

GhadaAJIMI avatar Jun 15 '22 10:06 GhadaAJIMI

Can you please create a Codesandbox to demonstrate the problem? https://codesandbox.io/s/angular

w8r avatar Jun 15 '22 12:06 w8r

I don't know how to add your plugin in angular? usually when I install a lib from npm I import the module into app.module but I can't find the module to import here and require doesn't work eather

GhadaAJIMI avatar Jun 16 '22 07:06 GhadaAJIMI