We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c8c0f commit 5565e6dCopy full SHA for 5565e6d
samples/routes-get-alternatives/index.ts
@@ -4,7 +4,6 @@
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
// [START maps_routes_get_alternatives]
7
-// Initialize and add the map.
8
let mapPolylines: google.maps.Polyline[] = [];
9
const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;
10
let innerMap;
0 commit comments