Property | Type | Description | |
---|---|---|---|
CustomWMSURL | string | ||
Instance | |||
szWmsLayer | string |
Method | Description | |
---|---|---|
GetTileImage ( GMap.NET.GPoint pos, int zoom ) : GMap.NET.PureImage |
Method | Description | |
---|---|---|
MakeTileImageUrl ( GMap.NET.GPoint pos, int zoom, string language ) : string | ||
WMSProvider ( ) : System |
public GetTileImage ( GMap.NET.GPoint pos, int zoom ) : GMap.NET.PureImage | ||
pos | GMap.NET.GPoint | |
zoom | int | |
return | GMap.NET.PureImage |
public static WMSProvider,MissionPlanner.Maps Instance | ||
return |