ItsMeOnly
10-02-2008, 06:56 PM
I was asked by my friend to implement a "gizmo" for her growing list or stories from travels, a world map that would have points and areas that trigger sections to appear. I realized that first with a flash map and you can see the result here:
http://alicja-sl.republika.pl/podroze.htm
Yet it's not what she really wanted (and neither I am really satisfied with).
What I'm thinking of is to make a draggable clipped image with imagemap attached, or better a javascript that would convert latitude and longitude of objects to coordinates on the image and overlay objects (something like flags with short description), that upon clicking would trigger the sections to appear.
Can anyone suggest how to make it?
PS.: Before anyone suggests GoogleMaps API, it has a fatal flaw- that makes it work for only one website address, and my friends site actually has three- and people use all of them.
http://alicja-sl.republika.pl/podroze.htm
Yet it's not what she really wanted (and neither I am really satisfied with).
What I'm thinking of is to make a draggable clipped image with imagemap attached, or better a javascript that would convert latitude and longitude of objects to coordinates on the image and overlay objects (something like flags with short description), that upon clicking would trigger the sections to appear.
Can anyone suggest how to make it?
PS.: Before anyone suggests GoogleMaps API, it has a fatal flaw- that makes it work for only one website address, and my friends site actually has three- and people use all of them.