Skip to content

Commit b37a9ff

Browse files
Update dist folder [skip ci] (#761)
Co-authored-by: William French <[email protected]>
1 parent 23ced7a commit b37a9ff

File tree

5 files changed

+4
-8
lines changed

5 files changed

+4
-8
lines changed

dist/samples/routes-get-alternatives/app/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66
// [START maps_routes_get_alternatives]
7-
// Initialize and add the map.
87
let mapPolylines: google.maps.Polyline[] = [];
98
const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;
109
let innerMap;

dist/samples/routes-get-alternatives/docs/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* SPDX-License-Identifier: Apache-2.0
66
*/
77
// [START maps_routes_get_alternatives]
8-
// Initialize and add the map.
98
let mapPolylines = [];
109
const mapElement = document.querySelector('gmp-map');
1110
let innerMap;

dist/samples/routes-get-alternatives/docs/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66
// [START maps_routes_get_alternatives]
7-
// Initialize and add the map.
87
let mapPolylines: google.maps.Polyline[] = [];
98
const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;
109
let innerMap;

dist/samples/routes-get-alternatives/jsfiddle/demo.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* SPDX-License-Identifier: Apache-2.0
66
*/
77

8-
// Initialize and add the map.
98
let mapPolylines = [];
109
const mapElement = document.querySelector('gmp-map');
1110
let innerMap;

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)