EOS/Scripts/Shared/HighwayPath.js
Nidhi Bhargava f0c1ab20e1 code push
2025-09-04 16:25:07 +05:30

1054 lines
32 KiB
JavaScript

/// <reference path="HighwayPath.js" />
// Initialising National Highways Paths to highlight on google map and making them available globally in JSON object.
var HIGHWAY_PATH =
{
//"1": {
// "name": "National Highway Mumbai-Pune",
// "width": "55",
// "color": "brown",
// "destination": new google.maps.LatLng(19.201745, 73.003807),
// "source": new google.maps.LatLng(18.255742, 73.885117),
// "wayPoints": [{
// location: new google.maps.LatLng(18.497761, 73.789673),
// stopover: true
// },
// {
// location: new google.maps.LatLng(18.552838, 73.76564),
// stopover: true
// },
// {
// location: new google.maps.LatLng(18.662814, 73.729248),
// stopover: true
// },
// {
// location: new google.maps.LatLng(18.754516, 73.591232),
// stopover: true
// },
// {
// location: new google.maps.LatLng(18.763466, 73.485832),
// stopover: true
// },
// {
// location: new google.maps.LatLng(18.862412, 73.272629),
// stopover: true
// },
// {
// location: new google.maps.LatLng(18.966191, 73.13633),
// stopover: true
// },
// {
// location: new google.maps.LatLng(19.085784, 73.083115),
// stopover: true
// }]
//},
"1": {
"name": "National Highway Mumbai-Chennai (NH 4)",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(19.075984, 72.877656),
"source": new google.maps.LatLng(13.08268, 80.270718),
"wayPoints": [{
location: new google.maps.LatLng(13.07, 77.8),
stopover: true
},
{
location: new google.maps.LatLng(12.971599, 77.594563),
stopover: true
},
{
location: new google.maps.LatLng(13.135745, 78.132561),
stopover: true
},
{
location: new google.maps.LatLng(14.466344, 75.92384),
stopover: true
},
{
location: new google.maps.LatLng(16.691308, 74.244866),
stopover: true
},
{
location: new google.maps.LatLng(17.275984, 74.200323),
stopover: true
},
{
location: new google.maps.LatLng(18.52043, 73.856744),
stopover: true
},
{
location: new google.maps.LatLng(18.990729, 73.121499),
stopover: true
}]
},
"2": {
"name": "National Highway Kolkata-Chennai",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(22.572646, 88.363895),
"source": new google.maps.LatLng(13.162713, 80.203629),
"wayPoints": [{
location: new google.maps.LatLng(13.381917, 80.136337),
stopover: true
},
{
location: new google.maps.LatLng(13.941044, 79.902878),
stopover: true
},
{
location: new google.maps.LatLng(14.39243, 79.974289),
stopover: true
},
{
location: new google.maps.LatLng(15.062137, 80.002441),
stopover: true
},
{
location: new google.maps.LatLng(17.684893, 83.106766),
stopover: true
},
{
location: new google.maps.LatLng(18.840319, 84.48967),
stopover: true
},
{
location: new google.maps.LatLng(19.827736, 85.282059),
stopover: true
},
{
location: new google.maps.LatLng(20.641098, 86.105347),
stopover: true
}]
},
"3": {
"name": "National Highway Delhi-Mumbai",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(28.569126, 77.142563),
"source": new google.maps.LatLng(19.284076, 72.899437),
"wayPoints": [{
location: new google.maps.LatLng(20.423072, 72.919006),
stopover: true
},
{
location: new google.maps.LatLng(21.136346, 72.968445),
stopover: true
},
{
location: new google.maps.LatLng(22.263194, 73.231087),
stopover: true
},
{
location: new google.maps.LatLng(23.00216, 72.637138),
stopover: true
},
{
location: new google.maps.LatLng(24.527906, 73.694572),
stopover: true
},
{
location: new google.maps.LatLng(27.486916, 76.059723),
stopover: true
},
{
location: new google.maps.LatLng(28.436836, 77.01313),
stopover: true
}
//{
// location: new google.maps.LatLng(28.410550, 77.311097),
// stopover: true
//}
]
},
"4": {
"name": "National Highway Delhi-Kolkata",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(28.613939, 77.209021),
"source": new google.maps.LatLng(22.572646, 88.363895),
"wayPoints": [{
location: new google.maps.LatLng(23.520444, 87.311923),
stopover: true
},
{
location: new google.maps.LatLng(23.795653, 86.430386),
stopover: true
},
{
location: new google.maps.LatLng(24.3, 85.42),
stopover: true
},
{
location: new google.maps.LatLng(24.05679, 85.8918),
stopover: true
},
{
location: new google.maps.LatLng(24.949036, 84.03143),
stopover: true
},
{
location: new google.maps.LatLng(25.317645, 82.973914),
stopover: true
},
{
location: new google.maps.LatLng(26.449923, 80.331874),
stopover: true
},
{
location: new google.maps.LatLng(26.811712, 79.00469),
stopover: true
}]
//"destination": new google.maps.LatLng(22.660395, 88.306834),
//"source": new google.maps.LatLng(28.572411, 77.258206),
//"wayPoints": [{
// location: new google.maps.LatLng(24.509219, 84.983972),
// stopover: true
//},
//{
// location: new google.maps.LatLng(24.738784, 84.377702),
// stopover: true
//},
//{
// location: new google.maps.LatLng(24.959017, 83.949725),
// stopover: true
//},
//{
// location: new google.maps.LatLng(25.436902, 81.850080),
// stopover: true
//},
//{
// location: new google.maps.LatLng(25.946667, 80.826336),
// stopover: true
//},
//{
// location: new google.maps.LatLng(26.370525, 80.425756),
// stopover: true
//},
//{
// location: new google.maps.LatLng(27.207953, 78.023472),
// stopover: true
//},
//{
// location: new google.maps.LatLng(28.410550, 77.311097),
// stopover: true
//}]
},
"5": {
"name": "National Highway Delhi-Bangalore",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(28.613939, 77.209021),
"source": new google.maps.LatLng(12.971599, 77.594563),
"wayPoints": [{
location: new google.maps.LatLng(15.849695, 74.497674),
stopover: true
},
{
location: new google.maps.LatLng(16.691308, 74.244866),
stopover: true
},
{
location: new google.maps.LatLng(17.69139, 74.00092),
stopover: true
},
{
location: new google.maps.LatLng(18.52043, 73.856744),
stopover: true
},
{
location: new google.maps.LatLng(19.997453, 73.789802),
stopover: true
},
{
location: new google.maps.LatLng(22.719569, 75.857726),
stopover: true
},
{
location: new google.maps.LatLng(26.218287, 78.182831),
stopover: true
},
{
location: new google.maps.LatLng(27.17667, 78.008075),
stopover: true
}
]
},
"6": {
"name": "National Highway Indore-Mumbai",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(22.719569, 75.857726),
"source": new google.maps.LatLng(19.075984, 72.877656),
"wayPoints": [{
location: new google.maps.LatLng(19.218331, 72.97809),
stopover: true
},
{
location: new google.maps.LatLng(19.281255, 73.048291),
stopover: true
},
{
location: new google.maps.LatLng(19.580433, 73.393986),
stopover: true
},
{
location: new google.maps.LatLng(19.697316, 73.560936),
stopover: true
},
{
location: new google.maps.LatLng(19.997453, 73.789802),
stopover: true
},
{
location: new google.maps.LatLng(20.90422, 74.774898),
stopover: true
},
{
location: new google.maps.LatLng(21.475272, 74.997619),
stopover: true
},
{
location: new google.maps.LatLng(21.863536, 75.204147),
stopover: true
}]
//"destination": new google.maps.LatLng(27.206591, 78.030171),
//"source": new google.maps.LatLng(19.053077, 72.881607),
//"wayPoints": [{
// location: new google.maps.LatLng(19.999272, 73.803309),
// stopover: true
//},
//{
// location: new google.maps.LatLng(21.399336, 74.965774),
// stopover: true
//},
//{
// location: new google.maps.LatLng(22.900815, 75.975832),
// stopover: true
//},
//{
// location: new google.maps.LatLng(22.688970, 75.923042),
// stopover: true
//},
//{
// location: new google.maps.LatLng(24.502808, 77.184768),
// stopover: true
//},
//{
// location: new google.maps.LatLng(25.426406, 77.642383),
// stopover: true
//},
//{
// location: new google.maps.LatLng(26.313734, 78.117461),
// stopover: true
//},
//{
// location: new google.maps.LatLng(26.932305, 77.933561),
// stopover: true
//}]
},
"7": {
"name": "National Highway Indore-Bangalore",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(22.719569, 75.857726),
"source": new google.maps.LatLng(12.971599, 77.594563),
"wayPoints": [{
location: new google.maps.LatLng(13.34, 77.1),
stopover: true
},
{
location: new google.maps.LatLng(15.364708, 75.123955),
stopover: true
},
{
location: new google.maps.LatLng(15.849695, 74.497674),
stopover: true
},
{
location: new google.maps.LatLng(16.691308, 74.244866),
stopover: true
},
{
location: new google.maps.LatLng(17.69139, 74.00092),
stopover: true
},
{
location: new google.maps.LatLng(19.997453, 73.789802),
stopover: true
},
{
location: new google.maps.LatLng(20.90422, 74.774898),
stopover: true
},
{
location: new google.maps.LatLng(21.863536, 75.204147),
stopover: true
}
]
},
"8": {
"name": "National Highway Indore-Nagpur",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(22.719569, 75.857726),
"source": new google.maps.LatLng(21.1458, 79.088155),
"wayPoints": [{
location: new google.maps.LatLng(21.786202, 78.236389),
stopover: true
},
{
location: new google.maps.LatLng(21.910803, 77.901184),
stopover: true
},
//{
// location: new google.maps.LatLng(15.813576, 80.354729),
// stopover: true
//},
{
location: new google.maps.LatLng(22.659938, 76.763535),
stopover: true
},
{
location: new google.maps.LatLng(22.695714, 76.669464),
stopover: true
},
{
location: new google.maps.LatLng(22.708086, 76.233444),
stopover: true
},
{
location: new google.maps.LatLng(22.71062, 76.379013),
stopover: true
},
{
location: new google.maps.LatLng(22.676411, 76.002731),
stopover: true
}
]
},
"9": {
"name": "National Highway Mumbai-Bangalore",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(19.201745, 73.003807),
"source": new google.maps.LatLng(12.971599, 77.594563),
"wayPoints": [{
location: new google.maps.LatLng(13.34, 77.1),
stopover: true
},
{
location: new google.maps.LatLng(14.230559, 76.398454),
stopover: true
},
{
location: new google.maps.LatLng(15.364708, 75.123955),
stopover: true
},
{
location: new google.maps.LatLng(15.849695, 74.497674),
stopover: true
},
{
location: new google.maps.LatLng(16.691308, 74.244866),
stopover: true
},
{
location: new google.maps.LatLng(17.69139, 74.00092),
stopover: true
},
{
location: new google.maps.LatLng(18.52043, 73.856744),
stopover: true
},
{
location: new google.maps.LatLng(18.990729, 73.121499),
stopover: true
}
]
},
"10": {
"name": "National Highway Guwahati-Delhi",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(28.613939, 77.209021),
"source": new google.maps.LatLng(26.144517, 91.736237),
"wayPoints": [{
location: new google.maps.LatLng(26.020698, 89.974346),
stopover: true
},
{
location: new google.maps.LatLng(26.708382, 88.426874),
stopover: true
},
{
location: new google.maps.LatLng(25.137351, 85.217087),
stopover: true
},
{
location: new google.maps.LatLng(26.111868, 85.896004),
stopover: true
},
{
location: new google.maps.LatLng(26.760555, 83.373168),
stopover: true
},
{
location: new google.maps.LatLng(26.846694, 80.946166),
stopover: true
},
{
location: new google.maps.LatLng(28.367036, 79.430438),
stopover: true
},
{
location: new google.maps.LatLng(28.669157, 77.453758),
stopover: true
}
]
},
"11": {
"name": "National Highway Bangalore-Chennai",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(13.217176, 79.100329),
"source": new google.maps.LatLng(12.834174, 79.70364),
"wayPoints": [{
location: new google.maps.LatLng(12.971599, 77.594563),
stopover: true
},
{
location: new google.maps.LatLng(13.070703, 77.794189),
stopover: true
},
{
location: new google.maps.LatLng(13.0412726, 79.201813),
stopover: true
},
{
location: new google.maps.LatLng(13.08268, 80.270718),
stopover: true
},
{
location: new google.maps.LatLng(13.117518, 78.037262),
stopover: true
},
{
location: new google.maps.LatLng(13.135745, 78.132561),
stopover: true
}
//{
// location: new google.maps.LatLng(13.217176, 79.100329),
// stopover: true
//},
//{
// location: new google.maps.LatLng(26.760555, 83.373168),
// stopover: true
//}
]
},
"12": {
"name": "National Highway Ahmedabad-Guwahati",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(26.144517, 91.736237),
"source": new google.maps.LatLng(23.022505, 72.571362),
"wayPoints": [{
location: new google.maps.LatLng(22.778804, 73.61428),
stopover: true
},
{
location: new google.maps.LatLng(22.719569, 75.857726),
stopover: true
},
//{
// location: new google.maps.LatLng(49.519051, 3.267496),
// stopover: true
//},
{
location: new google.maps.LatLng(25.448426, 78.568459),
stopover: true
},
{
location: new google.maps.LatLng(26.760555, 83.373168),
stopover: true
},
{
location: new google.maps.LatLng(25.783333, 87.466667),
stopover: true
},
{
location: new google.maps.LatLng(26.708382, 88.426874),
stopover: true
},
{
location: new google.maps.LatLng(26.48, 90.56),
stopover: true
}]
},
"13": {
"name": "National Highway Delhi-Indore",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(28.613939, 77.209021),
"source": new google.maps.LatLng(22.719569, 75.857726),
"wayPoints": [
{
location: new google.maps.LatLng(28.408912, 77.317789),
stopover: true
},
{
location: new google.maps.LatLng(27.492413, 77.673673),
stopover: true
},
{
location: new google.maps.LatLng(27.17667, 78.008075),
stopover: true
},
{
location: new google.maps.LatLng(26.702518, 77.893391),
stopover: true
},
{
location: new google.maps.LatLng(26.218287, 78.182831),
stopover: true
},
{
location: new google.maps.LatLng(25.43, 77.65),
stopover: true
}
//{
// location: new google.maps.LatLng(49.519051, 3.267496),
// stopover: true
//},
//{
// location: new google.maps.LatLng(32.282332, 76.159535),
// stopover: true
//}
]
},
"14": {
"name": "National Highway Delhi-Srinagar",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(34.083658, 74.797368),
"source": new google.maps.LatLng(28.613939, 77.209021),
"wayPoints": [{
location: new google.maps.LatLng(29.390946, 76.963502),
stopover: true
},
{
location: new google.maps.LatLng(29.685693, 76.990482),
stopover: true
},
{
location: new google.maps.LatLng(30.615964, 76.381092),
stopover: true
},
{
location: new google.maps.LatLng(30.900965, 75.857276),
stopover: true
},
{
location: new google.maps.LatLng(32.264338, 75.642112),
stopover: true
},
{
location: new google.maps.LatLng(32.726602, 74.857026),
stopover: true
},
{
location: new google.maps.LatLng(32.914059, 75.142965),
stopover: true
},
{
location: new google.maps.LatLng(33.731126, 75.148701),
stopover: true
}]
//"destination": new google.maps.LatLng(28.710255, 77.175789),
//"source": new google.maps.LatLng(31.604639, 74.573100),
//"wayPoints": [{
// location: new google.maps.LatLng(31.614989, 74.671414),
// stopover: true
//},
//{
// location: new google.maps.LatLng(31.605194, 74.935206),
// stopover: true
//},
//{
// location: new google.maps.LatLng(31.206264, 75.773000),
// stopover: true
//},
//{
// location: new google.maps.LatLng(30.723865, 76.177387),
// stopover: true
//},
//{
// location: new google.maps.LatLng(30.381680, 76.789742),
// stopover: true
//},
//{
// location: new google.maps.LatLng(29.392516, 76.968714),
// stopover: true
//},
//{
// location: new google.maps.LatLng(29.169782, 77.031533),
// stopover: true
//},
//{
// location: new google.maps.LatLng(28.741509, 77.153384),
// stopover: true
//}]
},
"15": {
"name": "National Highway Hyderabad-Mumbai",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(19.075984, 72.877656),
"source": new google.maps.LatLng(17.385044, 78.486671),
"wayPoints": [{
location: new google.maps.LatLng(17.68, 77.62),
stopover: true
},
{
location: new google.maps.LatLng(17.816668, 76.27398),
stopover: true
},
{
location: new google.maps.LatLng(17.659919, 75.906391),
stopover: true
},
{
location: new google.maps.LatLng(18.079911, 75.091553),
stopover: true
},
{
location: new google.maps.LatLng(18.217586, 74.788055),
stopover: true
},
{
location: new google.maps.LatLng(18.393454, 74.556656),
stopover: true
},
{
location: new google.maps.LatLng(18.52043, 73.856744),
stopover: true
},
{
location: new google.maps.LatLng(18.754617, 73.406234),
stopover: true
}]
},
"16": {
"name": "National Highway Hyderabad-Chennai",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(17.385044, 78.486671),
"source": new google.maps.LatLng(13.08268, 80.270718),
"wayPoints": [{
location: new google.maps.LatLng(13.628756, 79.419179),
stopover: true
},
{
location: new google.maps.LatLng(13.635417, 79.218292),
stopover: true
},
{
location: new google.maps.LatLng(13.651432, 79.189453),
stopover: true
},
{
location: new google.maps.LatLng(14.394819, 79.026365),
stopover: true
},
{
location: new google.maps.LatLng(15.134484, 78.503172),
stopover: true
},
{
location: new google.maps.LatLng(15.478569, 78.483093),
stopover: true
},
{
location: new google.maps.LatLng(15.828126, 78.037279),
stopover: true
},
{
location: new google.maps.LatLng(16.7667, 78.15),
stopover: true
}]
},
"17": {
"name": "National Highway Hyderabad-Banglore",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(17.385044, 78.486671),
"source": new google.maps.LatLng(12.971599, 77.594563),
"wayPoints": [{
location: new google.maps.LatLng(13.808569, 77.756424),
stopover: true
},
{
location: new google.maps.LatLng(13.998676, 77.637634),
stopover: true
},
{
location: new google.maps.LatLng(14.160252, 77.620468),
stopover: true
},
{
location: new google.maps.LatLng(14.393156, 77.635574),
stopover: true
},
{
location: new google.maps.LatLng(14.542087, 77.628708),
stopover: true
},
{
location: new google.maps.LatLng(14.681888, 77.600591),
stopover: true
},
{
location: new google.maps.LatLng(15.828126, 78.037279),
stopover: true
},
{
location: new google.maps.LatLng(16.7667, 78.15),
stopover: true
}]
},
"18": {
"name": "National Highway Vijaywada-Banglore",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(16.506174, 80.648015),
"source": new google.maps.LatLng(12.971599, 77.594563),
"wayPoints": [{
location: new google.maps.LatLng(13.135745, 78.132561),
stopover: true
},
{
location: new google.maps.LatLng(13.217176, 79.100329),
stopover: true
},
{
location: new google.maps.LatLng(13.628756, 79.419179),
stopover: true
},
{
location: new google.maps.LatLng(13.752017, 79.703726),
stopover: true
},
{
location: new google.maps.LatLng(14.146319, 79.850389),
stopover: true
},
{
location: new google.maps.LatLng(14.442599, 79.986456),
stopover: true
},
{
location: new google.maps.LatLng(15.505723, 80.049922),
stopover: true
},
{
location: new google.maps.LatLng(16.306653, 80.43654),
stopover: true
}]
},
"19": {
"name": "National Highway Kolkata-Mumbai",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(22.572646, 88.363895),
"source": new google.maps.LatLng(19.075984, 72.877656),
"wayPoints": [{
location: new google.maps.LatLng(19.055124, 72.915465),
stopover: true
},
{
location: new google.maps.LatLng(19.997453, 73.789802),
stopover: true
},
{
location: new google.maps.LatLng(20.90422, 74.774898),
stopover: true
},
{
location: new google.maps.LatLng(21.1458, 79.088155),
stopover: true
},
{
location: new google.maps.LatLng(21.251384, 81.629641),
stopover: true
},
{
location: new google.maps.LatLng(21.28, 82.82),
stopover: true
},
{
location: new google.maps.LatLng(21.53, 84.73),
stopover: true
},
{
location: new google.maps.LatLng(22.330239, 87.323653),
stopover: true
}]
},
"20": {
"name": "National Highway 31 (Kolkata-Guwahati)",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(26.144517, 91.736237),
"source": new google.maps.LatLng(22.572646, 88.363895),
"wayPoints": [{
location: new google.maps.LatLng(22.342587, 88.144998),
stopover: true
},
{
location: new google.maps.LatLng(23.232421, 87.861479),
stopover: true
},
{
location: new google.maps.LatLng(24.081109, 87.730806),
stopover: true
},
{
location: new google.maps.LatLng(24.17, 87.78),
stopover: true
},
{
location: new google.maps.LatLng(25.010841, 88.141097),
stopover: true
},
{
location: new google.maps.LatLng(25.137351, 85.217087),
stopover: true
},
{
location: new google.maps.LatLng(26.708382, 88.426874),
stopover: true
},
{
location: new google.maps.LatLng(26.48, 90.56),
stopover: true
}]
},
"21": {
"name": "National Highway Indore-Guwahati",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(26.144517, 91.736237),
"source": new google.maps.LatLng(22.719569, 75.857726),
"wayPoints": [{
location: new google.maps.LatLng(23.259933, 77.412615),
stopover: true
},
{
location: new google.maps.LatLng(23.838805, 78.737807),
stopover: true
},
{
location: new google.maps.LatLng(25.317645, 82.973914),
stopover: true
},
{
location: new google.maps.LatLng(25.600005, 83.604572),
stopover: true
},
{
location: new google.maps.LatLng(25.779565, 84.749889),
stopover: true
},
{
location: new google.maps.LatLng(26.111868, 85.896004),
stopover: true
},
{
location: new google.maps.LatLng(25.783333, 87.466667),
stopover: true
},
{
location: new google.maps.LatLng(26.079444, 87.937222),
stopover: true
}]
},
"22": {
"name": "National Highway Indore-Jalandhar",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(31.326015, 75.576183 ),
"source": new google.maps.LatLng(22.719569, 75.857726),
"wayPoints": [{
location: new google.maps.LatLng(23.918565, 76.911322),
stopover: true
},
//{
// location: new google.maps.LatLng(49.519051, 3.267496 ),
// stopover: true
//},
{
location: new google.maps.LatLng(26.218287, 78.182831),
stopover: true
},
{
location: new google.maps.LatLng(27.17667, 78.008075),
stopover: true
},
{
location: new google.maps.LatLng(28.613939, 77.209021),
stopover: true
},
{
location: new google.maps.LatLng(29.390946, 76.963502),
stopover: true
},
//{
// location: new google.maps.LatLng(31.603803, 74.343168),
// stopover: true
//},
{
location: new google.maps.LatLng(30.615964, 76.381092),
stopover: true
}]
},
"23": {
"name": "National Highway Indore-Chennai",
"width": "55",
"color": "brown",
"destination": new google.maps.LatLng(22.719569, 75.857726),
"source": new google.maps.LatLng(13.08268, 80.270718),
"wayPoints": [{
location: new google.maps.LatLng(13.628756, 79.419179),
stopover: true
},
{
location: new google.maps.LatLng(14.467354, 78.824134),
stopover: true
},
{
location: new google.maps.LatLng(15.828126, 78.037279),
stopover: true
},
{
location: new google.maps.LatLng(17.385044, 78.486671),
stopover: true
},
{
location: new google.maps.LatLng(18.672505, 78.094087),
stopover: true
},
{
location: new google.maps.LatLng(19.67, 78.53),
stopover: true
},
{
location: new google.maps.LatLng(21.910803, 77.901184),
stopover: true
},
{
location: new google.maps.LatLng(22.663064, 76.742309),
stopover: true
}]
}
}