[OpenLayers-Users] map.toJSONString, too much recursion

Christopher Schmidt crschmidt at metacarta.com
Wed Jan 10 08:12:28 EST 2007


On Wed, Jan 10, 2007 at 01:00:38PM +0100, Bart van den Eijnden (OSGIS) wrote:
> Hi list,
> 
> I am trying to get the OpenLayers map object as a JSON string (using
> http://www.json.org/json.js), but I get too much recursion errors in both IE
> and Firefox.

The OpenLayers Map object has recursive references. Using toJSONString
from JSON.org will probably not work. 

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list