[openstreetmap/openstreetmap-website] Use baselayerchange/overlaylayerchange instead of layeradd/layerremove (PR #5474)
Roman Deev
notifications at github.com
Thu Jan 16 15:47:46 UTC 2025
@deevroman commented on this pull request.
> this.addLayer(this.baseLayers[i]);
} else {
+ baselayerChanged = this.hasLayer(this.baseLayers[i]);
So the next handler also violates this expectation?
https://github.com/openstreetmap/openstreetmap-website/blob/b45eb03a6c026ec0f19415100c7bb14c4c53e6cb/app/assets/javascripts/leaflet.layers.js#L62-L71
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5474#discussion_r1918790763
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5474/review/2556557201 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250116/7ee45829/attachment-0001.htm>
More information about the rails-dev
mailing list