mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-06 06:55:04 +00:00
Version 4.12.1 Added AutoEquirectangularProjection
This commit is contained in:
parent
bd9a16e921
commit
ae09b0e55d
2 changed files with 13 additions and 14 deletions
|
|
@ -23,7 +23,7 @@ using System.Windows.Threading;
|
|||
namespace MapControl
|
||||
{
|
||||
/// <summary>
|
||||
/// Map image layer. Fills the entire viewport with a map image, e.g. provided by a Web Map Service (WMS).
|
||||
/// Map image layer. Fills the entire viewport with a map image, e.g. provided by a Web Map Service.
|
||||
/// The image must be provided by the abstract GetImageAsync method.
|
||||
/// </summary>
|
||||
public abstract class MapImageLayer : MapPanel, IMapLayer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue