Embedded Waze widget for the Configurable Map Viewer (CMV) app. Built and tested with CMV 1.3.4.
Reference about Waze for developers: https://developers.google.com/waze/iframe/
Use by adding the following to viewer.js config file.
embeddedWaze: {
include: true,
id: 'embeddedWaze',
type: 'titlePane',
canFloat: true,
title: 'Waze',
open : false,
path: 'gis/dijit/EmbeddedWaze',
options: 'config/embeddedWaze'
}
Sample: