Jump to content

Module:Location map/data/Gilgit Baltistan/sandbox: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
 
Line 1: Line 1:
return {
return {
name = 'Gilgit Baltistan',
name = 'Gilgit Baltistan',
top = 37.5,
top = 37.4985,
bottom = 34.3,
bottom = 34.2912,
left = 72.46,
left = 72.4120,
right = 77.8,
right = 77.8640,
image = 'Pakistan Gilgit Baltistan location map.svg'
image = 'Pakistan Gilgit Baltistan location map.svg'
}
}

Latest revision as of 17:29, 19 June 2017

return {
	name = 'Gilgit Baltistan',
	top    = 37.4985,
	bottom = 34.2912,
	left   = 72.4120,
	right  = 77.8640,
	image = 'Pakistan Gilgit Baltistan location map.svg'
}