mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-08 07:55:13 +00:00
MapProjection.EnableCenterUpdates method
This commit is contained in:
parent
98f057ca0c
commit
b0352c8f94
7 changed files with 24 additions and 16 deletions
|
|
@ -14,8 +14,7 @@ namespace MapControl.Projections
|
|||
/// </summary>
|
||||
public class ProjNetMapProjection : MapProjection
|
||||
{
|
||||
protected ProjNetMapProjection(bool hasCenter = false)
|
||||
: base(hasCenter)
|
||||
protected ProjNetMapProjection()
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue