mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-08 16:05:50 +00:00
Updated MapProjection
This commit is contained in:
parent
3548435e6f
commit
4905e16df9
2 changed files with 11 additions and 11 deletions
|
|
@ -290,7 +290,7 @@ namespace MapControl
|
|||
{
|
||||
(var rect, var rotation) = parentMap.MapProjection.BoundingBoxToMap(boundingBox);
|
||||
|
||||
ArrangeElement(element, rect, rotation);
|
||||
ArrangeElement(element, rect, -rotation);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue