Skip to content

geoloqi/Geoloqi-iPhone-Geonotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

This is one of the official iPhone client applications for Geoloqi. This application provides functionality for managing your layers and geonotes. It consumes the Geoloqi iOS SDK and is one example of what can be accomplished using the library.

You can download this application from iTunes App Store.

Getting Started

First, open LQConfig.h from the XCode project or in your favorite text editor. Insert your API credentials here:

static NSString *const LQ_APIKey = @"XXX";

These credentials can be found on your application page Geoloqi Applications

After that, you may need to change the bundle identifier to something that you have push notification capability for. See Push Notifications for more info.

Finally, plug in your iPhone, and run the app.

License

Copyright 2012 by Geoloqi.com and contributors.

See LICENSE.