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

高德地图RN版本的问题修复与功能开发 #4

Closed
wants to merge 3 commits into from

Commits on Jul 5, 2017

  1. 高德地图RN版本的很多修复与功能开发

    本版本更新列表:
    1. 高德地图升级到5.2.1,优化Android工程引用高德地图lib的方式
    2. 修复地图组件中Marker或者Overlay无法动态变更调整的问题
    3. 修复Android中地图点击、长按、用户位置更新接口未携带定位信息问题
    4. 修复Android中地图移除后用户定位未关闭问题
    5. 优化地图组件iOS中拖拽返回时卡顿问题
    6. 实现地图组件设置地图可展示区域
    7. 实现iOS支持animateTo交互操作,实现iOS和Android对duration的支持
    8. 实现iOS和Android地图交互大一统接口:animateToMapStatus支持设置多个地图相机参数
    
    9. 修复Android中点击地图后选中的Marker无法自动取消选中问题
    10. 修复Marker上zIndex不生效问题
    11. 修复iOS中点击Marker后导致地图点击事件回调的问题
    12. 修复iOS中自定义的Marker图标在初次渲染时无法展示以及展示位置调整的问题
    13. 修复iOS中Marker拖拽后变为大头针问题
    14. 修复iOS中Marker自定义InfoWindow位置展示不正确与不接收用户点击事件的问题
    15. 修复iOS Marker初始化active参数不生效问题
    
    16. 修复Android中线段opacity不生效问题,实现iOS对opacity的支持
    17. 实现iOS支持多颜色线段渐变渲染功能
    
    后续待开发列表:
    1. 弄清室内地图不生效问题
    2. 支持地图自定义样式设置
    3. 更加丰富的地图事件
    4. 实现iOS中Overlay支持zIndex设置,添加Overlay地图层次定义
    邱亚涛 committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    48ea25e View commit details
    Browse the repository at this point in the history
  2. merge qiuxiang's commits & sorry about override your changes for unif…

    …ied api
    邱亚涛 committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    6fcf379 View commit details
    Browse the repository at this point in the history
  3. NOW, maybe can goto 0.2.0 age...

    邱亚涛 committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    3cc9fdb View commit details
    Browse the repository at this point in the history