mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-07 23:45:05 +00:00
Removed GeoApiProjection.GetBboxValue
This commit is contained in:
parent
b8f4af969d
commit
a741877e80
4 changed files with 9 additions and 17 deletions
|
|
@ -22,7 +22,7 @@ namespace MapControl
|
|||
public bool ProjectionChanged { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Indicates that the view transform center has moved across the dateline.
|
||||
/// Indicates that the view transform center has moved across 180° longitude.
|
||||
/// Used to control when a MapTileLayer should be updated immediately.
|
||||
/// </summary>
|
||||
public bool TransformCenterChanged { get; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue