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

Class

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

Source from the content-addressed store, hash-verified

155 changeDetection: ChangeDetectionStrategy.Eager,
156})
157class TestApp {
158 @ViewChild(MapPolyline) polyline!: MapPolyline;
159 options!: google.maps.PolylineOptions;
160 path!: google.maps.LatLngLiteral[];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected