Burak Çalık

Results 24 comments of Burak Çalık

I was at commit dfba227 from Jun 2014. Then I updated to the latest commit with "git pull". Now I get the same error when I select a repository. My...

Is there any progress on this issue?

@djMax did you able to solve the issue?

> I added an env var to our CI scripts that kills Metro after a specified interval. So no, I didn't solve it, but I stopped it. After wasting 2...

Btw, it works well when I do the work myself like this: ``` javascript var bounds = pruneCluster.Cluster.ComputeGlobalBounds(); if (bounds) { map.fitBounds(new L.LatLngBounds(new L.LatLng(bounds.minLat, bounds.maxLng), new L.LatLng(bounds.maxLat, bounds.minLng))); } ```

No, PruneCluster layer is already added. I will prepare a html file if you can not reproduce.

Any progress on this? I would like to use Leaflet 1.0 on my project, but this plugin keeps me away. @yellowiscool Maybe you should first make existing code compatible with...

Thanks! Great news.

I developed muscle memory to not hit any large file while searching. Thanks sublime. This is the most annoying feature. You may hit a result of large file while typing...

Will this ever be merged? @Calvin-Huang