I have configured a simple map that reads CSV data from a web URL. I have downloaded and configured the Basic Viewer Template to see the map and everything works fine online: http://www.craterpdc.org/webmaps/basicviewer/
The problem is I can't see the map on my local web server. When I go to localhost/basicviewer/index.html, all I see is this: [ATTACH=CONFIG]23945[/ATTACH]
Any map without CSV data (i.e. shapefile) works fine locally. When I add the CSV data, I can't see anything locally. Can anyone help me figure this out?
Its probably a proxy issue �?? it should work from localhost if you specify it as http://localhost and the proxy is setup to use a relative path or is specified via http://localhost/. To troubleshoot this issue we'd want to see if there are any error messages in the developer console.