MapBonanzas is WWW Image-map creator. Does not need any special server-side support, because image map is created using table formatting: given image is separated onto necessary pieces, each of them is stored as separate gif-image and then html-document is generated containing a table which assembles all of pieces back to image. Advanage of such way of creation of image map is user-friendly interface (browser can show not just x=..., y=... coordinates but alternate text You want; it is not need to wait while the whole of image map is loaded to understand what to click). Program has very simple self-understandable interface. Load image You want to use as map, set alternate image (if need), and create active zones using mouse. |