Basically we make a copy of the location object to include, and when the location is an array object we create an object like
{ "0" : blah, "1" : foo }, probably should be an array to minimize confusion.
Basically we make a copy of the location object to include, and when the location is an array object we create an object like
{ "0" : blah, "1" : foo }, probably should be an array to minimize confusion.