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

Class

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

Source from the content-addressed store, hash-verified

231 changeDetection: ChangeDetectionStrategy.Eager,
232})
233class TestApp {
234 @ViewChild(MapMarker) marker!: MapMarker;
235 title!: string;
236 position!: google.maps.LatLng | google.maps.LatLngLiteral;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected