How do I select options by default in my control?
@controls {
top {
filter {
target: element;
by: "Element Type";
as: buttons;
default: show-all;
}
filter {
target: element;
by: "Continent";
as: buttons;
default: show-all;
}
}
}PreviousHow do I save my changes in Kumu?NextHow do I set a minimum or maximum zoom level for my map?
Last updated
Was this helpful?