doogal.co.uk Home
Gets the latitude/longitude of the location.
Namespace: GoogleDirectionsAssembly: GoogleDirections (in GoogleDirections.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public LatLng LatLng { get; }
Public ReadOnly Property LatLng As LatLng
Get
public:
property LatLng^ LatLng {
LatLng^ get ();
}
member LatLng : LatLng with get
Property Value
Type:
LatLngSee Also