diff --git a/demo/index.html b/demo/index.html index ce62497..2153615 100644 --- a/demo/index.html +++ b/demo/index.html @@ -72,28 +72,28 @@

Examples

-

Use the following applications as building blocks.

+

Use the following applications as building blocks.

-

Tiles Demo

+

Tiles Only

Gives you an overview of the functionality related to storing and managing multiple layers of tiles.

-

COP Demo

-

Common Operating Picture app lets you add, update and delete geographic features while offline.

+

Feature Editing

+

This app shows how add, update and delete geographic features while offline and auto-resync when internet is reestablished.

-

Attachments Demo

-

Demonstrates working with geographic feature attachments such as images and associating them with a feature.

+

Attachments

+

Demonstrates working with geographic feature attachments such as images and associating them with a feature while offline.

@@ -101,21 +101,21 @@ -

TPK Demo

-

Shows how to integrate .tpk files into your mapping app.

+

TPK Only

+

Shows how to integrate .tpk files into your mapping app. Tile packages are a set of tile images from a map compressed into a single binary file.

-

AppCache Features and Tiles Demo

+

AppCache Features and Tiles

This mobile feature editing demo is configured to maintain your edits and tiles after offline browser reloads and restarts.

-

AppCache Tiles Demo

+

AppCache Tiles Only

A bare bones app that demos maintaining the map tiles after offline browser reloads and restarts.

@@ -123,7 +123,8 @@

Supported Browsers

-

The offline libraries are supported on the latest versions of the following browsers and operating systems. At this time, we don't offer any IE support.

+

The offline libraries are supported on the latest versions of the following browsers and operating systems. At this time, we don't offer any IE support.
+

@@ -149,14 +150,14 @@ - + - + @@ -168,6 +169,7 @@
Supported N/A Not Supported Supported* Supported
Mac OS X Supported Supported Not Supported Supported* Supported
Windows
+ * - means that IndexedDBShim.js may be required on this browser/platform. More info available in the README under Dependencies.