public class BaiduMapsServiceWrapper extends CommerceMockGeoWebServiceWrapper
| Constructor and Description |
|---|
BaiduMapsServiceWrapper() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
formatAddress(Location address)
Formats the address textual information depending on the implementation
|
GPS |
geocodeAddress(AddressData address)
Translate AddressData to IGPS using 3rd party service
|
GPS |
geocodeAddress(Location location)
Translate IAddress to IGPS using 3rd party service
|
protected BaiduMapTools |
getMapTools() |
protected BaiduMapTools |
getMapTools(java.lang.String url) |
void |
setBaiduMapTools(BaiduMapTools baiduMapTools) |
getBaseStoreService, getCountryIsoGPSLocationMap, getDistanceAndRoute, getDistanceAndRoute, setBaseStoreService, setCountryIsoGPSLocationMappublic void setBaiduMapTools(BaiduMapTools baiduMapTools)
protected BaiduMapTools getMapTools(java.lang.String url)
protected BaiduMapTools getMapTools()
public java.lang.String formatAddress(Location address)
GeoWebServiceWrapperformatAddress in interface GeoWebServiceWrapperformatAddress in class CommerceMockGeoWebServiceWrapperaddress - LocationStringpublic GPS geocodeAddress(Location location)
GeoWebServiceWrappergeocodeAddress in interface GeoWebServiceWrappergeocodeAddress in class CommerceMockGeoWebServiceWrapperpublic GPS geocodeAddress(AddressData address)
GeoWebServiceWrappergeocodeAddress in interface GeoWebServiceWrappergeocodeAddress in class CommerceMockGeoWebServiceWrapperCopyright © 2018 SAP SE. All Rights Reserved.