A location-based augmented reality environment for the iPhone.
Note: This codebase is legacy and unsupported. If you have any questions, email [email protected].
A pluggable AR (Augmented Reality) environment that can be used by any
MKAnnotation.
Note: this library is being converted to a framework, which should simplify
the following steps somewhat.
iOS SDK 4.0+ (3.1 may work, although you’ll probably have to create a custom
Build)
Frameworks:
All the HTML files generated by HeaderDoc.
SGAREnvironment.html
- The table of contents for the entire documentation structure.libSGAREnvironment.a
- The static library built for the iPhone Device.libSGAREnvironment-sim.a
- The static library built for the iPhone Simulator.SGAnnotationView.h
- Defines a subclass of UIView that displays SGAnnotations in theSGAnnotationViewContainer.h
- Defines a subclass of UIView that contains a set of SGRecordAnnoationViews.SGARNavigationViewController.h
- Defines a subclass of UIImagePickerViewController that displays the SGARView.SGARResponder.h
- Defines the protocol that receives gestures from the SGARView.SGARView.h
- Defines a subclass of UIView that renders SGAnnotations in an augmented reality environment.SGEnvironmentConstants.h
- Defines constants that are used in the augmented reality environment.SGRadar.h
- Defines a subclass of UIView that displays SGAnnotationViews in a radar-ish manner.SGSAREnvironment.h
- Contains all the header files for the augmented reality source files.The default images used in the SDK. Feel free to override these with your own.
They aren’t very pretty at the moment.
SGBluePin.png
- A blue pin.SGBottomInspectorBackground.png
- The bottom image of a non-customizable SGAnnotationView.SGCloseButton.png
- The close button image of a non-customizable SGAnnotationView.SGDefaultContainer.png
- The default SGAnnotationViewContainer image.SGDefaultProfilePicture.png
- The default profile picture used in SGAnnotationView.SGDefaultRadarCurrentLocation.png
- The image that represents the devices current location on the SGRadar.SGDefaultRadarTargetImage.png
- The default target image for SGRecordAnnotation on the SGRadar.SGGlassTargetBackground.png
- The default target background for SGAnnotationView.SGMiddleInspectorBackground.png
- The middle, stretchable portion of a non-customizable SGAnnotationView.SGRedPin.png
- A red pin.SGTopInspectorBackground.png
- The top image of a non-customizable SGAnnotationView.Version 0.3.8
Version 0.3.7
Version 0.3.6
Version 0.3.5
Version 0.3.4
Version 0.3.3
Version 0.3.2
Version 0.3.1
Version 0.3.0
Version 0.2.3
Version 0.2.1
Version 0.2.0
Version 0.1.9
Version 0.1.8
Copyright © 2010-2011 SimpleGeo, Inc. All rights reserved.