andygup
|
f2e8d042e4
|
added notile to the manifest
|
2014-04-01 18:01:47 -06:00 |
|
andygup
|
40ae0352e4
|
offline indicator now works properly on reload
|
2014-04-01 17:59:01 -06:00 |
|
andygup
|
628d4f7037
|
better way to get the ceiling and floor zoom levels
|
2014-04-01 17:50:02 -06:00 |
|
andygup
|
876524bd10
|
update offlineusage info when internet comes back up
|
2014-04-01 17:36:53 -06:00 |
|
andygup
|
5868e23ec5
|
minor tweak to helper ensure map shows up after reload
|
2014-04-01 17:32:56 -06:00 |
|
andygup
|
8428a66e61
|
added sample documentation
|
2014-04-01 17:17:46 -06:00 |
|
andygup
|
8dac4c5d8a
|
updated readme
|
2014-04-01 17:12:24 -06:00 |
|
andygup
|
4a05c8405d
|
remove duplicate code
|
2014-04-01 16:19:17 -06:00 |
|
andygup
|
6d5754b04a
|
this version can be reloaded while offline with minor issues
|
2014-04-01 16:15:46 -06:00 |
|
andygup
|
23f9eaecd0
|
this works for basic reload
|
2014-04-01 15:55:10 -06:00 |
|
andygup
|
0d1baa2422
|
added error handling to estimateTileSize()
|
2014-04-01 15:15:57 -06:00 |
|
andygup
|
2d6cb4e5a3
|
fixed minor typo
|
2014-04-01 14:20:23 -06:00 |
|
andygup
|
90ee11adff
|
tweaked package.json
|
2014-04-01 14:20:05 -06:00 |
|
andygup
|
215b5b4bc8
|
generated new appcache. Mostly working. one 404
|
2014-04-01 11:42:48 -06:00 |
|
andygup
|
cf60fe1af6
|
added images subdirectory to samples to make appcache easier
|
2014-04-01 11:29:02 -06:00 |
|
andygup
|
98af5c8009
|
initital commit
|
2014-04-01 11:09:04 -06:00 |
|
andygup
|
a9be507016
|
added sample manifest.appcache file
|
2014-04-01 10:28:45 -06:00 |
|
andygup
|
31617a1767
|
added utils/appCacheManager.js - helper lib
|
2014-04-01 10:25:33 -06:00 |
|
andygup
|
2d3f581ae3
|
added gitignore
|
2014-04-01 10:21:33 -06:00 |
|
andygup
|
9db6e96bf0
|
added gruntfile for grunt-manifest
|
2014-04-01 10:21:18 -06:00 |
|
andygup
|
a82ceebc18
|
added gruntfile and package.json for appcache generator
|
2014-04-01 09:33:35 -06:00 |
|
Andy
|
3c8f7e5a11
|
Merge pull request #152 from andygup/new_methods
Added two helper methods to offlineTileEnabler
|
2014-04-01 08:44:24 -06:00 |
|
andygup
|
fd91127b2d
|
added assert statement to detect if img is undefined
|
2014-03-31 18:09:35 -06:00 |
|
andygup
|
b9b5b550ce
|
removed getTileUrl() call
|
2014-03-31 17:34:12 -06:00 |
|
andygup
|
77aba43e5b
|
validate if urls are actual urls
|
2014-03-31 17:33:59 -06:00 |
|
andygup
|
d78491e150
|
updated readme to reflect change of getTileUrlsByExtent name
|
2014-03-30 17:32:40 -06:00 |
|
andygup
|
1ceb0dabac
|
updated spec to include two new helper methods
|
2014-03-30 17:31:16 -06:00 |
|
andygup
|
154bfb115c
|
tweaked and renamed getTileUrls to getTileUrlsByExtent to prevent confusion with getTileUrl override
|
2014-03-30 17:31:00 -06:00 |
|
andygup
|
b02cfdfc8a
|
fixed minor bugs in new helper methods
|
2014-03-30 17:01:15 -06:00 |
|
andygup
|
bca40a8d9b
|
updated README
|
2014-03-30 16:59:24 -06:00 |
|
andygup
|
bf86761554
|
added getExtentBuffer and getTileUrls to offlineTileEnabler
|
2014-03-30 16:46:09 -06:00 |
|
Andy
|
8b86be1a34
|
Merge pull request #149 from andygup/troubleshoot_safari_bug
updated README with note on safari storage bug.
|
2014-03-27 17:21:41 -06:00 |
|
andygup
|
88f3827ddb
|
updated README with note on safari storage bug.
|
2014-03-27 17:16:26 -06:00 |
|
Andy
|
b2873fba47
|
Merge pull request #148 from andygup/update_indexeddb_shim
udpates indexedDB shim.
|
2014-03-26 16:24:02 -06:00 |
|
andygup
|
75f36e8025
|
udpates indexedDB shim.
|
2014-03-26 15:59:12 -06:00 |
|
Andy
|
e0fc38186c
|
Merge pull request #146 from andygup/remove-attachments-sample
temporarily deprecating attachments editor sample
|
2014-03-19 11:05:48 -06:00 |
|
andygup
|
5fab90f43f
|
temporarily deprecating attachments editor sample
|
2014-03-19 11:04:18 -06:00 |
|
Andy
|
0dcc18a942
|
Merge pull request #144 from andygup/update_readme
Update readme
|
2014-03-12 01:49:11 -06:00 |
|
andygup
|
c792c03d67
|
fixed minor typo
|
2014-03-12 01:47:29 -06:00 |
|
andygup
|
77f1edefc5
|
added reference to filesaver.js
|
2014-03-12 01:45:44 -06:00 |
|
andygup
|
04008de7f8
|
updated readme's list of dependencies
|
2014-03-12 01:42:28 -06:00 |
|
Andy
|
47eb27fcf4
|
Merge pull request #143 from andygup/fix_broken_link
fixed broken license link
|
2014-03-12 01:30:49 -06:00 |
|
andygup
|
b8093738fc
|
fixed broken license link
|
2014-03-12 01:29:46 -06:00 |
|
Andy
|
2c62e0fd43
|
Merge pull request #142 from andygup/fix_filesaver_license
Fix filesaver.js license
|
2014-03-12 01:18:31 -06:00 |
|
andygup
|
e5b83c7cf7
|
Added link to the MIT license
|
2014-03-12 01:16:40 -06:00 |
|
andygup
|
3fe404f429
|
added MIT license and readme for FileSaver.js
|
2014-03-12 01:11:40 -06:00 |
|
Javier Abadía
|
f166715ce1
|
Merge pull request #140 from jabadia/jabadia-military-offline-tiles
updated military-offline sample
|
2014-03-10 18:50:02 -07:00 |
|
Javier Abadia
|
f20c90f265
|
updated military-offline sample so that basemap layer goes offline as well
|
2014-03-10 18:35:40 -07:00 |
|
Andy
|
16f6c430ff
|
Merge pull request #139 from andygup/deprecate_old_attachment_code
Deprecate existing attachments code.
|
2014-03-08 17:54:36 -07:00 |
|
andygup
|
1bb25d8c69
|
Removing existing attachments code.
|
2014-03-08 17:43:59 -07:00 |
|