GeographicCoordinates Property
Specifies the geographic coordinates by which nearby FedEx locations are to be found.
Syntax
public String getGeographicCoordinates(); public void setGeographicCoordinates(String geographicCoordinates);
Remarks
This property is optional, unless SearchCriteria is set to sctGeographicCoordinates.
The latitude and longitude should be specified in decimal format and separated by a comma. For example 35.912366,-78.939459
Default Value
""