MapView Python
From Civilization Modding Wiki
Jump to navigationJump to search
Overview
MapView 2.10 and any version above will support Python scripting opportunities. This article tries to give you a decent impression about the things that are possible throught this interface.
How To access the current visible Map?
The current map will always be available under the variable mvMap
Basics
You will have access to several parts of MapView The most important is probably the value "mvMap". "mvMap" is the currently visible Map!