jwasilgeo / ionic-esri-map

An Ionic app demonstrating how to use the Esri ArcGIS API for JavaScript.
11 stars 5 forks source link

Use http in links to remotes #1

Closed andygup closed 8 years ago

andygup commented 8 years ago

In index.html, add http alias to script links. Otherwise, Android interprets the links as file: references and the app breaks.