升级 SGS 地图 SDK 至 2.4.1
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
lyf
2026-07-13 11:00:04 +08:00
parent 8e187d6d4f
commit e473b6a2a5
18 changed files with 1655 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@sgs/map-sdk",
"version": "2.4.0",
"version": "2.4.1",
"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",
@@ -14,6 +14,9 @@
"files": [
"index.global.js",
"index.global.js.map",
"index.mjs",
"index.mjs.map",
"index.d.mts",
"index.d.ts",
"README.md",
"CHANGELOG.md",