mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 22:46:58 +00:00
Version 3.4. Fixed MapTileLayer.RenderTransform calculation.
This commit is contained in:
parent
f95be42046
commit
31f16d3cb7
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ namespace MapControl
|
|||
internal static class MatrixEx
|
||||
{
|
||||
/// <summary>
|
||||
/// Used in MapProjection.
|
||||
/// Used in MapProjection and MapTileLayer.
|
||||
/// </summary>
|
||||
public static Matrix TranslateScaleRotateTranslate(
|
||||
double translation1X, double translation1Y,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue