Location

class hydrogram.types.Location[source]

A point on the map.

Parameters:
  • longitude (float) – Longitude as defined by sender.

  • latitude (float) – Latitude as defined by sender.

  • horizontal_accuracy (int, optional) – The estimated horizontal accuracy of the location, in meters, as defined by sender.