Interface KmlIconStyle
-
- All Superinterfaces:
KmlElement,KmlStyle
- All Known Implementing Classes:
DefaultIconStyle
public interface KmlIconStyle extends KmlStyle
Icon style representation form KML document
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetIconHref()Returns real url of the icon-
Methods inherited from interface de.hybris.platform.storelocator.map.markers.KmlElement
getBeginning, getElement, getEnding
-
Methods inherited from interface de.hybris.platform.storelocator.map.markers.KmlStyle
getPlacemarkInjectionElement
-
-