Closed DerZade closed 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.
startMapTileGen
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.
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.