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

refactor: split tripartite map #2503

Merged
merged 72 commits into from
Jun 11, 2024
Merged

refactor: split tripartite map #2503

merged 72 commits into from
Jun 11, 2024

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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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 authored 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] authored 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
    34aaaf1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    ef91217 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c1b7e View commit details
    Browse the repository at this point in the history
  3. test: raster layer

    lvisei committed May 24, 2024
    Configuration menu
    Copy the full SHA
    356a956 View commit details
    Browse the repository at this point in the history
  4. test: line dash

    lvisei committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a7bbef5 View commit details
    Browse the repository at this point in the history
  5. fix: 修复热力蜂窝图层渲染空白 (#2500)

    * fix: 修复热力蜂窝图层渲染空白
    
    * chore: add changeset
    
    * chore(CI): update snapshots (#2501)
    
    Co-authored-by: lvisei <[email protected]>
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: lvisei <[email protected]>
    3 people authored May 24, 2024
    Configuration menu
    Copy the full SHA
    0754eeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9060f49 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    995fc79 View commit details
    Browse the repository at this point in the history
  2. wip: mapbox and maplibre

    lvisei committed May 26, 2024
    Configuration menu
    Copy the full SHA
    0530be9 View commit details
    Browse the repository at this point in the history
  3. wip: bmap

    lvisei committed May 26, 2024
    Configuration menu
    Copy the full SHA
    74900b0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. wip: all map split

    lvisei committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2050651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afaa51a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e0a102 View commit details
    Browse the repository at this point in the history
  4. test: mapTheme

    lvisei committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4eff1e0 View commit details
    Browse the repository at this point in the history
  5. docs: update examples

    lvisei committed May 27, 2024
    Configuration menu
    Copy the full SHA
    52f6a1d View commit details
    Browse the repository at this point in the history
  6. chore: map theme style

    lvisei committed May 27, 2024
    Configuration menu
    Copy the full SHA
    dd043c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9eb65f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix: type error

    lvisei committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a7430bf View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix: 无地图与 MapLibre 模式移动 Marker 出错 (#2509)

    * fix: marker 拖动报错
    
    * chore: add changeset
    lvisei authored May 29, 2024
    Configuration menu
    Copy the full SHA
    aca779d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd14d57 View commit details
    Browse the repository at this point in the history
  3. fix: 在 WebGL2 拾取事件冒泡延迟问题 (#2511)

    * wip: 验证 readPixels 方法
    
    * fix: 在 WebGL2 拾取事件冒泡延迟问题
    
    * chore: add changeset
    lvisei authored May 29, 2024
    Configuration menu
    Copy the full SHA
    a5f57ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5f24d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d6f9fd View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. chore: remove methd

    lvisei committed May 30, 2024
    Configuration menu
    Copy the full SHA
    53b9932 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. fix: 天地图 setCenter 方法缺失 (#2513)

    * fix: 天地图 setCenter 方法缺失
    
    * chore: gui remove error
    
    * chore: animate 调试
    
    * chore: add changeset
    lvisei authored May 31, 2024
    Configuration menu
    Copy the full SHA
    cca16a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f72a14 View commit details
    Browse the repository at this point in the history
  3. chore: merge from beta

    lvisei committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c0fd333 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    100fd87 View commit details
    Browse the repository at this point in the history
  5. refactor: remove regl render mode (#2507)

    * refactor: remove regl render mode
    
    * chore: remve renderer
    
    * chore: path
    
    * chore: add changeset
    
    * chore: format style
    lvisei authored May 31, 2024
    Configuration menu
    Copy the full SHA
    eed9710 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    286e153 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. fix: 修复在 Map 上使用组件事件穿透到图层上的问题 (#2518)

    * fix: 修复在 Map 上使用组件事件穿透到图层上的问题
    
    * chore: add changeset
    lvisei authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8939e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    958f5d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. fix: 解决 GeometryLayer 在不同底图上的渲染不一致情况 (#2523)

    * fix: 解决 GeometryLayer 在不同底图上的渲染不一致情况
    
    * chore: add changeset
    
    * fix: 统一地形高度
    
    * docs: 更新文档
    lvisei authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    67647e9 View commit details
    Browse the repository at this point in the history
  2. refactor: 升级新版一方地图交互事件机制,解决抖动问题 (#2521)

    * refactor: 升级新版地图交互事件机制
    
    * refactor: 默认升级 MapNext 至 [email protected]
    lvisei authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7e38a83 View commit details
    Browse the repository at this point in the history
  3. chore: type

    lvisei committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a3cbd49 View commit details
    Browse the repository at this point in the history
  4. chore: change MapNext to Map

    lvisei committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7ca84b8 View commit details
    Browse the repository at this point in the history
  5. chore: import right map type

    lvisei committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    663667c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c78b4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9779b47 View commit details
    Browse the repository at this point in the history
  8. chore: delete legacy map

    lvisei committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b443a94 View commit details
    Browse the repository at this point in the history
  9. chore: move to extensions

    lvisei committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    45466e1 View commit details
    Browse the repository at this point in the history
  10. fix: u_globel in arc3d

    lvisei committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7f19909 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    36266c2 View commit details
    Browse the repository at this point in the history
  2. chore: update changset

    lvisei committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7cdacb0 View commit details
    Browse the repository at this point in the history
  3. chore: add changeset

    lvisei committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8da2303 View commit details
    Browse the repository at this point in the history
  4. chore: update changset mode

    lvisei committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bdc9267 View commit details
    Browse the repository at this point in the history