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

setMapStyleV2 后,浏览器进行缩放 地图发生错位 #50

Open
sangguanghui opened this issue Oct 23, 2024 · 0 comments
Open

setMapStyleV2 后,浏览器进行缩放 地图发生错位 #50

sangguanghui opened this issue Oct 23, 2024 · 0 comments

Comments

@sangguanghui
Copy link

版本 vue3 + vite
浏览器 Google Edge
vue-baidu-map-3x版本 1.0.39

init中 进行 map.setMapStyleV2 后,浏览器进行缩放 地图发生错位
详细代码
map.setMapStyleV2({
styleJson: [
{
featureType: "poi",
elementType: "all",
stylers: {
visibility: "off"
}
}
]
});

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

No branches or pull requests

1 participant