Chapter 8. ? Hotspots

Table of Contents
?Hotspot Types
? ii_hotspots.js

The ii_hotspots.js library provides an interface for hotspots, that is areas on the image sensitive to user acftions, similar to the marker interface in ii_markers.js.

?Hotspot Types

Table 8-1. Hotspot Types

typedescriptionshape format
circleA circlex,y,radius
rectA rectanglex1,y1,x2,y2
polyA polygonx1,y1,x2,y2,...,xn,yn