Interface KmlGps
-
- All Superinterfaces:
KmlElement
- All Known Implementing Classes:
DefaultKmlGps
public interface KmlGps extends KmlElement
Coordinates from KML document
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GPSgetGps()Returns gps location-
Methods inherited from interface de.hybris.platform.storelocator.map.markers.KmlElement
getBeginning, getElement, getEnding
-
-