polygon.transform.enable(); not working in angular
I am not able to use 'leaflet.path.transform in angular and polygon.transform.enable(); not working in my case
same
I've no idea how are you adding the plugin to your angular app. I don't have enough data to help you
@sureshpauhala did you find a solution? I'm facing the same problem here
Can you please create a Codesandbox to demonstrate the problem? https://codesandbox.io/s/angular
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