Map interaction client: Difference between revisions

From Maria GDK Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
[[File:mapinteractionclient.png|right|thumb|Map client interacting with different Maria Layers and Tools]]
[[File:mapinteractionclient.png|right|thumb|Map client interacting with different Maria Layers and Tools]]


The map interaction client based on a map components corresponding to the '''''BasicMapClient''''', described in section [[Basic map client|Creating a basic map client application]].
;Note
 
:* The map interaction client 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.
 
:* For general troubleshooting, see [[Development_troubleshooting|Development troubleshooting]]
The following main topics are handled:


;The following main topics are handled:
# [[Map interaction client/Prepare your application for interactions|Preparations]]
# [[Map interaction client/Prepare your application for interactions|Preparations]]
# [[Map interaction client/Map interaction|Map Interaction]]
# [[Map interaction client/Map interaction|Map Interaction]]
Line 20: Line 20:
# [[Map interaction client/Layer visibility|Layer Visibility]]
# [[Map interaction client/Layer visibility|Layer Visibility]]
# [[Map interaction client/Snapshots|Snapshots]]
# [[Map interaction client/Snapshots|Snapshots]]




[[Category:Creating applications]]
[[Category:Creating applications]]

Revision as of 12:21, 30 September 2019

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

Map client interacting with different Maria Layers and Tools
Note
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