Arbitrary data attributes.
NOTE: The component may use data properties for its own behavior. Make sure not to overwrite required attributes.
OptionalbuttonAdditional properties for the Button element.
Note that the ToolButton also defines some of these props.
OptionalmapThe map model to use.
The view direction.
The button will either view forward or view backward depending on this value.
Options that specify which map to use. See useMapModelValue.
When not setting any of these properties on a component, the default map (from the
DefaultMapProvider) will be used. If that is not available either, an error will be thrown.See
DefaultMapProvider