Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/
Class
src/google-maps/map-transit-layer/map-transit-layer.ts:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
exportAs:
'mapTransitLayer'
,
21
})
22
export
class
MapTransitLayer implements OnInit, OnDestroy {
23
private _map = inject(GoogleMap);
24
private _zone = inject(NgZone);
25
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected