#QR Codes for CMV Shows a QR code for the current map to open mobile applications on your phone/tablet such as:
- Google Maps
- OSMAnd
- Waze
- Apple Maps
- Trek2There (Esri Labs)
- Navigator for ArcGIS
qrcode: {
include: true,
type: 'titlePane',
position: 0,
path: 'widgets/QRCode',
title: 'QR Code',
open: true,
options: {
map: true
}
}This widget was adapted from this one intended for the Esri Web App Builder.
