issues
search
Esri
/
quickstart-map-phonegap
ArcGIS JavaScript samples for use with PhoneGap/Cordova
35
stars
37
forks
source link
Cordova 5.1.1
#8
Closed
andygup
closed
9 years ago
andygup
commented
9 years ago
Complete overhaul of repo.
Now conforms to Cordova 5.x.
All samples have been updated to use jQuery Mobile 1.4.5 and jQuery 2.1.3
All samples are now using and abide by a content-security-policy (CSP)
To comply with the CSP, all inline CSS and JS has been moved out of the apps and into their respective directories
All sample JS and CSS references have been reordered for better performance and more definitive application life-cycle management.
HTML link and script tag content has been standardized across all samples.
Complete overhaul of repo.