Map ---------------- ### Introduction When opening a study in Artelys Crystal Super Grid, the map view automatically appears and looks like this: <div align="center"> <img src="../../_static/map_view.png" alt="Map view" height="500"> </div> The map view is accessible via the map view button . This view displays all the assets within the context specified in the context selector above the map. Any context from the study can be selected. It is possible to zoom in or out on the map by clicking on <img src="../../_static/map_zoom_buttons.png" alt="Zoom button" height="30">. The zoom level can be adjusted to view the entire context by clicking the “Zoom to fit†button <img src="../../_static/zoom_to_fit_icon.png" alt="Zoom to fit button" height="30"> at the bottom of the map. A screenshot of the map can be taken by clicking on <img src="../../_static/screen_shot_icon.png" alt="Screenshot icon" height="30"> at the bottom of the map. ### Legend The **legend** of the map can be accessed using the legend button <img src="../../_static/map_legend_button.png" alt="Legend button" height="30">: <div align="center"> <img src="../../_static/map_legend.png" alt="Map legend" height="200"> </div> The map's background can be changed by clicking on <img src="../../_static/map_background_button.png" alt="Background button" height="40"> at the bottom of the map. ### Asset filtering Assets can be filtered by technology or energy type using the selector in the top left-hand corner: <div align="center"> <img src="../../_static/map_filter.png" alt="Map filter" height="50"> </div> It is possible to select as many technologies **or** energies as needed: <div align="center"> <img src="../../_static/map_filter_use.png" alt="Map filter use" height="250"> </div> When filtering assets by energy, only those using the selected energy are displayed on the map. ### Asset view The asset view can be accessed by clicking on any asset. It displays the **asset's parameters**: <div align="center"> <img src="../../_static/asset_view.png" alt="Asset view" height="400"> </div> To edit asset parameters, click the lock button <img src="../../_static/lock_button.png" alt="Lock button" height="30"> on the top left-hand corner. Subsequently, modify any asset parameter by clicking on  in the asset view: <div align="center"> <img src="../../_static/edit_asset_view.png" alt="Editing asset view" height="150"> </div> To close the asset view, click the cross in the top right-hand corner: <div align="center"> <img src="../../_static/asset_view_closing.png" alt="Closing asset view" height="400"> </div> ### Modifying the context After clicking on the lock icon <img src="../../_static/lock_button.png" alt="Lock button" height="30">, the context can be modified directly by right-clicking on the map: <ul> <li>A right-click on the map allows to create a node, an asset, a transmission or to reorganize the asset layout.</li> <li>A right-click on an asset allows to move, duplicate or delete this asset.</li> <li>A right-click on a node allows to move, duplicate or delete this node.</li> </ul>