Kaveh Karimi-Asli

Results 20 comments of Kaveh Karimi-Asli

Any update on merging this changeset?

@TPABHuKOB thanks for the update.

Thanks for reporting this. I'll take a look later. Also, feel free to submit a PR if you have a fix for it.

The first part of the issue is intentional. If you want to legend with a single entry and no label to be collapsible, you can set `collapseSimple` to true in...

Thanks for clarifying this. I looked at the first case again and the current behavior is intentional because right now I don't see an elegant way of having a collapsible...

You should be able to do this with `removeLegend` method. See this part in the example: https://github.com/consbio/Leaflet.HtmlLegend/blob/master/index.html#L396 You need to keep track of your legend indexes and then pass the...

Sorry for taking so long to get back to this. Turned out I didn't read your comment completely and missed the part that you mentioned you're already aware of the...

I'll try to release a new version on npm today or tomorrow. @nikmolnar can you give me write access to this repo so I can merge the PR to master?

@joffreyj I published a new version to npm. I'll merge the PR into master too as soon as I get write access to the repo.