Java Applet : Map
by Horace Chan
view the source code
Parameters :
image - name of background image (filename)
linkfont - name of the Font used, (Helvetica, TimesRoman, Courier, Dialog, DialogInput, ZapfDingbats)
linkstyle - style of the Font, (0-normal, 1-bold, 2-italic, 3-bold+itlaic)
linksize - size of the font used, (integer)
linkcolor - color of the text, (RRGGBB in hex)
titlefont - name of the Font used, (Helvetica, TimesRoman, Courier, Dialog, DialogInput, ZapfDingbats)
titlestyle - style of the Font, (0-normal, 1-bold, 2-italic, 3-bold+itlaic)
titlesize - size of the font used, (integer)
titlecolor - color of the title, (RRGGBB in hex)
shadowcolor - color of the shadow, (RRGGBB in hex)
highcolor - highlighted color, (RRGGBB in hex)
offset - shawdow offset, (integer in pixel)
title - title of the map, (x,y,text)
link# - text and URL of links, # start from 1, (x,y,text,url)