map18xx 0.0.5

18xx tile and map designer
{
	"text": [
		{
			"id": "2",
			"position": [0.25, 0.0, -0.25],
			"size": "120%",
			"weight": 900,
			"anchor": "Middle"
		}
	],
	"paths": [
		{
			"start": "NE",
			"end": [ 0.0, 0.7, 0.0 ]
		},
		{
			"start": "S",
			"end": [ 0.0, -0.7, 0.0 ]
		}
	],
	"cities": [
		{
			"circles": 1,
			"text_id": "1",
			"position": [ 0.0, 0.5, 0.0 ],
			"revenue_position": [ 0.0, 0.0, 0.6 ]
		},
		{
			"circles": 1,
			"text_id": "1",
			"position": [ 0.0, -0.5, 0.0 ],
			"revenue_position": [ -0.6, 0.0, 0.0 ]
		}
	]
}