Open mimi89999 opened 8 months ago
This road map exceeds the default map region size of 1024. Try increasing it (max is 2048). Also by default pg map starts at point [0, 0], which is the center of the map. You can change it using map_config.start_position
if you need more space.
I think that would be good if MetaDrive showed a warning in such a case.
Yeah. We should at least have a warning printed. Or we can have some visualization hints to remind users about this. For example, we can print the boundary of the map_region with red color on the terrain.
Hello,
I noticed that the rendered map doesn't match the
PG_MAP_FILE
map config.map_config
asdraw_top_down_map
. Notice that it does match the defined config