mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Version 2.4.12: Fixed issue with clearing the TileLayers collection, added support for relative paths of local tile images.
This commit is contained in:
parent
575930dce8
commit
36a8600faf
15 changed files with 49 additions and 35 deletions
|
|
@ -7,8 +7,8 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyCompany("Clemens Fischer")]
|
||||
[assembly: AssemblyCopyright("© 2015 Clemens Fischer")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyVersion("2.4.11")]
|
||||
[assembly: AssemblyFileVersion("2.4.11")]
|
||||
[assembly: AssemblyVersion("2.4.12")]
|
||||
[assembly: AssemblyFileVersion("2.4.12")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue