Popup: Difference between revisions
No edit summary |
No edit summary |
||
| (70 intermediate revisions by 9 users 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 [[Web panel]] displaying the content of the Panel item in the [[Viewer]]. | |||
==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 info panel]]. | |||
< | ===Standard=== | ||
[[File:Interface_game_popup_regular.jpg|left|none|50px]] | |||
A popup which appears when your interaction is required. This is the most common type of popup.<br clear=all> | |||
===Land transaction=== | |||
[[File:Interface_game_popup_land.jpg|left|none|50px]] | |||
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. <br clear=all> | |||
{{ | ===Pending=== | ||
[[File:Interface_game_popup_pending.jpg|left|none|50px]] | |||
A popup which is currently awaiting interaction from another stakeholder. It appears when a spatial action requires interaction or approval from another stakeholder. <br clear=all> | |||
===Approved=== | |||
[[File:Interface_game_popup_approved.jpg|left|none|50px]] | |||
A popup which informs you that an action you wanted to take has received the requested approval. This notifies the user that their action was successful; only confirmation is required.<br clear=all> | |||
===Denied=== | |||
[[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. This notifies the user that their action was denied; only confirmation is required.<br clear=all> | |||
{{article end | |||
|howtos= | |||
* [[How to interact with a popup]] | |||
|seealso= | |||
* [[Popup info panel]] | |||
* [[Popup arrow panel]] | |||
* [[Action]] | |||
* [[Panel]] | |||
|api=*[[Api session items popups]] | |||
}} | |||
{{editor future design nav}} | |||
[[Category:Items]] | |||
Latest revision as of 12:27, 7 July 2026
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 Web panel displaying the content of the Panel item in the Viewer.
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 info 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. It appears when a spatial action requires interaction or approval from another stakeholder.
Approved

A popup which informs you that an action you wanted to take has received the requested approval. This notifies the user that their action was successful; only confirmation is required.
Denied

A popup which informs you that an action you wanted to take has not received the requested approval. This notifies the user that their action was denied; only confirmation is required.