Skip to content

Commit 844e6ea

Browse files
authored
Refactor to remove innerMap var
1 parent 6be2274 commit 844e6ea

File tree

1 file changed

+0
-1
lines changed
  • samples/advanced-markers-altitude

1 file changed

+0
-1
lines changed

samples/advanced-markers-altitude/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
// [START maps_advanced_markers_altitude]
88
const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;
9-
let innerMap;
109

1110
async function initMap() {
1211
// Request needed libraries.

0 commit comments

Comments
 (0)