imageurl - url to the image for the icon. Can be a jpg, png or (animated) gif.
iconwidth - width of an icon
iconheight - height of an icon
iconshadow - url to the image for the shadow of the icon. Can be jpg, png or (animated) gif.
iconshadowwidth - width of the shadow
iconshadowheight - height of the shadow
iconanchorx - the x coordinate within the icon for the point that is used for the location.
iconanchory - the y coordinate within the icon for the point that is used for the location.
iconimagemap - define the clickable region of the icon as a poly for series of X,Y points. The final coordinate closes the poly by connecting to the first coordinate.
You need to specifiy iconwidth and iconheight together and same for inconshadowwidth/height and iconanchorx and iconanchory. You can set the default in the configuration of the plugin.