Class GeolocationEvent

java.lang.Object
org.vaadin.firitin.geolocation.GeolocationEvent

public class GeolocationEvent extends Object
  • Constructor Details

    • GeolocationEvent

      public GeolocationEvent()
  • Method Details

    • getCoords

      public GeolocationCoordinates getCoords()
      Returns:
      geographic coordinates.
    • getTimestamp

      public long getTimestamp()
      Returns:
      the time when the geographic position of the device was acquired.