mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Version 4.4.1: MapPolygon for UWP in progress
This commit is contained in:
parent
7246cbd002
commit
bb8539d232
|
|
@ -15,8 +15,8 @@ namespace MapControl
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Indicates if the map projection has changed, i.e. if a MapTileLayer or MapImageLayer should be
|
/// Indicates if the map projection has changed, i.e. if a MapTileLayer or MapImageLayer should
|
||||||
/// immediately updated, or MapPath Data in cartesian map coordinates should be recalculated.
|
/// be updated immediately, or MapShape Data in cartesian map coordinates should be recalculated.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public bool ProjectionChanged { get; }
|
public bool ProjectionChanged { get; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue