|
5
|
- Graphic maps augmented with a <MAP> tag
- Circle, rectangle or irregular polygon is drawn over part of the image
and linked to a file or URL
- No panning or zooming
- <MAP NAME="usa">
<! -- Beginning of the MAP tag where the polygons and their
links are defined >
<AREA ID="Nevada" SHAPE="POLY“
HREF="http://www.nbmg.unr.edu/geoinfo/geoinfo.htm"
ALT="Virtual Clearinghouse for Nevada Geographic Information"
COORDS="149,209, 222,225, 202,323, 195,319, 189,336, 136,260,
149,210, 149,209">
</MAP>
- http://www.geography.ccsu.edu/harmonj/int_GIS/geo_html/some_gis_resources.htm
- Client requires only a browser.
|