mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
Closes #236
This commit is contained in:
parent
6ab3496447
commit
5574dc95a2
@ -39,7 +39,7 @@ The `TPKLayer` Library allows you to display at TPK file as a map.
|
||||
|
||||
```js
|
||||
|
||||
tpkLayer = new esri.TPKLayer();
|
||||
tpkLayer = new O.esri.TPK.TPKLayer();
|
||||
|
||||
//Listen for progress events to provide UX feedback
|
||||
tpkLayer.on("progress", function (evt) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user