Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating Google API to Data Visualization #19

Open
happyjosh-tech opened this issue May 20, 2020 · 0 comments
Open

Integrating Google API to Data Visualization #19

happyjosh-tech opened this issue May 20, 2020 · 0 comments
Assignees
Milestone

Comments

@happyjosh-tech
Copy link
Collaborator

Information is far more accessible when presented visually, according to a recent blog post by Scott Hemmeter, CEO and founder of Arrowpointe.
The Maps JavaScript API uses libraries to provide supplemental features. The visualization library includes the HeatmapLayer class, which you can use to visualize data intensity at geographical points.
The visualization library is a self-contained library, separate from the main Maps JavaScript API code. To use the functionality contained within this library, you must first load it using the libraries parameter in the Maps JavaScript API bootstrap URL:<script src="https://maps.googleapis.com/maps/api/js?libraries=visualization"></script>

@happyjosh-tech happyjosh-tech added this to the Sprint-2 milestone May 20, 2020
@happyjosh-tech happyjosh-tech changed the title Integrating Google Maps to Data Visualization Integrating Google API to Data Visualization May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants