Hi, I have an imagemap with 100 hotspot areas. Each hotspot is rectangular area represented by one tiff file (about 170MB in size including built-in overviews). When user clicks on a hotspot the map with this area should be dsiplayed (maybe its neighbours too if this is not too complicated).
So, I have generated the imagemap and the Javascript needed to open the pmapper window with proper arguments on user click. But what about the map files? I wouldn't like to have to generate a hundred of map files. May I create the map file dynamically? Where to put the code? thanks very much dejan