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

Class

src/google-maps/map-kml-layer/map-kml-layer.spec.ts:154–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152 changeDetection: ChangeDetectionStrategy.Eager,
153})
154class TestApp {
155 @ViewChild(MapKmlLayer) kmlLayer!: MapKmlLayer;
156 options!: google.maps.KmlLayerOptions;
157 url!: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected