HI,
I need to reproduce the same effect as the script shown below but I need to do it dynamically from the server. I need to have "markers" available on the client as the same type of array seen below. I have attempted hidden fields and RegisterArrayDeclaration
methods but I can't seem to get the same string, number, number results as the script.
var markers =
Go to the complete details ...