mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-06 06:55:04 +00:00
Improved MapProjections
This commit is contained in:
parent
82470435c7
commit
716cf950f3
6 changed files with 66 additions and 52 deletions
|
|
@ -18,8 +18,6 @@ namespace MapControl.Projections
|
|||
{
|
||||
public WebMercatorProjection()
|
||||
{
|
||||
IsWebMercator = true;
|
||||
IsNormalCylindrical = true;
|
||||
CoordinateSystem = ProjectedCoordinateSystem.WebMercator;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue