angular / angular/components

fr(Google-maps): Add option to draw directions

Open
#18,740 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: google-maps feature P4
Dominant language
TypeScript
Stars
25k
Forks
6.8k
Avg merge
1d 8h
Merged PRs (30d)
91

Description

Feature Description

Hi,
Please add option to define api key during import GoogleMapsModule like in @agm/core package.
It would be nice to be able to draw directions.

Loading google maps in head blocks frontend on 1500ms

Use Case

Without that features I'm not able to:

  • use proper api key when I have 3 environments
  • draw directions

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating GoogleMapsModule and comparing its import options with the @agm/core package. Review how Google Maps is loaded and how directions could be drawn; done means supporting an environment-specific API key and directions without blocking the frontend during initial loading.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.