Replace names of array objects dynamically by string content – Jquery
To reduce my last question (it was a bit complicated). Is it possible to change the names of "array objects" dynamically? I have a list of variables (structure must stay like this way): var markers = [] var markerHouse =…