{"markers": [ {"point":new GLatLng(43.65654,-79.90138), "html":"Some stuff to display in the
First Info Window","label":"Marker One"}, {"point":new GLatLng(43.91892,-78.89231), "html":"Some stuff to display in the
Second Info Window","label":"Marker Two"}, {"point":new GLatLng(43.82589,-79.10040), "html":"Some stuff to display in the
Third Info Window","label":"Marker Three"} ], "lines": [ {"colour":"#FF0000", "width":2, "points":[ new GLatLng(43.65654,-79.90138), new GLatLng(43.91892,-78.89231), new GLatLng(43.82589,-79.10040) ] }, {"colour":"#008800", "width":4, "points":[ new GLatLng(43.9078,-79.0264), new GLatLng(44.1037,-79.6294), new GLatLng(43.5908,-79.2567), new GLatLng(44.2248,-79.2567), new GLatLng(43.7119,-79.6294), new GLatLng(43.9078,-79.0264) ] } ] }