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

feat: maplibre 兼容 pmtiles #2666

Merged
merged 29 commits into from
Feb 8, 2025
Merged

feat: maplibre 兼容 pmtiles #2666

merged 29 commits into from
Feb 8, 2025

Conversation

XinyueDu
Copy link
Contributor

@XinyueDu XinyueDu commented Feb 7, 2025

[English Template / 英文模板]

🤔 这个变动的性质是?

  • maplibre 支持 pmtiles

💡 需求背景和解决方案

📝 更新日志

语言 更新描述
🇺🇸 英文
🇨🇳 中文

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

Copy link

changeset-bot bot commented Feb 7, 2025

⚠️ No Changeset found

Latest commit: f50a0e7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

Walkthrough

此PR引入了对pmtiles协议的支持,允许maplibre-gl地图使用pmtiles格式的瓦片数据。通过添加协议处理器,增强了地图底图的配置能力。

Changes

文件 概述
packages/maps/src/maplibre/map.ts 引入pmtiles协议,添加协议处理器以支持pmtiles格式。

@XinyueDu XinyueDu merged commit 44a7e18 into master Feb 8, 2025
8 checks passed
@XinyueDu XinyueDu deleted the feat/maplibre branch February 8, 2025 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants