Michael Salgado
Michael Salgado
## TODO - [x] ~~Check markers images not found.~~ PR #299 - [x] ~~Mapbox layers in examples~~ ### Examples to be fixed: #### Basic - [x] ~~108 - Changing tiles~~...
In the file AGS.js Add before the line 223: ``` javascript var outSR = this.options.outSR || '4326'; ``` Change the line 225: ``` javascript "&outSR=4326" + // receive geometry in...
Ajax form submit show this error for Access Origin not allowed _XMLHttpRequest cannot load https://docs.google.com/forms/d/xxxxxx. Origin http://xxxx.xx is not allowed by Access-Control-Allow-Origin._