Table of Contents

Class GeocodedCoordinates

Namespace
Textkernel.Tx.Models
Assembly
Textkernel.Tx.SDK.dll

Represents a lat/lon provided by a 3rd party service

public class GeocodedCoordinates : GeoCoordinates
Inheritance
GeocodedCoordinates
Inherited Members

Properties

Source

The geocoding source, such as Google or Bing

public string Source { get; set; }

Property Value

string