922 Commits

Author SHA1 Message Date
Andy Gup
e6a142df64 refactored TilesStore 2014-08-20 15:02:58 -06:00
Andy Gup
37d92813db removed reference to tilingScheme.js 2014-08-20 14:52:19 -06:00
Andy Gup
446df80a34 initial commit TPKLayer. Works. 2014-08-20 14:47:43 -06:00
Andy Gup
da8e4990a5 initial commit grunt and package.json 2014-08-20 14:27:31 -06:00
Andy Gup
be06093062 removed comments from jshintrc. Linter now works 2014-08-20 14:26:46 -06:00
Andy
bc5ca7c88a Merge pull request #227 from andygup/fix_error_msgs
fixed console.log messages
2014-08-20 12:27:58 -06:00
Andy Gup
a65c7bdc58 fixed console.log messages 2014-08-20 12:24:16 -06:00
Andy
9fb18d0a4d Merge pull request #225 from andygup/consolidate-tile-core
Closes #221
2014-08-20 10:21:10 -06:00
Andy Gup
15afc2989f added code comments 2014-08-15 16:00:57 -06:00
Andy Gup
1649391f13 refactored _getTilesUrl() to TilesCore 2014-08-15 15:51:09 -06:00
Andy Gup
1b493cbe46 refactored prepareForOffline() to TilesCore 2014-08-15 14:46:29 -06:00
Andy Gup
32e9266e63 refactored saveToFile() to TilesCore 2014-08-15 14:21:53 -06:00
Andy Gup
9628b8ead8 refactored estimateTileSize() into TilesCore 2014-08-15 14:10:45 -06:00
Andy Gup
0f834f9cfd refactored loadFromFile() into TilesCore 2014-08-15 14:01:37 -06:00
Andy Gup
69ecbc1ce6 refactored getTilePolygons to TilesCore 2014-08-15 13:31:51 -06:00
Andy Gup
40528f9b80 Merge branch 'master' into consolidate-tile-core 2014-08-15 13:19:56 -06:00
Andy
bf0702f2bc Merge pull request #224 from andygup/detect_png
Add addt'l tpk image type detection
2014-08-15 12:15:19 -06:00
Andy Gup
81d8db8823 updated TPKLayer how to use doc 2014-08-15 11:54:52 -06:00
Andy Gup
e9eb35e25c fixed minor firefox bug 2014-08-15 11:45:52 -06:00
Andy Gup
dacf6c3cff switched to deferred promises in _parseInMemFiles() 2014-08-15 11:31:57 -06:00
Andy Gup
8846bfe986 removed unused callback value 2014-08-14 13:49:38 -06:00
Andy Gup
48b9129aac more tweaks to error messages 2014-08-14 13:21:05 -06:00
Andy Gup
7bd00cc37f added spatialReference to the Extent 2014-08-14 10:16:05 -06:00
Andy Gup
58d4c0514e removed unused code 2014-08-14 10:14:16 -06:00
Andy Gup
3a94dceb78 console logging of errors now works correctly 2014-08-14 10:01:37 -06:00
Andy Gup
d752f6ca89 added additional image type detection 2014-08-14 09:43:52 -06:00
Andy Gup
8e148eb426 refactored parseGetTiledInfo to TilesCore 2014-08-11 14:37:22 -06:00
Andy Gup
deaac929b9 refactored _storeTile() to TilesCore 2014-08-11 13:56:52 -06:00
Andy Gup
76bb3e2d6b initial commit of TilesCore.js 2014-08-11 11:09:10 -06:00
Andy
6510411671 Merge pull request #220 from andygup/fix_sample_onlineoffline
Minor fix appcache-features sample
2014-07-30 16:55:17 -06:00
Andy Gup
042a6c74d4 fixes #219 2014-07-30 16:53:16 -06:00
Andy
d10487b850 Merge pull request #216 from andygup/update_readme
routine update of README
2014-07-26 14:52:26 -06:00
Andy Gup
5e37f80bb8 routine update of README 2014-07-26 14:50:15 -06:00
Andy
f8b293bfcb Merge pull request #215 from andygup/detect_attachment
Verify if attachmentsStore initialized when layer has attachments
2014-07-25 14:41:35 -06:00
Andy Gup
ef87da5ed1 added code comments 2014-07-25 14:36:47 -06:00
Andy Gup
4b03157e88 Check for attachments store 2014-07-25 14:26:56 -06:00
Javier Abadía
f994e6dc1f Merge pull request #213 from Esri/jabadia-fix-show-tiles
totally fix show tiles
2014-07-16 13:27:23 -07:00
Javier Abadia
cf9080d574 totally fix show tiles 2014-07-16 13:26:23 -07:00
Javier Abadía
6466b11e72 Merge pull request #212 from Esri/jabadia-fix-show-tiles
fix show tiles (2)
2014-07-16 13:23:15 -07:00
Javier Abadia
ab53a32f1e fixed show tiles - now we only show tiles that belong to the same basemap 2014-07-16 13:22:30 -07:00
Javier Abadía
ca52301973 Merge pull request #211 from jabadia/jabadia-fix-show-tiles
fix show tiles
2014-07-16 09:29:26 -07:00
Javier Abadia
552797bf9d this piece of code broke if we had tiles coming from a tpk in our indexeddb 2014-07-16 09:27:59 -07:00
Andy
6992c08f3c Merge pull request #209 from andygup/proxy_bug
Fixes a bug in OfflineTilesEnablerLayer.js were the proxy was always enabled.
2014-07-08 11:20:04 -06:00
Andy Gup
0ca5293df5 updated readme 2014-07-08 11:16:15 -06:00
Andy Gup
04c5659b96 renamed sample 2014-07-08 11:12:53 -06:00
Andy Gup
bdbd8ffa53 corrected minor typo 2014-07-08 10:49:01 -06:00
Andy Gup
298300c104 updated readme 2014-07-08 10:45:27 -06:00
Andy Gup
09407218ce Explicitly declare proxyPath = null 2014-07-08 10:34:37 -06:00
Andy Gup
3cafcaaef5 deprecated attachment-editor-online.html 2014-07-08 10:28:31 -06:00
Andy Gup
58c3b4d34d fixed proxy bug 2014-07-08 10:24:32 -06:00