Click or drag to resize

XMapWSServiceImpl Constructor

Initializes a new instance of the XMapWSServiceImpl class.

Namespace:  Ptv.XServer.Controls.Map.TileProviders
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public XMapWSServiceImpl(
	string url
)

Parameters

url
Type: SystemString
The url of the xMapServer.
See Also