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 e37a0ac commit 689185aCopy full SHA for 689185a
examples/map-3d-markers/types/google.maps.d.ts
@@ -1,6 +1,6 @@
1
declare namespace google.maps.maps3d {
2
//
3
- // --- <gmp-model-3d> and <gmp-model-3d-interactive>
+ // --- <gmp-model-3d>
4
5
6
export class Model3DElement
@@ -27,7 +27,7 @@ declare namespace google.maps.maps3d {
27
}
28
29
30
- // --- <gmp-marker-3d> and <gmp-marker-3d-interactive>
+ // --- <gmp-marker-3d>
31
32
33
export class Marker3DElement
0 commit comments