nimetu/ryzom_maps

Bmsite Ryzom Maps 源代码

安装: 99

依赖项: 1

建议者: 0

安全性: 0

星星: 2

关注者: 2

分支: 0

开放问题: 0

语言:JavaScript

v1.10.0 2024-07-22 08:41 UTC

This package is auto-updated.

Last update: 2024-09-22 10:39:21 UTC


README

  • 静态地图生成器
  • 使用 Leaflet 的 JavaScript 地图

要生成瓦片图像,您需要使用 RyzomMapTiles 仓库。

要生成 json 文件,请运行(--ryzom 参数指向查找 *.bnp 文件的目录)

php bin/bmmaps.php bmmaps:json --ryzom=$HOME/.local/share/Ryzom/ryzom_live/data

要生成 map-leaflet.js,请运行

php bin/build-map.php

许可证

Copyright (c) 2014 Meelis Mägi <nimetu@gmail.com>

RyzomMaps is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

LGPLv3