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 .
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.
Is there a way to style a word(s) in the the toolTip or toolText box? I would like to make a word(s) bold or change the color of a word(s).
Thanks in advance.