Class GeolocationEvent
java.lang.Object
org.vaadin.firitin.geolocation.GeolocationEvent
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionlong 
- 
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.
 
 - 
getInstant
 
 -