mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-08 16:05:50 +00:00
ITile, ITileSource interfaces
This commit is contained in:
parent
cb4dff8bcb
commit
20e4fcce75
19 changed files with 107 additions and 63 deletions
|
|
@ -27,6 +27,7 @@ using Avalonia.Controls.Shapes;
|
|||
using Avalonia.Data;
|
||||
using Avalonia.Layout;
|
||||
using PointCollection = System.Collections.Generic.List<Avalonia.Point>;
|
||||
using PropertyPath = System.String;
|
||||
#endif
|
||||
|
||||
namespace MapControl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue