gps_img_direction_ref property

gps_img_direction_ref property

Gets or sets the GPS reference for giving the direction of the image when it is captured.

Definition:

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

See Also