[Phpgedview-talk] Places
Brought to you by:
canajun2eh,
yalnifj
From: Jubal M. <ju...@mo...> - 2005-10-07 18:51:38
|
This question may have been asked before but I could not find the answer to it. I would like to create a map of Puerto Rico for the Place Hierarchy section. I have an image of Puerto Rico divided by counties. I created a HTML page (PR.htm) with only the map section. I used dreamweaver to get the coordinates. I added the javascript portion to each line of the area: <area href="javascript:setPlaceState('Arecibo(Arecibo)')" alt="Arecibo" title="Arecibo" shape="poly" coords="407,76,404,187,428,175,439,184,442,199,470,194,475,183,492,190,517,189,532,179,542,156,534,133,540,109,541,93,535,88,518,87,490,94,464,81,451,86,433,85,412,79" >. I Created a text file with the county names called PR.txt. The island will only have 2 levels PR and the county. What am I doing wrong? I appreciate any help. Thank you. -- Jubal |