Alexander Milevski

Results 125 comments of Alexander Milevski

What is the problem in iOS 13?

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

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

Can't reproduce, which version is it?

@carpiediem can you help me with this? ```typescript declare module L { export interface MatrixStatic { new (a: number, b: number, c: number, d: number, e: number, f: number): Matrix;...

I would really appreciate if you could check it for me

Yes, `draggable` is the option added by a different module of mine - `Leaflet.Path.Drag`. So that one would need it too

they are not different, it's what I am showing in the example

it is supported internally, https://github.com/w8r/Leaflet.Path.Transform/blob/master/src/Path.Transform.js#L620 I just never thought of a usecase for that. But it definitely could be a setting.