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.