Iván Sánchez Ortega

Results 258 comments of Iván Sánchez Ortega

IMHO the only way of implementing this in a cross-browser way is to have a WebGL rendering of `L.ImageOverlay`s. The shader could have full control of texel interpolation, regardless of...

@Falke-Design I did a bit of work on https://github.com/Leaflet/Leaflet/commit/25083057e7434136e72ecd18f05f24fbb4f7d4f2 - that covers the use case of your jsfiddle. I don't want to merge that before checking that permanent and non-permanent...

> I would personally expect a single 'click' of the mousewheel to correspond to zooming a single layer. There is the option `wheelPxPerZoomLevel` but it's difficult to set that appropriately...

@fyyyyy This is kinda easy, so I would encourage you to try and send a PR for it. It's about adding a `setTimeout()` at https://github.com/Leaflet/Leaflet/blob/58c267b7c1c530b238742c7f0054abdc11d43054/src/control/Control.Layers.js#L180 ...and then storing the return...

Do you have a reproducible case (i.e. a set of polyline coordinates and a viewport bounding box)?

...but `L.Polylines` are made from an array of `L.LatLng`s, even when using `L.CRS.Simple`. Clipping is meant to occur at the pixel coordinate level, once all coords have undergone projection. I...

> I'm not sure if I can easily conceive a simple example to reproduce that case. Please try to. It's hard to debug a problem if it can't be reproduced....

I suspect this to be closely related to https://github.com/Leaflet/Leaflet/issues/7241 Does the problem appear only in Firefox v105 only?

I'm a fan of https://prettier.io/ myself (which does CSS as well as JS)

Acabo de darme cuenta de que el termómetro del calentador de agua (si es que lo hay) también puede usarse para estimar térmicamente la carga.