Jump to content

Has anybody been able to display Google Map with Visualize.js?


Go to solution Solved by hozawa,

Recommended Posts

Posted

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.

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Solution
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...