google.maps.visualization.WeightedLocation interface
A data point entry for a heatmap. This is a geographical data point with a weight attribute.
visualization
Properties
Type: LatLng
The location of the data point.
Type: number
The weighting value of the data point.