Jan Pieter Waagmeester

Results 85 comments of Jan Pieter Waagmeester

@andylarox Thanks for reporting. Unfortunately, I currently have no time to look into this. I will be happy to merge any tested pull requests though, so if you do, please...

@joustrich I'd say in general, just create the PR, happy to see the project move forward. Before this could be merged we need to fix the tests though. Are you...

Would be nice, but I think it would require a custom implementation of a canvas label + adding some logic to leaflet-image to make sure those labels make it to...

Can you make a jsfiddle/[leaflet-playground](https://playground-leaflet.rhcloud.com/) demonstrating the issue?

Not at the moment. Shouldn't be that hard to implement that in the 'array of objects' syntax for the `data`, and for each part, look for an `onclick` property or...

Why are you not just calling `L.circle(latlng, {...})`? You can improve this check: https://github.com/jieter/Leaflet-semicircle/blob/master/Semicircle.js to make `L.semiCircle` render a circle in your case, please open a PR.

Hey @JoeMatulka, thanks for the issue report. Bigger than normal circles? A [fiddle](https://playground-leaflet.rhcloud.com/?html,output) describing your problem would be helpful, as your example code is not clearly showing the problem to...

This [example](http://jieter.github.io/Leaflet-semicircle/examples/semicircle.html) has a semicircle at 77N (zoom out a bit), it looks like I would expect.

Interesting thought, can you show how much change is required?

Minimale are lazy loaded when they appear into view; we need to check why this does not happen with collapsed: true