HERE Map Content Schema

Qr​Code​Attribute​.​Qr​Code​Type

Message Summary

message QrCodeAttribute.QrCodeType

Include: places_attributes.proto

QR Code Type contains a list of matrix (2D) barcodes associated with a Place.

QR Code Type allows scanning by mobile phones in order to access a link to a website, contact information, phone number, event information or other action.

Properties

Field Type Label Description
code string  

Indicates the QR code value associated with the image. E.g., this might be a website URL, vcard, phone number or other data that the QR scanner software can access.

image string  

Defines the URI where the QR code image is located. E.g., a QR code image might have a URI of http://www.example.com/~images/qr-code.gif.

label Text repeated

Defines a label associated with the QR barcode.

type string  

Indicates the type of QR code being referenced.