Hi All,
Scanario : Report contains the Source and destination , from Source to destination we have multiple break points.In the google map we need to show the source to destination with all break points.
I am facing the issue with Google Maps API 3.1 in cognos 10.2.1.
I have created a function for a data Item like
<script>
<div Onclick="split(this,'[Query3].[City],[Query3].[City1]')">[Query1].[Load ID]
</div></script>
After that I have added a new HTML Item & called the split function on that.
function split(elem,address) {....}
when I ran the report , I have selected the LoadID but the selection is not happening, also google map not showing.
please do the needful.
Hi Aravind,
Did you achive the task of google maps
I am also trying for it
Hi,
Can you check the below link.. It may help you..
https://www.ironsidegroup.com/2011/10/17/embed-google-maps-in-ibm-cognos-reports/
I tried
I tried, Its not working
Quote from: mpervez on 30 Dec 2015 09:05:11 AM
I tried
I tried, Its not working
"Its not working". What does this mean? How can you expect anyone to help you get a working solution when all we know is "it's not working"? My car won't go. Can you tell me how to fix it?
MF.