Pradip Mandal

Results 5 comments of Pradip Mandal

> Good idea, we would be happy to accept a PR adding an IndexedDB-based URL storage to tus-js-client. I've implemented a new feature for my personal project. Previously, I encountered...

> I have tried to implement the onClick event using this plugin as below, > > ```js > const vectorGrid = L.vectorGrid > .slicer(street, { > rendererFactory: L.svg.tile, > maxNativeZoom:...

> @geekypradip My question to you is: Why did you think there's a `filter` option implemented in VectorGrid? Thank you for your prompt response. I assumed the filter option was...

Thank you @Acconut for your review. I have made the requested changes and tested them in my local project setup where everything is working as expected. However, I am still...