|
|
|
Forum 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 .
|
|
|
|
|
FusionCharts 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
|
|
|
|
|
Forum 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.
|
|
|
|
|
Junior 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.
|
|
|
|
|
Forum 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.
|
|
|
|
|
Junior 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' /
|
|
|
|
|
Junior 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
|
|
|
|
|
Forum 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.
|
|
|
|
|
FusionCharts Team
  | |