Posts by Heitor Chang • 211 points
2 posts
- 
		1 votes1 answer403 viewsA: Error to popular google chart ChartsThe way I was able to visualize the data, I called arrayToDataTable() only once. See the code below. As for errors, I found only one syntax error. In the code posted, the } is missing at the end of… 
- 
		2 votes1 answer6053 viewsA: Creating Points in Google Maps with PHP DataI’m assuming that: On the map, only one box should remain open, the infowindow (I mean, by clicking another marker closes the infowindow and re-opens in the new location) The social reason can be…