Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 649 Bytes

File metadata and controls

24 lines (15 loc) · 649 Bytes

AGENTS.md (thinkgeo-web-maps)

Repository root: .

1) Path Convention

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

2) Common Solutions

  • quick-start-guide/QuickStartGuide_Blazor/BlazorSample.sln
  • quick-start-guide/QuickStartGuide_WebAPI/WebApiSample.sln
  • samples/blazor/HowDoISample/ThinkGeo.UI.Blazor.HowDoI.sln
  • samples/web-api/HowDoISample/ThinkGeo.UI.WebApi.HowDoI.sln

3) Main Areas

  • Blazor quick starts and samples
  • Web API quick starts and samples

4) Typical Validation

  • Build the affected solution.
  • Run the sample and verify map tile/layer requests and UI interactions in browser.