Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 697 Bytes

File metadata and controls

26 lines (17 loc) · 697 Bytes

AGENTS.md (thinkgeo-desktop-maps)

Repository root: .

1) Path Convention

  • Use repository-relative paths in this file and command examples.

2) Common Solutions

  • quick-start-guide/QuickStartGuide_WinForms/WinFormsSample.sln
  • quick-start-guide/QuickStartGuide_WPF_VS/WpfSample.sln
  • samples/winforms/HowDoISample/HowDoI.sln
  • samples/wpf/HowDoISample/HowDoI.sln
  • samples/wpf/NauticalChartsViewer/NauticalChartsViewer.sln

3) Main Areas

  • Quick start samples: quick-start-guide
  • Product samples: samples
  • Tools: tools

4) Typical Validation

  • Build the sample solution affected by your change.
  • Run the sample and verify map load/pan/zoom/layer rendering.