hi if we take directions.loadFromWaypoints(newArray); whar should be the format of newArray[i],
i'm already using this newArray[i] = (i+1) + ": " +markerArray[i].getTitle() + "@" + markerArray[i].getPoint().lat() + "," + markerArray[i].getPoint().lng () and it's working but i want to add custom icons for markers, and i don't know where to put markerArray.getIcon() (btw is there any documentation for google maps functions) thx for ur help --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
