CoordinatesWithMarketDomain

constructor(latitude: Double, longitude: Double, marketDomain: TMMarketDomain?)

Parameters

latitude

The latitude of the geographic location.

longitude

The longitude of the geographic location.

marketDomain

The TMMarketDomain associated with the coordinates, or null if not specified.