This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
offline-editor-js
Watch
1
Star
0
Fork
0
You've already forked offline-editor-js
mirror of
https://github.com/Esri/offline-editor-js.git
synced
2025-12-15 15:20:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
offline-editor-js
/
lib
/
tiles
History
Javier Abadia
64f8db149b
trying to empty .files attribute after loading one file, so that repeated loading of the same file works (right now, the 'change' event is not fired, because if the file name is the same)
2014-01-29 09:52:11 +01:00
..
base64utils.js
moved 'tiles' directory to 'lib' dir
2014-01-02 17:02:13 +01:00
Blob.js
moved 'tiles' directory to 'lib' dir
2014-01-02 17:02:13 +01:00
dbStore.js
this check fails in Firefox... why was it needed?
2014-01-14 00:09:31 +01:00
FileSaver.js
implemented saving of tiles to a csv file
2014-01-13 18:28:44 +01:00
ISSUES.md
issues
2014-01-14 16:03:43 +01:00
offlineEnabler.js
trying to empty .files attribute after loading one file, so that repeated loading of the same file works (right now, the 'change' event is not fired, because if the file name is the same)
2014-01-29 09:52:11 +01:00
phoneGapConnector.js
fixes issue
#35
2014-01-07 17:19:05 -07:00
tilingScheme.js
modified offlineEnabler.estimateTileSize to get slightly better numbers.
2014-01-22 22:33:40 -07:00