new Mapa(900, 650, 'geoStereographic',{
extent: 'custom',
margin: 80,
include: ['Missouri','Louisiana','Virginia']
}, 95, {'geo':test_features,'iso':'ADM0_A3','name':'NAME'}, null,{
show:true,
addCustom:{ show:false,
geom:null,
style:{
fill:'red',
stroke:'blue',
'stroke-width':0.5
},
type:'polyline'
},
genRoutes:{
show:true,
extent:['Missouri', 'Louisiana','Virginia'],
labels:['Family1','Family2'],
ids: routes,
colors: ['blue', 'red'],
style:{
fill: 'none',
stroke: 'red'
},
label: true
},
histRegionName:{
name: counties,
style:{
fill: 'pink',
stroke: 'red'
},
label: true
},
adminRegionName:{
name: states,
style:{
fill: 'none',
stroke: swatch[1]
},
label: false
},
adminRegionCountry:{
name: [null],
style:{
fill: 'none',
stroke: 'white',
'stroke-width': 0.5,
opacity: 1
},
label: false
},
marineRegionName:{
name: [null],
style:
{
fill: 'none',
stroke: ' blue',
'stroke-width': 1,
opacity: 0.2
},
label: true
},
landRegionName:{
name: ['Appalachian Mountains'],
style: {
fill:'tan',
opacity:0.15
},
label: true
},
addDisputed:{
show: false,
style:
{
'stroke-width': 1,
stroke: 'SteelBlue',
'stroke-dash-array': '4 4'
}
},
graticule:{
show:false,h:[38,36],v:[],east:0,west:-361,style:{stroke:'red' ,'stroke-width':1, 'stroke-dasharray':'none'}
},
},
{
land: swatch[2],
water: swatch[4],
border: swatch[0],
highlight: '#8CB574',
country:
{
USA: swatch[3]
}
},
{
show: true,
topValue: 200,
topUnit: 'mi',
bottomValue: 200,
bottomUnit: 'km',
offset: [830, 50]
},
{
extent: ['USA'],
render: ['USA'],
clip: true,
clipBuffer: 0
},
{
show: true,
data: places
},
{
method: 'polylabel',
show: true,
country: []
}).style