Drawing google heatmap using the data from Mysql database. You should change the HeatMap.jsp in the following position: (1) con = DriverManager.getConnection("jdbc:mysql://DatabaseIP/DatabaseName","UserName","Key"); --------You should change the "DatabaseIP" with your Mysql's IP address(sometimes maybe localhost), change the "DatabaseName" with your database's name, change the "UserName" with your Mysql's username, change the "Key" with your Mysql's key. (2) src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&libraries=visualization&callback=initMap"> --------You should change the "YOUR_API_KEY" with your API_KEY in Google.
-
Notifications
You must be signed in to change notification settings - Fork 0
YLili/Drawing-Google-Heatmap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Drawing google heatmap using the data from Mysql database.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published