Fixed
Status Update
Comments
zw...@google.com <zw...@google.com>
zw...@google.com <zw...@google.com> #2
We have passed this defect on to the development team and will update this issue with more information as it becomes available.
Description
To reproduce, change the doc's example (
var taxiData = [
{location: new google.maps.LatLng(37.782551, -122.445368), weight: 1000}
];
Here's a gist to reproduce the issue: