Skip to content

An "augmented reality" attempt, mashing up the iPad Camera with a Map and using the compass/GPS to force the map to lock to your position.

License

Notifications You must be signed in to change notification settings

lukepatrick/MapCompassCamera

Repository files navigation

MapCompassCamera

An "augmented reality" attempt, mashing up the iPad Camera with a Map and using the compass/GPS to force the map to lock to your position.

The JS demonstration

===============

Prereq's:

ArcGIS iOS SDK

Getting Started

Ideally you have your own map service to add, if not checkout ArcGIS.com and search around for a service to try out.

Open the

MapCompassCameraViewController.m

and look for the

NSURL *netmapUrl = [NSURL URLWithString:@""];

and add your own resource URL.

Credit

This is a quick-and-dirty demonstration of a simple Augmented Reality app. It based this heavily off the original ArcGIS iOS GPS Sample.

About

An "augmented reality" attempt, mashing up the iPad Camera with a Map and using the compass/GPS to force the map to lock to your position.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published