feat(google-maps): DataLayer
- 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
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