gruppe-adler / grad_mtg

Gruppe Adler Map Tile Generator (grad_mtg) is an Arma 3 Modification built on intercept, which allows the generation of so called map tiles.
MIT License
3 stars 1 forks source link

Added ability to generate topographic tiles #5

Closed DerZade closed 5 years ago

DerZade commented 5 years ago

This PR will fix #4.

startMapTileGen now has an alternative syntax to accept two params where the first param is the LOD and the second the map type.

Map Type > 0 will generate sat tiles. 0 or below will generate topo tiles. The default is 0 so topographic tiles will be generated by default.