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 6be2274 commit 844e6eaCopy full SHA for 844e6ea
samples/advanced-markers-altitude/index.ts
@@ -6,7 +6,6 @@
6
7
// [START maps_advanced_markers_altitude]
8
const mapElement = document.querySelector('gmp-map') as google.maps.MapElement;
9
-let innerMap;
10
11
async function initMap() {
12
// Request needed libraries.
0 commit comments