hozawa Posted October 1, 2014 Posted October 1, 2014 I've been able to display regular reports with Visualize.js but Google Map in the report is not being display. Has anybody been able to display Google Map in a report with Visualize.js?I just dropped the Map component in the report and the map shows up when I view it from the Repository. I've tried with both 5.6.0 and 5.6.1.
Solution hozawa Posted October 1, 2014 Author Solution Posted October 1, 2014 I need to load Google Map script in my html file. The map came up after adding the line below.<script src="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script> Seems like I have to add script files that'll be used in the report to make Visualize.js work.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now