Chapter 7. Markers

Table of Contents
Marker Types
The Marker JavaScript Object
ii_markers.js

A `marker' represents a point in the applet window. The marker can be displayed on the screen as a drawn mark, such as a cross, or as an image loaded from a URL. The following types of marker are available:

Marker Types

Table 7-1. Marker Types

typedescription
circle:marker typeA small circle
cross:marker typeAn equal armed cross.
image:marker typeAn image
paintable:marker typeAn image whose colour can be changed.