Hey all,
I am working with asp.net c# and Sql server 2000. Everytime I am loading severl destination address in gridview. I have also crew address in database. crew is suppose to visit all the destination in gridview . I want to map all this destinations as marker one by one on yahoo map. I have gone through whole yahoo map api website but haven't found single example which show mapping based on database value.
can anyone suggest how to map multipoints on yahoo map dynamically?
thanks
I am working with asp.net c# and Sql server 2000. Everytime I am loading severl destination address in gridview. I have also crew address in database. crew is suppose to visit all the destination in gridview . I want to map all this destinations as marker one by one on yahoo map. I have gone through whole yahoo map api website but haven't found single example which show mapping based on database value.
can anyone suggest how to map multipoints on yahoo map dynamically?
thanks
Comment