<p>Hello,</p>
<p> </p>
<p>I'm trying to implement a google map in my open source birt report. The goal is to have a map report with markers, and when i click on it, a window opens and shows a birt element (table, chart...). <br><br>
The best example I've seen on internet can be found here : <a data-ipb='nomediaparse' href='
http://www.visioneo.org/google-map'>http://www.visioneo.org/google-map</a><br>
It' even done with the open source birt designer, unfortunately, the developper don't share his rptdesign.<br><br>
So I tried to look at alternatives with: <a data-ipb='nomediaparse' href='
http://developer.actuate.com/community/forum/index.php?/files/file/1071-map-it-google-maps/'>http://developer.actuate.com/community/forum/index.php?/files/file/1071-map-it-google-maps/</a></p>
<p>or: <a data-ipb='nomediaparse' href='
https://github.com/puckpuck/BIRT-Online-Maps'>https://github.com/puckpuck/BIRT-Online-Maps</a></p>
<p>(same thing)</p>
<p> </p>
<p>I can run the samples but even with the library and the location of the datasource changed, I have an error in my webviewer (firefox) : It just says "Loading Map Please Wait..."<br><br>
Do you have any idea how can I fix it or how should I do my implementation ?<br>
</p>