The Mobile Vision API is deprecated

GMVBarcodeFeatureGeoPoint Class


GMVBarcodeFeatureGeoPoint Class Reference

Overview

GPS coordinates from a 'GEO:' or similar QR Code type data.

Inherits NSObject.

Property Summary

double latitude
 A location latitude. More...
 
double longitude
 A location longitude. More...
 

Property Detail

- (double) latitude
readatomicassign

A location latitude.

- (double) longitude
readatomicassign

A location longitude.