feat(google-maps): DataLayer
未关闭
area: google-maps
feature
P3
- 主要语言
- TypeScript
- 星标
- 25k
- 派生
- 6.8k
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 91
描述
### 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
贡献指南
调研方向
首先查看对 #23611 的引用,以及 Angular 组件仓库中现有的图层包装器。当数据图层包装器支持通过 issue 中所示的绑定进行 GeoJSON 数据绑定、要素事件和样式设置时,工作即完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, typescript
- 领域
- frontend, web-dev
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100