Skip to content

google-maps: perf: defer event listener subscription #17663

@Akxe

Description

@Akxe

Feature Description

Currently every google-maps component will add all of its possible event listeners just in case. It might boost performance not to do so until anything listens to this. I a not sure if it is possible with event emitters.

Use Case

Possible performance benefits while using maps components.

Metadata

Metadata

Assignees

Labels

featureThis issue represents a new feature or feature request rather than a bug or bug fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions