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 actions, similar to the marker interface in ii_markers.js.

Hotspot Types

Table 8-1. Hotspot Types

typedescriptionshape format
circle:hotspot typeA circlex,y,radius
rect:hotspot typeA rectanglex1,y1,x2,y2
poly:hotspot typeA polygonx1,y1,x2,y2,...,xn,yn