ajs
Results
13
comments of
ajs
I don't have a demo but this is how I do it. Looping on geojson features so for each feature I add: ``` loop start... var myRenderer = L.canvas({ padding:...
I have a forked this repo to address this issue for windows. checked the forked one under my name.
ok, I modified line 270 to < Key: fileKey.replace(/\/g, '/'),> to create objects inside folder style. By default it's adding \ (backslash) so I replaced it with (/) forward slash.