Uses of Class
de.hybris.platform.storelocator.exception.GoogleMapException
-
Packages that use GoogleMapException Package Description de.hybris.platform.storelocator.map.impl -
-
Uses of GoogleMapException in de.hybris.platform.storelocator.map.impl
Methods in de.hybris.platform.storelocator.map.impl that throw GoogleMapException Modifier and Type Method Description static DefaultMapDefaultMap. create(GPS center, double radius, java.lang.String title)static DefaultMapDefaultMap. create(GPS center, double radius, java.lang.String title, java.util.List<Location> poi)static DefaultMapDefaultMap. create(GPS center, double radius, java.lang.String title, java.util.List<Location> poi, DistanceAndRoute route)
-