mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-01-01 14:20:12 +01:00
- added MapBase.ZoomToBounds method - fixed coercing property values in MapBase - improved Location property handling in MapPanel to keep viewport positions near map center - use common view model in sample applications
9 lines
433 B
XML
9 lines
433 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="WpfApplication.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="TileCache" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">ImageFileCache</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |