Code Monkey home page Code Monkey logo

yuan-shen-map's Issues

Desktop client resets position and filters

Hi.

Sorry, I couldn't figure out how to register on QQ, so writing here. I have persistent bug on windows client, where my map position, zoom and selected markers are being reset to some fixed value - Inazuma with nothing selected. This is happening regularly, I think after a certain period of inactivity, 10, maybe 15 mins. I have cloud sync enabled, so maybe this is root cause.

客戶端佔用過多系統資源

我下載了原神地圖的客戶端,但這個佔用的系統資院我得說真的有點太多了,這已經是開了另一個原神了吧。
image

[Bug report] Item_Features.js auto generation needs review.

https://github.com/kongying-tavern/yuan-shen-map/blob/master/tools/genGeoJson.mjs

I am not sure the reason of bug.

;(async () => {
const content = await fetchData().then(async (res) => {
await genGeoJson(res)
return JSON.stringify(JS_array)
})
const tmpFilePath = await writeTempStream(
'marker.js',
`var originJsonArr =${content};\nfor (var i = 0; i < originJsonArr.length; i++) { JS_array[i].features = originJsonArr[i].features; }\n// ${Date()}\n`
)
await copyFiles(tmpFilePath, './Item_Features.js')
})()

[Feature request] TMS/WMTS request.

Feature request

希望能以TMS或者WMTS形式的瓦片,想试图在JOSM里添加为瓦片源,尝试用OSM的数据形式重绘提瓦特地图

地图哪儿来的我明白了,不是渲染的,这个可以按F12从米哈游官方的大地图存下来各个等级的

Description

图片
图片


2021.11.22 更新

能用吗?能用的

图片

图片

但是不能画,因为实际上他只在北极附近才有瓦片

覆盖不了这种z1-z21的真实世界的瓦片缩放等级

图片

所以对着描图失败了

[Feature request] 希望地图不要强制回正

Feature request

有时候要查看地图的角落,拖曳后会被强制回正,非常的不方便查看,请去掉强制回正,谢谢!
或者可以增加一键回正,或是自动回正的开关
另外,点击区域名称tab的时候,希望可以自动移到该地区,或者双击后移动
例如我双击蒙德tab,则地图拉到蒙德城,这个功能官方已经要作了,您们可以抢先做出来,哈哈

Description

Proposed Solution

[Feature request] Add leaflet flyto to area lables.

Feature request

Description

https://leafletjs.com/reference.html#map-flyto

Proposed Solution

Add map.flyTo() function to files below.

$(`.area-list-li-containor:eq(${idx})`).addClass('on')

$(`.area-list-li-containor:eq(${idx})`).addClass('on')

$(`.area-list-li-containor:eq(${idx})`).addClass('on')

$(`.area-list-li-containor:eq(${idx})`).addClass('on')

[Feature request] 反馈/建议按钮点击改为打开新的页面

Feature request

Description

来自:https://support.qq.com/products/321980/post/163471890894935519/

Proposed Solution

小窗口鼠标拖动地图时,很容易误点到“反馈/建议”按钮,在误点后跳转直接用的是当前窗口,每次都要重新打开地图,重新选择收集要素,希望可以改进一下,如添加隐藏显示这个按钮的功能,或者是跳转的target属性设置成_blank,打开新的页面,不影响当前地图页面。谢谢你们,来自同样热爱原神的玩家。

Link Checker Report

Summary

Status Count
🔍 Total 1060
✅ Successful 985
⏳ Timeouts 2
🔀 Redirected 0
👻 Excluded 0
❓ Unknown 0
🚫 Errors 73

Errors per input

Errors in Yuanshenditu/index_jp.html

Errors in Yuanshenditu/loading.html

Errors in Yuanshenditu/index_old.html

Errors in README.md

Errors in Yuanshenditu/index.html

Errors in Yuanshenditu/index_en.html

Full Github Actions output

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.