MLKitBarcodeScanning フレームワーク リファレンス

BarcodeGeoPoint

class BarcodeGeoPoint : NSObject

GEO: または同様の QR コードタイプのデータからの GPS 座標。

  • 場所の緯度。

    宣言

    Swift

    var latitude: Double { get }
  • 場所の経度。

    宣言

    Swift

    var longitude: Double { get }
  • 使用不可