To configure map viewlets for the dashboard:

  1. Open the viewlet.properties.file(com.smarts.ViewletProperties) file located under the <BASEDIR>/smarts/tomcat/webapps/templates.

  2. Add the following lines:

    com.smarts.launch.class=<class name>
    com.smarts.launch.instance=<instance name>
    com.smarts.launch.globalMgr=<SAM Server>
    com.smarts.launch.mapType=<Type>
  3. Save the file.