Map interaction client: Difference between revisions
Jump to navigation
Jump to search
(→) |
(→) |
||
Line 8: | Line 8: | ||
:* 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]]. | :* 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]]. | ||
:* You will need to include the '''''TPG.MariaGDK''''' NuGet package. | :* You will need to include the '''''TPG.MariaGDK''''' NuGet package. | ||
:: For more info, see [[Development requirements#Loading Maria GDK Packages| Loading Maria GDK, NuGet Packages]] | |||
:* 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]] | :* For general troubleshooting, see [[Development_troubleshooting|Development troubleshooting]] |
Latest revision as of 13:56, 28 October 2019
These pages describe how to interact with the different Maria GDK Layers and Tools.
General
- Note
-
- The map interaction client based on a map components corresponding to the BasicMapClient, described in section Creating a basic map client application.
- You will need to include the TPG.MariaGDK NuGet package.
- For more info, see Loading Maria GDK, NuGet Packages
- Sample code for this section is found in the MapClientInteraction project of the SampleProjects solution.
- For general troubleshooting, see Development troubleshooting
Sections
The following main topics are handled: