C# Class Mapsui.Samples.Common.Maps.TiledWmsSample

An ordinary WMS service called through a tiled schema (WMS-C)
显示文件 Open project: pauldendulk/Mapsui

Public Methods

Method Description
CreateLayer ( ) : ILayer
CreateMap ( ) : Map

Method Details

CreateLayer() public static method

public static CreateLayer ( ) : ILayer
return ILayer

CreateMap() public static method

public static CreateMap ( ) : Map
return Map