denjell
denjell
I use bower to clone the prunecluster repo and then gulp to create my app from bunches of other repos... I am not building the prunecluster app, just using its...
I am running a test on it right now, and it appears to be working fine with: ``` "leaflet": "~1.0.0-beta.1" "PruneCluster": "SINTEF-9012/PruneCluster#~1.1.0" ``` But I guess there should probably be...
@simison → I tried out tombatossals directive, but as soon as I had hundreds of markers I needed to switch to prunecluster instead of native markercluster - for glaringly obvious...
Congrats - and thanks for finding the time!
@graphific I totally agree that it should first become stable before final packaging is undertaken. @ericmcdaniel Tonight I'll write a quick wrapper script that accepts all CLI args for the...
I've been busy with a few other things - sorry. Have not forgotten and will make a pull-request ASAP.
This is the node api: https://github.com/ipfs/node-ipfs-api It assumes a running installation of ipfs on the local box, agnostic of whether python, go or node is driving it.