Skip to content

Commit 6175fe6

Browse files
Update src/skiasharp/LiveChartsCore.SkiaSharpView.Blazor/GeoMap.razor
Co-authored-by: Copilot <[email protected]>
1 parent fe27837 commit 6175fe6

File tree

1 file changed

+2
-2
lines changed
  • src/skiasharp/LiveChartsCore.SkiaSharpView.Blazor

1 file changed

+2
-2
lines changed

src/skiasharp/LiveChartsCore.SkiaSharpView.Blazor/GeoMap.razor

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
@*
2828
==============================================================================
2929
30-
use the LiveChartsGeneratedCode.SourceGenCartesianChart class to add blazor specific
31-
code, this class is just to expose the CartesianChart class in this namespace.
30+
use the LiveChartsGeneratedCode.SourceGenMapChart class to add blazor specific
31+
code, this class is just to expose the MapChart class in this namespace.
3232
3333
==============================================================================
3434
*@

0 commit comments

Comments
 (0)