mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 22:18:56 +00:00
Map menus
This commit is contained in:
parent
c54a0cf91f
commit
f1fa37a9a5
10 changed files with 153 additions and 15 deletions
18
.gitignore
vendored
18
.gitignore
vendored
|
|
@ -1,3 +1,21 @@
|
|||
.vs/
|
||||
bin/
|
||||
obj/
|
||||
Experimental/
|
||||
DistributedCache/
|
||||
TestApps/
|
||||
TestData/
|
||||
Win2D/
|
||||
Caches/ZoneTreeCache/
|
||||
SampleApps/Shared/TestLayers.cs
|
||||
SampleApps/Shared/ChartServerLayer.cs
|
||||
SampleApps/WinUiApp/TileLoader.cs
|
||||
SampleApps/WpfApplication/TileLoader.cs
|
||||
MapControlExperimental.sln
|
||||
MapControlTestApps.sln
|
||||
*.user
|
||||
*.cache
|
||||
*.nupkg
|
||||
*.pdf
|
||||
*.txt
|
||||
*.cmd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue