mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 06:26:41 +00:00
General map graticule for WPF
This commit is contained in:
parent
c998f19fe5
commit
a07948be02
11 changed files with 414 additions and 122 deletions
|
|
@ -94,7 +94,7 @@ namespace MapControl.Projections
|
|||
{
|
||||
IsNormalCylindrical = true;
|
||||
IsWebMercator = false;
|
||||
scaleFactor = Wgs84MetersPerDegree;
|
||||
scaleFactor = Wgs84MeterPerDegree;
|
||||
bboxFormat = "{1},{0},{3},{2}";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue