| Package | Description |
|---|---|
| de.hybris.platform.storelocator.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
FirstPlacemarkWinsGoogleResponseParser
Implementation of
GeolocationResponseParser that parses google geo-location response Document into a
MapLocationData object. |
class |
RouteDataGoogleResponseParser
Parses the response xml document from the google directions web service into
RouteData object. |
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleMapTools.setAddressLocationParser(GeolocationResponseParser<MapLocationData> addressLocationParser) |
void |
GoogleMapTools.setRouteDataParser(GeolocationResponseParser<RouteData> routeDataParser) |
Copyright © 2017 SAP SE. All Rights Reserved.