Skip to content

Commit 689185a

Browse files
Andreas HelmsAndreas Helms
authored andcommitted
docs(example): maps 3d markers example
1 parent e37a0ac commit 689185a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/map-3d-markers/types/google.maps.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
declare namespace google.maps.maps3d {
22
//
3-
// --- <gmp-model-3d> and <gmp-model-3d-interactive>
3+
// --- <gmp-model-3d>
44
//
55

66
export class Model3DElement
@@ -27,7 +27,7 @@ declare namespace google.maps.maps3d {
2727
}
2828

2929
//
30-
// --- <gmp-marker-3d> and <gmp-marker-3d-interactive>
30+
// --- <gmp-marker-3d>
3131
//
3232

3333
export class Marker3DElement

0 commit comments

Comments
 (0)