Hi,
Am working on a Silverlight project using the Rad Map control which is hosted in to SharePoint. And I have a requirement that when I check a checkbox, I have to get the path of a kml file on the server and bind it to the information layer of my Rad Map. Since it is an InBrowser application, I do not have access to local disk from Silverlight. So I want to read the file from the server and create a byte array in the memory. So, is there a way that I can assign a byte array as source to an Information layer of the RadMap control. If so, can you gimme an example how I can achieve it or if there is a better way to accomplish the task.
Thanks,
Viddy.
Am working on a Silverlight project using the Rad Map control which is hosted in to SharePoint. And I have a requirement that when I check a checkbox, I have to get the path of a kml file on the server and bind it to the information layer of my Rad Map. Since it is an InBrowser application, I do not have access to local disk from Silverlight. So I want to read the file from the server and create a byte array in the memory. So, is there a way that I can assign a byte array as source to an Information layer of the RadMap control. If so, can you gimme an example how I can achieve it or if there is a better way to accomplish the task.
Thanks,
Viddy.