var pin_config = {
'default':{
'pinShadow':'#000', //shadow color below the points
'pinShadowOpacity':'50', //shadow opacity, value, 0-100
},
'points':[
{
'shape':'rectangle',//choose the shape of the pin circle or rectangle
'hover': '<u><b>Washington DC, USA</b></u><br>This pin when clicked will open<br>the URL in a <span style="color:black; background-color:#a9f038;"><b>NEW</b></span> window.',//the content of the hover popup
'pos_X':220,//location of the pin on X axis
'pos_Y':153,//location of the pin on Y axis
'width':8,//width of the rectangle
'height':8,//height of the rectangle
'outline':'#D2D2FF',//outline color of the pin
'thickness':1,//thickness of the line (0 to hide the line)
'upColor':'#0000FF',//color of the pin when map loads
'overColor':'#3399ff',//color of the pin when mouse hover
'downColor':'#00ffff',//color of the pin when clicked
//(trick, if you make this pin un-clickable > make the overColor and downColor the same)
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,//true/false to enable/disable this pin
},
{
'shape':'circle',
'hover': '<u><b>Los Angeles, USA</b></u><br><img src="example.png">Here you can write some <b>HTML</b><br>formated text.<br>This pin when clicked will open<br>the URL in the <span style="color:black; background-color:#a9f038;"><b>SAME</b></span> window.',
'pos_X':87,
'pos_Y':168,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Shanghai, China',
'pos_X':827,
'pos_Y':180,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Toronto, Canada',
'pos_X':220,
'pos_Y':131,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'London, UK',
'pos_X':452,
'pos_Y':104,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Berlin, Germany',
'pos_X':487,
'pos_Y':102,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Paris, France',
'pos_X':459,
'pos_Y':117,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Madrid, Spain',
'pos_X':440,
'pos_Y':145,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Moscow, Russia',
'pos_X':556,
'pos_Y':92,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Beijing, China',
'pos_X':799,
'pos_Y':145,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'New Delhi, India',
'pos_X':689,
'pos_Y':190,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Istanbul, Turkey',
'pos_X':536,
'pos_Y':143,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Lagos, Nigeria',
'pos_X':462,
'pos_Y':268,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Cairo, Egypt',
'pos_X':545,
'pos_Y':186,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'São Paulo, Brazil',
'pos_X':300,
'pos_Y':379,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Tokyo, Japan',
'pos_X':876,
'pos_Y':162,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Mexico City, Mexico',
'pos_X':133,
'pos_Y':224,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Singapore, Singapore',
'pos_X':786,
'pos_Y':287,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Johannesburg, South Africa',
'pos_X':538,
'pos_Y':392,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Cape Town, South Africa',
'pos_X':508,
'pos_Y':418,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
{
'shape':'circle',
'hover': 'Sydney, Australia',
'pos_X':915,
'pos_Y':415,
'diameter':8,
'outline':'#FFCECE',
'thickness':1,
'upColor':'#FF0000',
'overColor':'#990000',
'downColor':'#00ffff',
'url':'',//URL of this pin
'target':'none',//'new_window' opens URL in new window//'same_window' opens URL in the same window //'none' pin is not clickable
'enable':false,
},
]
}