Nicolas Fazio

Results 10 comments of Nicolas Fazio

got the same question. juste discover this lib and try to manage markers. Any solution?

@bashasm Finaly find solution to filter marker list when user move/zoom with map. Here my solution to manage list: ```ts const mapBoxBound: mapboxgl.LngLatBounds = this.map.mapInstance.getBounds(); // filter markers by bounds...

Hi everyone. Looking forward to add this tool that I use every day as a google drive alternative since I built it. Think it may interest other Storj users to...

Hi, @ErinOCon, Thanks for the approval!

More you add typescript restriction more stronger your library will be. And with any strong typescript project like Angular, you have to provide maximum of definition to enforce good practice...

> I suggest reading https://github.com/matrix-org/matrix-js-sdk#end-to-end-encryption-support for how to install olm Thank you t3chguy for your answer. The problem does not come when using the sdk but when compiling a Typescript...

Yes I totaly agree. I was able to test the sdk by modifying the sources of the packages with the optional definitions and the compilation works. Here is the test...

Got the same one. This happen when I try to add NIM network... Anyone have a solution? There is a huge airdrop that needs to be claim 😅

Just find the reason why... ``` FAILED_INTEGRATE_CHAIN nim_1122-1 Error: Ledger is unsupported for this chain ``` When Ledger support for NIM network?