Hi All,
I'm not able to make javascript aware of my FusionMaps in SharePoint. I've no problems making javascript aware of FusionCharts though.
Also, taking the same code that I'm using in SharePoint works fine when taken outside of sharepoint. When one references elements in a web part via javascript you need to use getElementById. After some extensive testing, I'm suspecting that FusionCharts.js is doing a better job of this than FusionMaps.js.
Has anyone else run into this problem of making javascript aware of the maps per the instructions in SharePoint web parts?
Thanks in advance.