Clickable FusionMap Markers
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        


12»»

Clickable FusionMap Markers Expand / Collapse
Author
Message
Posted 12/13/2007 7:02:31 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 5/21/2008 11:16:14 AM
Posts: 4, Visits: 15
I have downloaded the FusionMaps Trial and so far like what I can accomplish. Is there a way to include the map marker with the link for that entity? If a user sees the marker they will try to click on it and right now it does nothing.

Thank You .
Post #3342
Posted 12/15/2007 8:15:37 PM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 2 days ago @ 7:57:52 PM
Posts: 1,956, Visits: 468
Yes - you can define link for each marker using link attribute.

Thanks,
Pallav Nadhani
FusionCharts Team
Post #3373
Posted 12/17/2007 6:28:32 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 5/21/2008 11:16:14 AM
Posts: 4, Visits: 15
Duhh...I had the link in the wrong place instead of ...Thank you for your help.
Post #3384
Posted 1/8/2008 4:04:19 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/17/2008 2:03:20 PM
Posts: 14, Visits: 24
Where specifically in the .xml is the link attribute for a marker?

Thank you.
Post #3704
Posted 1/9/2008 10:22:44 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 5/21/2008 11:16:14 AM
Posts: 4, Visits: 15
Hello Celeste,

I placed the link inside the application/marker tag with the following line: link='JavaScript:community(810,"va")'.
The complete line will be marker id='810' shapeId='myCutomeShape' link='JavaScript:community(810,"va")'
Hope this helps.
Post #3725
Posted 1/9/2008 4:10:33 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/17/2008 2:03:20 PM
Posts: 14, Visits: 24
Thanks for assistance....I'm still doing something wrong. If I want to actually put another page on the url as a link, any idea how that is supposed to look? I've gotten various errors from invalid xml data to the old reliable error in loading data.

I need for my marker to go to another page on the site. There's only about 4 places in the gui area that you can edit those lines. I guess I just haven't found the right one yet

This is what is NOT working:
marker id="RTMI' shapeId='circle' link='http://url.com/pagename.html' /
Post #3732
Posted 1/10/2008 1:21:12 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/17/2008 2:03:20 PM
Posts: 14, Visits: 24
Oops.......forgot that sometimes "testing maps" don't always work. Got the markers linking now

Thanks so much Zeddius!

Celeste
Post #3746
Posted 2/16/2008 2:46:43 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 3/7/2008 4:19:14 PM
Posts: 7, Visits: 13
Please be more specific with a sample string.

I tried to insert the link attribute ...this is the line code: <application>
<marker id='1' shapeId='1' link='http://phpmytvtms.it' />
this doesn't work

I have images for marker type....

please give me a little support.

Post #4555
Posted 2/17/2008 9:05:13 AM
FusionCharts Team

FusionCharts Team