Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3D可视化地球 #15

Closed
soulferryman opened this issue Apr 7, 2022 · 6 comments
Closed

3D可视化地球 #15

soulferryman opened this issue Apr 7, 2022 · 6 comments
Labels

Comments

@soulferryman
Copy link
Collaborator

3dMap

期望效果:

  1. 线条颜色可变(支持光线跑动)
  2. 球体可以自动旋转(支持鼠标拖拽)
  3. 输入经纬度可自定从起点连接到结束点。(自动连接线)
  4. 鼠标经过可以显示不同国家的地理位置信息(把国家的领土变色)
  5. 可以根据数据状态实时变更线条颜色以及领土颜色。

期望配置:

  1. 基础文本配置
  2. 文本
- 文本宽度
- 文本高度
- 背景色
- 内边距
- 外边距

2. 字体

- 是否显示
- 字体粗细
- 字体大小
- 字体颜色
- 字体风格
- 字体类型
- 字体行高
- 字体省略方式
- 字体阴影

3. 边框

- 是否显示
- 边框颜色
- 边框宽度
- 边框风格
- 内边距
- 外边距
  1. 线条配置
  2. 线条样式
- 线条颜色
- 线条跑动方式
- 线条跑动方向
- 线条跑动速度
- 线条是否拖尾
- 线条风格
- 线条起始点的球体颜色
- 线条起始点的球体边框
- 线条结束点的球体效果
- 线条结束点的球体边框
- 线条腾空距离

2. 线条事件

- 点击事件
- 划过事件(气泡)
- 显示延迟
- 隐藏延迟
  1. 地图区域配置
  2. 国家领土(鼠标经过)
- 是否显示文字
- 文字颜色
- 字体粗细
- 字体大小
- 领土颜色
- 领土边框风格
- 领土边框颜色
- 领土边框阴影颜色

3. 国家领土(鼠标选中)

- 文字颜色
- 领土颜色
- 领土边框风格
- 领土边框颜色
- 领土边框阴影颜色
  1. 系统配置
  2. 坐标
- 起始点至结束点

2. 旋转

- 是否自动旋转
- 自动旋转速度
- 自动旋转方向

数据格式:

 [
      {fromCity:"津巴布韦",toCity:"广州",type:1},
      {fromCity:"河北",toCity:"广州",type:1},
      {fromCity:"墨西哥",toCity:"广州",type:1},
      {fromCity:"美国",toCity:"广州",type:1},
      {fromCity:"英国",toCity:"广州",type:2},
      {fromCity:"西班牙",toCity:"广州",type:3},
      {fromCity:"德国",toCity:"北京",type:3},
  ];
@maxkasd
Copy link

maxkasd commented May 12, 2022

我要领取该任务

@soulferryman
Copy link
Collaborator Author

我要领取该任务

已将任务分配给您,期待您贡献的组件,有看到您想要认领了多个任务,方便的话可加小助手微信沟通后续奖金发放流程,微信号:xiaoyuerwise

@ytblackTea
Copy link

领取该任务

@soulferryman
Copy link
Collaborator Author

领取该任务

@ytblackTea 经过沟通,前任开发者已经放弃此任务,现在已经将该任务分配给您,期待您贡献的组件,开发过程中有任何问题请添加小助手微信号咨询:xiaoyuerwise

@soulferryman soulferryman assigned ytblackTea and unassigned maxkasd Jun 9, 2022
@soulferryman soulferryman changed the title 3D可视化地球 【已分配】3D可视化地球 Jun 10, 2022
@soulferryman
Copy link
Collaborator Author

领取该任务

@ytblackTea hello,目前还没有看到您贡献的组件,如果这周五您还没有提交该组件的PR,我们就释放任务了哈

@soulferryman
Copy link
Collaborator Author

此任务已释放,其他开发者可领取该任务

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants