mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
fixed typos
This commit is contained in:
parent
22423c34b8
commit
b786df6054
@ -42,7 +42,7 @@ Extends and overrides a feature layer. This library allows you to extend esri.la
|
||||
|
||||
|
||||
##offlineTilesEnabler
|
||||
Extends and overrides a tiled map service. Provides the ability to customize the extent used to cut the tiles. See the detailed description of basemap.prepareForOffline() in the "How To Use" section below to learn different options.
|
||||
Extends and overrides a tiled map service. Provides the ability to customize the extent used to cut the tiles. See the detailed description of basemap.prepareForOffline() in the "How To Use" section to learn different options.
|
||||
|
||||
* __Click [here](doc/offlinetilesenabler.md) to see the full API doc for `offlineTilesEnabler`__
|
||||
|
||||
@ -57,7 +57,7 @@ Extends TileMapServiceLayer. You can display TPK files with this library.
|
||||
* [Learn more about using the `tile` library](doc/howtousetiles.md)
|
||||
* [Learn more about using the `edit` library](doc/howtouseeditlibrary.md)
|
||||
* [Learn more about using the `tpk` library](doc/howtousetpklibrary.md)
|
||||
* [Learn more aobut using an application cache with this library](doc/howtouseappcache.md)
|
||||
* [Learn more abuut using an application cache with this library](doc/howtouseappcache.md)
|
||||
|
||||
|
||||
##Setup Instructions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user