Location

class bale.Location(longitude, latitude, horizontal_accuracy=None)

Bases: BaleObject

This object shows a Location

longitude

Location longitude

Type:

int

latitude

Location latitude

Type:

int

horizontal_accuracy

The radius of uncertainty for the location, measured in meters; 0-1500.

Type:

Optional[int]

Export location link from Google map

Type:

str