Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/ constructor
Method
constructor
src/dev-app/google-map/google-map-demo.ts:151–153 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
directionsResult?: google.maps.DirectionsResult;
150
151
constructor() {
152
this._loadApi();
153
}
154
155
authFailure() {
156
console.log(
'Auth failure event emitted'
);
Callers
nothing calls this directly
Calls
1
_loadApi
Method · 0.95
Tested by
no test coverage detected