Jak w tytule.
Z normalna linią nie ma problemu:
var linia1 = [ new google.maps.LatLng(52.387913, 20.928782), new google.maps.LatLng(52.392660, 20.921722), new google.maps.LatLng(52.394487, 20.920113) ]; var add1 = new google.maps.Polyline({ path: linia1, strokeColor: "#0000FF", strokeOpacity: 0.5, strokeWeight: 3 });
Prosze o pomoc.
Nikt nie wie..?