public interface CommerceGeocoder
| Modifier and Type | Method and Description |
|---|---|
double[] |
getCoordinates(java.lang.String street,
java.lang.String city,
java.lang.String zip,
CommerceRegion commerceRegion,
CommerceCountry commerceCountry) |
double[] getCoordinates(java.lang.String street,
java.lang.String city,
java.lang.String zip,
CommerceRegion commerceRegion,
CommerceCountry commerceCountry)
throws CommerceGeocoderException
CommerceGeocoderException