Renamed Wgs84MetersPerDegree

This commit is contained in:
Clemens 2022-03-02 22:03:18 +01:00
parent 535161c5a3
commit c998f19fe5
11 changed files with 32 additions and 32 deletions

View file

@ -274,7 +274,7 @@ namespace MapControl
}
var topLeft = supportedCrs == "EPSG:4326"
? new Point(MapProjection.Wgs84MetersPerDegree * top, MapProjection.Wgs84MetersPerDegree * left)
? new Point(MapProjection.Wgs84MeterPerDegree * top, MapProjection.Wgs84MeterPerDegree * left)
: new Point(left, top);
return new WmtsTileMatrix(