876554
DEMO 

所属分类:GIS/地图编程
开发工具:Objective-C
文件大小:27KB
下载次数:3
上传日期:2013-12-06 11:26:44
上 传 者uifffyyy
说明:  简单的google应用demo,精选ios编程学习源码,很好的参考资料。
(Simple Google demo application, selection of learning IOS programming source code, a good reference.)

文件列表:
MDSGeocoderViewController (0, 2012-04-16)
MDSGeocoderViewController.xcodeproj (0, 2012-04-16)
MDSGeocoderViewController.xcodeproj\project.pbxproj (13580, 2012-04-16)
MDSGeocoderViewController.xcodeproj\project.xcworkspace (0, 2012-04-16)
MDSGeocoderViewController.xcodeproj\project.xcworkspace\contents.xcworkspacedata (170, 2012-04-16)
MDSGeocoderViewController.xcodeproj\project.xcworkspace\xcuserdata (0, 2012-04-16)
MDSGeocoderViewController.xcodeproj\project.xcworkspace\xcuserdata\ryan.xcuserdatad (0, 2012-04-16)
MDSGeocoderViewController.xcodeproj\project.xcworkspace\xcuserdata\ryan.xcuserdatad\UserInterfaceState.xcuserstate (16223, 2012-04-16)
MDSGeocoderViewController.xcodeproj\xcuserdata (0, 2012-04-16)
MDSGeocoderViewController.xcodeproj\xcuserdata\ryan.xcuserdatad (0, 2012-04-16)
MDSGeocoderViewController.xcodeproj\xcuserdata\ryan.xcuserdatad\xcschemes (0, 2012-04-16)
MDSGeocoderViewController.xcodeproj\xcuserdata\ryan.xcuserdatad\xcschemes\MDSGeocoderViewController.xcscheme (3320, 2012-04-16)
MDSGeocoderViewController.xcodeproj\xcuserdata\ryan.xcuserdatad\xcschemes\xcschememanagement.plist (497, 2012-04-16)
MDSGeocoderViewController\en.lproj (0, 2012-04-16)
MDSGeocoderViewController\en.lproj\InfoPlist.strings (45, 2012-04-16)
MDSGeocoderViewController\main.m (365, 2012-04-16)
MDSGeocoderViewController\MDSAppDelegate.h (423, 2012-04-16)
MDSGeocoderViewController\MDSAppDelegate.m (2384, 2012-04-16)
MDSGeocoderViewController\MDSGeocoderViewController-Info.plist (1164, 2012-04-16)
MDSGeocoderViewController\MDSGeocoderViewController-Prefix.pch (349, 2012-04-16)
MDSGeocodingViewController.h (1500, 2012-04-16)
MDSGeocodingViewController.m (8704, 2012-04-16)
MDSGeocodingViewController.xib (12843, 2012-04-16)

Geocoder =========== ###What It Is A view controller which allows the user to either long press a map and get back an address, or enter text into a search bar to put a pin on a map. That functionality isn't the most useful thing but it's a starting point to tie into other functionality in your app. There's a xcode project so you can just check it out if you want. ###Requirements A Deployment Target >= iOS 5 ###How To Use 1 - Link Against Frameworks * CoreLocation * MapKit * AddressBookUI 2 - Copy the Files to Your Project * MDSGeocodingViewController.m * MDSGeocodingViewController.h * MDSGeocodingViewController.xib 3 - Instantiate a View Controller and Do What You With It. e.g. [MDSGeocodingViewController viewController]; ###License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

近期下载者

相关文件


收藏者