Popup: Difference between revisions
No edit summary |
No edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Popups are used to communicate to a [[stakeholder]] when its attention is required in the [[3D Visualization]]. Popups are rendered as 3-dimensional models hovering above the rendered [[height map]] and [[building]]s. They are only visible to the [[stakeholder]] for whom they are relevant. When zoomed out, the visualization of a popup can change, and they can also be grouped together with other popups. Popups are considered a part of the [[Viewer ]]interface. | |||
Popups can either be related to: | |||
* an [[Action]], for which the types of popups are [[#Types of Action popups|described below]]. | |||
* a [[Panel]], which when clicked on, opens a [[Text Panel]] displaying the content of the Panel item. | |||
==Types of popups== | ==Types of Action popups== | ||
Depending on the content of the popup, a popup will appear differently. | Depending on the content of the popup, a popup will appear differently. Clicking on popups related to an action opens the [[Popup panel]]. | ||
===Standard=== | ===Standard=== | ||
Line 21: | Line 21: | ||
[[File:Interface_game_popup_denied.jpg|left|none|50px]] A popup which informs you that an action you wanted to take has not received the requested approval. Although no further interaction is required other than confirming the denial, this popup appears to make sure the user is aware their action has not been approved.<br clear=all> | [[File:Interface_game_popup_denied.jpg|left|none|50px]] A popup which informs you that an action you wanted to take has not received the requested approval. Although no further interaction is required other than confirming the denial, this popup appears to make sure the user is aware their action has not been approved.<br clear=all> | ||
{{article end | |||
|howtos= | |||
* [[How to interact with a popup]] | |||
|seealso= | |||
* [[Popup info panel]] | |||
* [[Popup arrow panel]] | |||
* [[Action]] | |||
* [[Panel]] | |||
}} | |||
[[Category:Items]] | [[Category:Items]] |
Latest revision as of 13:21, 20 February 2023
Popups are used to communicate to a stakeholder when its attention is required in the 3D Visualization. Popups are rendered as 3-dimensional models hovering above the rendered height map and buildings. They are only visible to the stakeholder for whom they are relevant. When zoomed out, the visualization of a popup can change, and they can also be grouped together with other popups. Popups are considered a part of the Viewer interface.
Popups can either be related to:
- an Action, for which the types of popups are described below.
- a Panel, which when clicked on, opens a Text Panel displaying the content of the Panel item.
Types of Action popups
Depending on the content of the popup, a popup will appear differently. Clicking on popups related to an action opens the Popup panel.
Standard
A popup which appears when your interaction is required. This is the most common type of popup.
Land transaction
A popup which appears when your interaction is required in a land transaction, either because someone wants to buy your land or sell you land.
Pending
A popup which is currently awaiting interaction from another stakeholder. This popup appears when you wish to perform a spatial action, which required interaction, such as the granting of approval, from a different stakeholder.
Approved
A popup which informs you that an action you wanted to take has received the requested approval. Although no further interaction is required other than confirming the approval, this popup appears to make sure the user is aware their action has been successfully performed.
Denied
A popup which informs you that an action you wanted to take has not received the requested approval. Although no further interaction is required other than confirming the denial, this popup appears to make sure the user is aware their action has not been approved.