Andy Gup
e126dd5fa9
update license file
2016-09-15 20:56:41 -06:00
Andy Gup
606c499143
Add database url field compression/decompression
2016-09-15 20:53:28 -06:00
Andy Gup
037ed5666b
v3.4.0 - add tiles database compression
2016-09-13 19:21:43 -06:00
Andy Gup
98b8733b5b
added jslint rules
2016-09-13 19:20:30 -06:00
Andy Gup
6657ff4df0
display tile id on offline tile return
2016-09-13 19:11:40 -06:00
Andy Gup
90069b32ec
added base64String lib, updated license.md
2016-09-13 19:09:18 -06:00
Andy Gup
86fd821ae8
Closes #458
2016-04-21 08:51:35 -06:00
robkspeer
574b8b9eb8
v3.0.6 3/30/2016 Closes #451
...
## Version 3.0.6 - March 30, 2016
No breaking changes
**Bug Fixes**
*
Closes #448 - OfflineEditAdvanced - after multiple offline restarts, UID
begins at -1 again for Adds.
**Enhancements**
* Closes #451 -
OfflineTiles - Option for offline_id_manager localStorage key name
*
Updates to howtousetiles.md documentation for the offlineIdManager
parameter.
2016-03-30 10:16:10 -07:00
Andy Gup
67c336d5ab
refactor comments
2015-11-23 13:06:59 -07:00
Andy Gup
b20b1f9a64
refactor lib namespace
2015-11-23 13:06:38 -07:00
Andy Gup
aa007435a3
rename docs
2015-11-23 13:03:41 -07:00
Andy Gup
f346eaa21f
Refactor anme offlineTilesEnabler to OfflineTilesBasic
2015-11-23 11:41:52 -07:00
Andy Gup
1d29073f38
refactor clean up
2015-09-29 18:13:31 -06:00
Andy Gup
9186ae3c71
_estimateTileSize now works w/ tokens
2015-09-29 17:26:41 -06:00
Andy Gup
6ea122aa77
basic functionality checks w/ tokens
2015-09-29 15:37:47 -06:00
Andy Gup
7e52b02f59
minor code layout tweak
2015-09-29 15:36:54 -06:00
robkspeer
bfc2c0a97f
v2.13.0
...
## Version 2.13.0 - Aug. 10, 2015
##Bug Fixes**
* Closes #386 - getMinMaxLOD calculation
* Closes #390 - In offlineFeatureManager, wait for pushPhantomGraphic
callback before setting attributes and styles of phantom graphics.
* For token based security, when syncing feature edits, provide direct
access to the featureLayer.credentials.token instead of looping thru the
kernel object (as introduced in v2.12.0)
2015-08-10 14:40:03 -07:00
Andy Gup
5aa62c317c
destringify undefined #2
2015-07-29 18:22:04 -06:00
Andy Gup
1d7bef3521
destringify undefined
2015-07-29 18:21:42 -06:00
Andy Gup
aad52a0703
Closes #288
2015-07-27 11:24:55 -06:00
Andy Gup
f38540d336
v2.9.5
2015-07-14 18:57:31 -06:00
Andy Gup
4da2279d52
add blank tile png
2015-07-14 18:50:54 -06:00
Andy Gup
96ea123585
extended jshint
2015-07-10 16:53:32 -06:00
Andy Gup
792ffb7875
log img url to console
2014-10-13 13:08:50 -06:00
Andy Gup
44f5d27c56
adds getMinMaxLOD()
2014-10-05 11:17:00 -06:00
Andy Gup
7d896a1522
fixes bug in callback
2014-10-03 11:00:26 -06:00
Andy Gup
153abce68b
Closes #256 - add getMinZoom getMaxZoom
2014-10-03 10:28:06 -06:00
Andy Gup
52f14d193b
Closes #242 - replace constructor properties
2014-09-30 11:46:23 -06:00
Andy Gup
cbed7593ff
removes version property from namespace
2014-09-08 18:42:34 -06:00
Andy Gup
07533857e8
remove function wrapper from namespaces
2014-09-08 17:11:10 -06:00
Andy Gup
5d01364393
update namespace offlineTilesEnablerLayer
2014-09-08 13:51:52 -06:00
Andy Gup
80ed5f0041
update namespace offlineTilesEnabler
2014-09-08 13:51:25 -06:00
Andy Gup
a0b989e514
minor update to namespaces
2014-09-05 16:20:42 -06:00
Andy Gup
c221c709a3
fixes proxy path bug
2014-09-05 15:59:13 -06:00
Andy Gup
6ee58bce80
fixes namespace issues. Allows for simultaneous multiple libraries
2014-09-05 15:58:04 -06:00
Andy Gup
08e189d763
initial refactor offlineTilesEnabler & OfflineTilesEnablerLayer
2014-09-03 13:44:10 -06:00
Andy Gup
0e1d793976
minor update to FileSaver License.md
2014-09-03 08:55:42 -06:00
Andy Gup
1c3b92cf01
initial refactor for offlineTilesEnabler
2014-08-21 16:00:43 -06:00
Andy Gup
e6a142df64
refactored TilesStore
2014-08-20 15:02:58 -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
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
Javier Abadia
cf9080d574
totally fix show tiles
2014-07-16 13:26:23 -07:00