Maria globe client

From Maria GDK Wiki
Revision as of 13:38, 12 September 2019 by Sor (talk | contribs) ()
Jump to navigation Jump to search

This page describes how to create a Maria GDK map client utilising MariaGlobeMapControl with 2D and 3D visualisation of map, tracks and draw objects.

Maria Globe Client

General

The globe client is created corresponding to Maria Basic Map Client, with additional map interaction and tools.

  • You will need to include the following NuGet package:
    • TPG.Maria.MariaGlobeMapControl (Currently available Teleplan Globe internal only)
  • Sample code for this example is found in the MariaGlobeClient project, in the Sample Projects solution.

Utilising the globe control