Leaflet.pattern
Leaflet.pattern copied to clipboard
L_PREFER_CANVAS support
trafficstars
With L_PREFER_CANVAS = true; the _path property doesn't exist on shapes like L.Circle, so L.Path._updatePath() throws an exception (invoked in L.Path.onAdd()).
+1
+1
+1
did the canvas support for the pluggin added?
@sargarsachin At Github you can easily see that kind of info yourself. Just check the date of the last commit, which is 3 years ago. All issues that are marked OPEN are not resolved. There are some forks of this repo that solve some of the issues.