Click or drag to resize

AlgoliaLocation Constructor (String)

Constructs a new instance from a lat,lng string

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public AlgoliaLocation(
	string aroundLatLngValue
)

Parameters

aroundLatLngValue
Type: SystemString
The lat,lng pair.
See Also