Map interaction client: Difference between revisions

From Maria GDK Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
This section describes how to interact with the different Maria GDK Layers and Tools.
This section describes how to interact with the different Maria GDK Layers and Tools.


This example is based on a map components corresponding to the '''''BasicMapClient''''', described in section [Creating a basic map client application] clientapi_basicmapclient.html).
This example is based on a map components corresponding to the '''''BasicMapClient''''', described in section [[Basic map client|Creating a basic map client application]].


Sample code for this section is found in the '''''MapClientInteraction''''' project of the '''''SampleProjects''''' solution.
Sample code for this section is found in the '''''MapClientInteraction''''' project of the '''''SampleProjects''''' solution.

Revision as of 15:51, 26 July 2019

Map client interacting with different Maria Layers and Tools

This section describes how to interact with the different Maria GDK Layers and Tools.

This example is based on a map components corresponding to the BasicMapClient, described in section Creating a basic map client application.

Sample code for this section is found in the MapClientInteraction project of the SampleProjects solution.

The following main topics are handled:

  1. Preparations
  2. Map Interaction
  3. Track Interaction
  4. Track Visualization
  5. Draw Object Interaction
  6. Draw Object Visualization
  7. Tools
  8. Grid
  9. Labels (outdated?)
  10. Layer Visibility
  11. Snapshots