Is your feature request related to a problem? Please describe.
The current implementation of boolean values for stopover versus layover cause confusion. Because they are boolean attributes, they can be used together creating opportunities for side effects.
Describe the solution you'd like
Update the element to use the string attribute of variant to determine the version of the indicator. This can also backward compatible since there is an assumed default version.
Is your feature request related to a problem? Please describe.
The current implementation of boolean values for stopover versus layover cause confusion. Because they are boolean attributes, they can be used together creating opportunities for side effects.
Describe the solution you'd like
Update the element to use the string attribute of
variant
to determine the version of the indicator. This can also backward compatible since there is an assumed default version.