Class GeoLocation
java.lang.Object
de.hybris.platform.chinesestoreservices.map.data.GeoLocation
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GeoLocation
public GeoLocation()
-
-
Method Details
-
getLng
- Returns:
- the lng
-
setLng
- Parameters:
lng- the lng to set
-
getLat
- Returns:
- the lat
-
setLat
- Parameters:
lat- the lat to set
-