Package org.vaadin.firitin.geolocation
Class GeolocationEvent
java.lang.Object
org.vaadin.firitin.geolocation.GeolocationEvent
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GeolocationEvent
public GeolocationEvent()
-
-
Method Details
-
getCoords
- Returns:
- geographic coordinates.
-
getTimestamp
public long getTimestamp()- Returns:
- the time when the geographic position of the device was acquired.
-