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

高德地图的简介为什么没了 #2071

Closed
JUNHAN12138 opened this issue Nov 20, 2023 · 6 comments
Closed

高德地图的简介为什么没了 #2071

JUNHAN12138 opened this issue Nov 20, 2023 · 6 comments
Labels

Comments

@JUNHAN12138
Copy link

问题描述

image

重现链接

https://l7.antv.antgroup.com/api/map/gaode

重现步骤

No response

预期行为

No response

平台

  • 操作系统: [macOS, Windows, Linux, React Native ...]
  • 网页浏览器: [Google Chrome, Safari, Firefox]

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

Copy link
Contributor

hi @JUNHAN12138, welcome!

@github-actions github-actions bot added good first issue Good for newcomers 🌟 star labels Nov 20, 2023
Copy link
Contributor

Hi @JUNHAN12138, Please star this repo if you find it useful! Thanks ⭐!
你好 @JUNHAN12138。如果该仓库对你有用,可以 star 一下,感谢你的 ⭐!

@lzxue
Copy link
Contributor

lzxue commented Nov 20, 2023

https://l7.antv.antgroup.com/api/map/map

最新的官网还没推上来,先看这个

@JUNHAN12138
Copy link
Author

https://l7.antv.antgroup.com/api/map/map

最新的官网还没有推上来,先看这个

本地运行没有地图了,是不是必须加上token才行,
image
我用的是const scene = new Scene({
id: "map",
map: new GaodeMap({
pitch: 0,
style: "light", // 可根据需求调整地图样式
zoom: 10,
center: [Number(lng), Number(lat)], // 设置地图中心点坐标
}),
});

@lzxue
Copy link
Contributor

lzxue commented Nov 23, 2023

是的,必须有 Token #1112

@lzxue
Copy link
Contributor

lzxue commented Nov 23, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants