mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-07 07:25:21 +00:00
Avalonia ControlThemes
This commit is contained in:
parent
a02abb7f76
commit
4608f9a511
7 changed files with 122 additions and 47 deletions
|
|
@ -68,7 +68,7 @@ namespace SampleApplication
|
|||
Points.Add(new PointItem
|
||||
{
|
||||
Name = "Buhne 10",
|
||||
Location = new Location(53.49350, 8.15563)
|
||||
Location = new Location(53.49348, 8.15694)
|
||||
});
|
||||
|
||||
Pushpins.Add(new PointItem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue