Track Editor (Windows Forms): Difference between revisions
Jump to navigation
Jump to search
(→) |
(→) |
||
Line 1: | Line 1: | ||
This section describes how to create an application interacting with the Maria GDK Track Service | This section describes how to create an application interacting with the Maria GDK Track Service | ||
== Track Editor Application == | == Track Editor Application == |
Revision as of 17:15, 16 October 2019
This section describes how to create an application interacting with the Maria GDK Track Service
Track Editor Application
- For this part you will need to include the TPG.Maria.TrackLayer package as a minimum.
- You also need to have a Track Service available.
- Sample code for this section is the MariaTrackEditor_Forms project, in the Sample Projects solution.