Interface KmlStyle
- All Superinterfaces:
KmlElement
- All Known Subinterfaces:
KmlIconStyle
- All Known Implementing Classes:
DefaultIconStyle,DefaultRouteStyle
Represents Elements style used in KML document
-
Method Summary
Modifier and TypeMethodDescriptionReturns identifier String that needs to be injected in the placemark.Methods inherited from interface de.hybris.platform.storelocator.map.markers.KmlElement
getBeginning, getElement, getEnding
-
Method Details
-
getPlacemarkInjectionElement
String getPlacemarkInjectionElement()Returns identifier String that needs to be injected in the placemark.- Returns:
- String
-