Maria globe client: Difference between revisions
Jump to navigation
Jump to search
(→) Tag: Replaced |
(→) |
||
Line 5: | Line 5: | ||
== General == | == General == | ||
'''''<pre style="color: yellow; background:orange" > | '''''<pre style="color: yellow; background:orange" >These pages are under construction!</pre>''''' | ||
; Note | ; Note | ||
:* You will need to include the '''''TPG.Maria.MariaGlobeMapControl''''' ''NuGet'' package (Currently available Teleplan Globe internal only) | :* You will need to include the '''''TPG.Maria.MariaGlobeMapControl''''' ''NuGet'' package (Currently available Teleplan Globe internal only) | ||
Line 15: | Line 15: | ||
|- | |- | ||
| | | | ||
[[Maria_globe_client/Utilising_the_globe_control|Utilising the globe control]] | '''[[Maria_globe_client/Utilising_the_globe_control|Utilising the globe control]]''' | ||
| | | | ||
[[File:Globe_First-3D.PNG|150px|link=Maria_globe_client/Utilising_the_globe_control]] | [[File:Globe_First-3D.PNG|150px|link=Maria_globe_client/Utilising_the_globe_control]] | ||
|- | |- | ||
| | | | ||
[[Maria_globe_client/Map_interaction|Map interaction]] | '''[[Maria_globe_client/Map_interaction|Map interaction]]''' | ||
| | | | ||
[[File:Map_Pref_3D.PNG|150px|link=Maria_globe_client/Map_interaction]] | [[File:Map_Pref_3D.PNG|150px|link=Maria_globe_client/Map_interaction]] | ||
|- | |- | ||
| | | | ||
[[Maria_globe_client/Draw_object_interaction|Draw object interaction]] | '''[[Maria_globe_client/Draw_object_interaction|Draw object interaction]]''' | ||
| | | | ||
[[File:DrawObjects_3D.PNG|150px|link=Maria_globe_client/Draw_object_interaction]] | [[File:DrawObjects_3D.PNG|150px|link=Maria_globe_client/Draw_object_interaction]] | ||
|- | |- | ||
| | | | ||
[[Maria_globe_client/Track_interaction|Track interaction]] | '''[[Maria_globe_client/Track_interaction|Track interaction]]''' | ||
| | | | ||
[[File:Track_3D.PNG|150px|link=Maria_globe_client/Track_interaction]] | [[File:Track_3D.PNG|150px|link=Maria_globe_client/Track_interaction]] | ||
|- | |- | ||
| | | | ||
[[Maria_globe_client/Auto_follow|Auto follow]] | '''[[Maria_globe_client/Auto_follow|Auto follow]]''' | ||
| | | | ||
[[File:Auto_follow_track_3D.PNG|150px|link=Maria_globe_client/Auto_follow]] | [[File:Auto_follow_track_3D.PNG|150px|link=Maria_globe_client/Auto_follow]] | ||
|- | |- | ||
| | | | ||
[[Maria_globe_client/Advanced_map_settings|Advanced map settings]] | '''[[Maria_globe_client/Advanced_map_settings|Advanced map settings]]''' | ||
| | | | ||
[[File:3D_Set_P15_Y120_R30_af.png|150px|link=Maria_globe_client/Advanced_map_settings]] | [[File:3D_Set_P15_Y120_R30_af.png|150px|link=Maria_globe_client/Advanced_map_settings]] | ||
|} | |} |
Revision as of 09:37, 2 October 2019
This page describes how to create a Maria GDK map client utilising MariaGlobeMapControl with 2D and 3D visualisation of map, tracks and draw objects.
General
These pages are under construction!
- Note
-
- You will need to include the TPG.Maria.MariaGlobeMapControl NuGet package (Currently available Teleplan Globe internal only)
- Sample code is found in the MariaGlobeClient project, in the Sample Projects solution.
- Note that the sample code is specifying the service connections in code, and not by app.config.
- For general troubleshooting, see Development troubleshooting