Patrick Wied
Patrick Wied
@dgorissen that's interesting. have you tried creating an overlay, then adding it, then creating the second overlay and adding it? Another thing: try creating a copy of the config object...
@ssilwa add it somewhere after the leaflet stylesheet so it will override the leaflet style.
@ssilwa thank you for the feedback, I will add an example with multiple layers soon :)
@jocooler have you tried using the `onExtremaChange` callback configuration? It will be called whenever min or max changes, simply pass the callback to your instance config: ```js var cfg =...
@jyhyen could you provide some more context? What browser are you using? What OS?
hi @hijiangtao did you use the leaflet plugin from npm? ( npm install leaflet-heatmap ) because that was actually the rationale behind putting the plugins on npm, so it would...
@hijiangtao thank you for the feedback, I will add some documentation about that on the heatmap.js website :)
@jakope what do you mean with jumps?
could you be more specific?