Skip to content

carrbrpoa/cmv-widget-waze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Waze widget

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:

Screenshot

About

Contributed widget to cmv-app to embed Waze map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published