
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
batch-walking-data
Advanced tools
园区导航插件中增加路线导览功能,即提供几个景点组成的游览路线信息。由于2个景点间需要画出步行路线,不能直接在地图上将2个景点连接,所以需要线下使用脚本,获取各路线的步行路线数据。
由于路线数据不会实时变化,线上获取步行数据会增加白屏时间,降低用户使用友好度,所以在线下通过脚本获取步行数据后,更新到灌入园区插件的数据中即可。
npm i
,安装依赖(需要先安装node环境)node index.js
origindata.roadMap
,将文件中的内容merge到灌入插件的数据中所有poi点的经纬度,均要求为gcj02
FAQs
The npm package batch-walking-data receives a total of 0 weekly downloads. As such, batch-walking-data popularity was classified as not popular.
We found that batch-walking-data demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.