Skip to content

Instantly share code, notes, and snippets.

@mdarnall
Created August 23, 2011 18:13
Show Gist options
  • Save mdarnall/1166041 to your computer and use it in GitHub Desktop.
Save mdarnall/1166041 to your computer and use it in GitHub Desktop.
Location
this.Origin = new LocationViewModel
{
RawValue =
TransCore.WebApis.Client.Fluency.Locations.Places.Get(search.Criteria.From).
DisplayText
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment