latitude property

double? latitude
final

double optional Geographical latitude value for the location where the photograph was taken. Player can independently retrieve latitude using content_id or it can be given by the sender in the Load message

Implementation

final double? latitude;