Goto Landmark
Teleports user to the landmark with the given name. Requires click-listener
attribute.
Goto Landmark Attributes
Attribute | Type | Default | Description | Required |
---|---|---|---|---|
on | string; One of: ['mousedown', 'mouseup'] |
'mousedown' |
Event to listen ‘on’. | Yes |
landmark | string | '' |
Id of landmark to teleport to. | Yes |