C# Class Google.Maps.Internal.RequestUtils

Mostrar archivo Open project: ericnewton76/gmaps-api-net

Public Methods

Method Description
GetLatLngCollectionStr ( IEnumerable locationsCollection, int encodedPolylineThreshold = 3 ) : string

Method Details

GetLatLngCollectionStr() public static method

public static GetLatLngCollectionStr ( IEnumerable locationsCollection, int encodedPolylineThreshold = 3 ) : string
locationsCollection IEnumerable
encodedPolylineThreshold int
return string