Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 615 Bytes

WeightedLocation.md

File metadata and controls

26 lines (14 loc) · 615 Bytes

See html formatted version

WeightedLocation interface

google.maps.visualization.WeightedLocation interface

A data point entry for a heatmap. This is a geographical data point with a weight attribute.

Library

visualization

Properties

undefined

Type:  LatLng

The location of the data point.

undefined

Type:  number

The weighting value of the data point.