active property
Name of active layer to be shown initially. If the name is not a key of layers, the first layer will be the default active layer.
Use controller to change the active layer dynamically.
Implementation
final String active;
Name of active layer to be shown initially. If the name is not a key of layers, the first layer will be the default active layer.
Use controller to change the active layer dynamically.
final String active;