Map View is the view that displays Points of Interests (POI’s) on a base map. Both clients, Android and WinX, are using [https://www.openstreetmap.org/ Open Street Maps (OSM) ] for its map source materials.
== Google Maps (Android) ==
The rules regarding what content should be displayed are as follows:
* The object has to be a Geo content or a [[Geographies|Geography]]{{Version/WinXSince|2.5.3}}{{Version/AndroidSince|2.5.5}} content
* If a [[HowTo:Use_POI_Groups|POI group]] is currently open/active, objects that are shown are:
** [[SYSCLS_POIGROUPITEM|POI group items]] that belong to the current group;
{{Attention|Before {{Version/Android|2.4.3}} objects had to be in the [[SYSREL_INFRASTRUCTURE|Infrastructure]] in order to be shown at all.}}
=== Map menu ===
As a default technology, Open Street Map (OSM) is used from {{Version/Android|2.5.0}} on though. There, only Normal is available currently. Satellite is available {{Version/AndroidSince|2.5.3}}.
=== Map Control ===
==== Initial zoom behaviour (Android) ====
Everytime the MapView gets openend, {{UBIK}} zooms to a specified location using a specified zoom level. Thereby following behaviour is applied:
* When closing the Map View, the location and zoom level of the shown map section gets saved. If the Map View gets openend again during the current session, {{UBIK}} zooms to the saved location using the saved zoom level.
* If the Map View gets openend via the Context Action [[UBIK_Client_Basics#Context_Menu|Show in map]], {{UBIK}} zooms to the content´s location using the [[Settings#AR_settings|StandardMapZoomLevel]].
==== Location button (Android) ====
This button enables the user to zoom to the current position of the mobile device using the [[Settings#AR_settings|StandardMapZoomLevel]]. If the current zoom level is already closer to earth, the location of the mobile device is centered without applying the [[Settings#AR_settings|StandardMapZoomLevel]]. This button is only shown if a location is available.
==== Zoom buttons (Android) ====
The {{key press|+}} button zooms into the map, the {{key press|-}} button zooms out of the map.
== Interaction ==
=== POI details ===
[[File:UI_WinX_Map_POI_Panel.png|thumb|alt=POI Details Panel|POI Details Panel (Windows)]]
On Android, clicking on an icon on the map will display a [[POI dialog|POI dialog/Info window]].
On Windows, clicking on an icon on the map, will display a details panel on the right side of the map page. Another click on the selected POI will deselect it and dismiss the details panel.
=== Buildings & Indoor Maps ===
See [[Building_Levels|Building Levels]] for more info.
=== Geographies {{Version/WinXSince|2.5.3}}{{Version/AndroidSince|2.5.5}} ===
See [[Geographies|Geographies]] for details.
== See also ==
* [https://www.openstreetmap.org/ Open Street Map]
[[Category:Client|Map View]]
[[Category:Android|Map View]]
[[Category:WinX|Map View]]