-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
mapbox隐去地名文字 #353
Comments
谢谢,我看一下 |
只是把地图去掉了,但是年份、热力图也没了,想要隐私可以把仓库设置为private,然后把地图隐藏
const MAP_HEIGHT=100;
|
其实大家可以把数据传到 strava 然后利用 strava 的几公里内隐藏来隐藏自己的位置 |
年份,热力图还在的,详情可以看,我觉得实现的还算完美https://lingdeyiyicifang.github.io/running_page/ |
感兴趣可以提个 pr 需要做成开关,默认是关(^-^) |
过完年回去看看,学习一下怎么提pr😆 |
就是上面的代码么?为什么我的地图不展示了呢? |
最新代码已经增加了隐去地名的配置了,但效果不是太好,地名还会一闪而过,代码见376bc5b |
可以了,搞定。确实刚进入页面的时候会一闪而过。感谢。 |
|
这形式很帅呀 |
哈哈,https://docs.mapbox.com/api/maps/styles/ 这个页面有很多样式可以选择。 |
请问这个代码在哪能修改,谢谢。 |
修改地图的样式:
隐藏地图名称
|
谢谢解答!👍 |
为了隐私需求,我找人修改了代码,把地图上显示的地名文字隐去了
但是我不会使用github push(本人非科班菜鸟),所以修改后的代码放下面了,改的是index.jsx ,如有需要yihong可以合并
The text was updated successfully, but these errors were encountered: