[Mapbender-dev] Packer (code conventions)

Marc Jansen jansen.marc at gmx.de
Tue Feb 6 10:36:29 EST 2007


Syntactical errors in the script: this is how it should read:
>
>  "multi" : {
>    "multiOne" : {
>      "myArray" : [1, 2 , 3 , 4 , 5 , 6 ],
>      "anotherArray" : ["a", "b", "c"]
>    }
>    "multiTwo" : {
>      "myArray2" : [1, 2 , 3 , 4 , 5 , 6 ],
>      "anotherArray2" : ["a", "b", "c"]
>    }
>  }
> };
>

- Marc


More information about the Mapbender_dev mailing list