poly - A polygon allows us flexibility in defining a region in our
image. This would be appropriate for trying to define a region in a
photograph which corresponds to a person. Within the map file we would
place a line of the following form.
poly URL x1,y1 x2,y2 ... xn,yn
The browser defines a polygonal image with x1,y1, x2,y2, ...,xn,yn as
vertices. The browser will connect x1,y1 to xn,yn so that the polygonal
region will be closed. If the user clicks inside this region, then
the browser will load URL.