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

Class

src/google-maps/map-polygon/map-polygon.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(MapPolygon) polygon!: MapPolygon;
159 options!: google.maps.PolygonOptions;
160 paths!: google.maps.LatLngLiteral[];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected