mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-09 00:14:51 +00:00
SupportedCrsIds
This commit is contained in:
parent
7da0f7f9af
commit
5bba4d6a1b
6 changed files with 11 additions and 11 deletions
|
|
@ -22,7 +22,7 @@ namespace MapControl
|
|||
{
|
||||
Brush MapBackground { get; }
|
||||
Brush MapForeground { get; }
|
||||
IReadOnlyCollection<string> SupportedMapProjections { get; }
|
||||
IReadOnlyCollection<string> SupportedCrsIds { get; }
|
||||
}
|
||||
|
||||
public partial class MapBase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue