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

「WIP」wip: 复现设置数据为空的案例 #2483

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Apr 17, 2024

  1. refactor: 重构高德地图 V2 以视口进行同步 (#2387)

    * refactor: amap next
    
    * test: sleepTime
    
    * test: add heatmap snapshot
    
    * test: sleepTime
    
    * fix: getMinZoom
    
    * chore: zoom offset
    
    * refactor: base map
    
    * chore(CI): update snapshots (#2391)
    
    * fix: type
    
    * test: sleepTime
    
    * wip: demo
    
    * fix: source update 事件访问图层初始化未完成
    
    * test: set pitch
    
    * chore: common viewport to lib
    
    * chore: note todo
    
    * chore: fix path
    
    * chore: remove path
    
    * chore: meterToCoord
    
    * test: sleepTime
    
    * chore: ingore path for ci
    
    * test: update snapshot
    
    * chore: rename
    
    * chore: demo shakking
    
    ---------
    
    Co-authored-by: lvisei <[email protected]>
    lvisei and lvisei committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9f03717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a1d703 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. wip: data shake case

    lvisei committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6ffc717 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    5c82d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6166750 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    33f505d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a44d34e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix: Mapbox/Maplibre 20 层级以上数据偏移问题 (#2416)

    * wip: data shake case
    
    * fix: fix line data offset in mapbox
    
    * refactor: 完成点线面图层属性索引重构
    
    * refactor: 完成 citybuliding\earth\geometry\heatmap 图层属性索引重构
    
    * refactor: 完成 image/ raster/wind 图层属性索引重构
    
    * refactor: 标记最大索引
    
    * chore: remove log
    
    * fix: line layer data shake
    
    * wip: point shape
    
    * wip: line simpleline
    
    * wip: pont billboard
    
    * wip: point shape
    
    * wip: wall shape
    
    * wip: raster layer
    
    * wip: polygon
    
    * test: update case
    
    * wip: extrude shape
    
    * refactor: 自定义开启双精度属性
    
    * chore: fetch time
    
    * chore(CI): update snapshots (#2428)
    
    * chore: turn up fetch time
    
    * chore(CI): update snapshots (#2429)
    
    * chore: add changeset
    
    ---------
    
    Co-authored-by: lvisei <[email protected]>
    lvisei and lvisei committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0913661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21ec03a View commit details
    Browse the repository at this point in the history
  3. chore: set to beta version

    lvisei committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    46efdc5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. refactor: remove old amap v1 and v2 (#2435)

    * refactor: remove old amap v1 and v2
    
    * test: lineAtOffset
    
    * test: remove unuse map tyep
    
    * fix: map type
    
    * fix: amap support three
    
    * refactor: 移除不必要的剔除逻辑
    
    * fix: 修复面图层光照计算
    lvisei committed May 6, 2024
    Configuration menu
    Copy the full SHA
    969b533 View commit details
    Browse the repository at this point in the history
  2. chore: add changeset

    lvisei committed May 6, 2024
    Configuration menu
    Copy the full SHA
    048c203 View commit details
    Browse the repository at this point in the history
  3. fix: type EventEmitter

    lvisei committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3f508ff View commit details
    Browse the repository at this point in the history
  4. chore: set changeset

    lvisei committed May 6, 2024
    Configuration menu
    Copy the full SHA
    18db6f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a73001 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fix: mapbox 下部分面数据图层绘制异常 (#2453)

    * fix: mapbox 下部分面数据图层绘制异常
    
    * chore: add changeset
    
    * fix: 3d extrude polygon layer
    lvisei committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d408bdb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    e9b9583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed86b03 View commit details
    Browse the repository at this point in the history
  3. fix: 修复 WebGPU 模式渲染问题 (#2450)

    * wip: 修复 WebGPU 模式渲染问题
    
    * test: demo
    lvisei committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7e3b672 View commit details
    Browse the repository at this point in the history
  4. fix: mapbox 线图层的贴图变形 (#2474)

    * fix: mapbox 线图层的贴图变形
    
    * chore(CI): update snapshots (#2476)
    
    Co-authored-by: lvisei <[email protected]>
    
    * chore: add changeset
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: lvisei <[email protected]>
    3 people committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3e33888 View commit details
    Browse the repository at this point in the history
  5. refactor: set default renderer to device (#2477)

    * chore: set default renderer to device
    
    * chore: add changeset
    
    * chore: set veriosn to minor
    
    * test: update test case for device
    
    * chore: add DeviceRenderer test template
    lvisei committed May 16, 2024
    Configuration menu
    Copy the full SHA
    05dd5cc View commit details
    Browse the repository at this point in the history
  6. chore: set changeset

    lvisei committed May 16, 2024
    Configuration menu
    Copy the full SHA
    37b72bd View commit details
    Browse the repository at this point in the history
  7. chore: version (beta) (#2480)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c4c6004 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    f68e1be View commit details
    Browse the repository at this point in the history
  2. chore: set changesets

    lvisei committed May 17, 2024
    Configuration menu
    Copy the full SHA
    87a7e8b View commit details
    Browse the repository at this point in the history
  3. chore: type throttle

    lvisei committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5e4a474 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f9e431 View commit details
    Browse the repository at this point in the history