GeographicCoordinates Property
Specifies the geographic coordinates by which nearby Canada Post locations are to be found.
Syntax
public String getGeographicCoordinates(); public void setGeographicCoordinates(String geographicCoordinates);
Remarks
If present, the GeographicCoordinates will be used as the search criteria to locate Canada Post locations when FindLocations is called.
The latitude and longitude should be specified in decimal format and separated by a comma. For example "35.912366,-78.939459"
Default Value
""