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

fix: 天地图Marker和Popup的bug #2315

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

Commits on Dec 6, 2023

  1. fix: fillImage中uniform没对齐的bug

    huyang committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e110819 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5827d9a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 11, 2023

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

Commits on Dec 12, 2023

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

Commits on Dec 15, 2023

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

Commits on Dec 18, 2023

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

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    14ed74d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1efd70a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Jan 22, 2024

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

Commits on Jan 26, 2024

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

Commits on Feb 1, 2024

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

Commits on Feb 20, 2024

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

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    9cfe451 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa004e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. feat: 将marker和popup中与天地图相关的方法提取到天地图的mapService

    fix: marker和popup中计算容器坐标不正确的bug
    huyang committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4a29752 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix: amap的marker和popup报错的bug

    fix: marker组件移除marker和popup方法报错的bug
    huyang committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    72d9191 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge branch 'master' of https://github.com/antvis/L7 into master

    # Conflicts:
    #	packages/component/src/marker.ts
    #	packages/component/src/popup/popup.ts
    huyang committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b642fe1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix-tdtMarkerAndPopUp

    # Conflicts:
    #	packages/component/src/marker.ts
    #	packages/component/src/popup/popup.ts
    #	packages/maps/src/utils/BaseMapService.ts
    huyang committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d1c9040 View commit details
    Browse the repository at this point in the history