• Resolved kaiwilliams

    (@kaiwilliams)


    Hello,

    Now that I have my map working I have a second question. My first polygon (North America) starts where it should but on the front end site it extends all the way into Africa. Similarly other polygons show in different places on the front end than they do on the back end Imagemap Selector.

    I noticed that someone had a similar issue last year – but I couldn’t find the resolution. I’d thought the issue was that there was some polygon overlap so I redid the map using rectangles and ensuring no overlap. The results were the exact same. Both image maps are at http://dev.theiwrc.org/resources/emergency (the top is polygon the bottom is rectangle).

    Code:

    [ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]

    [imagemap map="imgmap_css_container_imgmap2013520163351" direct=1 id="imgmap2013520163351" img="http://dev.theiwrc.org/wp-content/uploads/2010/04/MACDADDY_WORLD.png?1369092896385"]
    [area shape=poly alt="North America" title="North America" url="http://dev.theiwrc.org/resources/emergency/north-america"]69,72,260,12,421,14,371,226,26,256[/area]
    [area shape=poly alt="Asia" title="Asia"]432,15,835,13,834,278,575,286,556,207,510,178,523,18[/area]
    [area shape=poly alt="Eurpoe" title="Eurpoe"]427,24,518,22,506,198,383,188[/area]
    [area shape=poly alt="South America" title="South America"]183,264,325,235,443,444,240,457[/area]
    [area shape=poly alt="Africa" title="Africa"]573,295,532,424,392,320,385,185,530,189[/area]
    [area shape=poly alt="Austraila and South Pacific" title="Austraila and South Pacific"]607,288,822,288,825,438,656,404,584,346[/area]
    [/imagemap]
    
    [imagemap map="imgmap_css_container_imgmap201352017931" direct=1 id="imgmap201352017931" img="http://dev.theiwrc.org/wp-content/uploads/2010/04/MACDADDY_WORLD.png?1369094980602"]
    [area shape=rect alt="North America" title="North America" url="http://dev.theiwrc.org/resources/emergency/north-america"]71,13,369,240[/area]
    [area shape=rect alt="Australia and South Pacific" title="Australia and South Pacific"]631,287,840,435[/area]
    [area shape=rect alt="Asia" title="Asia"]541,17,837,280[/area]
    [area shape=rect alt="Europe" title="Europe"]374,19,537,186[/area]
    [area shape=rect alt="Africa" title="Africa"]386,189,540,383[/area]
    [area shape=rect alt="South America" title="South America"]206,243,363,455[/area]
    [/imagemap]

    http://wordpress.org/extend/plugins/gwyns-imagemap-selector/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Gwyneth Llewelyn

    (@gwynethllewelyn)

    Well… I hate to be a spoilsport and reply to two questions with the same answer… but when looking at the image inside your blog and on a separate page, they’re not the same size… the image on the blog is substantially reduced…

    Thread Starter kaiwilliams

    (@kaiwilliams)

    Interesting. So this means that WordPress is automatically shrinking the image to match the page dimensions. And here I thought I just had the perfect dimensions.

    Thank you,

    Kai

    Thread Starter kaiwilliams

    (@kaiwilliams)

    Thanks again for the help. It was quick and Perfect

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hyperlink Locations Shift’ is closed to new replies.