MCPcopy Create free account
hub / github.com/angular/components /

Class

src/google-maps/map-rectangle/map-rectangle.spec.ts:151–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149 changeDetection: ChangeDetectionStrategy.Eager,
150})
151class TestApp {
152 @ViewChild(MapRectangle) rectangle!: MapRectangle;
153 options!: google.maps.RectangleOptions;
154 bounds!: google.maps.LatLngBoundsLiteral;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected