Florian Bischof
Florian Bischof
No because `subdomains` are optional, so it should be possible to use TileLayer without subdomains, which means `subdomains: undefined` should be possible. I don't understand why you always want that...
This will be fixed with Leaflet `v2`: #8613
@aavmurphy can you please setup a demo: www.leafletjs.com/edit.html @IvanSanchez you have more knowledge about this topic, can you please take a look?
@IvanSanchez do you have an idea how we could fix this in the control logic? The problem is, that after each control-click all layers are re-added. If a layer is...