Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/components
/ map-event-manager.spec.ts
File
map-event-manager.spec.ts
src/google-maps/map-event-manager.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
type
NgZone} from
'@angular/core'
;
2
import
{MapEventManager} from
'./map-event-manager'
;
3
4
describe(
'MapEventManager'
, () => {
Callers
nothing calls this directly
Calls
6
callback
Function · 0.85
setTarget
Method · 0.80
getLazyEmitter
Method · 0.80
triggerListeners
Method · 0.80
destroy
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected