Leaflet.pattern icon indicating copy to clipboard operation
Leaflet.pattern copied to clipboard

L_PREFER_CANVAS support

Open monking opened this issue 9 years ago • 5 comments
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()).

monking avatar Jan 25 '16 19:01 monking

+1

sainsb avatar Mar 08 '16 01:03 sainsb

+1

atdiff avatar Jul 01 '16 17:07 atdiff

+1

kortos avatar Sep 15 '16 06:09 kortos

did the canvas support for the pluggin added?

sargarsachin avatar Sep 18 '19 12:09 sargarsachin

@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.

A1rPun avatar Sep 18 '19 14:09 A1rPun