mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
doc fix for 2.13.0
doc fix for 2.13.0
This commit is contained in:
parent
bfc2c0a97f
commit
e475aaa9d9
@ -2,6 +2,8 @@
|
||||
|
||||
## Version 2.13.0 - Aug. 10, 2015
|
||||
|
||||
No breaking changes.
|
||||
|
||||
##Bug Fixes**
|
||||
* Closes #386 - getMinMaxLOD calculation
|
||||
* Closes #390 - In offlineFeatureManager, wait for pushPhantomGraphic callback before setting attributes and styles of phantom graphics.
|
||||
|
||||
2
dist/offline-edit-src.js
vendored
2
dist/offline-edit-src.js
vendored
@ -2097,7 +2097,7 @@ define([
|
||||
* The use case for using this is: clean start app > go offline and make edits > offline restart browser >
|
||||
* go online.
|
||||
*
|
||||
* @param url
|
||||
* @param layer
|
||||
* @param adds
|
||||
* @param updates
|
||||
* @param deletes
|
||||
|
||||
@ -2094,7 +2094,7 @@ define([
|
||||
* The use case for using this is: clean start app > go offline and make edits > offline restart browser >
|
||||
* go online.
|
||||
*
|
||||
* @param url
|
||||
* @param layer
|
||||
* @param adds
|
||||
* @param updates
|
||||
* @param deletes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user