mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Minor improvements
This commit is contained in:
parent
754e185c5d
commit
7e6b187fd7
9 changed files with 44 additions and 46 deletions
|
|
@ -211,7 +211,6 @@ namespace MapControl
|
|||
IsOutsideViewport(position))
|
||||
{
|
||||
location = new Location(location.Latitude, parentMap.ConstrainedLongitude(location.Longitude));
|
||||
|
||||
position = parentMap.LocationToView(location);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue