updated readme

This commit is contained in:
Andy Gup 2014-06-11 11:35:40 -06:00
parent e0a6098722
commit 1b9590b1cb

View File

@ -57,6 +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)
##Setup Instructions
@ -68,7 +69,7 @@ Extends TileMapServiceLayer. You can display TPK files with this library.
##Samples
* `appcache-features.html` - shows how to work with the application manifest and features.
* `appcache-features.html` - shows how to work with the application manifest, tiles and features.
* `appcache-tiles.html` - shows how to work with the application manifest and map tiles.
* `attachments-editor.html` - demonstrates how to work with this library and feature attachments.
* `military-offline.html` - shows working with points, lines and polygons locally.