jetelain / Arma3Map

Tool to display Arma 3 maps in a web browser using Leaflet
https://jetelain.github.io/Arma3Map/
33 stars 32 forks source link

Add juju_kalahari (niakala) + mandol-dev version #49

Closed RandomUsernameThatIsNotYetTaken closed 1 year ago

RandomUsernameThatIsNotYetTaken commented 1 year ago

https://steamcommunity.com/sharedfiles/filedetails/?id=2801060088

https://steamcommunity.com/sharedfiles/filedetails/?id=2537308551

RandomUsernameThatIsNotYetTaken commented 1 year ago

@jetelain The mandol map is huge, it started giving issues at zoom level 6, so I edited the .js to stick to zoom level 5 instead.

jetelain commented 1 year ago

Hi, For huge maps, you likely have to remove the highres level. Anyway I think it's going to make the repo too big. For Gossi (80x80Km), it's added by hand on the CDN. Maybe you can send me the data on a cloud storage, and I will add it the same way. To make things more automated, maybe I will have to setup a git LFS to avoid issues.