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

创建点图+map展示其他地理信息 #15

Closed
tongshuangwu opened this issue Jan 28, 2020 · 4 comments
Closed

创建点图+map展示其他地理信息 #15

tongshuangwu opened this issue Jan 28, 2020 · 4 comments
Assignees

Comments

@tongshuangwu
Copy link
Collaborator

tongshuangwu commented Jan 28, 2020

  • 目的:用于可视化各种不同地理信息(例如医院位置,酒店位置,etc.)
  • 使用:作为组件被前端调用,数据来自前端。
  • 基础设计:点图+地图-使用echarts+bmap,支持滚动缩放到具体坐标(参考例子
  • 交互
    • 不自带过滤等交互组件,上层应该自己创建checkbox, slider, etc. 过滤后数据传入地图组件可以重绘地图
    • 接受传入的mouseEvent,可以帮助做信息过滤及定位(e.g., 点击一个省选中它的信息)
    • (相关讨论)

相关:
#3 input API
#5 创建医院/酒店等带地理位置的mockup数据
#2 点图实例

@tongshuangwu tongshuangwu added documentation Improvements or additions to documentation enhancement New feature or request and removed documentation Improvements or additions to documentation labels Jan 28, 2020
@tongshuangwu tongshuangwu added data general-map and removed enhancement New feature or request labels Jan 29, 2020
@tongshuangwu
Copy link
Collaborator Author

@shadowings-zy 朋友是不是在做这个?是的话可以assign一下自己!

@shadowings-zy
Copy link
Collaborator

shadowings-zy commented Jan 29, 2020

可~这个交给我吧

@tongshuangwu
Copy link
Collaborator Author

pull request #24 ,已经merge

@tongshuangwu
Copy link
Collaborator Author

@shadowings-zy 朋友现在的组件是直接拿到mockup数据的,作为通用组件我们得给外面留个接口?
我新开了一个issue #29 ~

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

No branches or pull requests

2 participants