angular / angular/components

feat(google-maps): DataLayer

Open
#24,005 7 comments 30 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

Hi! There should be a data layer wrapper so we could bind it easily with a GeoJson file, handle feature events and styling, just like other existing types of layers.

Could be something like
```

```

I think this has been referred to in #23611, but I can't seem to find the wrapper (not the code implementation)

### Use Case

Loading GeoJson data into a map is a very common action and also useful. Having a wrapper would enable to take advantage of the binding features, instead of having to do everything by code

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the reference to #23611 and the existing layer wrappers in the Angular components repository. The work is done when a data-layer wrapper supports GeoJSON data binding, feature events, and styling through the bindings shown in the issue.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.