Maria globe client: Difference between revisions
Jump to navigation
Jump to search
(→) |
(→) |
||
Line 5: | Line 5: | ||
== General == | == General == | ||
''''' | '''''{{note|These pages are under construction!}}''''' | ||
; 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) |
Revision as of 10:53, 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