0
私はgdriectionをチェックしますが、色についての何もない、これは私のコード変更色
function direction()
{
var txtAddress = document.getElementById("<%=txtAddress.ClientID %>");
var address = txtAddress.value;
var TextBox1 = document.getElementById("<%=TextBox1.ClientID %>");
var address1 = TextBox1.value;
directions = new GDirections(map, directionsPanel);
directions.load("from: " + address1 + " to: " + address + "");
// var address =txtAddress.value + " " + TextBox3.value;
}
ある
で地図上の
user1328645
GPolyLine
私はこのコード 'GEvent.addListener(DIRN、 "負荷"、関数(){ VARポリ= dirn.getPolyline()をしました。 setTimeout( "map.removeOverlay(dirn.getPolyline())"、1); var points = []; for(var i = 0; i