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