Closed
Description
We should strive to meet the requirements of WCAG SC 2.5.5 Target Size by making tap targets at least 44x44px (or maybe even 48x48 per Google's web.dev recommendation: https://web.dev/tap-targets/).
While we'd have to consider all tap targets, including (I suppose) context menu items, the default controls would be a good start. Changes would be needed on the following lines:
IMO we should take the opportunity to make the size of the layer control equal to that of the other controls.
Notably, and sadly, none of the reviewed web map tools conform to this success criterion:
https://github.com/Malvoz/web-maps-wcag-evaluation/blob/master/README.md#255-target-size-level-aaa
Opinions?