Twitterizer 2 Documentation
Accuracy Property
NamespacesTwitterizerTwitterPlaceLookupOptionsAccuracy
A hint on the "region" in which to search. If a number, then this is a radius in meters, but it can also take a string that is suffixed with ft to specify feet. If this is not passed in, then it is assumed to be 0m. If coming from a device, in practice, this value is whatever accuracy the device has measuring its location (whether it be coming from a GPS, WiFi triangulation, etc.).
Declaration Syntax
C#Visual Basic
public string Accuracy { get; set; }
Public Property Accuracy As String
	Get
	Set

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)