insert:AELMAPVIEW command

The insert:AELMAPVIEW command inserts an AEL applet for each filter in a map, into a Web page.

<!-- insert:AELMAPVIEW[map=map,showinframe=showinframe,cols=cols,width=width,height=height,debuglevel=debuglevel] --> 

The properties used in this command are as follows:

cols
The number of columns to use in the table when displaying multiple applets. The default value is 4.
debuglevel
Shows debug information in the plug-in console. The level can be set from 0 - 9.
height
The height of the applets. The default value is 165.
map
The map name.
showinframe
If true, a monitor box is displayed and the Active Event List (AEL) window opens. If false, the AEL is embedded in a Web page. The default is true.
width
The width of the applets.The default value is 130.