Image Map Mapping File
This file is used to map coordinates within an image to documents. It
consists of a series of directives, one on each line, that are evaluated
in the order they appear in the file.
As soon as a matching directive is
found, the associated document is returned to the browser. The order of
the directives should be taken into account when overlapping shapes are in
the same mapping file.
Also see image mapping,
image map file path and
configuration values by category.
Directives Supported Within This File:
- Circle
- Circle shape.
- Default
- Used if no other matches are found.
- Point
- The nearest point is used if no shapes match.
- Poly
- Polygon shape.
- Rect
- Rectangle shape.