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

Class

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

Source from the content-addressed store, hash-verified

164 changeDetection: ChangeDetectionStrategy.Eager,
165})
166class TestApp {
167 @ViewChild(MapCircle) circle!: MapCircle;
168 options!: google.maps.CircleOptions;
169 center!: google.maps.LatLngLiteral;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected