Skip to content

Commit 9e0ae2e

Browse files
committed
Revert "build: add server-side rendering check for ground overlay (#19188)"
This reverts commit 7f0cd2d.
1 parent bacd18b commit 9e0ae2e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/universal-app/kitchen-sink/kitchen-sink.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -408,12 +408,4 @@ <h2>Google Map</h2>
408408
strokeColor: 'grey',
409409
strokeOpacity: 0.8
410410
}"></map-circle>
411-
<map-ground-overlay
412-
url="https://angular.io/assets/images/logos/angular/angular.svg"
413-
[bounds]="{
414-
east: 30,
415-
north: 15,
416-
west: 10,
417-
south: -5
418-
}"></map-ground-overlay>
419411
</google-map>

0 commit comments

Comments
 (0)