mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-06 06:55:04 +00:00
Version 4.12. Revised projections
This commit is contained in:
parent
8cafe207cb
commit
90aa92def0
25 changed files with 390 additions and 167 deletions
|
|
@ -26,7 +26,7 @@ namespace MapControl
|
|||
{
|
||||
var projection = ParentMap.MapProjection;
|
||||
|
||||
if (projection.IsCylindrical)
|
||||
if (projection.IsNormalCylindrical)
|
||||
{
|
||||
if (path == null)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue