angular / angular/components

feat(GoogleMap): Add google controls integration

Open
#22,526 6 comments 2 reactions 0 assignees View on GitHub
area: google-maps feature P3
Dominant language
TypeScript
Stars
25k
Forks
6.8k
Avg merge
1d 8h
Merged PRs (30d)
91

Description

#### Feature Description

The google maps api has the ability to add controls the map. It would be nice to have an 'angular' way to push components into the controls api. See https://developers.google.com/maps/documentation/javascript/examples/control-custom for examples.

#### Use Case

This would give developers capability to add buttons like location to the existing maps instead of overlaying a custom element over the map.

Contributor guide

Open the contributing guide

Research direction

Start with the GoogleMap integration and the Google Maps custom-control example linked in the issue. No repository file or test is named, so first locate the relevant Angular component entry point and determine how Angular components should connect to the Maps controls API. Done means users can add controls such as a location button without overlaying a custom element.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
api, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.