Full refund within 14 days of purchase date.
The Location Based App Starter Kit is a starting point for you to create your very own location based app.
Google Places API Key
The app uses Google Maps and Places APIs for demonstration purposes. To use it with Google Places API, you will need to have an API key. Refer to Google APIs console for obtaining a key: https://code.google.com/apis/console
You can also bind your own API easily to load data from your custom database. The kit is well documented and each method is explained carefully for you to modify the source code easily.
The following system frameworks are required by the kit:
Download the XCode project, launch the demo project. (LocationBasedStarterKit.xcodeproj)
Run it on your device or the simulator. If you are using the simulator, location detection might not work by default and you will have to set a location manually by choosing Debug > Location > Custom Location.
Edit MapViewController.m, DetailViewController.m and RouteViewController.m according to your liking.
1) Demo XCode Project as a Starting Point
2) View Controllers for:
3) Documented, complete source code for modifying the kit for your own specific needs.
great app, very easy to use and integrate in other apps
Great component. I'm very new into iOS programming and I needed something we could use for a non profit organisation. And this component works very good. I created a location based app within a few hours. Just implement this template and then adjust it a little.
Questions & Comments