Enhance Your Map App Experience with Google Indoor Maps
In a previous tutorial, you learnt how to implement the Google place picker API to get a nice set of nearby places around you. The google maps SDK for iOS has m...
In a previous tutorial, you learnt how to implement the Google place picker API to get a nice set of nearby places around you. The google maps SDK for iOS has m...
This is the fourth part of the MapKit tutorial series, each part was covering a specific tool of the wonderful MapKit arsenal. This tutorial purpose is to show ...
Event Kit framework is designed to grant developers access to data generated by both Calendar and Reminders system apps. The framework provides a set of API to ...
The google maps SDK is full of interesting features. If you are planning to make a map app in iOS, you should consider it to extend your app with cool services ...
With the release of Apple maps as a part of the iOS 6, developers had to roll away from all the benefits google maps was offering to the detriment of pure Apple...
UIStackView is useful for rapid streamlined content that you don’t want to worry about its layout. It’s like providing the content you want to show ...
In the previous tutorial, you practically saw how features like Availability Checking, Defer Actions and Error Handling came in handy to make your swift experie...
Swift 2 is a major release of the Apple’s Swift programming language that comes with a bunch of new capabilities. This tutorial goal is to get you up and ...
Update October 2015: Fully updated for Swift 2.1 The curtain came down on the annual WWDC and Apple has announced the new iOS 9 and Xcode 7 along with Swift 2 a...