Fixed
Status Update
Comments
zw...@google.com <zw...@google.com>
zw...@google.com <zw...@google.com> #2
This is to confirm that we plan to resume the rollout of the new cross-signed root CA certificate as described in
The rollout will be very gradual, with incremental launches across the Google Maps Platform services and regions, and its phases will proceed depending on engineering evaluations rather than by a defined timetable. The change will be transparent to the vast majority of Google Maps Platform API clients, including all mainstream maintained OS versions.
For more information, please see the FAQ resources listed in
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: