升级 SGS Map SDK 至 2.5.0
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
lyf
2026-07-16 09:43:52 +08:00
parent 6db0b71562
commit 72885b7f54
23 changed files with 1274 additions and 61 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@sgs/map-sdk",
"version": "2.4.1",
"version": "2.5.0",
"description": "SGS Map SDK API contract copy for frontend-miniapp; iframe runtime is not enabled by this project",
"main": "./index.global.js",
"types": "./index.d.ts",
@@ -22,7 +22,8 @@
"CHANGELOG.md",
"sdk-quickstart.md",
"sdk-api-reference.md",
"sdk-protocol.md"
"sdk-protocol.md",
"sdk-bridge-contract.md"
],
"devDependencies": {},
"author": "SGS Team",