Need For Something Different From Map Markers? Try Google Maps Ground Overlays
As defined by Google, ground overlays are overlays on the map that are attached to latitude/longitude coordinates. Unlike markers, ground overlays move when you...
As defined by Google, ground overlays are overlays on the map that are attached to latitude/longitude coordinates. Unlike markers, ground overlays move when you...
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...
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...
Update April 2016: Fully updated for iOS 9.3 (Xcode 7.3 and Swift 2.2). Lot of stuff was demonstrated in the first and second tutorials of this series, you lear...