feat(GoogleMap): Add google controls integration
- 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
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