ArcJSON

How to use it in a browser

<script src="https://esri-es.github.io/ArcJSON/lib/arcjson.js" charset="utf-8"></script>
<script charset="utf-8">
    ArcJSON.method_name(options)
</script>

Options is an object where you can specify an object using the same structure and it will overwrite each defined value.

Methods

Fork me on GitHub