9c465c174b
Load devel settings file after config.js and settings are saved for developers even after merges. modified: .gitignore modified: public_html/config.js modified: public_html/gmap.html modified: public_html/script.js Example file --- untrackedDeveloperSettings.js --- // Load this file after config.js so these settings are used var CONST_CENTERLAT = 35.21928; var CONST_CENTERLON = -80.94406; var CONST_ZOOMLVL = 9; --- untrackedDeveloperSettings.js END --- |
||
---|---|---|
.. | ||
coolclock | ||
config.js | ||
extension.js | ||
gmap.html | ||
planeObject.js | ||
script.js | ||
style.css |