Am now develop a project google map. In this i get the values from sql server database and the data are continuous received in database.
so Marker will be added automatically.... i want to add polyline for markers like 1->2->3->4-> in my coding line adding 1->2,1->3,1->4..etc.. my codings are.
@model System.Collections.Generic.IEnumerable
Replies
Know the answer? Post it — somebody with the same question will find it here.