mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 06:26:41 +00:00
Fixed line endings.
This commit is contained in:
parent
cdcc716d43
commit
5011138446
1 changed files with 0 additions and 1 deletions
|
|
@ -619,7 +619,6 @@ namespace MapControl
|
|||
centerAnimation = new PointAnimation
|
||||
{
|
||||
From = mapTransform.Transform(Center),
|
||||
|
||||
To = mapTransform.Transform(new Location(
|
||||
targetCenter.Latitude,
|
||||
Location.NearestLongitude(targetCenter.Longitude, Center.Longitude))),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue