Version 1.3.1: Added Map.ManipulationMode property.

This commit is contained in:
ClemensF 2013-05-08 17:05:17 +02:00
parent ba9edb14cc
commit 0f4e7d643e
20 changed files with 73 additions and 36 deletions

View file

@ -7,8 +7,7 @@
xmlns:map="clr-namespace:MapControl;assembly=MapControl.Silverlight"
xmlns:sys="clr-namespace:System;assembly=mscorlib"
xmlns:local="clr-namespace:SilverlightApplication"
mc:Ignorable="d"
d:DesignHeight="300" d:DesignWidth="400">
mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="400">
<UserControl.Resources>
<map:TileLayerCollection x:Key="TileLayers">
<map:TileLayer SourceName="OpenStreetMap" Description="© {y} OpenStreetMap Contributors, CC-BY-SA"