From 86211c4d5f5263f8b179ad3c5077c3d3e830da63 Mon Sep 17 00:00:00 2001 From: Brian Osborn Date: Fri, 6 May 2022 13:24:35 -0600 Subject: [PATCH] removed example --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 7097fcdb..66a4ddf2 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,6 @@ The [GeoPackage MapCache](https://github.com/ngageoint/geopackage-mapcache-ios) The [Mobile Awareness GEOINT Environment (MAGE)](https://github.com/ngageoint/mage-ios) app provides mobile situational awareness capabilities. It [uses the SDK](https://github.com/ngageoint/mage-ios/search?q=GeoPackage&type=Code) to provide GeoPackage functionality. -##### DICE ##### - -The [Disconnected Interactive Content Explorer (DICE)](https://github.com/ngageoint/disconnected-content-explorer-iOS) app allows users to load and display interactive content without a network connection. It [uses the SDK](https://github.com/ngageoint/disconnected-content-explorer-iOS/search?q=GeoPackage&type=Code) to provide GeoPackage functionality on the map and within reports. - #### Objective-C Example #### ```objectivec