Click or drag to resize
RouteDirections Constructor
doogal.co.uk Home



Initializes a new instance of the RouteDirections class.

Namespace: GoogleDirections
Assembly: GoogleDirections (in GoogleDirections.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public RouteDirections(
	string key
)

Parameters

key
Type: SystemString
Your Google Maps API key.
See Also