You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Buddy eba6b2e6ad refactor: use type="base" instead of slot="base" for control-layers
slot is a reserved HTML global attribute with shadow-DOM semantics;
using it was misleading even though it happened to work. Switch to
type="base" / type="overlay", which is conventional and carries no
side effects.
3 months ago
..
custom-icon.html feat: add leaflet-icon component for custom marker icons 3 months ago
layers-control.html refactor: use type="base" instead of slot="base" for control-layers 3 months ago