Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

Edited Task: Add radius type (kilometers vs. miles) [1950]

$
0
0
Can we have an overload for stream.AddLocation like this?

var center = new Coordinates(lon, lan);
stream.AddLocation( center, radius, RadiusType.Metric); // or RadiusType.US

Viewing all articles
Browse latest Browse all 4126

Trending Articles