Dear Sir,
I face a problem after changing color for GPolyline, when I mousehover
on the changed color GPolyline. Error occurs ("Invalid arrgument").
by this code,
route.color="#000000";
route.redraw();
as well as this code,
route.setStrokeStyle({color:"#000000"]});
after inserting these code in my method . route cannot do
route.enableEditing({onEvent: "mouseover"});
if i drop one of these 2 method (change color or enableEditing). my
coding is working properly. but I ve to add both function. plz reply
me as soon as possible.
Regards,
Nway
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---