what's the story with json vs jsonp? I am trying to use some json feeds from broadbandmap.gov http://www.broadbandmap.gov/broadband...) and when I build the data and test the REST service as json, I can see the fields and I can map them. Using jsonp, the service returns an error.
However, I can't see any results in the app when I test it.