gps_area_information property

gps_area_information property

Gets or sets the GPS area information.

Definition:

@property
def gps_area_information(self):
    ...
@gps_area_information.setter
def gps_area_information(self, value):
    ...

See Also